Package: src:jenkins-debian-glue
Version: 0.23.3
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean
make -j1 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f fabfile.pyc
# avoid recursion via debian/rules clean, so manually rm:
rm -f debian/files debian/jenkins-debian-glue.debhelper.log
rm -f debian/jenkins-debian-glue.substvars
rm -rf debian/jenkins-debian-glue/
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
dh_auto_build
make -j1 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
tests/merge-conflict
testDetection
./tap/jdg-tap-merge-conflict:18:in `<main>': undefined method `exists?' for
class File (NoMethodError)
elsif not File.exists? file
^^^^^^^^
Did you mean? exist?
[1;31mASSERT:[0mexpected:<> but was:<1..3
not ok 1 1:<<<<<<< HEAD
not ok 2 3:=======
not ok 3 5:>>>>>>> 47509bb6 (MT#58115 WIP)>
[1;31mshunit2:ERROR[0m testDetection() returned non-zero return code.
testPass
./tap/jdg-tap-merge-conflict:18:in `<main>': undefined method `exists?' for
class File (NoMethodError)
elsif not File.exists? file
^^^^^^^^
Did you mean? exist?
testDir
Ran [1;36m3[0m tests.
[1;31mFAILED[0m ([1;31mfailures=2[0m)
make[1]: *** [Makefile:6: build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 "INSTALL=install --strip-program=true" returned
exit code 2
make: *** [debian/rules:8: binary] Error 25
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:jenkins-debian-glue, so that this is still
visible in the BTS web page for this package.
Thanks.