Your message dated Wed, 25 Aug 2021 09:16:53 +0200
with message-id <6c30fa3b-de06-bba0-1e8d-b2af7b25b...@debian.org>
and subject line Re: gold linker crashing with -Wl,--threads
has caused the Debian Bug report #978768,
regarding gold linker crashing with -Wl,--threads
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.)
--
978768: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978768
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:apt-cacher-ng
Version: 3.5-1
Severity: normal
Tags: sid bookworm
User: d...@debian.org
Usertags: ftbfs-ac270
[This bug report is not targeted to the upcoming bullseye release]
The package fails to build in a test rebuild on at least amd64 with
autoconf 2.70, but succeeds to build with autoconf 2.69. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.
The full build log can be found at:
http://qa-logs.debian.net/2020/09/26.ac270/apt-cacher-ng_3.5-1_unstable_ac270.log
The last lines of the build log are at the end of this report.
To build with autoconf 2.70, please install the autoconf package from
experimental: apt-get -t=experimental install autoconf
[...]
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/source && /usr/bin/c++
-DACNG_CORE_IN_SO -Dsupacng_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/include -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wextra
-Wno-unused-parameter -fvisibility=hidden -fdata-sections -ffunction-sections
-pthread -fvisibility-inlines-hidden -std=gnu++14 -o
CMakeFiles/supacng.dir/dnsiter.cc.o -c /<<PKGBUILDDIR>>/source/dnsiter.cc
[ 84%] Linking CXX shared library ../libsupacng.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/source && /usr/bin/cmake -E
cmake_link_script CMakeFiles/supacng.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now
-Wl,--gc-sections -shared -Wl,-soname,libsupacng.so -o ../libsupacng.so
CMakeFiles/supacng.dir/sockio.cc.o CMakeFiles/supacng.dir/acbuf.cc.o
CMakeFiles/supacng.dir/acfg.cc.o CMakeFiles/supacng.dir/acfg_defaults.cc.o
CMakeFiles/supacng.dir/aclogger.cc.o CMakeFiles/supacng.dir/caddrinfo.cc.o
CMakeFiles/supacng.dir/dirwalk.cc.o CMakeFiles/supacng.dir/dlcon.cc.o
CMakeFiles/supacng.dir/fileio.cc.o CMakeFiles/supacng.dir/fileitem.cc.o
CMakeFiles/supacng.dir/filelocks.cc.o CMakeFiles/supacng.dir/filereader.cc.o
CMakeFiles/supacng.dir/header.cc.o CMakeFiles/supacng.dir/meta.cc.o
CMakeFiles/supacng.dir/tcpconnect.cc.o CMakeFiles/supacng.dir/cleaner.cc.o
CMakeFiles/supacng.dir/job.cc.o CMakeFiles/supacng.dir/bgtask.cc.o
CMakeFiles/supacng.dir/cacheman.cc.o CMakeFiles/supacng.dir/conn.cc.
o CMakeFiles/supacng.dir/conserver.cc.o CMakeFiles/supacng.dir/expiration.cc.o
CMakeFiles/supacng.dir/lockable.cc.o CMakeFiles/supacng.dir/maintenance.cc.o
CMakeFiles/supacng.dir/mirror.cc.o CMakeFiles/supacng.dir/pkgimport.cc.o
CMakeFiles/supacng.dir/showinfo.cc.o CMakeFiles/supacng.dir/evabase.cc.o
CMakeFiles/supacng.dir/evasocket.cc.o CMakeFiles/supacng.dir/dnsiter.cc.o
-latomic -levent -levent_pthreads -levent -lwrap -lz -lbz2 -llzma -lssl
-lcrypto -lsystemd -lpthread -levent_pthreads -lwrap -lz -lbz2 -llzma -lssl
-lcrypto -lsystemd -lpthread
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 84%] Built target supacng
make -f fs/CMakeFiles/acngfs.dir/build.make fs/CMakeFiles/acngfs.dir/depend
make -f source/CMakeFiles/acngtool.dir/build.make
source/CMakeFiles/acngtool.dir/depend
make -f source/CMakeFiles/apt-cacher-ng.dir/build.make
source/CMakeFiles/apt-cacher-ng.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/source
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/source
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/source/CMakeFiles/acngtool.dir/DependInfo.cmake
--color=
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/fs
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/fs
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/fs/CMakeFiles/acngfs.dir/DependInfo.cmake
--color=
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/source
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/source
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/source/CMakeFiles/apt-cacher-ng.dir/DependInfo.cmake
--color=
Scanning dependencies of target apt-cacher-ng
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f source/CMakeFiles/apt-cacher-ng.dir/build.make
source/CMakeFiles/apt-cacher-ng.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Scanning dependencies of target acngfs
Scanning dependencies of target acngtool
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f fs/CMakeFiles/acngfs.dir/build.make fs/CMakeFiles/acngfs.dir/build
make -f source/CMakeFiles/acngtool.dir/build.make
source/CMakeFiles/acngtool.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 87%] Building CXX object source/CMakeFiles/apt-cacher-ng.dir/apt-cacher.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/source && /usr/bin/c++
-DACNG_CORE_IN_SO -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>
-I/<<PKGBUILDDIR>>/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64
-Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections
-ffunction-sections -pthread -fvisibility-inlines-hidden -std=gnu++14 -o
CMakeFiles/apt-cacher-ng.dir/apt-cacher.cc.o -c
/<<PKGBUILDDIR>>/source/apt-cacher.cc
[ 92%] Building CXX object fs/CMakeFiles/acngfs.dir/httpfs.cc.o
[ 92%] Building CXX object source/CMakeFiles/acngtool.dir/acngtool.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/source && /usr/bin/c++
-DACNG_CORE_IN_SO -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>
-I/<<PKGBUILDDIR>>/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64
-Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections
-ffunction-sections -pthread -fvisibility-inlines-hidden -std=gnu++14 -o
CMakeFiles/acngtool.dir/acngtool.cc.o -c /<<PKGBUILDDIR>>/source/acngtool.cc
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/fs && /usr/bin/c++
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>
-I/<<PKGBUILDDIR>>/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64
-Wall -Wextra -Wno-unused-parameter -fvisibility=hidden -fdata-sections
-ffunction-sections -pthread -fvisibility-inlines-hidden
-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -std=gnu++14 -o
CMakeFiles/acngfs.dir/httpfs.cc.o -c /<<PKGBUILDDIR>>/fs/httpfs.cc
[ 94%] Linking CXX executable ../apt-cacher-ng
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/source && /usr/bin/cmake -E
cmake_link_script CMakeFiles/apt-cacher-ng.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now
-Wl,-fuse-ld=gold -Wl,--threads -Wl,--as-needed -Wl,-O1 -Wl,--discard-all
-Wl,--no-undefined -Wl,--build-id=sha1 -Wl,--gc-sections
CMakeFiles/apt-cacher-ng.dir/apt-cacher.cc.o -o ../apt-cacher-ng
-Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu: ../libsupacng.so -latomic
-levent -levent_pthreads -levent -lwrap -lz -lbz2 -llzma -lssl -lcrypto
-lsystemd -lpthread -levent_pthreads -lwrap -lz -lbz2 -llzma -lssl -lcrypto
-lsystemd -lpthread
double free or corruption (out)
collect2: fatal error: ld terminated with signal 6 [Aborted]
compilation terminated.
make[3]: *** [source/CMakeFiles/apt-cacher-ng.dir/build.make:107:
apt-cacher-ng] Error 1
make[3]: *** Deleting file 'apt-cacher-ng'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:285:
source/CMakeFiles/apt-cacher-ng.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 97%] Linking CXX executable ../acngfs
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/fs && /usr/bin/cmake -E
cmake_link_script CMakeFiles/acngfs.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now
-Wl,-fuse-ld=gold -Wl,--threads -Wl,--as-needed -Wl,-O1 -Wl,--discard-all
-Wl,--no-undefined -Wl,--build-id=sha1 -Wl,--gc-sections
CMakeFiles/acngfs.dir/httpfs.cc.o -o ../acngfs
-Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu: ../libsupacng.so -lfuse
-pthread -latomic -levent -levent_pthreads -levent -lssl -lcrypto -ldl
-lpthread -lwrap -lz -lbz2 -llzma -lsystemd -levent_pthreads -lssl -lcrypto
-lpthread
double free or corruption (out)
collect2: fatal error: ld terminated with signal 6 [Aborted]
compilation terminated.
make[3]: *** [fs/CMakeFiles/acngfs.dir/build.make:107: acngfs] Error 1
make[3]: *** Deleting file 'acngfs'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:231: fs/CMakeFiles/acngfs.dir/all] Error 2
[100%] Linking CXX executable ../acngtool
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/source && /usr/bin/cmake -E
cmake_link_script CMakeFiles/acngtool.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now
-Wl,-fuse-ld=gold -Wl,--threads -Wl,--as-needed -Wl,-O1 -Wl,--discard-all
-Wl,--no-undefined -Wl,--build-id=sha1 -Wl,--gc-sections
CMakeFiles/acngtool.dir/acngtool.cc.o -o ../acngtool
-Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu: ../libsupacng.so -latomic
-levent -levent_pthreads -levent -lz -lbz2 -llzma -lssl -lcrypto -lpthread
-levent_pthreads -lwrap -lz -lbz2 -llzma -lssl -lcrypto -lsystemd -lpthread
double free or corruption (out)
collect2: fatal error: ld terminated with signal 6 [Aborted]
compilation terminated.
make[3]: *** [source/CMakeFiles/acngtool.dir/build.make:107: acngtool] Error 1
make[3]: *** Deleting file 'acngtool'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:258: source/CMakeFiles/acngtool.dir/all]
Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:152: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j4 returned exit code 2
make: *** [debian/rules:27: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Version: 2.37-4
builds fine at least on amd64.
--- End Message ---