Your message dated Fri, 26 Sep 2025 01:08:26 +0530
with message-id <[email protected]>
and subject line Fixed in version 0.7.1
has caused the Debian Bug report #1081085,
regarding nim-docopt: FTBFS: src/docopt.nim:237:18: error: assignment to 
‘tyObject_PatterncolonObjectType___PCofIhTSzvWNUhpfrBhs0w *’ from incompatible 
pointer type ‘tyObject_ArgumentcolonObjectType___dYdIF3WfZnSQVqfaNmhqRg *’ 
[-Wincompatible-pointer-types]
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.)


-- 
1081085: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081085
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:nim-docopt
Version: 0.6.8-3
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
nim c -p=/usr/share/nimble/unicodedb/ -p=/usr/share/nimble/unicodeplus/ 
-p=/usr/share/nimble/regex/ --nimcache:/<<PKGBUILDDIR>>/tests/nimcache 
test/test.nim
/<<PKGBUILDDIR>>/src/docopt.nim(16, 28) Warning: inherit from a more precise 
exception type like ValueError, IOError or OSError. If these don't suit, inherit from 
CatchableError or Defect. [InheritFromException]
/<<PKGBUILDDIR>>/src/docopt.nim(18, 19) Warning: inherit from a more precise 
exception type like ValueError, IOError or OSError. If these don't suit, inherit from 
CatchableError or Defect. [InheritFromException]
/<<PKGBUILDDIR>>/src/docopt.nim(145, 30) Warning: use `delete(s, first..last)`; 
delete is deprecated [Deprecated]
/<<PKGBUILDDIR>>/test/test.nim(28, 12) Warning: See corresponding Defect; 
AssertionError is deprecated [Deprecated]
/<<PKGBUILDDIR>>/src/docopt.nim: In function ‘single_match__test_1628’:
/<<PKGBUILDDIR>>/src/docopt.nim:237:18: error: assignment to 
‘tyObject_PatterncolonObjectType___PCofIhTSzvWNUhpfrBhs0w *’ from incompatible pointer type 
‘tyObject_ArgumentcolonObjectType___dYdIF3WfZnSQVqfaNmhqRg *’ [-Wincompatible-pointer-types]
  237 |             return (n, argument(self.name, pattern.value))
      |                  ^
/<<PKGBUILDDIR>>/src/docopt.nim: In function ‘single_match__test_1640’:
/<<PKGBUILDDIR>>/src/docopt.nim:244:19: error: assignment to 
‘tyObject_PatterncolonObjectType___PCofIhTSzvWNUhpfrBhs0w *’ from incompatible pointer type 
‘tyObject_CommandcolonObjectType___dAahPpfcKoNHbIKh7y5kNg *’ [-Wincompatible-pointer-types]
  244 |                 return (n, command(self.name, val(true)))
      |                   ^
Error: execution of an external compiler program 'gcc -c  -w -fmax-errors=3 -pthread -g3 -Og   -I/usr/lib/nim/lib 
-I/<<PKGBUILDDIR>>/test -o /<<PKGBUILDDIR>>/tests/nimcache/@mtest.nim.c.o 
/<<PKGBUILDDIR>>/tests/nimcache/@mtest.nim.c' failed with exit code: 1


make[1]: *** [debian/rules:10: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:5: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202409/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Version: 0.7.1

I missed to mention it in d/ch.

--- End Message ---

Reply via email to