Your message dated Tue, 04 Aug 2020 13:05:54 +0000
with message-id <[email protected]>
and subject line Bug#957486: fixed in likwid 5.0.1+dfsg1-2
has caused the Debian Bug report #957486,
regarding likwid: 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.)
--
957486: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957486
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:likwid
Version: 5.0.1+dfsg1-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/likwid_5.0.1+dfsg1-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
[...]
===> EXTERNAL LUA
===> CREATE SHARED LIB liblikwid.so
gcc -Wl,-z,relro -shared -fvisibility=hidden -Wl,-soname,liblikwid.so.5.0
-fPIC -fvisibility=hidden -o liblikwid.so ./GCC/access_x86.o ./GCC/calculator.o
./GCC/configuration.o ./GCC/access_x86_pci.o ./GCC/numa.o ./GCC/pci_proc.o
./GCC/numa_proc.o ./GCC/frequency_uncore.o ./GCC/perfmon.o ./GCC/numa_hwloc.o
./GCC/cpustring.o ./GCC/topology_proc.o ./GCC/perfgroup.o ./GCC/hashTable.o
./GCC/access_x86_clientmem.o ./GCC/luawid.o ./GCC/cpuFeatures.o
./GCC/pci_hwloc.o ./GCC/access_x86_msr.o ./GCC/topology.o ./GCC/thermal.o
./GCC/memsweep.o ./GCC/topology_hwloc.o ./GCC/bitUtil.o ./GCC/topology_cpuid.o
./GCC/map.o ./GCC/ghash.o ./GCC/affinity.o ./GCC/libperfctr.o ./GCC/timer.o
./GCC/calculator_stack.o ./GCC/access.o ./GCC/power.o ./GCC/access_client.o
./GCC/bstrlib_helper.o ./GCC/bstrlib.o ./GCC/likwid_f90_interface.o
./GCC/tree.o ./GCC/frequency_cpu.o ./GCC/loadData.o -lm -lrt -L. -pthread -lm
-ldl -ldl -llua5.2 /<<PKGBUILDDIR>>/ext/hwloc/liblikwid-hwloc.so
/usr/bin/ld: ./GCC/pci_proc.o:././src/includes/affinity.h:42: multiple
definition of `sharedl3_lock';
./GCC/access_x86.o:././src/includes/affinity.h:42: first defined here
/usr/bin/ld: ./GCC/pci_proc.o:././src/includes/affinity.h:41: multiple
definition of `sharedl2_lock';
./GCC/access_x86.o:././src/includes/affinity.h:41: first defined here
/usr/bin/ld: ./GCC/pci_proc.o:././src/includes/affinity.h:40: multiple
definition of `numa_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:40:
first defined here
/usr/bin/ld: ./GCC/pci_proc.o:././src/includes/affinity.h:39: multiple
definition of `tile_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:39:
first defined here
/usr/bin/ld: ./GCC/pci_proc.o:././src/includes/affinity.h:38: multiple
definition of `core_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:38:
first defined here
/usr/bin/ld: ./GCC/pci_proc.o:././src/includes/affinity.h:37: multiple
definition of `socket_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:37:
first defined here
/usr/bin/ld: ./GCC/perfmon.o:././src/includes/affinity.h:37: multiple
definition of `socket_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:37:
first defined here
/usr/bin/ld: ./GCC/perfmon.o:././src/includes/affinity.h:39: multiple
definition of `tile_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:39:
first defined here
/usr/bin/ld: ./GCC/perfmon.o:././src/includes/affinity.h:40: multiple
definition of `numa_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:40:
first defined here
/usr/bin/ld: ./GCC/perfmon.o:././src/includes/affinity.h:42: multiple
definition of `sharedl3_lock';
./GCC/access_x86.o:././src/includes/affinity.h:42: first defined here
/usr/bin/ld: ./GCC/perfmon.o:././src/includes/affinity.h:38: multiple
definition of `core_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:38:
first defined here
/usr/bin/ld: ./GCC/perfmon.o:././src/includes/affinity.h:41: multiple
definition of `sharedl2_lock';
./GCC/access_x86.o:././src/includes/affinity.h:41: first defined here
/usr/bin/ld: ./GCC/topology_proc.o:././src/includes/affinity.h:42: multiple
definition of `sharedl3_lock';
./GCC/access_x86.o:././src/includes/affinity.h:42: first defined here
/usr/bin/ld: ./GCC/topology_proc.o:././src/includes/affinity.h:41: multiple
definition of `sharedl2_lock';
./GCC/access_x86.o:././src/includes/affinity.h:41: first defined here
/usr/bin/ld: ./GCC/topology_proc.o:././src/includes/affinity.h:40: multiple
definition of `numa_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:40:
first defined here
/usr/bin/ld: ./GCC/topology_proc.o:././src/includes/affinity.h:39: multiple
definition of `tile_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:39:
first defined here
/usr/bin/ld: ./GCC/topology_proc.o:././src/includes/affinity.h:38: multiple
definition of `core_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:38:
first defined here
/usr/bin/ld: ./GCC/topology_proc.o:././src/includes/affinity.h:37: multiple
definition of `socket_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:37:
first defined here
/usr/bin/ld: ./GCC/pci_hwloc.o:././src/includes/affinity.h:42: multiple
definition of `sharedl3_lock';
./GCC/access_x86.o:././src/includes/affinity.h:42: first defined here
/usr/bin/ld: ./GCC/pci_hwloc.o:././src/includes/affinity.h:41: multiple
definition of `sharedl2_lock';
./GCC/access_x86.o:././src/includes/affinity.h:41: first defined here
/usr/bin/ld: ./GCC/pci_hwloc.o:././src/includes/affinity.h:40: multiple
definition of `numa_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:40:
first defined here
/usr/bin/ld: ./GCC/pci_hwloc.o:././src/includes/affinity.h:39: multiple
definition of `tile_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:39:
first defined here
/usr/bin/ld: ./GCC/pci_hwloc.o:././src/includes/affinity.h:38: multiple
definition of `core_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:38:
first defined here
/usr/bin/ld: ./GCC/pci_hwloc.o:././src/includes/affinity.h:37: multiple
definition of `socket_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:37:
first defined here
/usr/bin/ld: ./GCC/memsweep.o:././src/includes/affinity.h:42: multiple
definition of `sharedl3_lock';
./GCC/access_x86.o:././src/includes/affinity.h:42: first defined here
/usr/bin/ld: ./GCC/memsweep.o:././src/includes/affinity.h:41: multiple
definition of `sharedl2_lock';
./GCC/access_x86.o:././src/includes/affinity.h:41: first defined here
/usr/bin/ld: ./GCC/memsweep.o:././src/includes/affinity.h:40: multiple
definition of `numa_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:40:
first defined here
/usr/bin/ld: ./GCC/memsweep.o:././src/includes/affinity.h:39: multiple
definition of `tile_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:39:
first defined here
/usr/bin/ld: ./GCC/memsweep.o:././src/includes/affinity.h:38: multiple
definition of `core_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:38:
first defined here
/usr/bin/ld: ./GCC/memsweep.o:././src/includes/affinity.h:37: multiple
definition of `socket_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:37:
first defined here
/usr/bin/ld: ./GCC/topology_hwloc.o:././src/includes/affinity.h:42: multiple
definition of `sharedl3_lock';
./GCC/access_x86.o:././src/includes/affinity.h:42: first defined here
/usr/bin/ld: ./GCC/topology_hwloc.o:././src/includes/affinity.h:41: multiple
definition of `sharedl2_lock';
./GCC/access_x86.o:././src/includes/affinity.h:41: first defined here
/usr/bin/ld: ./GCC/topology_hwloc.o:././src/includes/affinity.h:40: multiple
definition of `numa_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:40:
first defined here
/usr/bin/ld: ./GCC/topology_hwloc.o:././src/includes/affinity.h:39: multiple
definition of `tile_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:39:
first defined here
/usr/bin/ld: ./GCC/topology_hwloc.o:././src/includes/affinity.h:38: multiple
definition of `core_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:38:
first defined here
/usr/bin/ld: ./GCC/topology_hwloc.o:././src/includes/affinity.h:37: multiple
definition of `socket_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:37:
first defined here
/usr/bin/ld: ./GCC/topology_cpuid.o:././src/includes/affinity.h:42: multiple
definition of `sharedl3_lock';
./GCC/access_x86.o:././src/includes/affinity.h:42: first defined here
/usr/bin/ld: ./GCC/topology_cpuid.o:././src/includes/affinity.h:41: multiple
definition of `sharedl2_lock';
./GCC/access_x86.o:././src/includes/affinity.h:41: first defined here
/usr/bin/ld: ./GCC/topology_cpuid.o:././src/includes/affinity.h:40: multiple
definition of `numa_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:40:
first defined here
/usr/bin/ld: ./GCC/topology_cpuid.o:././src/includes/affinity.h:39: multiple
definition of `tile_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:39:
first defined here
/usr/bin/ld: ./GCC/topology_cpuid.o:././src/includes/affinity.h:38: multiple
definition of `core_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:38:
first defined here
/usr/bin/ld: ./GCC/topology_cpuid.o:././src/includes/affinity.h:37: multiple
definition of `socket_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:37:
first defined here
/usr/bin/ld: ./GCC/affinity.o:././src/includes/affinity.h:42: multiple
definition of `sharedl3_lock';
./GCC/access_x86.o:././src/includes/affinity.h:42: first defined here
/usr/bin/ld: ./GCC/affinity.o:././src/includes/affinity.h:41: multiple
definition of `sharedl2_lock';
./GCC/access_x86.o:././src/includes/affinity.h:41: first defined here
/usr/bin/ld: ./GCC/affinity.o:././src/includes/affinity.h:40: multiple
definition of `numa_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:40:
first defined here
/usr/bin/ld: ./GCC/affinity.o:././src/includes/affinity.h:39: multiple
definition of `tile_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:39:
first defined here
/usr/bin/ld: ./GCC/affinity.o:././src/includes/affinity.h:38: multiple
definition of `core_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:38:
first defined here
/usr/bin/ld: ./GCC/affinity.o:././src/includes/affinity.h:37: multiple
definition of `socket_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:37:
first defined here
/usr/bin/ld: ./GCC/libperfctr.o:././src/includes/affinity.h:42: multiple
definition of `sharedl3_lock';
./GCC/access_x86.o:././src/includes/affinity.h:42: first defined here
/usr/bin/ld: ./GCC/libperfctr.o:././src/includes/affinity.h:41: multiple
definition of `sharedl2_lock';
./GCC/access_x86.o:././src/includes/affinity.h:41: first defined here
/usr/bin/ld: ./GCC/libperfctr.o:././src/includes/affinity.h:40: multiple
definition of `numa_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:40:
first defined here
/usr/bin/ld: ./GCC/libperfctr.o:././src/includes/affinity.h:39: multiple
definition of `tile_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:39:
first defined here
/usr/bin/ld: ./GCC/libperfctr.o:././src/includes/affinity.h:38: multiple
definition of `core_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:38:
first defined here
/usr/bin/ld: ./GCC/libperfctr.o:././src/includes/affinity.h:37: multiple
definition of `socket_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:37:
first defined here
/usr/bin/ld: ./GCC/access_client.o:././src/includes/affinity.h:42: multiple
definition of `sharedl3_lock';
./GCC/access_x86.o:././src/includes/affinity.h:42: first defined here
/usr/bin/ld: ./GCC/access_client.o:././src/includes/affinity.h:41: multiple
definition of `sharedl2_lock';
./GCC/access_x86.o:././src/includes/affinity.h:41: first defined here
/usr/bin/ld: ./GCC/access_client.o:././src/includes/affinity.h:40: multiple
definition of `numa_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:40:
first defined here
/usr/bin/ld: ./GCC/access_client.o:././src/includes/affinity.h:39: multiple
definition of `tile_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:39:
first defined here
/usr/bin/ld: ./GCC/access_client.o:././src/includes/affinity.h:38: multiple
definition of `core_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:38:
first defined here
/usr/bin/ld: ./GCC/access_client.o:././src/includes/affinity.h:37: multiple
definition of `socket_lock'; ./GCC/access_x86.o:././src/includes/affinity.h:37:
first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:204: liblikwid.so] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:19: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:16: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: likwid
Source-Version: 5.0.1+dfsg1-2
Done: Christoph Martin <[email protected]>
We believe that the bug you reported is fixed in the latest version of
likwid, 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.
Christoph Martin <[email protected]> (supplier of updated likwid 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: Tue, 04 Aug 2020 14:18:24 +0200
Source: likwid
Architecture: source
Version: 5.0.1+dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: Christoph Martin <[email protected]>
Changed-By: Christoph Martin <[email protected]>
Closes: 957486
Changes:
likwid (5.0.1+dfsg1-2) unstable; urgency=medium
.
* make likwid build with GCC-10 (closes: 957486)
* fix soname in symbols file and lintian-overrides
Checksums-Sha1:
2e32f130470f2676e8fff280040a0c1c0ace1d71 1918 likwid_5.0.1+dfsg1-2.dsc
e93db9568c0ccb149584154c9f259d285d353d1e 55092
likwid_5.0.1+dfsg1-2.debian.tar.xz
dc8aeff9cf1f76c610d797d8547c1b96153d434d 6906
likwid_5.0.1+dfsg1-2_amd64.buildinfo
Checksums-Sha256:
94a5b20d146abc422f313dd0aec7b1d2d3c7d1090113228832ae25af90196788 1918
likwid_5.0.1+dfsg1-2.dsc
7ec5cf2e6fae7e1a958c4ac50aaebb04f2fdfff7e453ac20828bad2439face6d 55092
likwid_5.0.1+dfsg1-2.debian.tar.xz
395d4b47a8938e0fc1e49a944b0d0a7937619a2120edc700d6daed59802eecff 6906
likwid_5.0.1+dfsg1-2_amd64.buildinfo
Files:
337b016039b003650a2e1518033bea67 1918 misc optional likwid_5.0.1+dfsg1-2.dsc
3a6a6ee7c08f7b5149a1f2613878a57e 55092 misc optional
likwid_5.0.1+dfsg1-2.debian.tar.xz
a7af72f214f700fa04c1ecc5ce74e4dd 6906 misc optional
likwid_5.0.1+dfsg1-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEENPvwuWW1+w4gkb03zz9FdBMetfYFAl8pV48ACgkQzz9FdBMe
tfbgMw/+O4STZU6VFoDmQfaLNC1TqIzDGF2yJACAbro9gziMAprrf2yeqznpCQaN
Qsas/ONB/eMh8Tl2fF0hC4REIoOrQAbcmby0DOM1PXl7TTpk2hRw5MuZE1ZIBKvR
sejeTP33hOsGm+40jcx0R2QKyfJH2LsxZdOTsMjxF6lg4eCrbWTGvJ4EJ3vTl3qF
Y/hPIXPZ915899w+2y3rEDnaF8qa5nAEnG3RtgDI5+lGgNXhRvvJQAqKnUOvnEsL
10xQWzDnxGtgwUBKgR1ffx0fnCPA60qnNULwHeOQlHiMWNTDa4g8fKkmqVQ79/ZD
Y/p5bqVKmD6q0pV+e09iUcfL519nvfCX/s8MtC7o+BZElw4wvm+v3kKPKX+Cs88N
g2KjvT/raLAtPJhboEyaOWjxI12YnwL77dvE10KJvzS5kILtwA1R3xt/4sDyidwK
YMOkm7yUf697rjZvh22RlTSwsMnDN85EXS39v0KrCUy3jHZDache8VI0BSvDF7DL
3Fx6jbHaLoeewjcizfK+bXS8dN2ZZo/kgi0QQRdOvESIt7uLJvnp9s68WY/qtOcB
mpuBVODGbyAcp+H/mmlPRwZCpg/rnOuSZXJ8I9sJaNGAe2527rh81w4ttxOoKjxT
wyrcLZHybhbxj3FzZNS8WmIIjMS6dz8ksD975CmYUpdjen5kVMo=
=fANt
-----END PGP SIGNATURE-----
--- End Message ---