Source: dbusada Version: 0.5.0-3 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[1]: Entering directory '/<<PKGBUILDDIR>>' > if [ ! -e thin.bak ]; then \ > mv thin thin.bak && \ > sh scripts/generate-thin-binding.sh; \ > fi > dh_auto_build -- GNAT_BUILDER_FLAGS='-j4 -R -v -eS' ADAFLAGS=' -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong ' > LDFLAGS='-Wl,-z,relro -Wl,-z,now -Wl,--no-undefined > -Wl,--no-copy-dt-needed-entries -Wl,--no-allow-shlib-undefined' > VERSION='0.5.0' > make -j4 "INSTALL=install --strip-program=true" "GNAT_BUILDER_FLAGS=-j4 > -R -v -eS" "ADAFLAGS= -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong " "LDFLAGS=-Wl,-z,relro -Wl,-z,now > -Wl,--no-undefined -Wl,--no-copy-dt-needed-entries > -Wl,--no-allow-shlib-undefined" VERSION=0.5.0 > make[2]: Entering directory '/<<PKGBUILDDIR>>' > gprbuild -p -j4 -R -v -eS "-XADAFLAGS=-g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong " > "-XLDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,--no-undefined > -Wl,--no-copy-dt-needed-entries -Wl,--no-allow-shlib-undefined" > "-XVERSION=0.5.0" -Pd_bus_ada_lib -XLIBRARY_KIND=dynamic > 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:39: build_lib] Error 127 The full build log is available from: http://qa-logs.debian.net/2020/04/02/dbusada_0.5.0-3_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.