Package: src:magicfilter Version: 1.2-67 Severity: important Tags: sid trixie User: [email protected] Usertags: ftbfs-gcc-14
[This bug is targeted to the upcoming trixie release] 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-14/g++-14, but succeeds to build with gcc-13/g++-13. The severity of this report will be raised before the trixie release. The full build log can be found at: http://qa-logs.debian.net/2024/07/01/magicfilter_1.2-67_unstable_gccexp.log The last lines of the build log are at the end of this report. To build with GCC 14, either set CC=gcc-14 CXX=g++-14 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-14/porting_to.html [...] gpgv: issuer "[email protected]" gpgv: Can't check signature: No public key dpkg-source: warning: cannot verify inline signature for ./magicfilter_1.2-67.dsc: no acceptable signature found dpkg-source: info: extracting magicfilter in /<<PKGBUILDDIR>> dpkg-source: info: unpacking magicfilter_1.2.orig.tar.gz dpkg-source: info: unpacking magicfilter_1.2-67.debian.tar.xz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: applying 01-create-magicfilterconfig.patch dpkg-source: info: applying 02-autotools-support.patch dpkg-source: info: applying 03-make-ghostscript-quiet.patch dpkg-source: info: applying 04-support-for-eglibc2.10.patch dpkg-source: info: applying 05-main-magicfilter-changes.patch dpkg-source: info: applying 10-additional-core-filter-support.patch dpkg-source: info: applying 11-additional-printer-filters.patch Check disk space ---------------- Sufficient free space for build User Environment ---------------- APT_CONFIG=/var/lib/sbuild/apt.conf HOME=/sbuild-nonexistent LANG=C.UTF-8 LC_ALL=C.UTF-8 LOGNAME=user42 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games SCHROOT_ALIAS_NAME=unstable SCHROOT_CHROOT_NAME=sid-amd64-sbuild SCHROOT_COMMAND=env SCHROOT_GID=1001 SCHROOT_GROUP=user42 SCHROOT_SESSION_ID=sid-amd64-sbuild-61e4467e-759e-4936-a504-10f37405d307 SCHROOT_UID=1001 SCHROOT_USER=user42 SHELL=/bin/sh USER=user42 dpkg-buildpackage ----------------- Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot dpkg-buildpackage: info: source package magicfilter dpkg-buildpackage: info: source version 1.2-67 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Thorsten Alteholz <[email protected]> dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean rm -f config.sub config.guess rm -f build [ ! -f Makefile ] || /usr/bin/make distclean || /usr/bin/make -f Makefile.in distclean rm -rf *~ filters/*~ debian/tmp debian/*~ debian/files debian/substvars rm -rf debian/tmp debian/rules binary ln -sf /usr/share/misc/config.sub . ln -sf /usr/share/misc/config.guess . rm -f config.cache GZIP=/bin/gzip BZIP2=/bin/bzip2 ./configure --prefix=/usr \ --infodir=/usr/share/info \ --mandir=/usr/share/man \ --bindir=/usr/sbin creating cache ./config.cache checking for gcc... x86_64-linux-gnu-gcc checking whether the C compiler (x86_64-linux-gnu-gcc ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. make: *** [debian/rules:31: build] Error 1 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
