Your message dated Thu, 20 Feb 2025 18:20:20 +0000
with message-id <[email protected]>
and subject line Bug#1047654: fixed in ncftp 2:3.2.7-1
has caused the Debian Bug report #1047654,
regarding ncftp: 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.)


-- 
1047654: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047654
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ncftp
Version: 2:3.2.6-1
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 ncftp
> dpkg-buildpackage: info: source version 2:3.2.6-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Noël Köthe <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp configure-stamp
> # Add here commands to clean up after the build process.
> [ ! -f Makefile ] || /usr/bin/make distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> /bin/rm -rf ncftp_all.ncb ncftp_all.opt ncftp_all.plg *.pch SunWS_cache
> make[2]: Entering directory '/<<PKGBUILDDIR>>/Strn'
> /bin/rm -rf "libStrn.a" "libStrn.so.1" *.o *.so tester core *.pch SunWS_cache
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/Strn'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/sio'
> /bin/rm -rf *.o *.so  libsio.a libsio.so.5 ucase_c/ucase_c ucase_s/ucase_s 
> time_c/time_c time_s/time_s core *.pch */*.pch *.gch SunWS_cache
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/sio'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libncftp'
> /bin/rm -rf *.o *.so  libncftp.a libncftp.so.3 libncftp.so core *.pch 
> libncftp.opt libncftp.plg libncftp.ncb SunWS_cache *.dSYM */*.dSYM */*/*.dSYM
> make[3]: Entering directory '/<<PKGBUILDDIR>>/sio'
> /bin/rm -rf *.o *.so  libsio.a libsio.so.5 ucase_c/ucase_c ucase_s/ucase_s 
> time_c/time_c time_s/time_s core *.pch */*.pch *.gch SunWS_cache
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/sio'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Strn'
> /bin/rm -rf "libStrn.a" "libStrn.so.1" *.o *.so tester core *.pch SunWS_cache
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Strn'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libncftp'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ncftp'
> /bin/rm -rf ../bin/ncftp *.o core *.pch SunWS_cache
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ncftp'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/sh_util'
> /bin/rm -rf ../bin/ncftpget ../bin/ncftpput ../bin/ncftpbatch ../bin/ncftpls 
> ../bin/ncftpspooler *.o core *.pch SunWS_cache
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/sh_util'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/vis'
> /bin/rm -rf ../bin/ncftpbookmarks *.o core *.pch SunWS_cache
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/vis'
> /bin/rm -f config.cache config.h config.log config.status libncftp/Makefile 
> libncftp/config.h ncftp/Makefile sh_util/Makefile vis/Makefile Makefile.bin 
> Strn/Makefile Strn/config.h Strn/Strn.version sio/Makefile sio/config.h 
> sio/sio.version Makefile ccdv
> /bin/rm -rf bin
> Warning: configure may have automatically patched libncftp/ncftp.h
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_prep
> dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building ncftp using existing ./ncftp_3.2.6.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: executable mode 0755 of 'config.guess' will not be 
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'config.sub' will not be 
> represented in diff
> dpkg-source: info: local changes detected, the modified files are:
>  ncftp-3.2.6/config.guess
>  ncftp-3.2.6/config.sub
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/ncftp_3.2.6-1.diff.XTQ2pe
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> 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/ncftp_3.2.6-1_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: ncftp
Source-Version: 2:3.2.7-1
Done: наб <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ncftp, 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.
наб <[email protected]> (supplier of updated ncftp 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: Sat, 15 Feb 2025 17:50:58 +0100
Source: ncftp
Architecture: source
Version: 2:3.2.7-1
Distribution: unstable
Urgency: medium
Maintainer: Noël Köthe <[email protected]>
Changed-By: наб <[email protected]>
Closes: 1033577 1047654 1066410
Changes:
 ncftp (2:3.2.7-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Alexandre Detiste ]
   * New upstream version 3.2.7
   * refresh patches
   * fix FTCBFS (Closes: #1033577)
   * import on Salsa
   * reformat with debputy
   * replace obsolete libncurses5-dev with libncurses-dev
 .
   [ Andreas Tille ]
   * Build-Depend: debhelper-compat (= 13) is sufficient, drop debhelper
   * Standards-Version: 4.7.0 (routine-update)
   * No tab in license text (routine-update)
   * Update watch file format version to 4.
   * Fix day-of-week for changelog entry 2:3.1.6-1.
   * d/rules: short dh
   * Fix FTCBFS: Pass cross tools and --host to configure.
     Closes: #1033577
   * Fix clean target
     Closes: #1047654
 .
   [ наб ]
   * autoupdate
   * dh_autoreconf sh/autoconfall.sh
     Closes: #1066410
   * Remove __DATE__
   * Hard-code SELECT_TYPE_ARG* correctly
   * Always use [fl]stat() and struct stat verbatim
   * d/manpages: install debian/ncftpbookmarks.1 again
   * Trim out broken curses check
Checksums-Sha1:
 149b6166a63f31783daf4c7d1bdbcb1deb608831 1841 ncftp_3.2.7-1.dsc
 c9556e4fbedc7d13f7c12eabf05248d7b9a0ab53 422480 ncftp_3.2.7.orig.tar.xz
 9707a1479ae5cdb0394967538b6b48cf2d9827fa 13088 ncftp_3.2.7-1.debian.tar.xz
 8b5956637806f45fd4796e1eb673dc43b32de112 6200 ncftp_3.2.7-1_amd64.buildinfo
Checksums-Sha256:
 a15639460a2b5970987b0e8f9fbadebf58f3a0973e52e0214a625d0b18bf142d 1841 
ncftp_3.2.7-1.dsc
 d41c5c4d6614a8eae2ed4e4d7ada6b6d3afcc9fb65a4ed9b8711344bef24f7e8 422480 
ncftp_3.2.7.orig.tar.xz
 4f64922cf3716c871c0fc54b2a3a0603b2d039194d783d0aebeddeeb098e00d6 13088 
ncftp_3.2.7-1.debian.tar.xz
 a8bee1796ac4dcd95d740d0255ae408d40cd6d0221f078c516f584250a9e83f5 6200 
ncftp_3.2.7-1_amd64.buildinfo
Files:
 b8dfdfcc2b69b7ee0bd335a7bef961cc 1841 net optional ncftp_3.2.7-1.dsc
 bbcb048d2412f4d62bc798818e703680 422480 net optional ncftp_3.2.7.orig.tar.xz
 e33d7a31e8e0318fa4315c597453f70a 13088 net optional ncftp_3.2.7-1.debian.tar.xz
 2b18b4ad3a5d2ca3bddaaa0e81c352f8 6200 net optional 
ncftp_3.2.7-1_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmew0Z4RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGJxQ//WS1uQKbzdVgC8tdYwPGAgiJupKdVuEav
jrIQ2YKLxu4IbRZ/YBUqiZL0TsZO90BUj3NdHi3YlwkXYA1EsRvwgeAxpwa/ixFz
88jl6A/RvB/4NbJY7Ro7lGSQRIzBpUaC+uL4qaRt+t6MWJkTuPje02OLW6RESQPk
l27MhlHgh81OLCcn1QX8ujfhJcTQVpqrhxpLjvgQLkcN11NVGlBHzL1UXTjyiPln
Z27gYvO/bRIU0rvLgxNGMgXLrylfkCmhxMJju1xJZY03flFVxj9RKE+osxFyoqut
q4Fufy/IQKtBnFFvr+Is2Gm/R4xOwz8zWR0NIww/6MkENrVZ6c/2ajqd744TLUxF
emXu2uhu9Zi+A7O8zCKiCN8RAE6IYtS6UmZ72WguL26DQHdgl9lc27TSqnGWW73C
MKMSuGmuBh4Df3u98US+CH/96qqwsx40bSwb0rb/nV6268H1KxPymSNxfq7cwtdu
nOQzapMyou81JQTj6xblFTO1a8AijiTTv9i1Eow2lfFN/fzztmPzf6y+CIm3BpYU
XdDH31AizsxoNVDbi2YRF1y6bUwUZy6SrWuIcDPqyvlGXr8wB2vmDyb19BT2EM3K
uE/19xNkGts/ZghAQrkeadsD+K2pp4jjxvVNJHKAtUlR3cPpaPWJ+NfXdg/KwNuq
mgrK3Enx/oc=
=kuyb
-----END PGP SIGNATURE-----

Attachment: pgpPU7wYEy0md.pgp
Description: PGP signature


--- End Message ---

Reply via email to