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

Bug#1045092: marked as done (gnss-sdr: Fails to build source after successful build)



Your message dated Sun, 07 Apr 2024 20:47:00 +0000
with message-id <E1rtZPo-009NCo-Ab@fasolo.debian.org>
and subject line Bug#1045092: fixed in gnss-sdr 0.0.19-2
has caused the Debian Bug report #1045092,
regarding gnss-sdr: 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.)


-- 
1045092: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045092
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: gnss-sdr
Version: 0.0.18-2
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 gnss-sdr
> dpkg-buildpackage: info: source version 0.0.18-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Bo YU <tsu.yubo@gmail.com>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --buildsystem=cmake
>    dh_auto_clean -O--buildsystem=cmake
> 	rm -rf obj-x86_64-linux-gnu
>    dh_autoreconf_clean -O--buildsystem=cmake
>    dh_clean -O--buildsystem=cmake
> 	rm -f debian/debhelper-build-stamp
> 	rm -rf debian/.debhelper/
> 	rm -f debian/gnss-sdr.debhelper.log
> 	rm -f -- debian/gnss-sdr.substvars debian/files
> 	rm -fr -- debian/gnss-sdr/ debian/tmp/ ./debian/home/
> 	find .  \( \( \
> 		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
> 	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> 		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> 		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> 		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> 		\) -exec rm -f {} + \) -o \
> 		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
>  dpkg-source -b .
> dpkg-source: warning: upstream signing key but no upstream tarball signature
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building gnss-sdr using existing ./gnss-sdr_0.0.18.orig.tar.gz
> dpkg-source: error: cannot represent change to install/front-end-cal: binary file contents changed
> dpkg-source: error: add install/front-end-cal in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'install/front-end-cal' will not be represented in diff
> dpkg-source: error: cannot represent change to install/gnss-sdr: binary file contents changed
> dpkg-source: error: add install/gnss-sdr in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'install/gnss-sdr' will not be represented in diff
> dpkg-source: error: cannot represent change to install/run_tests: binary file contents changed
> dpkg-source: error: add install/run_tests in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'install/run_tests' will not be represented in diff
> dpkg-source: error: cannot represent change to install/volk_gnsssdr-config-info: binary file contents changed
> dpkg-source: error: add install/volk_gnsssdr-config-info in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'install/volk_gnsssdr-config-info' will not be represented in diff
> dpkg-source: error: cannot represent change to install/volk_gnsssdr_profile: binary file contents changed
> dpkg-source: error: add install/volk_gnsssdr_profile in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'install/volk_gnsssdr_profile' will not be represented in diff
> dpkg-source: error: cannot represent change to src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/gen/__pycache__/volk_gnsssdr_arch_defs.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/gen/__pycache__/volk_gnsssdr_arch_defs.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/gen/__pycache__/volk_gnsssdr_kernel_defs.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/gen/__pycache__/volk_gnsssdr_kernel_defs.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/gen/__pycache__/volk_gnsssdr_machine_defs.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/gen/__pycache__/volk_gnsssdr_machine_defs.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> 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/gnss-sdr_0.0.18-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: gnss-sdr
Source-Version: 0.0.19-2
Done: Carles Fernandez <carles.fernandez@cttc.es>

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

Debian distribution maintenance software
pp.
Carles Fernandez <carles.fernandez@cttc.es> (supplier of updated gnss-sdr 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: Sun, 25 Feb 2024 19:51:10 +0000
Source: gnss-sdr
Architecture: source
Version: 0.0.19-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: Carles Fernandez <carles.fernandez@cttc.es>
Closes: 1045092
Changes:
 gnss-sdr (0.0.19-2) unstable; urgency=medium
 .
   * Fix building against glog 0.7.0
   * Update debian/copyright
   * Clean source tree after build (Closes: #1045092)
   * Replace the obsolete dependency pkg-config by pkgconf
   * Add suitable architectures in debian/control
Checksums-Sha1:
 8800b49a71d40579a0dbe61f16adfd5b9a311b11 3045 gnss-sdr_0.0.19-2.dsc
 e2252283c3bbafc57893d26ae8391ea38a92459f 15020 gnss-sdr_0.0.19-2.debian.tar.xz
Checksums-Sha256:
 0dcb5abe4752903f17f31a423351fc5b99705668b43ce8579de48d8ac2def0c9 3045 gnss-sdr_0.0.19-2.dsc
 9d3fd6b8d44b405e0f7675874b9d52edd2cbc7203d5373e226384032927e244c 15020 gnss-sdr_0.0.19-2.debian.tar.xz
Files:
 0756c397da8cc2343f6dc3ff41000bcd 3045 hamradio optional gnss-sdr_0.0.19-2.dsc
 7bed9023d60686044fe47e8cca7161a9 15020 hamradio optional gnss-sdr_0.0.19-2.debian.tar.xz

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

iQJDBAEBCgAtFiEEZaEt9P4xrWusTXauM1X01jtYIcwFAmYS+74PHGJhcnRtQGtu
YXJzLmJlAAoJEDNV9NY7WCHMke8P/iNPoU/DtH/iXjHKNV5JBvmNxZ8IdSC8W29d
igsdOn2V3mj6AkXwspvxY6ASR9yG3jsG5r/FL+Dz8630OV7l1IsI1nROIqyBBazt
0IRL3qzLibyUeqQtUWkls1wXMDpqjJAc31q6x1dyq0j2DN5yD3in+s0y3R0NeXkz
igr7Iplmjz7Y2wa+LiNav3JusHP3jPKG1ii/9tujOUk4FngXh2uyPhAzoT8rNeBl
YdCuPqJTSbHyf6w1vZQ6NzQUlaBIaIZRvIxqp1nejDzoZtYy6qLLMIYNwq+X/cQq
5ajThz4zQL3m9ko808qhhhSvtrphlFtb/wzgjFIiQKjXBCt9toy3RoVcYOXKqCnK
0RKiJNJG3AJ+5/RLt4Oi8xqkxEUbQhlUaMNQTBUMmhhrwMdNK9iP9lOjraPJCxJX
VOHsBdlgA9Ov1XHbxUsriCRa00AXP/UuY4Lbx+8FWES95lxtBVsFzTTLZm8r2QCp
PZ9H0iEFW/7eBBSq9qeo9qp0TCQLmOTRNS72b+bEvuTM7UiedY1YtRv7fuVMbeqC
qNK4o1x+tKcSV7BE39KCu8bDSgBDS9IVQSiXnQO36B+aBRtIW2KWVhr1oKEDVVMK
q55G98TiS7QjzOGT6uWbWBy74nUBcbinNXkAK1dXNdIy2Go7zP69nByC7pyN7UGH
QfeJJ0Rb
=wZZe
-----END PGP SIGNATURE-----

Attachment: pgpLTsuCoaHmx.pgp
Description: PGP signature


--- End Message ---

Reply to: