Your message dated Fri, 23 May 2025 20:34:27 +0000
with message-id <e1uiz63-00dekg...@fasolo.debian.org>
and subject line Bug#1044973: fixed in devicexlib 0.8.6-2
has caused the Debian Bug report #1044973,
regarding devicexlib: 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 ow...@bugs.debian.org
immediately.)


-- 
1044973: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044973
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: devicexlib
Version: 0.1.0-2
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@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 devicexlib
> dpkg-buildpackage: info: source version 0.1.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Michael Banck <mba...@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> if test -d extlibs ;   then ( cd extlibs;   make clean ) ; fi
> make[2]: Entering directory '/<<PKGBUILDDIR>>/extlibs'
> if test -d blas ;    then ( cd blas;    make clean ) ; fi
> make[3]: Entering directory '/<<PKGBUILDDIR>>/extlibs/blas'
> if test -d BLAS ; then ( cd BLAS;  make clean ) ; fi
> rm -rf ./lib package-ready-stamp configure-stamp
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/extlibs/blas'
> if test -d lapack ;  then ( cd lapack;  make clean ) ; fi
> make[3]: Entering directory '/<<PKGBUILDDIR>>/extlibs/lapack'
> if test -d lapack-3.2 ; then ( cd lapack-3.2;  make clean ) ; fi
> rm -rf ./lib package-ready-stamp configure-stamp 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/extlibs/lapack'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/extlibs'
> if test -d src ;       then ( cd src;       make clean ) ; fi
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> /bin/rm -rf *.o *.a *core *.F90 work.pc work.pcl *.mod *.x
> cd FortCuda && /bin/rm -rf *.o *.a *core work.pc work.pcl *.mod *.x
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> /bin/rm -rf *.dat *.mod
> /bin/rm -rf ./bin/*x
> if test -d extlibs ;   then ( cd extlibs;   make distclean ) ; fi
> make[2]: Entering directory '/<<PKGBUILDDIR>>/extlibs'
> if test -d blas ;    then ( cd blas;    make distclean ) ; fi
> make[3]: Entering directory '/<<PKGBUILDDIR>>/extlibs/blas'
> if test -d BLAS ; then ( cd BLAS;  make clean ) ; fi
> rm -rf ./lib package-ready-stamp configure-stamp
> if test -d BLAS ; then ( rm -rf BLAS ) ; fi 
> rm uncompress-stamp package-ready-stamp
> rm: cannot remove 'uncompress-stamp': No such file or directory
> rm: cannot remove 'package-ready-stamp': No such file or directory
> make[3]: [Makefile:64: distclean] Error 1 (ignored)
> rm ../install/make_blas.inc
> rm: cannot remove '../install/make_blas.inc': No such file or directory
> make[3]: [Makefile:65: distclean] Error 1 (ignored)
> rm -rf /<<PKGBUILDDIR>>//extlibs/blas/tmp
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/extlibs/blas'
> if test -d lapack ;  then ( cd lapack;  make distclean ) ; fi
> make[3]: Entering directory '/<<PKGBUILDDIR>>/extlibs/lapack'
> if test -d lapack-3.2 ; then ( cd lapack-3.2;  make clean ) ; fi
> rm -rf ./lib package-ready-stamp configure-stamp 
> if test -d lapack-3.2 ; then ( rm -rf lapack-3.2 ) ; fi 
> rm uncompress-stamp package-ready-stamp
> rm: cannot remove 'uncompress-stamp': No such file or directory
> rm: cannot remove 'package-ready-stamp': No such file or directory
> make[3]: [Makefile:67: distclean] Error 1 (ignored)
> rm ../install/make_lapack.inc
> rm: cannot remove '../install/make_lapack.inc': No such file or directory
> make[3]: [Makefile:68: distclean] Error 1 (ignored)
> rm -rf /<<PKGBUILDDIR>>//extlibs/lapack/tmp
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/extlibs/lapack'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/extlibs'
> /bin/rm -rf make.inc config.log ./config/configure.msg \
>       ./config/config.log ./config/config.status \
>       ./config/*.lineno \
>       ./include/configure.h ./include/fft_defs.h \
>         ./include/c_defs.h    ./include/f_defs.h\
>       */dum1 */dum2 
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building devicexlib using existing 
> ./devicexlib_0.1.0.orig.tar.bz2
> dpkg-source: info: local changes detected, the modified files are:
>  devicexlib-0.1.0/install/make_blas.inc
>  devicexlib-0.1.0/install/make_lapack.inc
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/devicexlib_0.1.0-2.diff.JBt8k7
> 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/devicexlib_0.1.0-2_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: devicexlib
Source-Version: 0.8.6-2
Done: Santiago Vila <sanv...@debian.org>

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

Debian distribution maintenance software
pp.
Santiago Vila <sanv...@debian.org> (supplier of updated devicexlib 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 23 May 2025 21:55:00 +0200
Source: devicexlib
Architecture: source
Version: 0.8.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <debichem-de...@lists.alioth.debian.org>
Changed-By: Santiago Vila <sanv...@debian.org>
Closes: 1044973 1103731
Changes:
 devicexlib (0.8.6-2) unstable; urgency=medium
 .
   * Team upload.
   [ Adrian Bunk ]
   * libdevicexlib-dev: Drop Multi-Arch: same. Closes: #1103731.
   [ Santiago Vila ]
   * Fix clean target. Closes: #1044973.
Checksums-Sha1:
 d17fc3a8e2349b0db6d248329983ec4faeb4a446 1676 devicexlib_0.8.6-2.dsc
 3a9ff91f80e2cf6d7b88877cd6f1503e5e6d3f0f 3472 devicexlib_0.8.6-2.debian.tar.xz
 1fae9a17b4b7851f965221693cd53e6b1129fc30 5359 
devicexlib_0.8.6-2_source.buildinfo
Checksums-Sha256:
 6fa7ecc33882b104cf358e4db3a1a240cda500bcbe2aa27ef17826319061a479 1676 
devicexlib_0.8.6-2.dsc
 08e57ec8dee5ae0a4dd8c17980bb005ec072b0731d67e3712ed8b2ca8f5fbcf5 3472 
devicexlib_0.8.6-2.debian.tar.xz
 dbb803f4b0161aba7a3ad301ee5f566644c47fc007b3e3c047806571a3e649d5 5359 
devicexlib_0.8.6-2_source.buildinfo
Files:
 396f304ff98e94b22f6ddc6e416e4c90 1676 science optional devicexlib_0.8.6-2.dsc
 8d5e41f9ed3ffb654c15446eb2a15420 3472 science optional 
devicexlib_0.8.6-2.debian.tar.xz
 77e552f5e620422abd10cc3dbac1a8e0 5359 science optional 
devicexlib_0.8.6-2_source.buildinfo

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

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmgw1bEACgkQQc5/C58b
izIBlgf+MCuAUPma44CfwG42AWNLrR5MO4gr0BKICyp6Eo3u/eThrrPl8iBf8YGB
yU53NFrbdbf43bfKbeVEqOV3fdHIE/Y1FQPNyDdX6hurA9g0Vz5VdJI4zadU7bzo
fqAOypg1sZrKMwpItI8XoCvyMW+0qq9sGn2X5UGjNL4OVJ/i6jqnHB3CWKAPgtDr
0rzPvTEHKBu+vgUmYFsZYgKF9Wak5XqrVXIUEwt+WQDSdGXdERZ5u5OxH/AcZtiI
zEPtKJMw1DbJ9WiAi43yUrQhwJ1IW147lil+S12vgn7zauciCbOBZTKmQSAmmSjs
JmbjlCsw8tfm+668VBdUH3j6n81ASg==
=NcWw
-----END PGP SIGNATURE-----

Attachment: pgpsKB51kQpob.pgp
Description: PGP signature


--- End Message ---

Reply via email to