[Pkg-javascript-devel] Bug#1047242: simile-timeline: Fails to build source after successful build

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


Source: simile-timeline
Version: 2.3.0+dfsg1-8
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 simile-timeline
> dpkg-buildpackage: info: source version 2.3.0+dfsg1-8
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Martin <debacle at debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf timeline_2.3.0
> rm -f timeline_libraries.zip
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building simile-timeline using existing ./simile-timeline_2.3.0+dfsg1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file simile-timeline-2.3.0+dfsg1/src/ajax/api/simile-ajax-bundle.js has no final newline (either original or modified version)
> dpkg-source: warning: file simile-timeline-2.3.0+dfsg1/src/ajax/api/simile-ajax-bundle.uncompressed.js has no final newline (either original or modified version)
> dpkg-source: warning: file simile-timeline-2.3.0+dfsg1/src/webapp/api/timeline-bundle.js has no final newline (either original or modified version)
> dpkg-source: warning: file simile-timeline-2.3.0+dfsg1/timeline_ajax/content/history.html has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to timeline_ajax/images/bubble-arrow-point-down.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/bubble-arrow-point-down.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/bubble-arrow-point-left.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/bubble-arrow-point-left.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/bubble-arrow-point-right.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/bubble-arrow-point-right.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/bubble-arrow-point-up.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/bubble-arrow-point-up.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/bubble-bottom-left.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/bubble-bottom-left.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/bubble-bottom-right.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/bubble-bottom-right.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/bubble-bottom.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/bubble-bottom.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/bubble-left.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/bubble-left.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/bubble-right.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/bubble-right.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/bubble-top-left.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/bubble-top-left.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/bubble-top-right.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/bubble-top-right.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/bubble-top.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/bubble-top.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/close-button.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/close-button.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/copy.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/copy.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/message-bottom-left.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/message-bottom-left.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/message-bottom-right.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/message-bottom-right.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/message-left.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/message-left.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/message-right.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/message-right.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/message-top-left.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/message-top-left.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_ajax/images/message-top-right.png: binary file contents changed
> dpkg-source: error: add timeline_ajax/images/message-top-right.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file simile-timeline-2.3.0+dfsg1/timeline_ajax/simile-ajax-bundle.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to timeline_js/images/blue-circle.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/blue-circle.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/bubble-bottom-arrow.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/bubble-bottom-arrow.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/bubble-bottom-left.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/bubble-bottom-left.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/bubble-bottom-right.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/bubble-bottom-right.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/bubble-bottom.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/bubble-bottom.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/bubble-left-arrow.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/bubble-left-arrow.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/bubble-left.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/bubble-left.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/bubble-right-arrow.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/bubble-right-arrow.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/bubble-right.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/bubble-right.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/bubble-top-arrow.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/bubble-top-arrow.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/bubble-top-left.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/bubble-top-left.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/bubble-top-right.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/bubble-top-right.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/bubble-top.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/bubble-top.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/close-button.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/close-button.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/copyright-vertical.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/copyright-vertical.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/copyright.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/copyright.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/dark-blue-circle.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/dark-blue-circle.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/dark-green-circle.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/dark-green-circle.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/dark-red-circle.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/dark-red-circle.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/dull-blue-circle.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/dull-blue-circle.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/dull-green-circle.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/dull-green-circle.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/dull-red-circle.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/dull-red-circle.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/gray-circle.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/gray-circle.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/green-circle.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/green-circle.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/message-bottom-left.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/message-bottom-left.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/message-bottom-right.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/message-bottom-right.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/message-left.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/message-left.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/message-right.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/message-right.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/message-top-left.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/message-top-left.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/message-top-right.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/message-top-right.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/progress-running.gif: binary file contents changed
> dpkg-source: error: add timeline_js/images/progress-running.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/red-circle.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/red-circle.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to timeline_js/images/top-bubble.png: binary file contents changed
> dpkg-source: error: add timeline_js/images/top-bubble.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file simile-timeline-2.3.0+dfsg1/timeline_js/scripts/l10n/de/labellers.js has no final newline (either original or modified version)
> dpkg-source: warning: file simile-timeline-2.3.0+dfsg1/timeline_js/scripts/l10n/zh/labellers.js has no final newline (either original or modified version)
> dpkg-source: warning: file simile-timeline-2.3.0+dfsg1/timeline_js/timeline-bundle.js 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/simile-timeline_2.3.0+dfsg1-8_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-javascript-devel mailing list