Your message dated Wed, 18 Sep 2024 03:35:45 +0000
with message-id <[email protected]>
and subject line Bug#1082000: Removed package(s) from unstable
has caused the Debian Bug report #1046294,
regarding ustr: 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 [email protected]
immediately.)


-- 
1046294: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046294
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ustr
Version: 1.0.4-6.1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
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 ustr
> dpkg-buildpackage: info: source version 1.0.4-6.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Holger Levsen <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --with autoreconf
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    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>>'
> Cleanup
> rm -f libustr-debug-1.0.so.1.0.4 libustr-1.0.so.1.0.4 libustr-debug.a 
> libustr.a
> rm -f ctst_0_cntl octst_0_cntl ctst_0_nothing octst_0_nothing ctst_3_medium 
> octst_3_medium ctst_4_grow octst_4_grow ctst_5_shrink octst_5_shrink 
> ctst_7_auto octst_7_auto ctst_8_spn octst_8_spn ctst_9_ins octst_9_ins 
> ctst_10_b octst_10_b ctst_11_io octst_11_io ctst_12_fmt octst_12_fmt 
> ctst_13_utf8 octst_13_utf8 ctst_14_cmp octst_14_cmp ctst_15_trim 
> octst_15_trim ctst_16_parse octst_16_parse ctst_17_sub octst_17_sub 
> ctst_18_split octst_18_split ctst_19_concat octst_19_concat ctst_19_join 
> octst_19_join ctst_98_pool octst_98_pool ctst_99_enomem octst_99_enomem 
> ctst_99_64bit octst_99_64bit tst_0_sizes  tst_0_manual otst_0_sizes 
> otst_0_manual tst_0_nothing otst_0_nothing tst_1_basic otst_1_basic 
> tst_2_small otst_2_small tst_3_medium otst_3_medium tst_4_grow otst_4_grow 
> tst_5_shrink otst_5_shrink 
> tst_6_tiny otst_6_tiny tst_7_auto otst_7_auto tst_8_spn otst_8_spn tst_9_ins 
> otst_9_ins tst_10_b otst_10_b tst_11_io otst_11_io tst_12_fmt otst_12_fmt 
> tst_13_utf8 otst_13_utf8 tst_14_cmp otst_14_cmp tst_15_trim otst_15_trim 
> tst_16_parse otst_16_parse tst_17_sub otst_17_sub tst_18_split otst_18_split 
> tst_19_concat otst_19_concat tst_19_join otst_19_join tst_98_pool 
> otst_98_pool tst_99_enomem otst_99_enomem tst_99_64bit otst_99_64bit
> rm -f *.o
> rm -f perf-sizes perf-sizes32 perf-sizes64
> rm -f *.gcda *.gcno *.gcov
> rm -f tst_*.c ctst_*.c otst_*.c octst_*.c
> rm -f ustr-import-multilib
> rm -f ustr-import ustr-import-multilib
> rm -f ustr-conf.h ustr-conf-debug.h
> rm -rf lcov-output
> rm -f config.status config.log
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> test -f Makefile && fgrep -q maintainer-clean Makefile && /usr/bin/make 
> maintainer-clean || true
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[2]: *** No rule to make target 'configure', needed by 'config.status'.  
> Stop.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building ustr using existing ./ustr_1.0.4.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  ustr-1.0.4/Makefile
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/ustr_1.0.4-6.1.diff.bfYzrU
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> 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/ustr_1.0.4-6.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 ---
Version: 1.0.4-6.1+rm

Dear submitter,

as the package ustr has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1082000

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to