Your message dated Fri, 29 Dec 2023 22:05:07 +0000
with message-id <[email protected]>
and subject line Bug#1044425: fixed in flatbuffers 23.5.26+dfsg-1~exp1
has caused the Debian Bug report #1044425,
regarding flatbuffers: 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.)


-- 
1044425: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044425
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: flatbuffers
Version: 2.0.8+dfsg1-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 flatbuffers
> dpkg-buildpackage: info: source version 2.0.8+dfsg1-6
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Nobuhiro Iwamatsu 
> <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with python3 --builddirectory=/<<PKGBUILDDIR>>
>    dh_auto_clean -O--builddirectory=/<<BUILDDIR>>/flatbuffers-2.0.8\+dfsg1
>       make -j8 clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make  -f CMakeFiles/Makefile2 clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make  -f CMakeFiles/flatbuffers.dir/build.make 
> CMakeFiles/flatbuffers.dir/clean
> make  -f CMakeFiles/flatc.dir/build.make CMakeFiles/flatc.dir/clean
> make  -f CMakeFiles/flathash.dir/build.make CMakeFiles/flathash.dir/clean
> make  -f CMakeFiles/flatbuffers_shared.dir/build.make 
> CMakeFiles/flatbuffers_shared.dir/clean
> make  -f CMakeFiles/flattests.dir/build.make CMakeFiles/flattests.dir/clean
> make  -f CMakeFiles/flatsamplebinary.dir/build.make 
> CMakeFiles/flatsamplebinary.dir/clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> /usr/bin/cmake -P CMakeFiles/flathash.dir/cmake_clean.cmake
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> /usr/bin/cmake -P CMakeFiles/flatbuffers_shared.dir/cmake_clean.cmake
> /usr/bin/cmake -P CMakeFiles/flatbuffers.dir/cmake_clean.cmake
> make  -f CMakeFiles/flatsampletext.dir/build.make 
> CMakeFiles/flatsampletext.dir/clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> /usr/bin/cmake -P CMakeFiles/flatsamplebinary.dir/cmake_clean.cmake
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> /usr/bin/cmake -P CMakeFiles/flatc.dir/cmake_clean.cmake
> make  -f CMakeFiles/flatsamplebfbs.dir/build.make 
> CMakeFiles/flatsamplebfbs.dir/clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> /usr/bin/cmake -P CMakeFiles/flattests.dir/cmake_clean.cmake
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> /usr/bin/cmake -P CMakeFiles/flatsampletext.dir/cmake_clean.cmake
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make  -f CMakeFiles/generated_code.dir/build.make 
> CMakeFiles/generated_code.dir/clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> /usr/bin/cmake -P CMakeFiles/flatsamplebfbs.dir/cmake_clean.cmake
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> /usr/bin/cmake -P CMakeFiles/generated_code.dir/cmake_clean.cmake
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean 
> -O--builddirectory=/<<BUILDDIR>>/flatbuffers-2.0.8\+dfsg1
>    dh_clean -O--builddirectory=/<<BUILDDIR>>/flatbuffers-2.0.8\+dfsg1
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building flatbuffers using existing 
> ./flatbuffers_2.0.8+dfsg1.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file 
> tests/optional_scalars_generated.h, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> tests/native_type_test_generated.h, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> tests/monster_test_bfbs_generated.h, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> tests/monster_test_generated.h, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> tests/monster_extra_generated.h, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/monster_test.bfbs, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/arrays_test.bfbs, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> tests/native_inline_table_test_generated.h, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> tests/arrays_test_generated.h, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> tests/union_vector/union_vector_generated.h, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> tests/namespace_test/namespace_test1_generated.h, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> tests/namespace_test/namespace_test2_generated.h, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file samples/monster.bfbs, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file samples/monster_generated.h, 
> use --include-removal to override
> dpkg-source: error: cannot represent change to 
> CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin: binary file contents 
> changed
> dpkg-source: error: add CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin' will not be represented 
> in diff
> dpkg-source: error: cannot represent change to 
> CMakeFiles/3.27.2/CompilerIdCXX/a.out: binary file contents changed
> dpkg-source: error: add CMakeFiles/3.27.2/CompilerIdCXX/a.out in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'CMakeFiles/3.27.2/CompilerIdCXX/a.out' will not be represented in diff
> dpkg-source: warning: file flatbuffers-2.0.8+dfsg1/compile_commands.json has 
> no final newline (either original or modified version)
> dpkg-source: warning: file flatbuffers-2.0.8+dfsg1/install_manifest.txt has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> flatbuffers-2.0.8+dfsg1/python/flatbuffers.egg-info/SOURCES.txt has no final 
> newline (either original or modified version)
> 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/flatbuffers_2.0.8+dfsg1-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: flatbuffers
Source-Version: 23.5.26+dfsg-1~exp1
Done: Mo Zhou <[email protected]>

We believe that the bug you reported is fixed in the latest version of
flatbuffers, 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.
Mo Zhou <[email protected]> (supplier of updated flatbuffers 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: Fri, 29 Dec 2023 16:38:36 -0500
Source: flatbuffers
Architecture: source
Version: 23.5.26+dfsg-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Maximiliano Curia <[email protected]>
Changed-By: Mo Zhou <[email protected]>
Closes: 1043244 1044425
Changes:
 flatbuffers (23.5.26+dfsg-1~exp1) experimental; urgency=medium
 .
   * Patch code to fix tests on mips64el and hppa.
   * Specify Breaks+Replaces for the lib package as well. (Closes: #1043244)
   * Fix ftbfs-source-after-build. (Closes: #1044425)
Checksums-Sha1:
 5b9828c7c5ff41c6f23c1c8fbb98fac74b1565f1 2407 
flatbuffers_23.5.26+dfsg-1~exp1.dsc
 c8dcbf9f709f813b4ed795811f017ec61e0f3534 16692 
flatbuffers_23.5.26+dfsg-1~exp1.debian.tar.xz
 938a7b966133f876903773e0623dff510bc2ca2e 7185 
flatbuffers_23.5.26+dfsg-1~exp1_source.buildinfo
Checksums-Sha256:
 1c63d241c36265eb86b951bb130086ac65bf084e3404629d136f5f74b2f4600a 2407 
flatbuffers_23.5.26+dfsg-1~exp1.dsc
 0dbe13271f941219f0968bc14977765d552fab00ba2c689a42ebe4a7a1674b86 16692 
flatbuffers_23.5.26+dfsg-1~exp1.debian.tar.xz
 46f719ec317dd3c3c9ca5a3fc35fdb8373563e17c4d5af21f31b348f423ea03d 7185 
flatbuffers_23.5.26+dfsg-1~exp1_source.buildinfo
Files:
 eb1cb2cb8e51e2875223ff3bc96038d7 2407 devel optional 
flatbuffers_23.5.26+dfsg-1~exp1.dsc
 142454dfe7e827ccb3710c36fab29a63 16692 devel optional 
flatbuffers_23.5.26+dfsg-1~exp1.debian.tar.xz
 75d5146122f79da6d856bc334560acbb 7185 devel optional 
flatbuffers_23.5.26+dfsg-1~exp1_source.buildinfo

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

iQJFBAEBCgAvFiEEY4vHXsHlxYkGfjXeYmRes19oaooFAmWPPSYRHGx1bWluQGRl
Ymlhbi5vcmcACgkQYmRes19oaoqAGBAAkWhXBTp5UTww25/BJ71QkBugK2t4rcnh
8WDSygD+G2BtZIzhjaiQ+HEw3U2q3i18wjrRLSwpCOWyIQl2yoNZLqXb7z4+1fg6
cowQVxoMQzxicOgb2SmPyNi1qw4zZIzhvuRQbx5nnIdG+k36behIrJnY9F4a2azg
6AwkiWLhJH0+wylOFq57Z6FXyIm3ceqjB7lPDwh0LOvMxST28X5GHDeImJrMr3N4
BGXA4txuZ+cV3RZbKV3V+qpkpsqpfIjjbwXStMdi0xxri5KujU0cYAmewgXURTv0
eN1Dql2/DDC50sEJ6sEdAuccle0GSIb+jeFsOEwhrrPfYikIaJ6juAhEtp3wVHhj
VKUCLrfZ6z6nESK5rX0aL71WU9jQCsgYhArvtvfhbrtAM3lk4xPvWKhyTL0cIh1V
r3n1XFhzCdAA+7IcrZ/sL9RbYMDmE7enaOZbHhjCqnOoU5JWoBViSgkb4yI6lLIv
NIC30RYVzFkce+BvKvISFqPhlLkCJK78wPy1+7R8MoRxwFj/f+HeZkJK7hQ1AZvV
u1hDCwOA3buzexijreQ0dHVZBA1j0LtKXikmRlBXtOHSyreoxSNldgsS0XVOiaF7
BU6o9HMkjSM+R9CxeE+LffUIcwkNpN4moG6RVMBUN1kmpyGlVPfQ8jNaAKujDZiK
QWt2GMW62nk=
=Cc8L
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to