Source: freedink-dfarc Version: 3.14-5 Severity: minor Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: debian...@lists.debian.org Usertags: qa-doublebuild
Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -b > ---------------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package freedink-dfarc > dpkg-buildpackage: info: source version 3.14-5 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Olly Betts <o...@survex.com> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > fakeroot debian/rules clean > dh clean --parallel > dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dh_auto_clean -O--parallel > dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level > 9 in use) > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "dfarc" || rm -f dfarc > test -z "./DFArcFrame_Base.cpp ./DFArcFrame_Base.h ./Options_Base.cpp > ./Options_Base.h ./Package_Base.cpp ./Package_Base.h > ./InstallVerifyFrame_Base.cpp ./InstallVerifyFrame_Base.h" || rm -f > ./DFArcFrame_Base.cpp ./DFArcFrame_Base.h ./Options_Base.cpp ./Options_Base.h > ./Package_Base.cpp ./Package_Base.h ./InstallVerifyFrame_Base.cpp > ./InstallVerifyFrame_Base.h > rm -f *.o > rm -f *.tab.c > test -z "woeres.rc" || rm -f woeres.rc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -rf ./.deps > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in share > make[2]: Entering directory '/<<PKGBUILDDIR>>/share' > test -z "" || rm -f > test . = "." || test -z "" || rm -f > test -z "freedink-dfarc.desktop freedink-mime.xml" || rm -f > freedink-dfarc.desktop freedink-mime.xml > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/share' > Making distclean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f *.pox dfarc.pot *.old.po cat-id-tbl.tmp > rm -f .intltool-merge-cache > rm -f Makefile Makefile.in POTFILES stamp-it > rm -f *.mo *.msg *.cat *.cat.m *.gmo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean -O--parallel > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in > use) > debian/rules build > dh build --parallel > dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dh_update_autotools_config -O--parallel > debian/rules override_dh_auto_configure > make[1]: Entering directory '/<<PKGBUILDDIR>>' > # Using '--bindir=/usr/games' by Debian policy > # (e.g. not the case for Fedora) > # Using '--disable-desktopfiles' to avoid installing FreeDesktop files > # on the builder (rather than on the end-user computer) > dh_auto_configure -- --bindir=/usr/games --datadir=/usr/share/games \ > --disable-desktopfiles --disable-silent-rules > dh_auto_configure: warning: Compatibility levels before 10 are deprecated > (level 9 in use) > ./configure --build=x86_64-linux-gnu --prefix=/usr > --includedir=\${prefix}/include --mandir=\${prefix}/share/man > --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var > --disable-option-checking --disable-silent-rules > --libdir=\${prefix}/lib/x86_64-linux-gnu > --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode > --disable-dependency-tracking --bindir=/usr/games --datadir=/usr/share/games > --disable-desktopfiles --disable-silent-rules > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /bin/mkdir -p > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking whether make supports nested variables... yes > checking whether make supports nested variables... (cached) yes > checking build system type... x86_64-pc-linux-gnu > checking host system type... x86_64-pc-linux-gnu > checking whether NLS is requested... yes > checking for msgfmt... /usr/bin/msgfmt > checking for gmsgfmt... /usr/bin/msgfmt > checking for xgettext... /usr/bin/xgettext > checking for msgmerge... /usr/bin/msgmerge > checking for intltool >= 0.31... 0.51.0 found > checking for intltool-update... /usr/bin/intltool-update > checking for intltool-merge... /usr/bin/intltool-merge > checking for intltool-extract... /usr/bin/intltool-extract > checking for xgettext... (cached) /usr/bin/xgettext > checking for msgmerge... (cached) /usr/bin/msgmerge > checking for msgfmt... (cached) /usr/bin/msgfmt > checking for gmsgfmt... (cached) /usr/bin/msgfmt > checking for perl... /usr/bin/perl > checking for perl >= 5.8.1... 5.36.0 > checking for g++... g++ > checking whether the C++ compiler works... yes > checking for C++ compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... no > checking for suffix of object files... o > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking for style of include used by make... GNU > checking dependency style of g++... none > checking whether ln -s works... yes > checking for wxglade... no > configure: WARNING: You may need to install wxGlade (if you're a developer) > checking for windres... no > checking for xdg-mime... no > checking for xdg-icon-resource... no > checking for xdg-desktop-menu... no > checking for gcc... gcc > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking whether gcc understands -c and -o together... yes > checking dependency style of gcc... none > checking for BZ2_compressBlock in -lbz2... yes > checking for wx-config... /usr/bin/wx-config > checking for wxWidgets version >= 3.0.0... yes (version 3.2.2) > checking for wxWidgets static library... no > checking for dirent.h that defines DIR... yes > checking for library containing opendir... none required > checking how to run the C preprocessor... gcc -E > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking for stdbool.h that conforms to C99... yes > checking for _Bool... yes > checking for an ANSI C-conforming const... yes > checking for inline... inline > checking for size_t... yes > checking for ANSI C header files... (cached) yes > checking whether lstat correctly handles trailing slash... yes > checking whether stat accepts an empty string... no > checking for memset... yes > checking for pow... no > checking for struct stat.st_blksize... yes > * Warning: you may need to install wxGlade (if you're a developer) > checking that generated files are newer than configure... done > configure: creating ./config.status > config.status: creating Makefile > config.status: creating share/Makefile > config.status: creating src/Makefile > config.status: creating src/woeres.rc > config.status: creating po/Makefile.in > config.status: creating config.h > config.status: executing po-directories commands > config.status: creating po/POTFILES > config.status: creating po/Makefile > config.status: executing depfiles commands > config.status: executing po/stamp-it commands > > Options summary: > * --enable-upx=no > * --enable-static=no > > Now you can type 'make' to compile DFArc 3.14 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_build -O--parallel > dh_auto_build: warning: Compatibility levels before 10 are deprecated (level > 9 in use) > make -j8 > make[1]: Entering directory '/<<PKGBUILDDIR>>' > make all-recursive > make[2]: Entering directory '/<<PKGBUILDDIR>>' > Making all in src > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > make[3]: *** No rule to make target 'DFArcFrame_Base.h', needed by 'all'. > Stop. > make[3]: *** Waiting for unfinished jobs.... > > Please install 'wxglade' to rebuild the '.wxg' GUI files > (and then run ./config.status --recheck) > > exit 1 > make[3]: *** [Makefile:722: DFArcFrame_Base.cpp] Error 1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[2]: *** [Makefile:427: all-recursive] Error 1 > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: *** [Makefile:368: all] Error 2 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_build: error: make -j8 returned exit code 2 > make: *** [debian/rules:20: build] Error 25 > dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/freedink-dfarc_3.14-5_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.