Package: src:libweb-query-perl Version: 1.01-1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ 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:libweb-query-perl, 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 dh_auto_configure /usr/bin/perl Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2" "LD=x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro" Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Web::Query Writing MYMETA.yml and MYMETA.json [... snipped ...] # Subtest: Web::Query::LibXML not ok 1 1..1 not ok 3 - Web::Query::LibXML Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests (less 1 skipped subtest: 1 okay) t/remove.t .......................... # Seeded srand with seed '20250904' from local date. 1..3 ok 1 - use Web::Query; # Subtest: Web::Query ok 1 ok 2 - each { 1..5 ok 1 - deleting one ok 2 - deleting two ok 3 - deleting three ok 4 - deleting four ok 5 - all deleted } ok 3 - map { 1..5 ok 1 - deleting one ok 2 - deleting two ok 3 - deleting three ok 4 - deleting four ok 5 - all deleted } 1..3 ok 2 - Web::Query # Subtest: Web::Query::LibXML ok 1 ok 2 - each { 1..5 ok 1 - deleting one ok 2 - deleting two ok 3 - deleting three ok 4 - deleting four ok 5 - all deleted } ok 3 - map { 1..5 ok 1 - deleting one ok 2 - deleting two ok 3 - deleting three ok 4 - deleting four ok 5 - all deleted } 1..3 ok 3 - Web::Query::LibXML ok # testing Web::Query # testing Web::Query::LibXML t/remove_class.t .................... # Seeded srand with seed '20250904' from local date. ok 1 - remove_class returned ok 2 - remove_class("foo bar") ok 3 - remove_class(CODE) ok 4 - remove_class returned ok 5 - remove_class("foo bar") ok 6 - remove_class(CODE) 1..6 ok t/replace_with.t .................... # Seeded srand with seed '20250904' from local date. 1..2 ok 1 - Web::Query { ok 1 ok 2 ok 3 ok 4 ok 5 1..5 } ok 2 - Web::Query::LibXML { ok 1 ok 2 ok 3 ok 4 ok 5 1..5 } ok t/special-attributes.t .............. # Seeded srand with seed '20250904' from local date. 1..3 ok 1 - use Web::Query; # Subtest: Web::Query ok 1 - data() { ok 1 - setter { ok 1 1..1 } ok 2 - getter { ok 1 1..1 } 1..2 } ok 2 - name() { ok 1 - getter { ok 1 - getter, list context ok 2 - getter, scalar context 1..2 } ok 2 - setter { ok 1 ok 2 ok 3 1..3 } 1..2 } ok 3 - id() { ok 1 - no id, list context ok 2 - no id, scalar context ok 3 - single element ok 4 - single element, scalar context ok 5 - many elements, list context ok 6 - many elements, scalar context ok 7 - change id, scalar ok 8 - Web::Query=HASH->isa('Web::Query') ok 9 - only the first element ok 10 - change first element ok 11 ok 12 ok 13 1..13 } 1..3 ok 2 - Web::Query # Subtest: Web::Query::LibXML ok 1 - data() { ok 1 - setter { ok 1 1..1 } ok 2 - getter { ok 1 1..1 } 1..2 } ok 2 - name() { ok 1 - getter { ok 1 - getter, list context ok 2 - getter, scalar context 1..2 } ok 2 - setter { ok 1 ok 2 ok 3 1..3 } 1..2 } ok 3 - id() { ok 1 - no id, list context ok 2 - no id, scalar context ok 3 - single element ok 4 - single element, scalar context ok 5 - many elements, list context ok 6 - many elements, scalar context ok 7 - change id, scalar ok 8 - Web::Query::LibXML=HASH->isa('Web::Query') ok 9 - only the first element ok 10 - change first element ok 11 ok 12 ok 13 1..13 } 1..3 ok 3 - Web::Query::LibXML ok t/split.t ........................... # Seeded srand with seed '20250904' from local date. 1..3 ok 1 - use Web::Query; # Subtest: Web::Query ok 1 - straight split { ok 1 ok 2 ok 3 ok 4 ok 5 1..5 } ok 2 - split in pairs { ok 1 ok 2 ok 3 ok 4 1..4 } ok 3 - skip leading { ok 1 ok 2 ok 3 1..3 } 1..3 ok 2 - Web::Query # Subtest: Web::Query::LibXML ok 1 - straight split { ok 1 ok 2 ok 3 ok 4 ok 5 1..5 } ok 2 - split in pairs { ok 1 ok 2 ok 3 ok 4 1..4 } ok 3 - skip leading { ok 1 ok 2 ok 3 1..3 } 1..3 ok 3 - Web::Query::LibXML ok # testing Web::Query # testing Web::Query::LibXML t/store_comments.t .................. # Seeded srand with seed '20250904' from local date. ok 1 - constructor stores comments ok 2 - html() stores comments ok 3 - constructor stores comments ok 4 - html() stores comments 1..4 ok t/tagname.t ......................... # Seeded srand with seed '20250904' from local date. 1..2 ok 1 - Web::Query { ok 1 - p -> q 1..1 } ok 2 - Web::Query::LibXML { ok 1 - p -> q 1..1 } ok t/xpath.t ........................... # Seeded srand with seed '20250904' from local date. 1..2 ok 1 - Web::Query { ok 1 - css ok 2 - xpath 1..2 } ok 2 - Web::Query::LibXML { ok 1 - css ok 2 - xpath 1..2 } ok Test Summary Report ------------------- t/processing-instructions.t (Wstat: 256 (exited 1) Tests: 3 Failed: 1) Failed test: 3 Non-zero exit status: 1 Files=48, Tests=207, 5 wallclock secs ( 0.10 usr 0.05 sys + 4.43 cusr 1.06 csys = 5.64 CPU) Result: FAIL Failed 1/48 test programs. 1/207 subtests failed. make[1]: *** [Makefile:879: test_dynamic] Error 255 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: error: make -j2 test TEST_VERBOSE=1 returned exit code 2 make: *** [debian/rules:4: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

