Package: src:ricochet Version: 0.10 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202510/ 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 cannot 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:ricochet, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf configure.ac:24: installing './install-sh' configure.ac:24: installing './missing' debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- --bindir=/usr/games --enable-gameman ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --bindir=/usr/games --enable-gameman checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ricochet.man config.status: creating rrserve.man config.status: creating ricochet.spec make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build make -j2 make[1]: Entering directory '/<<PKGBUILDDIR>>' sed -e 's#%ricochetlibdir%#/usr/share/ricochet#' -e 's#%ricochetbindir%#/usr/games#' ./ricochet.in > ricochet && chmod +x ricochet sed -e 's#%ricochetlibdir%#/usr/share/ricochet#' ./rrserve.in > rrserve && chmod +x rrserve sed -e 's#%bindir%#/usr/games#' ./ricochet.desktop.in > ricochet.desktop rm -f client-svg.5c nickle ./svg/bin2cstring.5c ./svg/cell1.svg ./svg/cell2.svg ./svg/robot_blue.svg ./svg/robot_green.svg ./svg/robot_red.svg ./svg/robot_yellow.svg ./svg/target_blue_circle.svg ./svg/target_blue_octagon.svg ./svg/target_blue_square.svg ./svg/target_blue_triangle.svg ./svg/target_green_circle.svg ./svg/target_green_octagon.svg ./svg/target_green_square.svg ./svg/target_green_triangle.svg ./svg/target_red_circle.svg ./svg/target_red_octagon.svg ./svg/target_red_square.svg ./svg/target_red_triangle.svg ./svg/target_whirl.svg ./svg/target_yellow_circle.svg ./svg/target_yellow_octagon.svg ./svg/target_yellow_square.svg ./svg/target_yellow_triangle.svg ./svg/wall.svg ./svg/robot_shadow.svg > client-svg.5c nickle ./make-icon.5c --libdir ".":"." ricochet-icon.svg Unhandled exception invalid_argument ("Incompatible types in assignment", 3, foreign Rsvg (0x6ccde330)) ./client-draw.5c:42: return (sprite_t) { svg = Cairo::Rsvg::new_from_string (xml), width = -1, height = -1 }; sprite_from_string ("<?xml version=\"1.0\" encoding=\"ut [too-long-redacted] 56V0.146z\"/>\n\t</g>\n</svg>") ./client-draw.5c:48: sprite_t[2] cell = { sprite_from_string (Client::SVG::cell1), sprite_from_string (Client::SVG::cell2) }; make[1]: *** [Makefile:918: ricochet-icon.svg] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 returned exit code 2 make: *** [debian/rules:18: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

