Package: src:racc
Version: 1.8.1-1
Severity: important
Tags: trixie sid ftbfs
User: debian...@lists.debian.org
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.

Reply via email to