Your message dated Sat, 08 Oct 2022 00:19:06 +0000
with message-id <e1ogxyy-008ir6...@fasolo.debian.org>
and subject line Bug#1016279: fixed in libzypp 17.25.7-2.2
has caused the Debian Bug report #1016279,
regarding libzypp: FTBFS: Random.cc:21:27: error: ‘time’ was not declared in
this scope
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1016279: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016279
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libzypp
Version: 17.25.7-2.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220728 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/zypp && /usr/bin/g++ -DHAVE_PIPE2
> -DHAVE_UDEV -DLOCALEDIR=\"/usr/share/locale\" -DTEXTDOMAIN=\"zypp\"
> -DWITH_LIBPROXY_SUPPORT -DZYPP_DLL -D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/rpm
> -I/usr/include/libxml2 -I/usr/include/sigc++-2.0
> -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/zypp -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fno-strict-aliasing
> -fPIC -g -Wall -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden
> -Woverloaded-virtual -Wnon-virtual-dtor -Werror=format-security -rdynamic
> -Wl,-as-needed -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fPIC -g -Wall
> -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -Woverloaded-virtual
> -Wnon-virtual-dtor -O3 -DZYPP_NDEBUG -std=c++17
> -DZYPP_BASE_LOGGER_LOGGROUP=\"zypp\" -MD -MT
> zypp/CMakeFiles/zypp-objlib.dir/base/Random.cc.o -MF
> CMakeFiles/zypp-objlib.dir/base/Random.cc.o.d -o
> CMakeFiles/zypp-objlib.dir/base/Random.cc.o -c
> /<<PKGBUILDDIR>>/zypp/base/Random.cc
> /<<PKGBUILDDIR>>/zypp/base/Random.cc: In function ‘int
> zypp::base::random_int()’:
> /<<PKGBUILDDIR>>/zypp/base/Random.cc:21:27: error: ‘time’ was not declared in
> this scope
> 21 | seed = rand()+time(0);
> | ^~~~
> /<<PKGBUILDDIR>>/zypp/base/Random.cc:4:1: note: ‘time’ is defined in header
> ‘<ctime>’; did you forget to ‘#include <ctime>’?
> 3 | #include <zypp/base/Random.h>
> +++ |+#include <ctime>
> 4 |
> [ 54%] Building CXX object zypp/CMakeFiles/zypp-objlib.dir/base/Measure.cc.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/zypp && /usr/bin/g++ -DHAVE_PIPE2
> -DHAVE_UDEV -DLOCALEDIR=\"/usr/share/locale\" -DTEXTDOMAIN=\"zypp\"
> -DWITH_LIBPROXY_SUPPORT -DZYPP_DLL -D_FILE_OFFSET_BITS=64 -I/<<PKGBUILDDIR>>
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/rpm
> -I/usr/include/libxml2 -I/usr/include/sigc++-2.0
> -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/zypp -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fno-strict-aliasing
> -fPIC -g -Wall -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden
> -Woverloaded-virtual -Wnon-virtual-dtor -Werror=format-security -rdynamic
> -Wl,-as-needed -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fPIC -g -Wall
> -Wp,-D_GLIBCXX_ASSERTIONS -fvisibility-inlines-hidden -Woverloaded-virtual
> -Wnon-virtual-dtor -O3 -DZYPP_NDEBUG -std=c++17
> -DZYPP_BASE_LOGGER_LOGGROUP=\"zypp\" -MD -MT
> zypp/CMakeFiles/zypp-objlib.dir/base/Measure.cc.o -MF
> CMakeFiles/zypp-objlib.dir/base/Measure.cc.o.d -o
> CMakeFiles/zypp-objlib.dir/base/Measure.cc.o -c
> /<<PKGBUILDDIR>>/zypp/base/Measure.cc
> make[3]: *** [zypp/CMakeFiles/zypp-objlib.dir/build.make:3033:
> zypp/CMakeFiles/zypp-objlib.dir/base/Random.cc.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2022/07/28/libzypp_17.25.7-2.1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220728&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: libzypp
Source-Version: 17.25.7-2.2
Done: Adrian Bunk <b...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libzypp, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1016...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated libzypp package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 06 Oct 2022 23:17:51 +0300
Source: libzypp
Architecture: source
Version: 17.25.7-2.2
Distribution: unstable
Urgency: medium
Maintainer: Mike Gabriel <sunwea...@debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Closes: 1016279
Changes:
libzypp (17.25.7-2.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Add upstream fix for FTBFS with gcc 12. (Closes: #1016279)
Checksums-Sha1:
2ebb08e35d2db1c8a675ddc5f8097eb748b587df 2582 libzypp_17.25.7-2.2.dsc
26cb9e5d661814d2668ac251643dbdeb46d64315 27696
libzypp_17.25.7-2.2.debian.tar.xz
Checksums-Sha256:
7a687f0b7ef5fb6cbfcc4b8dd06add89a30b2a669ddbbe7ba3822bec3c12f2c1 2582
libzypp_17.25.7-2.2.dsc
1d4dc6f8998ef405795586eca411986ac2de02e64935c5c7f5291ef3f5d4b1ab 27696
libzypp_17.25.7-2.2.debian.tar.xz
Files:
bebba802c7f00b6fa7254ef6eba78c23 2582 libs optional libzypp_17.25.7-2.2.dsc
9dae2274435a598cc398e2955f9a8efd 27696 libs optional
libzypp_17.25.7-2.2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmM/PXoACgkQiNJCh6LY
mLGvZhAApQXpBtxI0LdZ9jfWM3wPgd38F7ottK2WhbyCU5spjYEXH3rKHrIrxER1
3NZaGs/0P+KyVoQAgDtFE4WLz6iMvyeI+scWGRL9CGf10PeOHeNoQeyelcHma4cU
sm2nNjks+rcTzDYSIs7MsdlISWC7n1xw4xatI46EYG8N8C4YF0RpDlCQvFSBDJtM
7hJIGc3hVnTO6RC1s9toyr5ann1VIo6f4arG1epdwY0PQ9qLdz0z7N1dr0bE05Ju
GVW0E37bx77BiYvcXxwSMQhf/31Kk3qypibQYrgzi+Yqv9SjKxLcbH82F2ErtwP6
jhoxr1wc0XxTlGkBWZLAcKAd6ToLsntr17pKmdrkpF/EgcOvV9jHRCHtjja8X/uP
1ZHGthQZqHiOgxNLFwaHY7hWxLcTN+RSTsxmW3pQwl2m69auM+ZWcX1qltgB1gX8
ye32dm2DfA8m75nCL3VZS82iiTSy+iezIGT6hAuqGyyHrwhQnpsU2bzk2RqWBN59
97VoiNqlThzO9FLHHmvknZiBDWGB49QLj9v6iFudWBwn9eoy/No3r6clTZ+rcNbX
U96tbMpazp57jAVxQQTEHj/zatJ/HXmLLWJnoUGHijF9S1qow14JGlq07wf+MvMf
xu+Smw8X8YCuzUKfJZxbHFGVBIJjRjk/u643tw2fu6Zb0Kl5Za4=
=EDiu
-----END PGP SIGNATURE-----
--- End Message ---