Source: libflorist Version: 2017-7 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200402 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<<PKGBUILDDIR>>' > gnatgcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -w -Wdate-time -D_FORTIFY_SOURCE=2 > -DVERSION="\"Florist-2017 (20170515)\"" -DLIBS="\"-lnsl -lrt -lpthread \"" > -DGENDIR="\"gensrc\"" -Wl,-z,relro -Wl,-z,now -Wl,--as-needed > -Wl,--no-undefined -Wl,--no-copy-dt-needed-entries > -Wl,--no-allow-shlib-undefined c-posix.c confsrc/config.h confsrc/pconfig.h > -lnsl -lrt -lpthread -o c-posix > gnatgcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -w -Wdate-time -D_FORTIFY_SOURCE=2 > -DGENDIR="\"gensrc\"" -Wl,-z,relro -Wl,-z,now -Wl,--as-needed > -Wl,--no-undefined -Wl,--no-copy-dt-needed-entries > -Wl,--no-allow-shlib-undefined c-posix-signals.c -lnsl -lrt -lpthread -o > c-posix-signals > mkdir -p `dirname gensrc/posix-implementation.adb` && gnatprep > libsrc/posix-implementation.gpb gensrc/posix-implementation.adb > gnatprep.config -c -r > mkdir -p `dirname gensrc/threads/posix-timers-extensions.adb` && gnatprep > libsrc/threads/posix-timers-extensions.gpb > gensrc/threads/posix-timers-extensions.adb gnatprep.config -c -r > mkdir -p gensrc && cd gensrc && rm -f posix-implementations-ok_signals.ads > # See file "c-posix-signals.log" for results of this step. > ./c-posix-signals -nodefaults > c-posix-signals.log 2>&1 > mkdir -p gensrc && cd gensrc && rm -f posix.ads posix-limits.ads > posix-options.ads posix-c.ads > mkdir -p gensrc && cd gensrc && rm -f posix.ads posix-limits.ads > posix-options.ads posix-c.ads > mkdir -p gensrc && cd gensrc && rm -f posix.ads posix-limits.ads > posix-options.ads posix-c.ads > mkdir -p gensrc && cd gensrc && rm -f posix.ads posix-limits.ads > posix-options.ads posix-c.ads > # See file "c-posix.log" for results of this step. > # See file "c-posix.log" for results of this step. > # See file "c-posix.log" for results of this step. > # See file "c-posix.log" for results of this step. > ./c-posix > c-posix.log 2>&1 > ./c-posix > c-posix.log 2>&1 > ./c-posix > c-posix.log 2>&1 > ./c-posix > c-posix.log 2>&1 > gprbuild -P florist -XLIBRARY_TYPE=static -XTHREADS=True \ > "-XADAFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -w -gnatVa -gnatafno -gnatwa" "-XCFLAGS=-g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -w" "-XCPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2" > "-XLDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined > -Wl,--no-copy-dt-needed-entries -Wl,--no-allow-shlib-undefined" "-XLIBS=-lnsl > -lrt -lpthread " \ > -p -j4 -R -v -eS -XSOVERSION=2019 > gprbuild: symbol lookup error: /usr/lib/x86_64-linux-gnu/libgnatprj.so.7: > undefined symbol: system__os_lib__get_os_time_from_string > make[2]: *** [Makefile:155: floristlib] Error 127 The full build log is available from: http://qa-logs.debian.net/2020/04/02/libflorist_2017-7_unstable.log 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! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.