Your message dated Wed, 29 Oct 2025 05:19:22 +0000
with message-id <[email protected]>
and subject line Bug#1103325: fixed in racc 1.8.1-2
has caused the Debian Bug report #1103325,
regarding racc: FTBFS with the nocheck build profile
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.)
--
1103325: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103325
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:racc
Version: 1.8.1-1
Severity: important
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile
Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=ruby --with ruby
dh_auto_clean -O--buildsystem=ruby
dh_ruby --clean
dh_autoreconf_clean -O--buildsystem=ruby
debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f doc/en/grammar2.en.html doc/en/grammar.en.html doc/ja/parser.ja.html
doc/ja/grammar.ja.html doc/ja/debug.ja.html README.html README.ja.html
rm -f test/out.log
dh_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
dh binary --buildsystem=ruby --with ruby
dh_update_autotools_config -O--buildsystem=ruby
dh_autoreconf -O--buildsystem=ruby
dh_auto_configure -O--buildsystem=ruby
dh_ruby --configure
dh_auto_build -O--buildsystem=ruby
dh_ruby --build
dh: command-omitted: The call to "dh_auto_test -O--buildsystem=ruby" was
omitted due to "DEB_BUILD_OPTIONS=nocheck"
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=ruby
dh_prep -O--buildsystem=ruby
dh_auto_install --destdir=debian/racc/ -O--buildsystem=ruby
dh_ruby --install /<<PKGBUILDDIR>>/debian/racc
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â racc: Install files
â
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
install -d /<<PKGBUILDDIR>>/debian/racc/usr/bin
install -D -m755 /<<PKGBUILDDIR>>/bin/racc
/<<PKGBUILDDIR>>/debian/racc/usr/bin/racc
install -d /<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby
install -D -m644 /<<PKGBUILDDIR>>/lib/racc/compat.rb
/<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby/racc/compat.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/racc/debugflags.rb
/<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby/racc/debugflags.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/racc/exception.rb
/<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby/racc/exception.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/racc/grammar.rb
/<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby/racc/grammar.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/racc/grammarfileparser.rb
/<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby/racc/grammarfileparser.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/racc/info.rb
/<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby/racc/info.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/racc/iset.rb
/<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby/racc/iset.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/racc/logfilegenerator.rb
/<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby/racc/logfilegenerator.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/racc/parser.rb
/<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby/racc/parser.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/racc/parserfilegenerator.rb
/<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby/racc/parserfilegenerator.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/racc/sourcetext.rb
/<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby/racc/sourcetext.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/racc/state.rb
/<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby/racc/state.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/racc/statetransitiontable.rb
/<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby/racc/statetransitiontable.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/racc/static.rb
/<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby/racc/static.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/racc.rb
/<<PKGBUILDDIR>>/debian/racc/usr/lib/ruby/vendor_ruby/racc.rb
Rewriting shebang line of /<<PKGBUILDDIR>>/debian/racc/usr/bin/racc
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â racc: Install Rubygems integration metadata
â
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
generating gemspec at
/<<PKGBUILDDIR>>/debian/racc/usr/share/rubygems-integration/all/specifications/racc-1.8.1.gemspec
DEB_BUILD_OPTIONS includes nocheck, skipping all checks (test suite etc).
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â dh_ruby --install finished
â
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
ruby -Ku /usr/bin/rd2 doc/en/grammar2.en.rdoc -o `echo doc/en/grammar2.en.rdoc
| sed -e 's/\.rdoc$//'`
/usr/bin/rd2: output to doc/en/grammar2.en.html...
ruby -Ku /usr/bin/rd2 doc/en/grammar.en.rdoc -o `echo doc/en/grammar.en.rdoc |
sed -e 's/\.rdoc$//'`
/usr/bin/rd2: output to doc/en/grammar.en.html...
ruby -Ku /usr/bin/rd2 doc/ja/parser.ja.rdoc -o `echo doc/ja/parser.ja.rdoc |
sed -e 's/\.rdoc$//'`
/usr/bin/rd2: output to doc/ja/parser.ja.html...
ruby -Ku /usr/bin/rd2 doc/ja/grammar.ja.rdoc -o `echo doc/ja/grammar.ja.rdoc |
sed -e 's/\.rdoc$//'`
/usr/bin/rd2: output to doc/ja/grammar.ja.html...
ruby -Ku /usr/bin/rd2 doc/ja/debug.ja.rdoc -o `echo doc/ja/debug.ja.rdoc | sed
-e 's/\.rdoc$//'`
/usr/bin/rd2: output to doc/ja/debug.ja.html...
ruby -Ku /usr/bin/rd2 README.rdoc -o `echo README.rdoc | sed -e 's/\.rdoc$//'`
/usr/bin/rd2: output to README.html...
ruby -Ku /usr/bin/rd2 README.ja.rdoc -o `echo README.ja.rdoc | sed -e
's/\.rdoc$//'`
/usr/bin/rd2: output to README.ja.html...
dh_install
cp -v lib/racc/parser-text.rb debian/racc/usr/lib/ruby/vendor_ruby/racc/
cp: cannot stat 'lib/racc/parser-text.rb': No such file or directory
make[1]: *** [debian/rules:15: override_dh_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: 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/202504/
About the archive rebuild: The build was made on virtual machines 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 add an affects on src:racc, so that this is still
visible in the BTS web page for this package.
Notes:
* When a package is built with the nocheck profile, it means:
- DEB_BUILD_OPTIONS=nocheck
(the tests should be skipped during the build)
- DEB_BUILD_PROFILES=nocheck
(Build-Depends marked <!nocheck> are not installed)
- The contents of the package is allowed to be different than normal
* This category of bugs was going to be RC for trixie, but
according to the Release Managers it's a little bit late in the
release cycle to introduce a bunch of RC bugs of this type.
* In addition to the above, this package also fails when
using DEB_BUILD_OPTIONS=nocheck alone. In this mode:
- DEB_BUILD_OPTIONS=nocheck
(the tests should be skipped during the build)
- Build-Depends marked <!nocheck> are installed as normal
- The contents of the package should not change compared
to a regular build
Thanks.
--- End Message ---
--- Begin Message ---
Source: racc
Source-Version: 1.8.1-2
Done: Abhijith PA <[email protected]>
We believe that the bug you reported is fixed in the latest version of
racc, 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.
Abhijith PA <[email protected]> (supplier of updated racc 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: Wed, 29 Oct 2025 10:13:40 +0530
Source: racc
Architecture: source
Version: 1.8.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<[email protected]>
Changed-By: Abhijith PA <[email protected]>
Closes: 1103325
Changes:
racc (1.8.1-2) unstable; urgency=medium
.
* Team upload
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/gbp.conf: remove trailing empty lines
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
.
[ Abhijith PA ]
* Run `rake srcs` after build. (Closes: #1103325)
- Thanks to Santiago Vila <[email protected]> for patch.
Checksums-Sha1:
5815f0a772dfd95979c9b937418f36433db15d78 2013 racc_1.8.1-2.dsc
45a737b6980f1fc2ed2ba98796e3f7a0d03309f1 6696 racc_1.8.1-2.debian.tar.xz
fa216c749656c15c9f8bb81db3cb615f2ccf5ddd 8701 racc_1.8.1-2_amd64.buildinfo
Checksums-Sha256:
0eb07fb2bf5130455da057c57cc5fc1c6d2f578350215e34fb8c933b59de48fc 2013
racc_1.8.1-2.dsc
613aa08f63f75f3e99baa925c9eefeed15a7e4fa51a57fb3d2cc38697aefc781 6696
racc_1.8.1-2.debian.tar.xz
073dac6f5c7251cfe06f70e94de4b87533bcb0053d751367e74d4dd15c586b5d 8701
racc_1.8.1-2_amd64.buildinfo
Files:
c49f5787c13e948c52a2a03fe74f0b84 2013 ruby optional racc_1.8.1-2.dsc
313eeaa3d76c26a17b73d01cbb757923 6696 ruby optional racc_1.8.1-2.debian.tar.xz
13dfaeaa9174d4ccbdd1530e5aff10ef 8701 ruby optional
racc_1.8.1-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEE7xPqJqaY/zX9fJAuhj1N8u2cKO8FAmkBnkcUHGFiaGlqaXRo
QGRlYmlhbi5vcmcACgkQhj1N8u2cKO9nsA//RlPdX39EN2OPD444U90A2i5z/59Z
xs58s/TUw29xSCTxNGC3R7GKY3MtOE+CLE0MPas5gAY5lUjD4E4eRJjTeDalhjTA
nFbgj7AJX7BR57W4XBdMdJUJcrv7S1LNTxgLNAVPDnVo6XA+D8PMNiXJdAryCOc/
zd77Fi2pudBXzchza30uFZ/iZvx5geeggUExqQkn6fSTU6PKS4rifqj8djBx2KAx
aVt9K4w088I12oqvWJjbhiGl/pd+5cucWxwMEGM+6P/9nk1d+03ZiCFLnrvq6gbw
2kRIYqqGATEYuw+F2U7QosMSKbDqI2r//UwIDctGFq3p4bA6dyntlNTkpgmHPZtI
XIyQ04L+BU8yitDjPHiHKioD9tcA46Ef7Btzo+Oml5vwU4YFMH6tcvcdU2o7Xf/R
T1qo8thk+u9dHA9XeO+rnZuHpsV28zK7cSKTdw9B6PHhbycuxYGKX/aELNvJZeMn
QgjLCrtYLIxHf0mMsYamqsVW4PVJCboEvTFuOVHLojyjr4L50uFDxQXA2Ez30AlM
3/evhAgM48VwGvJKW+wAwJBc5RML88P/jAcr7I3aZt8k63LgHBdTuAj2FLBUsMPh
10OBncqxI19y7p1fDcdY5RuDpCF7Z8hvwPaE95Mx6Sh5g9hTP48c2hJDBtBFthxX
hfsUBfk8PXGXu0w=
=ZITG
-----END PGP SIGNATURE-----
pgpSwdkuaf4fu.pgp
Description: PGP signature
--- End Message ---