[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#957441: marked as done (libgadu: ftbfs with GCC-10)



Your message dated Mon, 27 Apr 2020 21:33:34 +0000
with message-id <E1jTBNe-0004rz-8H@fasolo.debian.org>
and subject line Bug#957441: fixed in libgadu 1:1.12.2-5
has caused the Debian Bug report #957441,
regarding libgadu: ftbfs with GCC-10
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 owner@bugs.debian.org
immediately.)


-- 
957441: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957441
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:libgadu
Version: 1:1.12.2-4
Severity: normal
Tags: sid bullseye
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/libgadu_1.12.2-4_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
Making check in lib
make[5]: Entering directory '/<<PKGBUILDDIR>>/test/manual/lib'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/test/manual/lib'
make[5]: Entering directory '/<<PKGBUILDDIR>>/test/manual'
make  client userlist dcc7  
make[6]: Entering directory '/<<PKGBUILDDIR>>/test/manual'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -DGG_IGNORE_DEPRECATED -I../../include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Werror -Wno-error=deprecated-declarations -c -o client.o client.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -DGG_IGNORE_DEPRECATED -I../../include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Werror -Wno-error=deprecated-declarations -c -o userconfig.o userconfig.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -DGG_IGNORE_DEPRECATED -I../../include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Werror -Wno-error=deprecated-declarations -c -o userlist.o userlist.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -DGG_IGNORE_DEPRECATED -I../../include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Werror -Wno-error=deprecated-declarations -c -o dcc7.o dcc7.c
cat "../../src/network.c" > "libgadu-network.c"
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -DGG_IGNORE_DEPRECATED -I../../include -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Werror -Wno-error=deprecated-declarations -c -o libgadu-network.o libgadu-network.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Werror -Wno-error=deprecated-declarations -no-install -Wl,-z,relro -o userlist userlist.o userconfig.o ../../src/libgadu.la -lgnutls  -pthread  -lz -lprotobuf-c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Werror -Wno-error=deprecated-declarations -no-install -Wl,-z,relro -o client client.o userconfig.o ../../src/libgadu.la -lgnutls  -pthread  -lz -lprotobuf-c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Werror -Wno-error=deprecated-declarations -no-install -Wl,-z,relro -o dcc7 dcc7.o userconfig.o libgadu-network.o ../../src/libgadu.la -lgnutls  -pthread  -lz -lprotobuf-c
libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Werror -Wno-error=deprecated-declarations -Wl,-z -Wl,relro -o userlist userlist.o userconfig.o -pthread  ../../src/.libs/libgadu.so -lgnutls -lz -lprotobuf-c -pthread -Wl,-rpath -Wl,/<<PKGBUILDDIR>>/src/.libs
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:28: multiple definition of `config_ip'; userlist.o:./test/manual/userconfig.h:28: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:31: multiple definition of `config_proxy'; userlist.o:./test/manual/userconfig.h:31: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:30: multiple definition of `config_server'; userlist.o:./test/manual/userconfig.h:30: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:29: multiple definition of `config_port'; userlist.o:./test/manual/userconfig.h:29: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:27: multiple definition of `config_size'; userlist.o:./test/manual/userconfig.h:27: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:26: multiple definition of `config_dir'; userlist.o:./test/manual/userconfig.h:26: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:25: multiple definition of `config_file'; userlist.o:./test/manual/userconfig.h:25: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:24: multiple definition of `config_peer'; userlist.o:./test/manual/userconfig.h:24: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:23: multiple definition of `config_password'; userlist.o:./test/manual/userconfig.h:23: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:22: multiple definition of `config_uin'; userlist.o:./test/manual/userconfig.h:22: first defined here
collect2: error: ld returned 1 exit status
make[6]: *** [Makefile:467: userlist] Error 1
make[6]: *** Waiting for unfinished jobs....
libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Werror -Wno-error=deprecated-declarations -Wl,-z -Wl,relro -o client client.o userconfig.o -pthread  ../../src/.libs/libgadu.so -lgnutls -lz -lprotobuf-c -pthread -Wl,-rpath -Wl,/<<PKGBUILDDIR>>/src/.libs
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:28: multiple definition of `config_ip'; client.o:./test/manual/userconfig.h:28: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:31: multiple definition of `config_proxy'; client.o:./test/manual/userconfig.h:31: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:30: multiple definition of `config_server'; client.o:./test/manual/userconfig.h:30: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:29: multiple definition of `config_port'; client.o:./test/manual/userconfig.h:29: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:27: multiple definition of `config_size'; client.o:./test/manual/userconfig.h:27: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:26: multiple definition of `config_dir'; client.o:./test/manual/userconfig.h:26: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:25: multiple definition of `config_file'; client.o:./test/manual/userconfig.h:25: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:24: multiple definition of `config_peer'; client.o:./test/manual/userconfig.h:24: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:23: multiple definition of `config_password'; client.o:./test/manual/userconfig.h:23: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:22: multiple definition of `config_uin'; client.o:./test/manual/userconfig.h:22: first defined here
libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Werror -Wno-error=deprecated-declarations -Wl,-z -Wl,relro -o dcc7 dcc7.o userconfig.o libgadu-network.o -pthread  ../../src/.libs/libgadu.so -lgnutls -lz -lprotobuf-c -pthread -Wl,-rpath -Wl,/<<PKGBUILDDIR>>/src/.libs
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:28: multiple definition of `config_ip'; dcc7.o:./test/manual/userconfig.h:28: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:31: multiple definition of `config_proxy'; dcc7.o:./test/manual/userconfig.h:31: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:30: multiple definition of `config_server'; dcc7.o:./test/manual/userconfig.h:30: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:29: multiple definition of `config_port'; dcc7.o:./test/manual/userconfig.h:29: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:27: multiple definition of `config_size'; dcc7.o:./test/manual/userconfig.h:27: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:26: multiple definition of `config_dir'; dcc7.o:./test/manual/userconfig.h:26: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:25: multiple definition of `config_file'; dcc7.o:./test/manual/userconfig.h:25: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:24: multiple definition of `config_peer'; dcc7.o:./test/manual/userconfig.h:24: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:23: multiple definition of `config_password'; dcc7.o:./test/manual/userconfig.h:23: first defined here
/usr/bin/ld: userconfig.o:./test/manual/userconfig.h:22: multiple definition of `config_uin'; dcc7.o:./test/manual/userconfig.h:22: first defined here
collect2: error: ld returned 1 exit status
make[6]: *** [Makefile:455: client] Error 1
collect2: error: ld returned 1 exit status
make[6]: *** [Makefile:459: dcc7] Error 1
make[6]: Leaving directory '/<<PKGBUILDDIR>>/test/manual'
make[5]: *** [Makefile:692: check-am] Error 2
make[5]: Leaving directory '/<<PKGBUILDDIR>>/test/manual'
make[4]: *** [Makefile:541: check-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/manual'
make[3]: *** [Makefile:383: check-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[2]: *** [Makefile:431: check-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j4 check VERBOSE=1 "CFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Werror -Wno-error=deprecated-declarations" returned exit code 2
make[1]: *** [debian/rules:43: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: libgadu
Source-Version: 1:1.12.2-5
Done: Sudip Mukherjee <sudipm.mukherjee@gmail.com>

We believe that the bug you reported is fixed in the latest version of
libgadu, 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 957441@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sudip Mukherjee <sudipm.mukherjee@gmail.com> (supplier of updated libgadu 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 21 Apr 2020 23:44:12 +0100
Source: libgadu
Architecture: source
Version: 1:1.12.2-5
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Closes: 957441
Changes:
 libgadu (1:1.12.2-5) unstable; urgency=medium
 .
   * QA upload.
   * Fix FTBFS with gcc-10. (Closes: #957441)
   * Use debhelper-commit.
     - Update compat level to 12.
     - Remove dependency on dh-autoreconf
     - Remove autoreconf and parallel from rules.
     - Adjust doc location.
   * Exclude md5 from doc package.
   * Update Standards-Version to 4.5.0
   * Mark Vcs to salsa.
     - Remove old gbp.conf
Checksums-Sha1:
 d6d31de445661cc9ad9b9106581f41cb98477624 2180 libgadu_1.12.2-5.dsc
 2aa3d18e1c1de7848052a72ba6c23feaadf6135e 9832 libgadu_1.12.2-5.debian.tar.xz
 1d7be8fb148f3c5d0b26cd436623fc9991ab5afb 7770 libgadu_1.12.2-5_source.buildinfo
Checksums-Sha256:
 714a22e3461d223cab6fae09e8c1daa7c0e8b889d44a69e0b7995eacb5761d6c 2180 libgadu_1.12.2-5.dsc
 bd9a07357e738a454dea216a39bb238dfa5840456d1016818fe5be5cb138e01b 9832 libgadu_1.12.2-5.debian.tar.xz
 bfc4946c98c169a16299ab2214de4ce98f24cc6abb28507f0b99727a0198ba9f 7770 libgadu_1.12.2-5_source.buildinfo
Files:
 1a120fb9b214f50bf3466a115e3153df 2180 libs optional libgadu_1.12.2-5.dsc
 5e1f39546b64c1fef8bd250c2d29f615 9832 libs optional libgadu_1.12.2-5.debian.tar.xz
 9f770466b60d32db07582f120ab59049 7770 libs optional libgadu_1.12.2-5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAl6nSzAACgkQweDZLphv
fH6CchAAx3x/QiAVxqxyeT5rgwcFeAl4iqOry/RLrRZB/ecPCjk+P9kiZXGvx45l
svP7U2JvfI7M1ccl9OUVDfRqx9TaFgnKL1OYbvjXP46OurT9GIwa8GKJae+gbhxf
r5JkvEz8fdZlWo/uAoTCL2KCOaE6iT8vm9EHf785VyLVWMANuOyjQ8p9khmQppz4
LSdm8DMKroYjlucg3Ig5fkS/deGtz7gfgbNXqX5qPsnjtdD4rIG8L/zHCWhtPiAU
c23GPtP2busDCOjF05+lbtF6I0jnY70W1J0BeBlQml08Kb5nMwTzReCDkbnl194w
Dc91O/Dac0nHI3V7aw21bSwsuxTrScjrmepSwh/1Jx3nScrXf0hGWkqA2SpW7dsV
HI8G6+lQSSANP+IjSqxZPq0El8KXLWKu+6aBIuCSgzZ/E/cKAYNTl6q7CVVUsxFM
eTBaDsXbQ2ZmtG6dkcTA1JbCP8jUbvJbCkw4g+Cud24cMGNWGs9GhgPSiJbKrVmI
q+3kQAVTomJ8/oYR4jz+6Q3vXwDYxkw9nuTKiHYCpcjbIDHWv1f+RFJ11lg9uldd
LOjlXcb85NQ/goSE43P7FzWxflKv7R88LJNW1gzaDxkl3tENSoyFc79Hc9E7PMj8
n/1VmG5P9k0q5YNhoMUBXgRYVZO8EfQgOfL+cd0y3b3/rAWe1Ic=
=eDAU
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: