Your message dated Wed, 08 Nov 2023 19:00:13 +0000
with message-id <[email protected]>
and subject line Bug#1049802: fixed in gcc-xtensa 14
has caused the Debian Bug report #1049802,
regarding gcc-xtensa-lx106: 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 [email protected]
immediately.)


-- 
1049802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049802
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gcc-xtensa-lx106
Version: 13
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: [email protected]
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 gcc-xtensa-lx106
> dpkg-buildpackage: info: source version 13
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jonathan McDowell 
> <[email protected]>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean -Dsrc -Bbuild
>       rm -f debian/gcc-xtensa-lx106.debhelper.log
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf gcc-* build debian/tmp debian/copyright-gcc debian/stamp
> dh_autoreconf_clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean -O-Dsrc -O-Bbuild
>       rm -f debian/debhelper-build-stamp
>       rm -rf debian/.debhelper/
>       rm -f debian/gcc-xtensa-lx106.debhelper.log
>       rm -f -- debian/gcc-xtensa-lx106.substvars debian/files
>       rm -fr -- debian/gcc-xtensa-lx106/ debian/tmp/
>       find .  \( \( \
>               \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
> -type f -a \
>               \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
>                -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
>                -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
>                -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
>               \) -exec rm -f {} + \) -o \
>               \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) 
> \)
>  debian/rules binary
> dh binary -Dsrc -Bbuild
>    dh_update_autotools_config -O-Dsrc -O-Bbuild
>    debian/rules override_dh_autoreconf
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> tar xf /usr/src/gcc-12/gcc-12.3.0-dfsg.tar.xz
> ln -s gcc-12* src
> tar xf /usr/src/gcc-12/gm2-20220428.tar.xz
> (cd gm2 && tar cf - gcc libgm2) | (cd src && tar xf -)
> rm -rf gm2
> cp debian/overlay/include/xtensa-config.h src/include/
> mkdir -p debian/stamp
> cp /usr/share/doc/gcc-12-source/copyright debian/copyright-gcc
> cp -a /usr/src/gcc-12/debian/patches .
> touch debian/stamp/tar
> set -ex; \
>       GFDL_INVARIANT_FREE=yes \
>       patchdir=/<<PKGBUILDDIR>>/patches \
>       stampdir=/<<PKGBUILDDIR>>/debian/stamp \
>       make -f /usr/src/gcc-12/debian/rules.patch series; \
>       QUILT_PATCHES=/<<PKGBUILDDIR>>/patches QUILT_PATCH_OPTS='-E' \
>       quilt --quiltrc /dev/null push -a; \
> touch src/gcc/distro-defaults.h; \
> set -ex; \
>       cd gcc-*; \
>       for patch in ../debian/local-patches/[0-9]*.patch; do \
>               echo Applying patch "$patch"; \
>               patch -p1 < "$patch"; \
>       done
> + GFDL_INVARIANT_FREE=yes patchdir=/<<PKGBUILDDIR>>/patches 
> stampdir=/<<PKGBUILDDIR>>/debian/stamp make -f 
> /usr/src/gcc-12/debian/rules.patch series
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> echo git-updates.diff gcc-gfdl-build.diff gcc-textdomain.diff 
> gcc-distro-specs.diff gcc-driver-extra-langs.diff gcc-hash-style-gnu.diff 
> libstdc++-pic.diff libstdc++-doclink.diff libstdc++-man-3cxx.diff 
> libstdc++-test-installed.diff alpha-no-ev4-directive.diff note-gnu-stack.diff 
> libgomp-omp_h-multilib.diff libgo-testsuite.diff libgo-cleanfiles.diff 
> gcc-target-include-asm.diff libgo-revert-timeout-exp.diff 
> libgo-setcontext-config.diff gcc-auto-build.diff 
> libitm-no-fortify-source.diff sparc64-biarch-long-double-128.diff 
> pr66368.diff pr67590.diff libffi-race-condition.diff cuda-float128.diff 
> t-libunwind-elf-Wl-z-defs.diff gcc-force-cross-layout.diff 
> gcc-search-prefixed-as-ld.diff kfreebsd-decimal-float.diff pr87808.diff 
> pr94253.diff gcc-arm-disable-guality-tests.diff musl-ssp.diff 
> pr79724-revert.diff 
> pr104290-followup.diff arc-stddef.diff libstdc++-hurd.diff pr107475.diff 
> pr93371.diff gm2.diff gm2-info-no-headers.diff gm2-texinfo.diff 
> gdc-texinfo.diff alpha-ieee.diff sys-auxv-header.diff 
> gdc-dynamic-link-phobos.diff ia64-disable-selective-scheduling.diff 
> libstdc++-pythondir.diff gcc-verbose-lto-link.diff gcc-ice-dump.diff 
> gcc-ice-apport.diff skip-bootstrap-multilib.diff libffi-ro-eh_frame_sect.diff 
> gcc-multiarch.diff config-ml.diff gcc-multilib-multiarch.diff 
> gcc-as-needed.diff gcc-as-needed-gold.diff libgomp-kfreebsd-testsuite.diff 
> go-testsuite.diff \
>   | sed -r 's/  +/ /g' | tr " " "\n" > /<<PKGBUILDDIR>>/patches/series
> sed -r 's/(.)$/\1 -p1/' -i /<<PKGBUILDDIR>>/patches/series
> touch /<<PKGBUILDDIR>>/debian/stamp/02-series-stamp
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> + QUILT_PATCHES=/<<PKGBUILDDIR>>/patches QUILT_PATCH_OPTS=-E quilt --quiltrc 
> /dev/null push -a
> File series fully applied, ends at patch go-testsuite.diff
> make[1]: *** [debian/rules:95: debian/stamp/unpack] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:92: binary] Error 2
> dpkg-buildpackage: error: debian/rules binary 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/gcc-xtensa-lx106_13_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: gcc-xtensa
Source-Version: 14
Done: Jonathan McDowell <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gcc-xtensa, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonathan McDowell <[email protected]> (supplier of updated gcc-xtensa 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 [email protected])


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

Format: 1.8
Date: Sun, 05 Nov 2023 18:22:13 +0000
Source: gcc-xtensa
Binary: gcc-xtensa-lx106 gcc-xtensa-lx106-dbgsym
Architecture: source amd64
Version: 14
Distribution: unstable
Urgency: medium
Maintainer: Debian Electronics Packaging Team 
<[email protected]>
Changed-By: Jonathan McDowell <[email protected]>
Description:
 gcc-xtensa-lx106 - GNU Compiler Collection for Xtensa lx106 core
Closes: 1049802
Changes:
 gcc-xtensa (14) unstable; urgency=medium
 .
   * Rename source package to gcc-xtensa as prelude to building esp32
     variants.
   * Update to GCC 13
   * Clean up patches + src directories in clean target (Closes: #1049802)
   * Bump debhelper compat level to 13
   * Bump Standards-Version to 4.6.2
   * Make debian/rules more generic in preparation for building ESP32
     variants
Checksums-Sha1:
 6d040a40f7798838754727721c6156885f9b2dbb 1336 gcc-xtensa_14.dsc
 1c004629392d0079896cad664a4b55688b02db00 9088 gcc-xtensa_14.tar.xz
 77ed1f8de41fd03fd683386fef0bfa6eb018d632 335131000 
gcc-xtensa-lx106-dbgsym_13.2.0-6+14_amd64.deb
 0479503b5f6cef690f77d0e4f90f75be75053304 41211788 
gcc-xtensa-lx106_13.2.0-6+14_amd64.deb
 41c5173cf697c1492ab6358eedc46e5597280e1a 7070 gcc-xtensa_14_amd64.buildinfo
Checksums-Sha256:
 221780732ed664abbe91e67f33adde05ee04cf8936ee389e00dfba5064dd350c 1336 
gcc-xtensa_14.dsc
 d361ecc2e5767228d3a1939660142aba037a3f3a8f9ae1417c39de4dc93b0c65 9088 
gcc-xtensa_14.tar.xz
 54443fc6790f3b95c683122d7e77470a3a0956e84a5303c5844213ed9eac613e 335131000 
gcc-xtensa-lx106-dbgsym_13.2.0-6+14_amd64.deb
 323e8a13c1d450fd0c57ad1cc9f9a1ca7deec4e754142846d97aa01cdf09b699 41211788 
gcc-xtensa-lx106_13.2.0-6+14_amd64.deb
 d48ee72e3c34e311c6e5223034aa671527e8b0afc6b49d7aa45c05b7bbd5aaf9 7070 
gcc-xtensa_14_amd64.buildinfo
Files:
 e948415c7a1c4edd5a60e9e96a87afa8 1336 devel optional gcc-xtensa_14.dsc
 683e9ef4dd211ca097ffce0be960150a 9088 devel optional gcc-xtensa_14.tar.xz
 83311a5bcbfec03b04ad73f2ab0d520c 335131000 debug optional 
gcc-xtensa-lx106-dbgsym_13.2.0-6+14_amd64.deb
 8b15760063ec4510f3b3a2ff47e2c57e 41211788 devel optional 
gcc-xtensa-lx106_13.2.0-6+14_amd64.deb
 5f6a003bafc4374e8c1bb16dd1a47e9a 7070 devel optional 
gcc-xtensa_14_amd64.buildinfo

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

iHUEARYIAB0WIQSAYP1ALvrBQa1odmMPwJuF4mk8PAUCZUfjGwAKCRAPwJuF4mk8
PAUiAQCNOFhnRy44g/J+5/DojQPmfpZiIi7MXe1lR5r7lHJcrwEA7+gDBgRcZfI/
HM+6FO0Hfmn8nWNl1u3yv/r4zLYBNwI=
=wxd2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to