[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1049736: marked as done (gxmessage: Fails to build binary packages again after successful build)



Your message dated Fri, 01 Dec 2023 01:19:08 +0000
with message-id <E1r8sBQ-00AY5y-S7@fasolo.debian.org>
and subject line Bug#1049736: fixed in gxmessage 3.4.3-2
has caused the Debian Bug report #1049736,
regarding gxmessage: 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 owner@bugs.debian.org
immediately.)


-- 
1049736: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049736
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: gxmessage
Version: 3.4.3-1
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: debian-qa@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 gxmessage
> dpkg-buildpackage: info: source version 3.4.3-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Daniel Echeverry <epsilon77@gmail.com>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  fakeroot debian/rules clean
> dh clean  --with autotools-dev
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh: warning: The autotools-dev sequence is deprecated and replaced by dh in debhelper (>= 9.20160115)
> dh: warning: This feature will be removed in compat 12.
>    dh_auto_clean
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> 	make -j1 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "gxmessage.dvi gxmessage.pdf gxmessage.ps gxmessage.html" \
> || rm -rf gxmessage.dvi gxmessage.pdf gxmessage.ps gxmessage.html
> rm -rf gxmessage.t2d gxmessage.t2p
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> test -z "gxmessage.info" || rm -f gxmessage.info
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.pox gxmessage.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 "gxmessage" || rm -f gxmessage
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> 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 -rf ./.deps
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autotools-dev_restoreconfig
> dh_autotools-dev_restoreconfig: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_autotools-dev_restoreconfig: warning: dh_autotools-dev_restoreconfig is deprecated; please see dh_autotools-dev_restoreconfig(1) for a replacement
> dh_autotools-dev_restoreconfig: warning: This feature will be removed in compat 12.
>    dh_clean
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>  debian/rules build
> dh build  --with autotools-dev
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh: warning: The autotools-dev sequence is deprecated and replaced by dh in debhelper (>= 9.20160115)
> dh: warning: This feature will be removed in compat 12.
>    dh_update_autotools_config
>    dh_autotools-dev_updateconfig
> dh_autotools-dev_updateconfig: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_autotools-dev_updateconfig: warning: dh_autotools-dev_updateconfig is deprecated; please see dh_autotools-dev_updateconfig(1) for a replacement
> dh_autotools-dev_updateconfig: warning: This feature will be removed in compat 12.
>    dh_auto_configure
> 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
> 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 to enable maintainer-specific portions of Makefiles... no
> checking for style of include used by make... GNU
> checking for gcc... gcc
> 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 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 library containing strerror... none required
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ISO C89... (cached) none needed
> checking whether gcc understands -c and -o together... (cached) yes
> checking dependency style of gcc... (cached) none
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ISO C89... (cached) none needed
> checking whether gcc understands -c and -o together... (cached) yes
> checking dependency style of gcc... (cached) none
> 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 locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking for LC_MESSAGES... yes
> checking libintl.h usability... yes
> checking libintl.h presence... yes
> checking for libintl.h... yes
> checking for ngettext in libc... yes
> checking for dgettext in libc... yes
> checking for bind_textdomain_codeset... yes
> checking for msgfmt... /usr/bin/msgfmt
> checking for dcgettext... yes
> checking if msgfmt accepts -c... yes
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking whether NLS is requested... yes
> checking for intltool >= 0.50.0... 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... /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 XML::Parser... ok
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for PACKAGE... yes
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> config.status: creating doc/Makefile
> config.status: creating po/Makefile.in
> config.status: creating Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing default-1 commands
> config.status: executing po/stamp-it commands
>    dh_auto_build
> dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> 	make -j1
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make  all-recursive
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Making all in doc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/doc'
> restore=: && backupdir=".am$$" && \
> rm -rf $backupdir && mkdir $backupdir && \
> if (/bin/bash /<<PKGBUILDDIR>>/missing makeinfo --version) >/dev/null 2>&1; then \
>   for f in gxmessage.info gxmessage.info-[0-9] gxmessage.info-[0-9][0-9] gxmessage.i[0-9] gxmessage.i[0-9][0-9]; do \
>     if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
>   done; \
> else :; fi && \
> if /bin/bash /<<PKGBUILDDIR>>/missing makeinfo --no-split  -I . \
>  -o gxmessage.info `test -f 'gxmessage.texi' || echo './'`gxmessage.texi; \
> then \
>   rc=0; \
> else \
>   rc=$?; \
>   $restore $backupdir/* `echo "./gxmessage.info" | sed 's|[^/]*$||'`; \
> fi; \
> rm -rf $backupdir; exit $rc
> /<<PKGBUILDDIR>>/missing: line 81: makeinfo: command not found
> WARNING: 'makeinfo' is missing on your system.
>          You should only need it if you modified a '.texi' file, or
>          any other file indirectly affecting the aspect of the manual.
>          You might want to install the Texinfo package:
>          <http://www.gnu.org/software/texinfo/>
>          The spurious makeinfo call might also be the consequence of
>          using a buggy 'make' (AIX, DU, IRIX), in which case you might
>          want to install GNU make:
>          <http://www.gnu.org/software/make/>
> make[4]: *** [Makefile:421: gxmessage.info] Error 127
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[3]: *** [Makefile:581: all-recursive] Error 1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[2]: *** [Makefile:567: all-recursive] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: *** [Makefile:417: all] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_build: error: make -j1 returned exit code 2
> make: *** [debian/rules:8: 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/gxmessage_3.4.3-1_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: gxmessage
Source-Version: 3.4.3-2
Done: Boyuan Yang <byang@debian.org>

We believe that the bug you reported is fixed in the latest version of
gxmessage, 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 1049736@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Boyuan Yang <byang@debian.org> (supplier of updated gxmessage 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 30 Nov 2023 19:41:55 -0500
Source: gxmessage
Architecture: source
Version: 3.4.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Boyuan Yang <byang@debian.org>
Closes: 981873 1013738 1049736
Changes:
 gxmessage (3.4.3-2) unstable; urgency=medium
 .
   * QA upload.
 .
   [ Jelmer Vernooij ]
   * Migrate repository from alioth to salsa.
 .
   [ Boyuan Yang ]
   * debian/: Apply wrap-and-sort -abst.
   * Bump debhelper v13, Standards-Version 4.6.2.
   * debian/control: Update homepage. (Closes: #981873)
   * debian/control: Do not depend on install-info. (Closes: #1013738)
   * debian/control: Build-dep on texinfo to avoid double FTBFS.
     (Closes: #1049736)
Checksums-Sha1:
 f158e382782805ce6dc92fd2ca71792ee72836c9 1928 gxmessage_3.4.3-2.dsc
 7d9d7a72e90b3421fd615387bba8e44b931c35ed 275354 gxmessage_3.4.3.orig.tar.gz
 0684e59e425612e43b962f840036231d4a1d5751 4476 gxmessage_3.4.3-2.debian.tar.xz
 9962872c1df1eeb98c494e2c8d09b94d59f7b797 15448 gxmessage_3.4.3-2_amd64.buildinfo
Checksums-Sha256:
 4515f6dc1d3d2816bc387517b19ec616225eefb1e62060877ef1e5d5f85f7199 1928 gxmessage_3.4.3-2.dsc
 db4e1655fc58f31e5770a17dfca4e6c89028ad8b2c8e043febc87a0beedeef05 275354 gxmessage_3.4.3.orig.tar.gz
 82d7bd3d397fcbea80d126cb6ed8fd82ca96831669d4682d8a25ef6512348752 4476 gxmessage_3.4.3-2.debian.tar.xz
 4f5e1fbf246ceb2698be68cb1fe5be673f7c988b78060040a623a0527ff97c50 15448 gxmessage_3.4.3-2_amd64.buildinfo
Files:
 91d18e933710d9c2f98568610f950b4d 1928 gnome optional gxmessage_3.4.3-2.dsc
 0e6b5b23ffccc785ff8627485f6b7ce4 275354 gnome optional gxmessage_3.4.3.orig.tar.gz
 9da976381059b567fdd220dac1a76f70 4476 gnome optional gxmessage_3.4.3-2.debian.tar.xz
 8dc6c32a5fe2382836b3dfbe3f8b6cce 15448 gnome optional gxmessage_3.4.3-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmVpL6AACgkQwpPntGGC
Ws7fKQ//YhAoXiPKs50QARrDCuuMVO0ja3fkmQtgUH4DxjEF9oh2/tDsrwaVyUtk
i3iNn8iFd79iPhpNw7HYoEhsdaNUohMwT5fQKLPV48gw/0O2QrxD06yFn1O2APXi
PpBZwkJxdTrj1m7j0n2FE/w7yvRcCBaZhc9Gs9CSSTonyeWkiHeoDrhZsc6ojqxi
LUrvi/aTs29AtOWq6p+sVMvPPzk+RmqSqeZkKt4fQYAoAV4lfOSY2fMXGMDVxAut
Q53PK4GhxIF6iMsl3jyYIqMIsyELXAEEhE3fVhA1eZyx4eCm9UTn866n3GQEGHN+
sxHAiqbiVJR/yxXcsZc7/j0debpe7ZHMJoui/ZEcvlip5LnY+7I1tymBBrCnmTxS
xysDVwbLiHvc0o6LXNv5zFFN0WtaFFFZgU2t0BN6TptQSqkzRI4uFs8y5dxV48th
tbvNSO/WoN/9j9sULM9OipIHMvtxaQZGCX3cBBYdSGdaR5j45LKqvJaFUmtKXhS4
G1I+aMimHNiFKWgImw6HpQYV1nYhC1cQaWQRuXpZmGu7jmvm8iqwsguKhE+AhGSf
BRk9+7w3xmOBENz04gP63/iwk3BfgJiQY0HmB4OMWW/r/vNc9NRgron9A6YgVKVP
zWFuONFyRF2KSzSyo2Pzvu6FYY0Z9iP+dvwKQ8cKdh8KYamiV/E=
=vW2r
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: