Your message dated Mon, 11 Mar 2024 12:39:08 +0000
with message-id <[email protected]>
and subject line Bug#1045876: fixed in libmawk 1.0.4-2
has caused the Debian Bug report #1045876,
regarding libmawk: 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.)


-- 
1045876: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045876
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libmawk
Version: 1.0.2-3
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 libmawk
> dpkg-buildpackage: info: source version 1.0.2-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Bdale Garbee <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # only try to run dh_auto_clean if configure has been run
> test -f src/libmawk/Makefile.conf && dh_auto_clean || true
>       make -j8 distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> cd src && make distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> cd awklib && make distclean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/awklib'
> rm Makefile regression/Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/awklib'
> cd libmawk && make distclean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/libmawk'
> rm -f *.o rexp/*.o lmawk lmawk-comp lmawk-exec libmawk.so libmawk.a 
> libmawk_common.so libmawk_comp.so libmawk_exec.so regression/re_test/re_test
> cd regression && make clean
> make[5]: Entering directory '/<<PKGBUILDDIR>>/src/libmawk/regression'
> make[5]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> Makefile:44: warning: ignoring prerequisites on suffix rule definition
> Makefile:44: warning: ignoring prerequisites on suffix rule definition
> Makefile:41: warning: ignoring prerequisites on suffix rule definition
> Makefile:41: warning: ignoring prerequisites on suffix rule definition
> Makefile:58: warning: ignoring prerequisites on suffix rule definition
> Makefile:52: warning: ignoring prerequisites on suffix rule definition
> Makefile:52: warning: ignoring prerequisites on suffix rule definition
> rm *.out re_test/*.o re_test/re_test zfifo/*.o zfifo/zfifo_test 2>/dev/null ; 
> true
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/libmawk/regression'
> rm -f defines.out maxint.out conf.h Makefile.conf
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/libmawk'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> cd scconfig && make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/scconfig'
> rm  hooks.o src//default/find_cc.o src//default/lib_compile.o 
> src//default/lib_uniqinc.o src//default/lib_file.o src//default/lib_try.o 
> src//default/str.o src//default/ht.o src//default/log.o src//default/arg.o 
> src//default/db.o src//default/dep.o src//default/deps_default.o 
> src//default/find_libs.o src//default/find_fscalls.o 
> src//default/find_printf.o src//default/find_proc.o 
> src//default/find_fstools.o src//default/find_uname.o 
> src//default/find_target.o src//default/find_thread.o src//default/find_io.o 
> src//default/find_time.o src//default/find_types.o src//default/find_signal.o 
> src//default/find_environ.o src//default/regex.o src//default/lib_filelist.o 
> src//default/lib_srctree.o src//default/lib_pkg_config.o 
> src//default/find_str.o src//default/find_sys.o src//default/main.o 
> src//default/main_custom_args.o 
> src//default/main_lib.o   src//tmpasm/tmpasm.o src//tmpasm/tmpasm_scconfig.o 
> src//tmpasm/openfiles.o  src//parsgen/find_parsgen.o src//math/find_math.o 
> src//math/find_fpenan.o src//math/find_func.o src//math/find_mfunc_cc.o  
> configure
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/scconfig'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libmawk using existing 
> ./libmawk_1.0.2.orig.tar.bz2
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file libmawk-1.0.2/scconfig/config.log has no final 
> newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  libmawk-1.0.2/scconfig/config.cache
>  libmawk-1.0.2/scconfig/config.log
>  libmawk-1.0.2/src/libmawk/regression/fpe/fpetest3.tmp
>  libmawk-1.0.2/src/libmawk/regression/zfifo/zfifo.c
>  libmawk-1.0.2/src/libmawk/regression/zfifo/zfifo.h
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/libmawk_1.0.2-3.diff.gkoio5
> 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/libmawk_1.0.2-3_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: libmawk
Source-Version: 1.0.4-2
Done: Bdale Garbee <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libmawk, 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.
Bdale Garbee <[email protected]> (supplier of updated libmawk 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: SHA512

Format: 1.8
Date: Mon, 11 Mar 2024 06:12:38 -0600
Source: libmawk
Architecture: source
Version: 1.0.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Electronics Team 
<[email protected]>
Changed-By: Bdale Garbee <[email protected]>
Closes: 1045876
Changes:
 libmawk (1.0.4-2) unstable; urgency=medium
 .
   * fix build after build by cleaning harder, closes: #1045876
Checksums-Sha1:
 773b656201d18e192cd3e55a66065f23ac5670bf 1993 libmawk_1.0.4-2.dsc
 261dc65c196ac5f1e2edc49542ea3d245c07302c 3288 libmawk_1.0.4-2.debian.tar.xz
 43a5db8dcd72f4ad498e2da424cca6ca4dfcb4ed 6391 libmawk_1.0.4-2_amd64.buildinfo
Checksums-Sha256:
 9eed257817a7a3a4162b46b8f626cbfab5811c54ef564fa51014d7790fb3e73d 1993 
libmawk_1.0.4-2.dsc
 96d689dc9ebb3fb64afb9fd6eed76bfebcaf348cd802ce58f3e9012e8d3f3c1c 3288 
libmawk_1.0.4-2.debian.tar.xz
 8f9d343aaf756eaefe607e2f82c5a16c97938c01a3671e5438a52a0dd69cb61e 6391 
libmawk_1.0.4-2_amd64.buildinfo
Files:
 7e271cc5ca4e1c3b34fb0574915d1abe 1993 libs optional libmawk_1.0.4-2.dsc
 8dba9d20bcce7fc9361a654afda3816a 3288 libs optional 
libmawk_1.0.4-2.debian.tar.xz
 43d5ffc863deec466aed34fb01b19e68 6391 libs optional 
libmawk_1.0.4-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEHguq2FwiMqGzzpLrtwRxBYMLn6EFAmXu9jUACgkQtwRxBYML
n6FpPBAAtwRsQL0ESsjrosNnZbkxL6RI/ndLgfO8mtQFy2mlut9L3Vp0gEsiFggB
gD1GrbuLhreTmrpxAvhRiP9llscXrnk0gFNQ4iStcC6GSIY+/ZYhKiORWpPcPB+2
/mtZ1EI6rP7+Wj1iuYL9Qm47mFWl9Yysv0myIPzxP3vKGcEc7MSJp86rmrz/riSJ
7pr4ueNeGVQrjGwzWm1Aq9F/v3OexfSqSfh4vt4iAg8TYTeZEsuk8G/HKdiXwXPf
ROXNITFOgoOb1m28GiWfJVcqbr321dcf4kvuTKz28JJeB8wfmFBAyQvRDzSnoBUM
tOh29tyIk/b7X1OqiXo27han058N5epyedATI+ogNKTu4XWs5JLeDvkytUCDsde5
njlL9/MiUvOUK3wMRJnD1U8747TdZnlmCAe/1Ihq6rTbSD7aJw8AvGRYERuKUGqP
x43KJnkdh5oxxJc5BRcrVv1iK6JCsjJV4Sjas6bI2dtq5VG0jsgtcPL5woNRozsB
E4xv7T371mMFlhMZSFglk3+5GcRnISqE7iPLyqnCNsXkr+RPfA81P/jxKZBou43c
bSt6uQX+L4us6phtjz/gEWh2YIEt1QhZjadnEYsloLZVXY3bI+w6YOvsisnI2X+u
AFhy0xE8877h8oB18sHyxvfYDlulR5a7v+u5VqBjxfkj+RzWIE8=
=Pg5B
-----END PGP SIGNATURE-----

Attachment: pgp8HtpQqrJtY.pgp
Description: PGP signature


--- End Message ---

Reply via email to