[pkg-lua-devel] Bug#1048776: lua5.3: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 20:20:57 BST 2023


Source: lua5.3
Version: 5.3.6-2
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at 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 lua5.3
> dpkg-buildpackage: info: source version 5.3.6-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jelmer Vernooij <jelmer at debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
> 	make -j8 clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> cd src && make clean V=5.3
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -f liblua5.3.la liblua5.3-c++.la lua5.3 luac5.3 lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lbitlib.o lcorolib.o ldblib.o liolib.o lmathlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o loadlib.o linit.o  lua.o luac.o
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f doc/lua5.3.1 doc/luac5.3.1
> rm -f src/lua5.3-deb-multiarch.h
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building lua5.3 using existing ./lua5.3_5.3.6.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to src/.libs/liblua5.3.la:
> dpkg-source: error:   new version is symlink to ../liblua5.3.la
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to src/.libs/liblua5.3-c++.so.0:
> dpkg-source: error:   new version is symlink to liblua5.3-c++.so.0.0.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to src/.libs/liblua5.3.so.0:
> dpkg-source: error:   new version is symlink to liblua5.3.so.0.0.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to src/.libs/liblua5.3-c++.la:
> dpkg-source: error:   new version is symlink to ../liblua5.3-c++.la
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to src/.libs/liblua5.3-c++.so:
> dpkg-source: error:   new version is symlink to liblua5.3-c++.so.0.0.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to src/.libs/liblua5.3.so:
> dpkg-source: error:   new version is symlink to liblua5.3.so.0.0.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to src/.libs/lapi-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lapi-c++.o 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/.libs/lapi.o: binary file contents changed
> dpkg-source: error: add src/.libs/lapi.o 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/.libs/lauxlib-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lauxlib-c++.o 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/.libs/lauxlib.o: binary file contents changed
> dpkg-source: error: add src/.libs/lauxlib.o 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/.libs/lbaselib-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lbaselib-c++.o 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/.libs/lbaselib.o: binary file contents changed
> dpkg-source: error: add src/.libs/lbaselib.o 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/.libs/lbitlib-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lbitlib-c++.o 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/.libs/lbitlib.o: binary file contents changed
> dpkg-source: error: add src/.libs/lbitlib.o 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/.libs/lcode-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lcode-c++.o 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/.libs/lcode.o: binary file contents changed
> dpkg-source: error: add src/.libs/lcode.o 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/.libs/lcorolib-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lcorolib-c++.o 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/.libs/lcorolib.o: binary file contents changed
> dpkg-source: error: add src/.libs/lcorolib.o 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/.libs/lctype-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lctype-c++.o 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/.libs/lctype.o: binary file contents changed
> dpkg-source: error: add src/.libs/lctype.o 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/.libs/ldblib-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/ldblib-c++.o 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/.libs/ldblib.o: binary file contents changed
> dpkg-source: error: add src/.libs/ldblib.o 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/.libs/ldebug-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/ldebug-c++.o 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/.libs/ldebug.o: binary file contents changed
> dpkg-source: error: add src/.libs/ldebug.o 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/.libs/ldo-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/ldo-c++.o 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/.libs/ldo.o: binary file contents changed
> dpkg-source: error: add src/.libs/ldo.o 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/.libs/ldump-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/ldump-c++.o 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/.libs/ldump.o: binary file contents changed
> dpkg-source: error: add src/.libs/ldump.o 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/.libs/lfunc-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lfunc-c++.o 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/.libs/lfunc.o: binary file contents changed
> dpkg-source: error: add src/.libs/lfunc.o 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/.libs/lgc-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lgc-c++.o 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/.libs/lgc.o: binary file contents changed
> dpkg-source: error: add src/.libs/lgc.o 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/.libs/liblua5.3-c++.a: binary file contents changed
> dpkg-source: error: add src/.libs/liblua5.3-c++.a 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/.libs/liblua5.3-c++.so.0.0.0: binary file contents changed
> dpkg-source: error: add src/.libs/liblua5.3-c++.so.0.0.0 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/.libs/liblua5.3-c++.so.0.0.0' will not be represented in diff
> dpkg-source: error: cannot represent change to src/.libs/liblua5.3.a: binary file contents changed
> dpkg-source: error: add src/.libs/liblua5.3.a 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/.libs/liblua5.3.so.0.0.0: binary file contents changed
> dpkg-source: error: add src/.libs/liblua5.3.so.0.0.0 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/.libs/liblua5.3.so.0.0.0' will not be represented in diff
> dpkg-source: error: cannot represent change to src/.libs/linit-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/linit-c++.o 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/.libs/linit.o: binary file contents changed
> dpkg-source: error: add src/.libs/linit.o 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/.libs/liolib-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/liolib-c++.o 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/.libs/liolib.o: binary file contents changed
> dpkg-source: error: add src/.libs/liolib.o 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/.libs/llex-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/llex-c++.o 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/.libs/llex.o: binary file contents changed
> dpkg-source: error: add src/.libs/llex.o 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/.libs/lmathlib-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lmathlib-c++.o 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/.libs/lmathlib.o: binary file contents changed
> dpkg-source: error: add src/.libs/lmathlib.o 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/.libs/lmem-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lmem-c++.o 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/.libs/lmem.o: binary file contents changed
> dpkg-source: error: add src/.libs/lmem.o 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/.libs/loadlib-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/loadlib-c++.o 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/.libs/loadlib.o: binary file contents changed
> dpkg-source: error: add src/.libs/loadlib.o 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/.libs/lobject-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lobject-c++.o 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/.libs/lobject.o: binary file contents changed
> dpkg-source: error: add src/.libs/lobject.o 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/.libs/lopcodes-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lopcodes-c++.o 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/.libs/lopcodes.o: binary file contents changed
> dpkg-source: error: add src/.libs/lopcodes.o 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/.libs/loslib-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/loslib-c++.o 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/.libs/loslib.o: binary file contents changed
> dpkg-source: error: add src/.libs/loslib.o 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/.libs/lparser-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lparser-c++.o 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/.libs/lparser.o: binary file contents changed
> dpkg-source: error: add src/.libs/lparser.o 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/.libs/lstate-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lstate-c++.o 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/.libs/lstate.o: binary file contents changed
> dpkg-source: error: add src/.libs/lstate.o 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/.libs/lstring-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lstring-c++.o 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/.libs/lstring.o: binary file contents changed
> dpkg-source: error: add src/.libs/lstring.o 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/.libs/lstrlib-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lstrlib-c++.o 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/.libs/lstrlib.o: binary file contents changed
> dpkg-source: error: add src/.libs/lstrlib.o 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/.libs/ltable-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/ltable-c++.o 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/.libs/ltable.o: binary file contents changed
> dpkg-source: error: add src/.libs/ltable.o 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/.libs/ltablib-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/ltablib-c++.o 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/.libs/ltablib.o: binary file contents changed
> dpkg-source: error: add src/.libs/ltablib.o 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/.libs/ltm-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/ltm-c++.o 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/.libs/ltm.o: binary file contents changed
> dpkg-source: error: add src/.libs/ltm.o 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/.libs/lua-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lua-c++.o 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/.libs/lua.o: binary file contents changed
> dpkg-source: error: add src/.libs/lua.o 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/.libs/luac-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/luac-c++.o 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/.libs/luac.o: binary file contents changed
> dpkg-source: error: add src/.libs/luac.o 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/.libs/lundump-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lundump-c++.o 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/.libs/lundump.o: binary file contents changed
> dpkg-source: error: add src/.libs/lundump.o 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/.libs/lutf8lib-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lutf8lib-c++.o 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/.libs/lutf8lib.o: binary file contents changed
> dpkg-source: error: add src/.libs/lutf8lib.o 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/.libs/lvm-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lvm-c++.o 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/.libs/lvm.o: binary file contents changed
> dpkg-source: error: add src/.libs/lvm.o 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/.libs/lzio-c++.o: binary file contents changed
> dpkg-source: error: add src/.libs/lzio-c++.o 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/.libs/lzio.o: binary file contents changed
> dpkg-source: error: add src/.libs/lzio.o 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/lapi-c++.o: binary file contents changed
> dpkg-source: error: add src/lapi-c++.o 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/lauxlib-c++.o: binary file contents changed
> dpkg-source: error: add src/lauxlib-c++.o 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/lbaselib-c++.o: binary file contents changed
> dpkg-source: error: add src/lbaselib-c++.o 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/lbitlib-c++.o: binary file contents changed
> dpkg-source: error: add src/lbitlib-c++.o 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/lcode-c++.o: binary file contents changed
> dpkg-source: error: add src/lcode-c++.o 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/lcorolib-c++.o: binary file contents changed
> dpkg-source: error: add src/lcorolib-c++.o 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/lctype-c++.o: binary file contents changed
> dpkg-source: error: add src/lctype-c++.o 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/ldblib-c++.o: binary file contents changed
> dpkg-source: error: add src/ldblib-c++.o 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/ldebug-c++.o: binary file contents changed
> dpkg-source: error: add src/ldebug-c++.o 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/ldo-c++.o: binary file contents changed
> dpkg-source: error: add src/ldo-c++.o 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/ldump-c++.o: binary file contents changed
> dpkg-source: error: add src/ldump-c++.o 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/lfunc-c++.o: binary file contents changed
> dpkg-source: error: add src/lfunc-c++.o 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/lgc-c++.o: binary file contents changed
> dpkg-source: error: add src/lgc-c++.o 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/linit-c++.o: binary file contents changed
> dpkg-source: error: add src/linit-c++.o 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/liolib-c++.o: binary file contents changed
> dpkg-source: error: add src/liolib-c++.o 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/llex-c++.o: binary file contents changed
> dpkg-source: error: add src/llex-c++.o 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/lmathlib-c++.o: binary file contents changed
> dpkg-source: error: add src/lmathlib-c++.o 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/lmem-c++.o: binary file contents changed
> dpkg-source: error: add src/lmem-c++.o 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/loadlib-c++.o: binary file contents changed
> dpkg-source: error: add src/loadlib-c++.o 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/lobject-c++.o: binary file contents changed
> dpkg-source: error: add src/lobject-c++.o 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/lopcodes-c++.o: binary file contents changed
> dpkg-source: error: add src/lopcodes-c++.o 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/loslib-c++.o: binary file contents changed
> dpkg-source: error: add src/loslib-c++.o 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/lparser-c++.o: binary file contents changed
> dpkg-source: error: add src/lparser-c++.o 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/lstate-c++.o: binary file contents changed
> dpkg-source: error: add src/lstate-c++.o 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/lstring-c++.o: binary file contents changed
> dpkg-source: error: add src/lstring-c++.o 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/lstrlib-c++.o: binary file contents changed
> dpkg-source: error: add src/lstrlib-c++.o 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/ltable-c++.o: binary file contents changed
> dpkg-source: error: add src/ltable-c++.o 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/ltablib-c++.o: binary file contents changed
> dpkg-source: error: add src/ltablib-c++.o 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/ltm-c++.o: binary file contents changed
> dpkg-source: error: add src/ltm-c++.o 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/lua-c++.o: binary file contents changed
> dpkg-source: error: add src/lua-c++.o 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/luac-c++.o: binary file contents changed
> dpkg-source: error: add src/luac-c++.o 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/lundump-c++.o: binary file contents changed
> dpkg-source: error: add src/lundump-c++.o 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/lutf8lib-c++.o: binary file contents changed
> dpkg-source: error: add src/lutf8lib-c++.o 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/lvm-c++.o: binary file contents changed
> dpkg-source: error: add src/lvm-c++.o 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/lzio-c++.o: binary file contents changed
> dpkg-source: error: add src/lzio-c++.o 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/lua5.3_5.3.6-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.



More information about the pkg-lua-devel mailing list