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

Bug#1048688: marked as done (madlib: Fails to build source after successful build)



Your message dated Sat, 06 Dec 2025 15:22:31 +0000
with message-id <E1vRu7D-005yk6-3B@fasolo.debian.org>
and subject line Bug#1048688: fixed in madlib 1.3.0-5
has caused the Debian Bug report #1048688,
regarding madlib: 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.)


-- 
1048688: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048688
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: madlib
Version: 1.3.0-3
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 madlib
> dpkg-buildpackage: info: source version 1.3.0-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Vagrant Cascadian <vagrant@reproducible-builds.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --without=autoreconf
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in Benchmarks/moveIt
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Benchmarks/moveIt'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
>  rm -f moveIt moveIt
> rm -rf ./.deps
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Benchmarks/moveIt'
> Making distclean in Benchmarks/optimize
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Benchmarks/optimize'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
>  rm -f optimize optimize
> rm -rf ./.deps
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Benchmarks/optimize'
> Making distclean in Benchmarks/meshInfo
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Benchmarks/meshInfo'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
>  rm -f meshInfo meshInfo
> rm -rf ./.deps
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Benchmarks/meshInfo'
> Making distclean in Benchmarks/checkMesh
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Benchmarks/checkMesh'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
>  rm -f checkMesh checkMesh
> rm -rf ./.deps
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Benchmarks/checkMesh'
> Making distclean in Adapt/
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Adapt'
> rm -rf .libs _libs
> test -z "libMAdAdapt.la" || rm -f libMAdAdapt.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f "./so_locations"
> rm -rf ./.deps
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Adapt'
> Making distclean in Mesh/
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Mesh'
> rm -rf .libs _libs
> test -z "libMAdMesh.la" || rm -f libMAdMesh.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f "./so_locations"
> rm -rf ./.deps
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Mesh'
> Making distclean in Geo/
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Geo'
> rm -rf .libs _libs
> test -z "libMAdGeo.la" || rm -f libMAdGeo.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f "./so_locations"
> rm -rf ./.deps
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Geo'
> Making distclean in Common/
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Common'
> rm -rf .libs _libs
> test -z "libMAdCommon.la" || rm -f libMAdCommon.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f "./so_locations"
> rm -rf ./.deps
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Common'
> Making distclean in Contrib/ANN
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Contrib/ANN'
> rm -rf .libs _libs
> test -z "libMAdANN.la" || rm -f libMAdANN.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f "./so_locations"
> rm -rf ./.deps
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Contrib/ANN'
> Making distclean in .
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "libMAdLib.la" || rm -f libMAdLib.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "variables" || rm -f variables
> rm -f MAdConfig.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f "./so_locations"
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building madlib using existing ./madlib_1.3.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  madlib-1.3.0/MAdConfig.h.in
>  madlib-1.3.0/configure
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/madlib_1.3.0-3.diff.5KtRcb
> 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/madlib_1.3.0-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: madlib
Source-Version: 1.3.0-5
Done: Santiago Vila <sanvila@debian.org>

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

Debian distribution maintenance software
pp.
Santiago Vila <sanvila@debian.org> (supplier of updated madlib 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: Sat, 06 Dec 2025 15:50:00 +0100
Source: madlib
Architecture: source
Version: 1.3.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Santiago Vila <sanvila@debian.org>
Closes: 1048688
Changes:
 madlib (1.3.0-5) unstable; urgency=medium
 .
   * QA upload.
 .
   [ Petter Reinholdtsen ]
   * Updated d/gbp.conf to find upstream branch and enforce pristine-tar.
 .
   [ Santiago Vila ]
   * Fix clean target. Closes: #1048688.
   * d/control: Drop "Rules-Requires-Root: no" (default).
   * d/control: Drop "Priority: optional" (default).
   * d/control: Update standards-version.
   * Add debian/salsa-ci.yml.
Checksums-Sha1:
 25b8f3a2ae45fa1ab8a4adc5a3f521594eee6f18 1652 madlib_1.3.0-5.dsc
 1d2945179a391abb668f5a34557a9c218d0826a0 60948 madlib_1.3.0-5.debian.tar.xz
 55cf2a206327b1d7f5cd3cdab3b8340d6519dc24 5176 madlib_1.3.0-5_source.buildinfo
Checksums-Sha256:
 ad21054dbba5fd1157cb87c48bd94f46611f50a962ce99de668bd2cd5a14b875 1652 madlib_1.3.0-5.dsc
 122c02aaea076803a2f49297695416078ff6b05aa30ff0911f3752dcb29b158e 60948 madlib_1.3.0-5.debian.tar.xz
 c873b6cd656da579b6af20eb71519e45100e29fbb25766c00bf6fc68d47e1919 5176 madlib_1.3.0-5_source.buildinfo
Files:
 438dbede1d15b9d1ab722af9ef0d3a1c 1652 math optional madlib_1.3.0-5.dsc
 27c9621fd206730557d515e934b0142f 60948 math optional madlib_1.3.0-5.debian.tar.xz
 7b7322afe3058122cfefe6e8b56679d2 5176 math optional madlib_1.3.0-5_source.buildinfo

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

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmk0Rq8ACgkQQc5/C58b
izL5rAf+KB8HHfRd14Czr4JN+3kb5MOKOnTlcR41po4OUkRLJZ1VHsndczEG3q8M
GX0/xvRnND6vruPspNxIxTYXZWYj7AtpDfnQ58Hgm/hCZI994lGRm13gr9Jbajh2
2smNe6fpt3UIx8KkYzWxcWXm+BrU58Tx7i5zu5rWOUDXCA7xd4YFkeThh7vQhxxC
+GoHs0p6Il85HU1kLJ5HMbvBowj0YbTdob0L+Ju3agD/fiahZ2fQwu2RRTAQde3I
uWnZLDRk9lAina+A5dIpk+FLCsBF1Auex+ia8M8UmgL691Ud1OB3ViQ4g7UUbzkm
VckL9s3vpmWCEXjwqe0Q5dxLPaUnhA==
=YbYW
-----END PGP SIGNATURE-----

Attachment: pgpfiR1RvmG6w.pgp
Description: PGP signature


--- End Message ---

Reply to: