Your message dated Mon, 16 Mar 2026 14:49:29 +0000
with message-id <[email protected]>
and subject line Bug#1067376: fixed in gforth 0.7.3+dfsg-10
has caused the Debian Bug report #1067376,
regarding gforth: FTBFS: make[1]: *** [Makefile:655: build-libcc-named] Error 1
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.)
--
1067376: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067376
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gforth
Version: 0.7.3+dfsg-9
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240319 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[4]: Entering directory '/<<PKGBUILDDIR>>'
> Makefile:867: warning: ignoring prerequisites on suffix rule definition
> Makefile:867: warning: ignoring prerequisites on suffix rule definition
> ./engine/gforth-fast-ll-reg --die-on-signal -p
> ".:/usr/lib/x86_64-linux-gnu/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/x86_64-linux-gnu/gforth/0.7.3:/usr/share/gforth/0.7.3:."
> test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs
> test/string.fs test/float.fs test/deferred.fs test/coreext.fs test/search.fs
> -e bye 2>&1 | tr -d '\015' | diff -c - ./test/coretest.out
> ./engine/gforth-fast-ll-reg --die-on-signal -p
> ".:/usr/lib/x86_64-linux-gnu/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/x86_64-linux-gnu/gforth/0.7.3:/usr/share/gforth/0.7.3:."
> test/other.fs -e bye
> expect ``warning: ')' missing''
> warning: ')' missing
> ./engine/gforth-fast-ll-reg -p
> ".:/usr/lib/x86_64-linux-gnu/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/x86_64-linux-gnu/gforth/0.7.3:/usr/share/gforth/0.7.3:."
> test/signals.fs -e bye
> ./engine/gforth-fast-ll-reg -p
> ".:/usr/lib/x86_64-linux-gnu/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/x86_64-linux-gnu/gforth/0.7.3:/usr/share/gforth/0.7.3:."
> test/coremore.fs test/gforth.fs -e bye 2>&1 | tr -d '\015' | diff -c -
> ./test/gforth.out
> ./engine/gforth-fast-ll-reg --die-on-signal -p
> ".:/usr/lib/x86_64-linux-gnu/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/x86_64-linux-gnu/gforth/0.7.3:/usr/share/gforth/0.7.3:."
> code.fs test/checkans.fs -e bye | tr -d '\015' | diff -c -
> ./test/checkans.out
> redefined place with PLACE ./engine/gforth-fast-ll-reg --die-on-signal -p
> ".:/usr/lib/x86_64-linux-gnu/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/x86_64-linux-gnu/gforth/0.7.3:/usr/share/gforth/0.7.3:."
> prims2x.fs -e \
> "c-flag on s\" prim.i\" out-filename 2! s\" ./prim.b\" ' output-c '
> output-c-combined process-file bye"| \
> tr -d '\015' | grep -v '^#line '|diff -c - engine/prim-s.i
> make[4]: Leaving directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -rf lib/gforth/0.7.3/libcc-named/
> for i in libffi.fs cstr.fs unix/socket.fs; do ./gforth -e "s\"
> `pwd`/lib/gforth/0.7.3/libcc-named/\" libcc-named-dir-v 2! libcc-path
> clear-path libcc-named-dir libcc-path also-path :noname 2drop s\"
> /usr/lib/x86_64-linux-gnu/gforth/0.7.3/libcc-named/\" ; is replace-rpath"
> ./$i -e bye; done
> /<<PKGBUILDDIR>>/lib/gforth/0.7.3/libcc-named/libffi.c: In function
> ‘libffi_LTX_gforth_c_ffi_prep_closure1_aaa_n’:
> /<<PKGBUILDDIR>>/lib/gforth/0.7.3/libcc-named/libffi.c:95:3: warning:
> ‘ffi_prep_closure’ is deprecated: use ffi_prep_closure_loc instead
> [-Wdeprecated-declarations]
> 95 | sp[2]=ffi_prep_closure1((void *)(sp[2]),(void *)(sp[1]),(void
> *)(sp[0]));
> | ^~
> In file included from
> /<<PKGBUILDDIR>>/lib/gforth/0.7.3/libcc-named/libffi.c:3:
> /usr/include/x86_64-linux-gnu/ffi.h:356:1: note: declared here
> 356 | ffi_prep_closure (ffi_closure*,
> | ^~~~~~~~~~~~~~~~
>
> file not found
> in file included from *OS command line*:-1
> libffi.fs:159: open-lib failed
> >>>end-c-library<<<
> Backtrace:
> $7F7392FCE988 throw
> $7F739300AE50 c(abort")
> $7F739300B700 compile-wrapper-function1
>
> file not found
> in file included from *OS command line*:-1
> cstr.fs:23: open-lib failed
> >>>end-c-library<<<
> Backtrace:
> $7F75F5039988 throw
> $7F75F5075E50 c(abort")
> $7F75F5076700 compile-wrapper-function1
>
> file not found
> in file included from *OS command line*:-1
> unix/socket.fs:48: open-lib failed
> >>>end-c-library<<<
> Backtrace:
> $7F637A2E7988 throw
> $7F637A323E50 c(abort")
> $7F637A324700 compile-wrapper-function1
> make[1]: *** [Makefile:655: build-libcc-named] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/03/19/gforth_0.7.3+dfsg-9_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
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: gforth
Source-Version: 0.7.3+dfsg-10
Done: Bernd Paysan <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gforth, 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.
Bernd Paysan <[email protected]> (supplier of updated gforth 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: Mon, 16 Mar 2026 15:16:29 +0100
Source: gforth
Architecture: source
Version: 0.7.3+dfsg-10
Distribution: unstable
Urgency: medium
Maintainer: Bernd Paysan <[email protected]>
Changed-By: Bernd Paysan <[email protected]>
Closes: 1039051 1067376 1125294
Changes:
gforth (0.7.3+dfsg-10) unstable; urgency=medium
.
[ Bernd Paysan ]
* Add myself as Maintainer
Closes: #1039051
* Add patch for gcc-15
* Ignore failure on open-lib with libcc build stuff
Closes: #1067376, #1125294
.
[ Peter Pentchev ]
* Add a trivial git-buildpackage config file.
* Add two more Lintian overrides for the GForth plugins.
* Drop the version in the emacsen-common dependency.
* Declare compliance with Debian Policy 4.5.0 with no changes.
* Add the year 2020 to my debian/* copyright notice.
* Drop the adequate autopkgtest.
* Drop the Name and Contact upstream metadata fields.
* Only make commands conditional, not a whole target.
* Update to debhelper compat level 13: `dh_missing --fail-missing` is
now the default.
* Make the watch file options line more readable.
* Drop the "pasv" option for an HTTPS watchfile line.
* Add two watchfile lines for the snapshots directory.
.
[ Andreas Tille ]
* Maintain package in Debian team on Salsa
* Standards-Version: 4.7.3
Checksums-Sha1:
58c636690d64a9d1f504c7393af7c0e49a7a43cd 2087 gforth_0.7.3+dfsg-10.dsc
0ecbb91a4949f34ff65c510e3fd46aec437aad1a 44036
gforth_0.7.3+dfsg-10.debian.tar.xz
5a373935b4704aa43a09c66995c7ba0eb881f03e 6957
gforth_0.7.3+dfsg-10_amd64.buildinfo
Checksums-Sha256:
b8594920be427e7dc0b0e7a7fa4e32b45d9da2b902ce538bfb8b99683c8adfce 2087
gforth_0.7.3+dfsg-10.dsc
5cfca77e704bf30c8bb4240f8a6c0f0e825800709e4de9fe8a7936ec284a9523 44036
gforth_0.7.3+dfsg-10.debian.tar.xz
f91a13a1940318e7a2ee14004b2f17d12f0c90ae93b80059533cb637b3d0aa4e 6957
gforth_0.7.3+dfsg-10_amd64.buildinfo
Files:
529b5ddee726b6045bdb69743f37b97f 2087 interpreters optional
gforth_0.7.3+dfsg-10.dsc
214150904e611ee0eedf9832e17a1035 44036 interpreters optional
gforth_0.7.3+dfsg-10.debian.tar.xz
1a3d895490f1c8ca6fa8fe9030ac5a26 6957 interpreters optional
gforth_0.7.3+dfsg-10_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmm4FUMRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGLOA//fVxTTK0VP7kQhg+krkLEs2EXl5EfU89v
28UvXznVQpi7PTrKKWowfezPrswgMvFUHGaPr/dkz40R5gMpiwkX6vva/r6+Frtf
uWgeAvRii39XT8MKSp/gNZzVdm7SyBsKsCVboQDXK6M9YyA1FhcdsJyatHMO9WTS
sdM+dfHkCpjUfQN6N1+HE/r5O+QIuoUXIr0ziRYGYO9yzvri47HrsyYD36dRqqL8
WO149gvem4nMTbpJxppHCumsEA1uXRm9rEFtjjghlDrf197eipO+O1mytJB9Nte6
84XJX+GpvULRlm4my0OQZ7Aa6exFgz4ycbTog1PNlZgXxg4l9XBaIk85yq/3LwCX
F6wPaiyc5NfL686KD6BZSGIgNaZd7sH5epn1DIJCCuEqNbU04sguzBGVZmZ4P+yk
Z3fqGTLf1VrpEJd/+k3aReHjQ/vlfAO0MM6ZcmgyHbeayvMhW4LUY1VnuvQdDCQU
stLS2TYs0aV7SqlyywTz/v40j0BcU2Xdync4rPWaQ+1GVYSystzpQvj2uPJKFHru
3WQffAMBKOdu4DKTYrw1nduXM6KETr4vzVEFwDQZDBlt3a5QhSdqhKWDarf5EGta
VE9j8t03c7aI/NR6rfEiMqn5873pznLuMkb7Lst2x1wbAqcrXKzZK6LvOFJ7h3d/
i+3PJuStPJo=
=8c5t
-----END PGP SIGNATURE-----
pgpjaVfUSH20x.pgp
Description: PGP signature
--- End Message ---