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

Bug#1048695: marked as done (nxcl: Fails to build source after successful build)



Your message dated Thu, 18 Jan 2024 17:08:18 +0000
with message-id <[🔎] E1rQVsI-0046NA-T8@fasolo.debian.org>
and subject line Bug#1060855: Removed package(s) from unstable
has caused the Debian Bug report #1048695,
regarding nxcl: 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.)


-- 
1048695: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048695
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: nxcl
Version: 0.9-4
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 nxcl
> dpkg-buildpackage: info: source version 0.9-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Bastian Germann <bage@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp configure-stamp
> [ ! -f Makefile ] || /usr/bin/make clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making clean in lib
> make[2]: Entering directory '/<<PKGBUILDDIR>>/lib'
> test -z "*~" || rm -f *~
> test -z "libnxcl.la" || rm -f libnxcl.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> Making clean in test
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
>  rm -f libtest notQttest nxcmd
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> Making clean in nxcl
> make[2]: Entering directory '/<<PKGBUILDDIR>>/nxcl'
>  rm -f nxcl
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/nxcl'
> Making clean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "*~" || rm -f *~
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "*~" || rm -f *~
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.guess config.sub ltmain.sh install-sh missing depcomp
> dh_clean 
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in use)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building nxcl using existing ./nxcl_0.9.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to compile:
> dpkg-source: error:   new version is symlink to /usr/share/automake-1.16/compile
> dpkg-source: error:   old version is nonexistent
> dpkg-source: warning: newly created empty file 'build-arch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'config.status' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'configure' will not be represented in diff
> dpkg-source: warning: newly created empty file 'configure-arch' will not be represented in diff
> dpkg-source: error: cannot represent change to doc/html/bc_s.png: binary file contents changed
> dpkg-source: error: add doc/html/bc_s.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 doc/html/bdwn.png: binary file contents changed
> dpkg-source: error: add doc/html/bdwn.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 doc/html/classnxcl_1_1NXClientLib.png: binary file contents changed
> dpkg-source: error: add doc/html/classnxcl_1_1NXClientLib.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 doc/html/classnxcl_1_1NXClientLibBase.png: binary file contents changed
> dpkg-source: error: add doc/html/classnxcl_1_1NXClientLibBase.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 doc/html/classnxcl_1_1NXClientLibCallbacks.png: binary file contents changed
> dpkg-source: error: add doc/html/classnxcl_1_1NXClientLibCallbacks.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 doc/html/classnxcl_1_1NXClientLibExternalCallbacks.png: binary file contents changed
> dpkg-source: error: add doc/html/classnxcl_1_1NXClientLibExternalCallbacks.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 doc/html/classnxcl_1_1NXSessionCallbacks.png: binary file contents changed
> dpkg-source: error: add doc/html/classnxcl_1_1NXSessionCallbacks.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 doc/html/classnxcl_1_1Nxcl.png: binary file contents changed
> dpkg-source: error: add doc/html/classnxcl_1_1Nxcl.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 doc/html/classnxcl_1_1NxclBase.png: binary file contents changed
> dpkg-source: error: add doc/html/classnxcl_1_1NxclBase.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 doc/html/classnxcl_1_1NxclCallbacks.png: binary file contents changed
> dpkg-source: error: add doc/html/classnxcl_1_1NxclCallbacks.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 doc/html/classnxcl_1_1notQProcessCallbacks.png: binary file contents changed
> dpkg-source: error: add doc/html/classnxcl_1_1notQProcessCallbacks.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 doc/html/closed.png: binary file contents changed
> dpkg-source: error: add doc/html/closed.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 doc/html/doc.png: binary file contents changed
> dpkg-source: error: add doc/html/doc.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 doc/html/folderclosed.png: binary file contents changed
> dpkg-source: error: add doc/html/folderclosed.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 doc/html/folderopen.png: binary file contents changed
> dpkg-source: error: add doc/html/folderopen.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file nxcl-0.9/doc/html/jquery.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/nav_f.png: binary file contents changed
> dpkg-source: error: add doc/html/nav_f.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 doc/html/nav_g.png: binary file contents changed
> dpkg-source: error: add doc/html/nav_g.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 doc/html/nav_h.png: binary file contents changed
> dpkg-source: error: add doc/html/nav_h.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 doc/html/open.png: binary file contents changed
> dpkg-source: error: add doc/html/open.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 doc/html/splitbar.png: binary file contents changed
> dpkg-source: error: add doc/html/splitbar.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 doc/html/sync_off.png: binary file contents changed
> dpkg-source: error: add doc/html/sync_off.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 doc/html/sync_on.png: binary file contents changed
> dpkg-source: error: add doc/html/sync_on.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 doc/html/tab_a.png: binary file contents changed
> dpkg-source: error: add doc/html/tab_a.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 doc/html/tab_b.png: binary file contents changed
> dpkg-source: error: add doc/html/tab_b.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 doc/html/tab_h.png: binary file contents changed
> dpkg-source: error: add doc/html/tab_h.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 doc/html/tab_s.png: binary file contents changed
> dpkg-source: error: add doc/html/tab_s.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'libtool' will not be represented in diff
> 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/nxcl_0.9-4_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 ---
Version: 0.9-4+rm

Dear submitter,

as the package nxcl has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1060855

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply to: