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

Bug#1046077: ygl: Fails to build source after successful build



Source: ygl
Version: 4.2e-6
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 ygl
> dpkg-buildpackage: info: source version 4.2e-6
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Nilesh Patra <nilesh@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building ygl using existing ./ygl_4.2e.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to libYgl.so.4:
> dpkg-source: error:   new version is symlink to libYgl.so.4.2
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to libYgl.so:
> dpkg-source: error:   new version is symlink to libYgl.so.4.2
> dpkg-source: error:   old version is nonexistent
> dpkg-source: warning: ignoring deletion of file examples/Makefile, use --include-removal to override
> dpkg-source: error: cannot represent change to 3d.o: binary file contents changed
> dpkg-source: error: add 3d.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 color.o: binary file contents changed
> dpkg-source: error: add color.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 draw.o: binary file contents changed
> dpkg-source: error: add draw.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 font.o: binary file contents changed
> dpkg-source: error: add font.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 fortran.o: binary file contents changed
> dpkg-source: error: add fortran.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 gl2ppm.o: binary file contents changed
> dpkg-source: error: add gl2ppm.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 libYgl.a: binary file contents changed
> dpkg-source: error: add libYgl.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 libYgl.so.4.2: binary file contents changed
> dpkg-source: error: add libYgl.so.4.2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'libYgl.so.4.2' will not be represented in diff
> dpkg-source: error: cannot represent change to makeYgltypes: binary file contents changed
> dpkg-source: error: add makeYgltypes in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'makeYgltypes' will not be represented in diff
> dpkg-source: error: cannot represent change to menu.o: binary file contents changed
> dpkg-source: error: add menu.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 misc.o: binary file contents changed
> dpkg-source: error: add misc.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 queue.o: binary file contents changed
> dpkg-source: error: add queue.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 unshared/3d.o: binary file contents changed
> dpkg-source: error: add unshared/3d.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 unshared/color.o: binary file contents changed
> dpkg-source: error: add unshared/color.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 unshared/draw.o: binary file contents changed
> dpkg-source: error: add unshared/draw.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 unshared/font.o: binary file contents changed
> dpkg-source: error: add unshared/font.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 unshared/fortran.o: binary file contents changed
> dpkg-source: error: add unshared/fortran.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 unshared/gl2ppm.o: binary file contents changed
> dpkg-source: error: add unshared/gl2ppm.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 unshared/menu.o: binary file contents changed
> dpkg-source: error: add unshared/menu.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 unshared/misc.o: binary file contents changed
> dpkg-source: error: add unshared/misc.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 unshared/queue.o: binary file contents changed
> dpkg-source: error: add unshared/queue.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 unshared/ygl.o: binary file contents changed
> dpkg-source: error: add unshared/ygl.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 ygl.o: binary file contents changed
> dpkg-source: error: add ygl.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 29
> 
> 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/ygl_4.2e-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.


Reply to: