Source: ghdl Version: 0.35+git20181129+dfsg-4 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200222 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>>/builddir/mcode' > for d in src/std src/synopsys std/v87 ieee/v87 synopsys/v87 std/v93 ieee/v93 > synopsys/v93 std/v08 src/openieee; do \ > mkdir -p lib/ghdl/mcode/$d; \ > done > make[2]: Leaving directory '/<<PKGBUILDDIR>>/builddir/mcode' > Generate ortho_code-x86-flags.ads > Generate elf_arch.ads > Generate default_paths.ads > > ------------------------------------------------------------ > Configuring with llvm backend > ------------------------------------------------------------ > if [ -n "1" ]; then \ > cd /<<PKGBUILDDIR>>/builddir/llvm; \ > ../../configure --srcdir=../.. --prefix=/usr \ > --libdir=lib/ghdl/llvm --incdir=lib/ghdl/include \ > --enable-openieee --with-llvm-config; \ > fi > Build machine is: x86_64-linux-gnu > Unhandled version llvm 9.0.1 > make[1]: *** [debian/rules:64: override_dh_auto_configure] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/02/22/ghdl_0.35+git20181129+dfsg-4_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.