Your message dated Thu, 09 May 2024 07:19:02 +0000
with message-id <e1s4y3s-00780i...@fasolo.debian.org>
and subject line Bug#1049680: fixed in freedink-dfarc 3.14-7
has caused the Debian Bug report #1049680,
regarding freedink-dfarc: Fails to build binary packages again after successful 
build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1049680: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049680
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: freedink-dfarc
Source-Version: 3.14-7
Done: Petter Reinholdtsen <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
freedink-dfarc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1049...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen <p...@debian.org> (supplier of updated freedink-dfarc 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 09 May 2024 09:05:03 +0200
Source: freedink-dfarc
Architecture: source
Version: 3.14-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Petter Reinholdtsen <p...@debian.org>
Closes: 1049680
Changes:
 freedink-dfarc (3.14-7) unstable; urgency=medium
 .
   * QA upload.
 .
   * Adjust build to handle repeated rebuilds (Closes: #1049680).
Checksums-Sha1:
 eca8d10b0254869437b3d39a5e8884ce7611953f 1939 freedink-dfarc_3.14-7.dsc
 d3ca5131400f1481ce08e1b911dee79e5c87ea55 6092 
freedink-dfarc_3.14-7.debian.tar.xz
 fac7af26876c26cbf4f4c523bf975927416376d9 13672 
freedink-dfarc_3.14-7_source.buildinfo
Checksums-Sha256:
 c3dbd69a28289b60cc2897feb262e2ccd7aa58d5b47643701467af7ac1cb947c 1939 
freedink-dfarc_3.14-7.dsc
 e4388b26d3c28205152c96414bb9f766d7ef2355dee4a8b720bef8b8fedf93a2 6092 
freedink-dfarc_3.14-7.debian.tar.xz
 e79f3a79b5a7f32d383d36a33eb0beebd73b7551e384f21fb9c8e0abda8a6ddf 13672 
freedink-dfarc_3.14-7_source.buildinfo
Files:
 9a4fcd220ca995067543b0f8c0426178 1939 games optional freedink-dfarc_3.14-7.dsc
 0431f400d6321248cf2697e798481c5c 6092 games optional 
freedink-dfarc_3.14-7.debian.tar.xz
 79a7a91b8839997745634b1b80d4ec40 13672 games optional 
freedink-dfarc_3.14-7_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmY8ddUACgkQgSgKoIe6
+w6/gQ/+L4233LBE8LcnENV5YtkztvPuzIpGnf7APMWdeFlUuejKo9JPv1eHiqTv
SdMBEv2AG6d6njhepGT3Z3kk1AiYeMly3DhQWsU6Jj5YH26Ir4y9R0qOzb+Jd5oL
N26oWs5GVegwkR59wSNw72Sx42BQni81ATBF9i5WAnm8yg1OtJNZfQps4ZkW1RHv
A6jv+oqMaGSrbXpu30hYqmVPmZOmlBEqu7v5EZUQhWbAKLjePeqeGRVaW29ieubg
qNggUL4CyOQijRpXI7n6lh6IpxVSXiX2P+2khk8FEnumgjuw3/dw9CqA4a3DsePj
A98bdSW+yPpowwTJrW9qdTjo35iswyLXZ5TI7jcO3TOw87JBoU3pPFsZJHBnSWle
O2thJUyUQubjr+qrFzOBu9OjI9gaZKARkWBL+B2Ju7k260KbVntid+Dza79WX3Fz
yH1FwQdgIY89N+G4jml2/6y0/sP8g/SReZlBashlDVP1Sq+Kwr+AJQuFrdmf1kcy
0uiCa9FeNHkHj1TaLAMnmgn9UPCYWD7slAgpBV5KGiNePtG9OmpsNwRhO/sOGYeC
0j5PgwDUd/siM26muaY2TlGyKFhEFqXAosaUO4lZRUrSSBT42R7FfDBSkVc+g3Cx
RsEhTCt1/324fqjVsSfIk2hTTTbiYx/GRiH0P0ZHIHswLE5Y9RU=
=+/zy
-----END PGP SIGNATURE-----

Attachment: pgpoB6V897TWS.pgp
Description: PGP signature


--- End Message ---

Reply via email to