Your message dated Wed, 10 Mar 2021 14:20:34 +0000
with message-id <[email protected]>
and subject line Bug#957070: fixed in cde 0.1+git9-g551e54d-1.2
has caused the Debian Bug report #957070,
regarding cde: 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 [email protected]
immediately.)


-- 
957070: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957070
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:cde
Version: 0.1+git9-g551e54d-1.1
Severity: normal
Tags: sid bullseye
User: [email protected]
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/cde_0.1+git9-g551e54d-1.1_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

[...]
In function ‘CDE_load_environment_vars’,
    inlined from ‘CDE_init’ at cde.c:3144:5:
cde.c:3648:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=]
 3648 |         printf("ignored envvar '%s' => '%s'\n", name, val);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/cde.Tpo .deps/cde.Po
gcc -DHAVE_CONFIG_H -I.  -I./linux/x86_64 -I./linux -I./linux  -Wall 
-Wwrite-strings -Wl,--hash-style=both  -g -O2 -fno-stack-protector 
-U_FORTIFY_SOURCE -D_GNU_SOURCE  -MT okapi.o -MD -MP -MF .deps/okapi.Tpo -c -o 
okapi.o okapi.c
mv -f .deps/okapi.Tpo .deps/okapi.Po
gcc -Wall -Wwrite-strings -Wl,--hash-style=both  -g -O2 -fno-stack-protector 
-U_FORTIFY_SOURCE -D_GNU_SOURCE    -o strace strace.o syscall.o count.o util.o 
desc.o file.o ipc.o io.o ioctl.o mem.o net.o process.o bjm.o quota.o resource.o 
signal.o sock.o system.o term.o time.o proc.o scsi.o stream.o block.o cde.o 
okapi.o  ../readelf-mini/libreadelf-mini.a 
/usr/bin/ld: syscall.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple 
definition of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: 
first defined here
/usr/bin/ld: syscall.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple 
definition of `CDE_PACKAGE_DIR'; 
strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first defined here
/usr/bin/ld: count.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: count.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: util.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: desc.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: desc.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: file.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: file.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: ipc.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: ipc.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: io.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition of 
`CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first defined 
here
/usr/bin/ld: io.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition of 
`CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: ioctl.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: ioctl.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: mem.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: mem.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: net.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: net.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: process.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple 
definition of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: 
first defined here
/usr/bin/ld: process.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple 
definition of `CDE_PACKAGE_DIR'; 
strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first defined here
/usr/bin/ld: bjm.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: bjm.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: quota.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: quota.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: resource.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple 
definition of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: 
first defined here
/usr/bin/ld: resource.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple 
definition of `CDE_PACKAGE_DIR'; 
strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first defined here
/usr/bin/ld: signal.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple 
definition of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: 
first defined here
/usr/bin/ld: signal.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple 
definition of `CDE_PACKAGE_DIR'; 
strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first defined here
/usr/bin/ld: sock.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: sock.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: system.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple 
definition of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: 
first defined here
/usr/bin/ld: system.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple 
definition of `CDE_PACKAGE_DIR'; 
strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first defined here
/usr/bin/ld: term.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: term.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: time.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: time.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: proc.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: proc.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: scsi.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: scsi.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: stream.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple 
definition of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: 
first defined here
/usr/bin/ld: stream.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple 
definition of `CDE_PACKAGE_DIR'; 
strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first defined here
/usr/bin/ld: block.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: block.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: cde.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: multiple definition 
of `CDE_ROOT_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:38: first 
defined here
/usr/bin/ld: cde.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: multiple definition 
of `CDE_PACKAGE_DIR'; strace.o:/<<PKGBUILDDIR>>/strace-4.6/defs.h:37: first 
defined here
/usr/bin/ld: 
../readelf-mini/libreadelf-mini.a(dwarf.o):/<<PKGBUILDDIR>>/readelf-mini/dwarf.c:64:
 multiple definition of `do_wide'; 
../readelf-mini/libreadelf-mini.a(readelf-mini.o):/<<PKGBUILDDIR>>/readelf-mini/readelf-mini.c:170:
 first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:472: strace] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/strace-4.6'
make[3]: *** [Makefile:601: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/strace-4.6'
make[2]: *** [Makefile:375: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/strace-4.6'
make[1]: *** [Makefile:7: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:38: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: cde
Source-Version: 0.1+git9-g551e54d-1.2
Done: Nilesh Patra <[email protected]>

We believe that the bug you reported is fixed in the latest version of
cde, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nilesh Patra <[email protected]> (supplier of updated cde 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 [email protected])


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

Format: 1.8
Date: Wed, 10 Mar 2021 19:19:30 +0530
Source: cde
Architecture: source
Version: 0.1+git9-g551e54d-1.2
Distribution: unstable
Urgency: medium
Maintainer: NeuroDebian Team <[email protected]>
Changed-By: Nilesh Patra <[email protected]>
Closes: 957070
Changes:
 cde (0.1+git9-g551e54d-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/patches/gcc10.patch: Add extern at relevant places to
     fix gcc-10 FTBFS (Closes: #957070)
Checksums-Sha1:
 462830f7162df71d71b4971bf14a3625845a9ea6 2016 cde_0.1+git9-g551e54d-1.2.dsc
 7e6c535ecc883f4842410e61f5096d14db911e46 6348 
cde_0.1+git9-g551e54d-1.2.debian.tar.xz
 70a1923fbfd1f035bd875433d559ce4c10e3cd09 5741 
cde_0.1+git9-g551e54d-1.2_amd64.buildinfo
Checksums-Sha256:
 b7aba7b5c750f3d36eaf1cc3733924284bf51aa662ad73082274036f0d80c5fd 2016 
cde_0.1+git9-g551e54d-1.2.dsc
 72e4baa27e3bbf61d658c61908359c5fd52de6237a9e70160c00d0213e3c1efb 6348 
cde_0.1+git9-g551e54d-1.2.debian.tar.xz
 77242b123391c5537ada5c41c8088767fdca7c4843afaaf37a97605ee2ef06e5 5741 
cde_0.1+git9-g551e54d-1.2_amd64.buildinfo
Files:
 b72d3627c2b3232fa0ddfda7e7e71401 2016 utils optional 
cde_0.1+git9-g551e54d-1.2.dsc
 d0ab4b59189b2bea8a2d3219df78fa8f 6348 utils optional 
cde_0.1+git9-g551e54d-1.2.debian.tar.xz
 adff199ce27060026428938048baf5d9 5741 utils optional 
cde_0.1+git9-g551e54d-1.2_amd64.buildinfo

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

iQJIBAEBCgAyFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmBIzwgUHG5wYXRyYTk3
NEBnbWFpbC5jb20ACgkQALrnSzQzafFonhAAtaZVcL58urvA0uEKpgv2BSymkuB0
AbMA4XXPSxrVBq0ouAu81AnxpLbQOoMUUz/QR8k3LK6/5SygvSrOuLMKSZ3UrKqs
JJU9mXTHp4CqqZMv3Tle4+e3Z03FeiHw9g/J8A7L9M8LslnG6O9nluS2e6UeJTn2
2eKGD6LSGEeBv0I+lEp7mDFYULl6fn8/u4tpeycbBMOQo4LhvAPSQ0EA3hTQEsya
qq08ObvWYYM2AiWnBRFRLS7xZc41EEOp8qCwFl2OlZ5z2PAS2Z2+kXl6TUxh3vqo
HZurJ+yptrRbkhyGvY9fDt8sD0nNgakcf1q+jXsIm238KHsMGXKNns84BHZ6j2hK
Z9QO7eEuoyH6fH/zP40HYXj4DcJvfdk2ZgSIi38Dj1epKsRPLhzjR43Dq8zCG7zo
NSzeE1BrGnK8HgXpPXLsApPlTrtUVFtsoxnsUQJ3QHXq+xusVo1P1ph50T2ZBhTV
AXMi+kIePamif46lkdbtC2w3NDh8oGQjGx6KsDHVN6w8+xHXfxQAMKTnvXbiI/pu
4vtGucgDwgZT7l54xZIwQNNmduwEg07uX/WwftsGFO8YBnKMHHhrKgN6xclmTGJj
UZq0Uk8WZG45H5bhzTjB0YbiG6iQKjtsQC+5/7Th2bKP+0kiTKLU9F62xwqaKXw3
gFtCSgtrBJhZWUY=
=b0yQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to