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

Bug#1044273: marked as done (epm: Fails to build source after successful build)



Your message dated Fri, 05 Apr 2024 00:49:31 +0000
with message-id <E1rsXlr-00CIav-KQ@fasolo.debian.org>
and subject line Bug#1044273: fixed in epm 4.2-12
has caused the Debian Bug report #1044273,
regarding epm: Fails to build source 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.)


-- 
1044273: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044273
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: epm
Version: 4.2-11
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

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/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> -----------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package epm
> dpkg-buildpackage: info: source version 4.2-11
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Aaron M. Ucko <ucko@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --without autoreconf
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
> 	make -j8 distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> /bin/rm -f epm.o aix.o bsd.o deb.o dist.o file.o inst.o osx.o pkg.o portable.o qprintf.o rpm.o run.o setld.o slackware.o snprintf.o string.o support.o swinstall.o tar.o epminstall.o mkepmlist.o setup.o setup2.o gui-common.o uninst.o uninst2.o gui-common.o
> /bin/rm -f libepm.a epm epminstall mkepmlist setup uninst
> /bin/rm -f config.cache config.h config.log config.status
> /bin/rm -f Makefile doc/Makefile macosx/Makefile
> /bin/rm -f epm.list
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> cd doc && /usr/bin/make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> make[2]: *** No rule to make target 'clean'.  Stop.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[1]: [debian/rules:66: override_dh_auto_clean] Error 2 (ignored)
> [ ! -f Makefile ] || /usr/bin/make distclean
> rm -f mkepmlist.o
> # Remove the EPM-built portable and native packages.
> rm -rf linux-2.6-*
> # Some minor cleanup issues
> mv doc/epm-book.html.save doc/epm-book.html
> rm -f doc/Makefile epm.list
> rm -f macosx/setup.plist macosx/uninst.plist
> # Remove dir created when building
> rm -rf linux-4.9-x86_64
> dh_clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building epm using existing ./epm_4.2.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to doc/mantohtml: binary file contents changed
> dpkg-source: error: add doc/mantohtml in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'doc/mantohtml' will not be represented in diff
> dpkg-source: error: cannot represent change to doc/mantohtml.o: binary file contents changed
> dpkg-source: error: add doc/mantohtml.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to linux-6.1-x86_64/epm-4.2-linux-6.1-x86_64.deb.tgz: binary file contents changed
> dpkg-source: error: add linux-6.1-x86_64/epm-4.2-linux-6.1-x86_64.deb.tgz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to linux-6.1-x86_64/epm-4.2-linux-6.1-x86_64.tar.gz: binary file contents changed
> dpkg-source: error: add linux-6.1-x86_64/epm-4.2-linux-6.1-x86_64.tar.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/epm_4.2-11_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: epm
Source-Version: 4.2-12
Done: Andreas Beckmann <anbe@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Beckmann <anbe@debian.org> (supplier of updated epm 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: SHA256

Format: 1.8
Date: Fri, 05 Apr 2024 02:33:54 +0200
Source: epm
Architecture: source
Version: 4.2-12
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Andreas Beckmann <anbe@debian.org>
Closes: 667930 1044273 1066241
Changes:
 epm (4.2-12) unstable; urgency=medium
 .
   * QA upload.
   * Fix building with -Werror=implicit-function-declaration.
     (Closes: #1066241)
   * Fix building twice in a row.  (Closes: #1044273)
   * Enable all hardening flags, thanks to Simon Ruderich.  (Closes: #667930)
   * Update Homepage, watch file, upstream metadata.  (See #1051502)
Checksums-Sha1:
 478c03be95809d486287ca4cf81199c750d3129b 1960 epm_4.2-12.dsc
 138b4fd8a8a147597988a87a463b391c502acdfc 8408 epm_4.2-12.debian.tar.xz
 daa2175ad8ee6f6d6a5f9a6239154bcb268e71c3 9328 epm_4.2-12_source.buildinfo
Checksums-Sha256:
 46ab06d72c5f82b63fb31d057955930bf2ad880612c412abe8757aa60b17e146 1960 epm_4.2-12.dsc
 76dfbc8394b2b902543973244705361f815780e3cfec19d292bd1234b5c20a39 8408 epm_4.2-12.debian.tar.xz
 0adfa0eddf150011413ace76574b7637118ca3ba62ce4995001eb19cc710713f 9328 epm_4.2-12_source.buildinfo
Files:
 55882a76e48ea66794de0b404a688ab8 1960 devel optional epm_4.2-12.dsc
 ce377dc67c9ac5e7cad2ba2d7da42569 8408 devel optional epm_4.2-12.debian.tar.xz
 c0103688e6fe4bd61a548fbb3de5cd95 9328 devel optional epm_4.2-12_source.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmYPR7oQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCAtcEACj7lfhcgi0iLIVpHUO8tGaNlku8EqJkilc
Wq0NhcFgionDfLXnOsiZcCJljBlSkRPBVkEf3Z6qr0gqczqvXqh9WYlC+zSChG1u
J/Lrr7yn3dliaaAQX4dgRsqWQRvlQH2ojCPRdRIxbYxMBrJvAESzk3wIG7lkBfYX
hsCJBRnejLL5mvUxAykFv+2Yw1Lf+VglU8CsEF4W7Rr571dBauwZ7TCLQRMX7m7x
/TipCGhERMMnjUNILHDuhiEBqyOVsSYY20oxUICBTvptkab90CAnpyuG7Sq7141g
DoL5cDm1r1SoSbOgMSA0+Jw6kCkJmuWkPYAOa3z+l3OSNESrASZukbXksXqRdGvj
1UPnDdpPPDLruNSIpF1aiZ41wjoT8AoRNpcYLM7mt8JEKP3p8KAqLJ9JcWoTDk62
MMb1MBr888PwHPvdZaBtWBx8FjAIS2eiBqbq1AORue2oLySXyItDY0+EwLVffNHF
R/21sMHV0NMsmf2Rq6j2rKLHur8yA75lJDmnsKvXgUXCwnh6ahN7l1o93331yGn7
p6tawGh6gZdX4Jfs/SJOrt4qgPkGQS2B+lHHLfP1vNvFVeIykPj7CHp4oXxtvKsN
aQSoA6OaFrxOX9Tujf21eFj5lmMvNRx2UI01y4Va+Gmn3jZZy4rcNGyfSTNZ6twA
YpjlpsasdQ==
=/Uuw
-----END PGP SIGNATURE-----

Attachment: pgpwMdpRVQF1D.pgp
Description: PGP signature


--- End Message ---

Reply to: