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

Bug#1047012: marked as done (nim: Fails to build source after successful build)



Your message dated Mon, 08 Dec 2025 11:07:43 +0000
with message-id <E1vSZ5j-00FZ12-1n@fasolo.debian.org>
and subject line Bug#1047012: fixed in nim 2.2.4-2
has caused the Debian Bug report #1047012,
regarding nim: 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.)


-- 
1047012: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047012
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: nim
Version: 1.6.14-1
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 nim
> dpkg-buildpackage: info: source version 1.6.14-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Federico Ceratto <federico@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f ./koch tools/nimweb tools/niminst/niminst compiler/nim compiler/nim0 compiler/nim1 compiler/nim2
> rm -f lib/pure/strutils_examples.nim
> rm -f bin/atlas bin/nim bin/nim_dbg bin/nimble bin/nimgrep bin/nimpretty bin/nimsuggest bin/testament
> rm -rf rnimcache tools/dochack/dochack.js  doc/html/ .cache
> rm -rf web/upload/
> rm -rf dist/nimble0 dist/nimble/src/nimble
> # TODO: use this instead when https://github.com/nim-lang/Nim/issues/2127 is fixed
> #PATH=./bin:$PATH ./koch clean
> find . -name nimcache \
> 	-prune -execdir rm -rf nimcache \;
> find . -name '*.o' -not -name 'koch_icon.o' -and -not -name 'nim_icon.o' \
> 	-delete -print
> ./c_code/2_2/@mic@sbitabs.nim.o
> ./c_code/2_2/@mic@scbackend.nim.o
> ./c_code/2_2/@msempass2.nim.o
> ./c_code/2_2/@m..@slib@spackages@sdocutils@srstgen.nim.o
> ./c_code/2_2/@mmagicsys.nim.o
> ./c_code/2_2/@mcgen.nim.o
> ./c_code/2_2/@mpasses.nim.o
> ./c_code/2_2/@mcmdlinehelper.nim.o
> ./c_code/2_2/@mdocgen.nim.o
> ./c_code/2_2/@mnimsets.nim.o
> ./c_code/2_2/@mnilcheck.nim.o
> ./c_code/2_2/@mvmprofiler.nim.o
> ./c_code/2_2/@m..@slib@spure@sparseutils.nim.o
> ./c_code/2_2/@mfilter_tmpl.nim.o
> ./c_code/2_2/@mic@sreplayer.nim.o
> ./c_code/2_2/@mpragmas.nim.o
> ./c_code/2_2/@mnimfix@sprettybase.nim.o
> ./c_code/2_2/@m..@slib@spure@sbrowsers.nim.o
> ./c_code/2_2/@mparampatterns.nim.o
> ./c_code/2_2/@m..@slib@spackages@sdocutils@srstast.nim.o
> ./c_code/2_2/@m..@slib@sposix@sposix.nim.o
> ./c_code/2_2/@mreorder.nim.o
> ./c_code/2_2/@mdocgen2.nim.o
> ./c_code/2_2/@m..@slib@ssystem@sassertions.nim.o
> ./c_code/2_2/@m..@slib@spure@stimes.nim.o
> ./c_code/2_2/@mvmdeps.nim.o
> ./c_code/2_2/@mrodutils.nim.o
> ./c_code/2_2/@mgorgeimpl.nim.o
> ./c_code/2_2/@mevaltempl.nim.o
> ./c_code/2_2/@m..@slib@sstd@sjsonutils.nim.o
> ./c_code/2_2/@mnimblecmd.nim.o
> ./c_code/2_2/@mliftdestructors.nim.o
> ./c_code/2_2/@mmodules.nim.o
> ./c_code/2_2/@mplugins@sitersgen.nim.o
> ./c_code/2_2/@mint128.nim.o
> ./c_code/2_2/@m..@slib@spure@scollections@sheapqueue.nim.o
> ./c_code/2_2/@mmsgs.nim.o
> ./c_code/2_2/@mmodulepaths.nim.o
> ./c_code/2_2/@mdepends.nim.o
> ./c_code/2_2/@mic@sic.nim.o
> ./c_code/2_2/@mpatterns.nim.o
> ./c_code/2_2/@mlookups.nim.o
> ./c_code/2_2/@mvmmarshal.nim.o
> ./c_code/2_2/@mclosureiters.nim.o
> ./c_code/2_2/@msemmacrosanity.nim.o
> ./c_code/2_2/@mrenderverbatim.nim.o
> ./c_code/2_2/@mic@snavigator.nim.o
> ./c_code/2_2/@mstrutils2.nim.o
> ./c_code/2_2/@m..@slib@sstd@spackedsets.nim.o
> ./c_code/2_2/@moptions.nim.o
> ./c_code/2_2/@m..@slib@spure@sunicode.nim.o
> ./c_code/2_2/@msourcemap.nim.o
> ./c_code/2_2/@mlambdalifting.nim.o
> ./c_code/2_2/@mimporter.nim.o
> ./c_code/2_2/@mtypes.nim.o
> ./c_code/2_2/@m..@slib@spure@scollections@slists.nim.o
> ./c_code/2_2/@mndi.nim.o
> ./c_code/2_2/@m..@slib@ssystem@sio.nim.o
> ./c_code/2_2/@mast.nim.o
> ./c_code/2_2/@m..@slib@spure@sstrutils.nim.o
> ./c_code/2_2/@mtrees.nim.o
> ./c_code/2_2/@m..@slib@spure@sconcurrency@scpuinfo.nim.o
> ./c_code/2_2/@mvmgen.nim.o
> ./c_code/2_2/@m..@slib@spure@sparsejson.nim.o
> ./c_code/2_2/@msemdata.nim.o
> ./c_code/2_2/@mnimpaths.nim.o
> ./c_code/2_2/@m..@slib@spure@sparseopt.nim.o
> ./c_code/2_2/@msigmatch.nim.o
> ./c_code/2_2/@mliftlocals.nim.o
> ./c_code/2_2/@mpathutils.nim.o
> ./c_code/2_2/@mnim.nim.o
> ./c_code/2_2/@m..@slib@spure@shashes.nim.o
> ./c_code/2_2/@m..@slib@ssystem@sdollars.nim.o
> ./c_code/2_2/@m..@slib@spure@scollections@ssets.nim.o
> ./c_code/2_2/@m..@slib@ssystem@sformatfloat.nim.o
> ./c_code/2_2/@mlinter.nim.o
> ./c_code/2_2/@m..@slib@spure@salgorithm.nim.o
> ./c_code/2_2/@mjsgen.nim.o
> ./c_code/2_2/@mvm.nim.o
> ./c_code/2_2/@msaturate.nim.o
> ./c_code/2_2/@mguards.nim.o
> ./c_code/2_2/@menumtostr.nim.o
> ./c_code/2_2/@m..@slib@ssystem.nim.o
> ./c_code/2_2/@mcommands.nim.o
> ./c_code/2_2/@msemparallel.nim.o
> ./c_code/2_2/@midents.nim.o
> ./c_code/2_2/@mmodulegraphs.nim.o
> ./c_code/2_2/@mtypesrenderer.nim.o
> ./c_code/2_2/@mbtrees.nim.o
> ./c_code/2_2/@mastalgo.nim.o
> ./c_code/2_2/@minjectdestructors.nim.o
> ./c_code/2_2/@mtreetab.nim.o
> ./c_code/2_2/@m..@slib@spure@sosproc.nim.o
> ./c_code/2_2/@m..@slib@spure@sstrformat.nim.o
> ./c_code/2_2/@mropes.nim.o
> ./c_code/2_2/@msemfold.nim.o
> ./c_code/2_2/@mpackages.nim.o
> ./c_code/2_2/@mmain.nim.o
> ./c_code/2_2/@mprocfind.nim.o
> ./c_code/2_2/@msemtypinst.nim.o
> ./c_code/2_2/@mlexer.nim.o
> ./c_code/2_2/@moptimizer.nim.o
> ./c_code/2_2/@mcgendata.nim.o
> ./c_code/2_2/@mrenderer.nim.o
> ./c_code/2_2/@mlineinfos.nim.o
> ./c_code/2_2/@mplugins@slocals.nim.o
> ./c_code/2_2/@mtransf.nim.o
> ./c_code/2_2/@mic@srodfiles.nim.o
> ./c_code/2_2/@m..@slib@spure@sjson.nim.o
> ./c_code/2_2/@msighashes.nim.o
> ./c_code/2_2/@mnimconf.nim.o
> ./c_code/2_2/@m..@slib@spure@sstreams.nim.o
> ./c_code/2_2/@mextccomp.nim.o
> ./c_code/2_2/@msem.nim.o
> ./c_code/2_2/@msyntaxes.nim.o
> ./c_code/2_2/@mconcepts.nim.o
> ./c_code/2_2/@mcgmeth.nim.o
> ./c_code/2_2/@mlowerings.nim.o
> ./c_code/2_2/@m..@slib@sstd@sprivate@sglobs.nim.o
> ./c_code/2_2/@m..@slib@spure@sterminal.nim.o
> ./c_code/2_2/@m..@slib@spure@sos.nim.o
> ./c_code/2_2/@m..@slib@spure@spathnorm.nim.o
> ./c_code/2_2/@mplatform.nim.o
> ./c_code/2_2/@mvmconv.nim.o
> ./c_code/2_2/@m..@slib@spure@sstrtabs.nim.o
> ./c_code/2_2/@mdfa.nim.o
> ./c_code/2_2/@mscriptconfig.nim.o
> ./c_code/2_2/@m..@slib@spackages@sdocutils@srst.nim.o
> ./c_code/2_2/@m..@slib@spure@smath.nim.o
> ./c_code/2_2/@mfilters.nim.o
> ./c_code/2_2/@mparser.nim.o
> ./c_code/2_2/@m..@slib@spure@sdynlib.nim.o
> ./c_code/2_2/@m..@slib@sstd@ssha1.nim.o
> ./c_code/2_2/@mvarpartitions.nim.o
> ./c_code/2_2/@mvmdef.nim.o
> ./c_code/2_2/@mpassaux.nim.o
> ./c_code/2_2/@mmacrocacheimpl.nim.o
> ./c_code/2_2/@m..@slib@spure@scollections@stables.nim.o
> ./c_code/2_2/@mllstream.nim.o
> ./c_code/2_2/@mspawn.nim.o
> ./c_code/1_2/@m..@slib@sstd@senumutils.nim.o
> ./c_code/1_2/@misolation_check.nim.o
> ./c_code/1_2/@m..@slib@spure@sxmltree.nim.o
> ./c_code/1_2/@m..@slib@sstd@seditdistance.nim.o
> ./c_code/1_2/@mcondsyms.nim.o
> ./c_code/1_2/@mwordrecg.nim.o
> ./c_code/1_2/@mic@sdce.nim.o
> ./c_code/1_2/@m..@slib@spure@sbase64.nim.o
> ./c_code/1_2/@mnimlexbase.nim.o
> ./c_code/1_2/@m..@slib@spure@slexbase.nim.o
> ./c_code/1_2/@mic@sintegrity.nim.o
> ./c_code/1_2/@mccgutils.nim.o
> ./c_code/1_2/@m..@slib@spackages@sdocutils@shighlite.nim.o
> ./c_code/1_2/@mtypeallowed.nim.o
> ./c_code/1_2/@maliases.nim.o
> ./c_code/1_2/@m..@slib@spure@smd5.nim.o
> ./c_code/1_2/@m..@slib@spure@suri.nim.o
> ./c_code/1_2/@mastmsgs.nim.o
> ./c_code/1_2/@mprefixmatches.nim.o
> ./c_code/1_2/@mbitsets.nim.o
> ./c_code/1_2/@mpluginsupport.nim.o
> ./c_code/1_2/@m..@slib@ssystem@sdragonbox.nim.o
> ./c_code/1_2/@m..@slib@ssystem@sschubfach.nim.o
> ./c_code/1_2/@mplugins@sactive.nim.o
> ./c_code/1_2/@m..@slib@sstd@sprivate@sdigitsutils.nim.o
> ./c_code/1_2/@mic@spacked_ast.nim.o
> ./c_code/1_2/@merrorhandling.nim.o
> find doc -name '*.idx' -delete -print
> find doc -name '*.html' -delete -print
> find lib tests -type f -executable -and -not -name '*.nim' \
> 	-delete -print
> rm -f tests/dll/libnimrtl.dylib
> rm -f testament.db testresults.*
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_clean
> 	rm -f debian/debhelper-build-stamp
> 	rm -rf debian/.debhelper/
> 	rm -f -- debian/nim.substvars debian/nim-doc.substvars debian/files
> 	rm -fr -- debian/nim/ debian/tmp/ debian/nim-doc/
> 	find .  \( \( \
> 		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
> 	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> 		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> 		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> 		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> 		\) -exec rm -f {} + \) -o \
> 		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
> rm -f debian/nim.1 debian/nimble.1 debian/nimgrep.1 debian/nimsuggest.1 debian/nimpretty.1
> rm -rf debian/html
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building nim using existing ./nim_1.6.14.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file tests/dll/test_nimhcr_integration.sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/vm/tgorge.sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/vm/tgorgeex.sh, use --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  nim-1.6.14/deinstall.sh
>  nim-1.6.14/install.sh
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/nim_1.6.14-1.diff.PwiHoV
> 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/nim_1.6.14-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: nim
Source-Version: 2.2.4-2
Done: Santiago Vila <sanvila@debian.org>

We believe that the bug you reported is fixed in the latest version of
nim, 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 1047012@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Santiago Vila <sanvila@debian.org> (supplier of updated nim 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 08 Dec 2025 11:30:00 +0100
Source: nim
Architecture: source
Version: 2.2.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Santiago Vila <sanvila@debian.org>
Closes: 1047012
Changes:
 nim (2.2.4-2) unstable; urgency=medium
 .
   * QA upload.
   * Fix clean target. Closes: #1047012.
   * d/control: Drop "Rules-Requires-Root: no" (default).
   * d/control: Drop "Priority: optional" (default).
   * d/control: Update standards-version.
   * Rename gitlab-ci.yml to salsa-ci.yml and use the simplified version.
Checksums-Sha1:
 04d4d95be21fdbc31c489b0c547dd2a943b2caf0 1566 nim_2.2.4-2.dsc
 3518afc357135f85657a76faf0f16b4210f033e0 9460 nim_2.2.4-2.debian.tar.xz
 f349845025961fe5dba5e6469a0aa489ffec84cb 5110 nim_2.2.4-2_source.buildinfo
Checksums-Sha256:
 df1243c1532ea7a6d6ceeca1004aeaefca9a0d3d6990ef3a129222a5df24521e 1566 nim_2.2.4-2.dsc
 8a5a89fbb6bf1b2aecc5a6027c9e97ab856f34ccd89c85981cbdd0114e8992ed 9460 nim_2.2.4-2.debian.tar.xz
 9f03664869104a5f436c8bac355be8ddb4c6576e0df42f4474cd3affcc507fee 5110 nim_2.2.4-2_source.buildinfo
Files:
 d564b00cf3ae240116a04ea1fbe8a104 1566 devel optional nim_2.2.4-2.dsc
 c983c7852715a93fbac54a82c1043d96 9460 devel optional nim_2.2.4-2.debian.tar.xz
 50b2439f555346ba07621effd3c14c7f 5110 devel optional nim_2.2.4-2_source.buildinfo

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

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmk2qtwACgkQQc5/C58b
izJPaggAitxISL2jUyJifXO5LgORk11HgEGb+VtMakBK+qmilnESKThTKeL8Q9lf
JDe5/sUNAXV137nO6PyfPpKgl/6TzDzf37Xj56rwXfLVKkyL0XoftKpLDX9vOU3k
ZYmcLlvmeeMHqNFqqBcGDS38l+7cRftOMzdJZiv+tFzBrXBjtdrF8rQKS3k9iRU7
Oe/m5RMEnyquONlUYMEOkewTVGb+wDPQTA3Wtxa1HifjweQodFrL6PYRr2pgTUKR
VWREGpp9YFcC96lFOQyl85dXQbOIwQFyocBcTkrl0tXFoN87kXLEU8Xnde0eRlhY
pG0mP171qUAtmRmRQ+r2JDWtPadDmA==
=Tj04
-----END PGP SIGNATURE-----

Attachment: pgpM7MJWzQd5e.pgp
Description: PGP signature


--- End Message ---

Reply to: