Your message dated Thu, 01 Feb 2024 18:26:03 +0000
with message-id <[email protected]>
and subject line Bug#1049025: fixed in ogdi-dfsg 4.1.1+ds-1
has caused the Debian Bug report #1049025,
regarding ogdi-dfsg: 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.)
--
1049025: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049025
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ogdi-dfsg
Version: 4.1.0+ds-6
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 ogdi-dfsg
> dpkg-buildpackage: info: source version 4.1.0+ds-6
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Bas Couwenberg
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> if [ -e config/common.mak ]; then \
> dh_auto_clean ; \
> fi
> make -j8 clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/vpflib'
> rm -rf OBJ.Linux /<<PKGBUILDDIR>>/lib/Linux/static/libvpf.* OBJ.Linux
> /<<PKGBUILDDIR>>/lib/Linux/libvpf.* /<<PKGBUILDDIR>>/bin/Linux/libvpf.*
> /<<PKGBUILDDIR>>/bin/Linux/vpf
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/vpflib'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/ogdi'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/ogdi/include'
> Nothing to clean in ogdi/include
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/ogdi/include'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/ogdi/c-api'
> rm -rf OBJ.Linux /<<PKGBUILDDIR>>/lib/Linux/static/libogdi.* OBJ.Linux
> /<<PKGBUILDDIR>>/lib/Linux/libogdi.* /<<PKGBUILDDIR>>/bin/Linux/libogdi.*
> /<<PKGBUILDDIR>>/bin/Linux/ogdi
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/ogdi/c-api'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/ogdi/glutil'
> rm -rf OBJ.Linux /<<PKGBUILDDIR>>/lib/Linux/static/libglutil.* OBJ.Linux
> /<<PKGBUILDDIR>>/lib/Linux/libglutil.* /<<PKGBUILDDIR>>/bin/Linux/libglutil.*
> /<<PKGBUILDDIR>>/bin/Linux/glutil
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/ogdi/glutil'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/ogdi/attr_driver'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/ogdi/attr_driver'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/ogdi/driver'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/ogdi/driver/adrg'
> rm -rf OBJ.Linux /<<PKGBUILDDIR>>/lib/Linux/static/libadrg.* OBJ.Linux
> /<<PKGBUILDDIR>>/lib/Linux/libadrg.* /<<PKGBUILDDIR>>/bin/Linux/libadrg.*
> /<<PKGBUILDDIR>>/bin/Linux/adrg
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/ogdi/driver/adrg'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/ogdi/driver/network'
> rm -rf OBJ.Linux /<<PKGBUILDDIR>>/lib/Linux/static/libremote.* OBJ.Linux
> /<<PKGBUILDDIR>>/lib/Linux/libremote.* /<<PKGBUILDDIR>>/bin/Linux/libremote.*
> /<<PKGBUILDDIR>>/bin/Linux/remote
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/ogdi/driver/network'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/ogdi/driver/rpf'
> rm -rf OBJ.Linux /<<PKGBUILDDIR>>/lib/Linux/static/librpf.* OBJ.Linux
> /<<PKGBUILDDIR>>/lib/Linux/librpf.* /<<PKGBUILDDIR>>/bin/Linux/librpf.*
> /<<PKGBUILDDIR>>/bin/Linux/rpf
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/ogdi/driver/rpf'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/ogdi/driver/vrf'
> rm -rf OBJ.Linux /<<PKGBUILDDIR>>/lib/Linux/static/libvrf.* OBJ.Linux
> /<<PKGBUILDDIR>>/lib/Linux/libvrf.* /<<PKGBUILDDIR>>/bin/Linux/libvrf.*
> /<<PKGBUILDDIR>>/bin/Linux/vrf
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/ogdi/driver/vrf'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/ogdi/driver/skeleton'
> rm -rf OBJ.Linux /<<PKGBUILDDIR>>/lib/Linux/static/libskeleton.* OBJ.Linux
> /<<PKGBUILDDIR>>/lib/Linux/libskeleton.*
> /<<PKGBUILDDIR>>/bin/Linux/libskeleton.* /<<PKGBUILDDIR>>/bin/Linux/skeleton
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/ogdi/driver/skeleton'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/ogdi/driver'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/ogdi/gltpd'
> rm -rf OBJ.Linux /<<PKGBUILDDIR>>/lib/Linux/static/libgltpd.* OBJ.Linux
> /<<PKGBUILDDIR>>/lib/Linux/libgltpd.* /<<PKGBUILDDIR>>/bin/Linux/libgltpd.*
> /<<PKGBUILDDIR>>/bin/Linux/gltpd
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/ogdi/gltpd'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/ogdi/tcl_interface'
> rm -rf OBJ.Linux /<<PKGBUILDDIR>>/lib/Linux/static/libecs_tcl.* OBJ.Linux
> /<<PKGBUILDDIR>>/lib/Linux/libecs_tcl.*
> /<<PKGBUILDDIR>>/bin/Linux/libecs_tcl.* /<<PKGBUILDDIR>>/bin/Linux/ecs_tcl
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/ogdi/tcl_interface'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/ogdi'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/contrib/ogdi_import'
> rm -rf OBJ.Linux /<<PKGBUILDDIR>>/lib/Linux/static/libogdi_import.* OBJ.Linux
> /<<PKGBUILDDIR>>/lib/Linux/libogdi_import.*
> /<<PKGBUILDDIR>>/bin/Linux/libogdi_import.*
> /<<PKGBUILDDIR>>/bin/Linux/ogdi_import
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/contrib/ogdi_import'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/contrib/ogdi_info'
> rm -rf OBJ.Linux /<<PKGBUILDDIR>>/lib/Linux/static/libogdi_info.* OBJ.Linux
> /<<PKGBUILDDIR>>/lib/Linux/libogdi_info.*
> /<<PKGBUILDDIR>>/bin/Linux/libogdi_info.* /<<PKGBUILDDIR>>/bin/Linux/ogdi_info
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/contrib/ogdi_info'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/contrib/gdal'
> rm -rf OBJ.Linux /<<PKGBUILDDIR>>/lib/Linux/static/libgdal.* OBJ.Linux
> /<<PKGBUILDDIR>>/lib/Linux/libgdal.* /<<PKGBUILDDIR>>/bin/Linux/libgdal.*
> /<<PKGBUILDDIR>>/bin/Linux/gdal
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/contrib/gdal'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building ogdi-dfsg using existing
> ./ogdi-dfsg_4.1.0+ds.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file configure, use
> --include-removal to override
> dpkg-source: warning: executable mode 0755 of 'config.status' will not be
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'ogdi-config' will not be
> represented in diff
> dpkg-source: info: local changes detected, the modified files are:
> ogdi-dfsg-4.1.0+ds/config.log
> ogdi-dfsg-4.1.0+ds/config.status
> ogdi-dfsg-4.1.0+ds/config/Linux.mak
> ogdi-dfsg-4.1.0+ds/config/common.mak
> ogdi-dfsg-4.1.0+ds/ogdi-config
> ogdi-dfsg-4.1.0+ds/ogdi.pc
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/ogdi-dfsg_4.1.0+ds-6.diff.Hi0LNA
> 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/ogdi-dfsg_4.1.0+ds-6_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: ogdi-dfsg
Source-Version: 4.1.1+ds-1
Done: Bas Couwenberg <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ogdi-dfsg, 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.
Bas Couwenberg <[email protected]> (supplier of updated ogdi-dfsg 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: Thu, 01 Feb 2024 17:31:57 +0100
Source: ogdi-dfsg
Architecture: source
Version: 4.1.1+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Bas Couwenberg <[email protected]>
Closes: 1049025
Changes:
ogdi-dfsg (4.1.1+ds-1) unstable; urgency=medium
.
* Team upload.
* New upstream release.
* Bump Standards-Version to 4.6.2, no changes.
* Bump debhelper compat to 13.
* Remove generated files in clean target.
(closes: #1049025)
* Use execute_after instead of override in rules file.
* Enable Salsa CI.
* Drop patches applied upstream. Refresh remaining patches.
Checksums-Sha1:
1ad6dd4e1efd03a319a33cca3bca09ea8d0c2d58 2119 ogdi-dfsg_4.1.1+ds-1.dsc
1e1fec1b5e8a75d5a8201769387893d15c059cff 400592 ogdi-dfsg_4.1.1+ds.orig.tar.xz
6f6dc94a88402c326209799029ee3e730069f053 13268
ogdi-dfsg_4.1.1+ds-1.debian.tar.xz
cdbd716ccd2c3dab4a0c5ca868676d34c6221cf7 8982
ogdi-dfsg_4.1.1+ds-1_amd64.buildinfo
Checksums-Sha256:
c757f95bb25cc7b167ce4fd399f43e5577a43e52eb3a5530a49130003d509806 2119
ogdi-dfsg_4.1.1+ds-1.dsc
93682feaad5084d283d95287d4970517396a0a8755c0495249d261e9b2b8eb8f 400592
ogdi-dfsg_4.1.1+ds.orig.tar.xz
c8efcc751b9a4b9860ea29170bc8828bdb18be5c1af75da9e952d9b2ef907897 13268
ogdi-dfsg_4.1.1+ds-1.debian.tar.xz
f8a7c81acb7efb1eda1bd7e13ea0a29b8569200c47b056c80ba95868fcc574bf 8982
ogdi-dfsg_4.1.1+ds-1_amd64.buildinfo
Files:
22210eb3a4228d205e8d5740fc2307c5 2119 libs optional ogdi-dfsg_4.1.1+ds-1.dsc
ea116696ac394c4dfddfbb0e304e28fb 400592 libs optional
ogdi-dfsg_4.1.1+ds.orig.tar.xz
d71e522662d2e605dc62992c0afbf0c6 13268 libs optional
ogdi-dfsg_4.1.1+ds-1.debian.tar.xz
249a4737a0aba143ab4d2f55416f5dbd 8982 libs optional
ogdi-dfsg_4.1.1+ds-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAmW7yD8ACgkQZ1DxCuiN
SvFZsw/9GUMNNwIR21PqgCeL2ExNZX2/IGYfoMtmI9mi5cKwWl8O0nvQvk+Qg61g
d5oOZaowfzgI2oyT7pTn35Li3bT1Lcj968uuuP+YJ8EFXNlEd0L+/7rdBPcq6w6o
KHV8OyGEUfagGCryQVv7Vutnv5I72yL0jn3f1wkFfXYtQFWbjkGdFXo/mNk/Q9sP
AkdjRpAUK5T3jqcXpzfQeZdUvPG+nwNG6VLdx3xRFJ62kYb52Wif/e95Vr0F7a20
W/YPGp8z6irRFOw6b76i8PfkZpMfHRpeqCerSGFmxtv+rGtPRQcIlT+iAZq4D++L
Nnv7nOxuRItorAVjSSWpHvaFWoNsf20KdDewFH3ApsuTmrXzetwOCA0H67GqNsQ3
L35Ww1R8F+cOJ9w9Lb00EjRqUHV8/wyADLSHpIJpF66/IN9FvMb2wjOrekzWjWc8
FDOGP+8Nmpv7OzzBfvU5kRUR+1FJfl7ycScA391Q5eD7vE7Gz0nsBheeKhmrIu1i
iW8obfUIK5tOxCcdBqZa0yE558/VEvPe33VKBvadvDPsjlEu8NDgLiUckdbk/LYj
G/AmNn9tmaYtPoJ8ZzEnN8Oz1x2DUAryuZctOEdiX8VrEAMiQgyNNB7JPWx6QjVp
bPp50HsaAKUMA72DsMNHeaxaQNXrL6+Yvd2njl9Pdr1rALiQeMc=
=lEd0
-----END PGP SIGNATURE-----
--- End Message ---