Source: sreview
Version: 0.9.2-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" 
> "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 
> 'blib/arch')" t/*.t
> t/010-config.t ........... 
> 1..9
> ok 1 - use SReview::Config;
> ok 2 - loading nonexisting config produces a warning but succeeds
> ok 3 - An object of class 'SReview::Config' isa 'SReview::Config'
> ok 4 - loading an existing config file succeeds and prints no warning
> ok 5 - Config dump output is as expected
> ok 6 - Description of configuration value is as expected
> ok 7 - Trying to parse a syntactically invalid perl script produces an 
> exception
> ok 8 - Trying to read a config variable that does not exist produces an 
> exception
> ok 9 - Reading data that does not exist yet produces the default
> ok
> t/040-db.t ............... 
> 1..7
> ok 1 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 2 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 3 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 4 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 5 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 6 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 7 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok
> t/080-runthrough.t ....... 
> 1..15
> ok 1 - use SReview::Files::Factory;
> ok 2 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 3 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 4 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 5 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 6 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 7 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 8 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 9 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 10 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 11 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 12 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 13 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 14 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok 15 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> ok
> Warning: could not find configuration file /etc/sreview/config.pm, falling 
> back to defaults at /<<PKGBUILDDIR>>/blib/lib/SReview/Config/Common.pm line 
> 63.
> t/085-schedule-export.t .. 
> ok 1 - use SReview::Talk;
> ok 2 # skip Need a database to play with
> 1..2
> ok
> Warning: could not find configuration file /etc/sreview/config.pm, falling 
> back to defaults at /<<PKGBUILDDIR>>/blib/lib/SReview/Config/Common.pm line 
> 63.
> t/090-talk.t ............. 
> 1..11
> ok 1 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> varialbe points to a database which we may clobber and recreate
> ok 2 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> varialbe points to a database which we may clobber and recreate
> ok 3 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> varialbe points to a database which we may clobber and recreate
> ok 4 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> varialbe points to a database which we may clobber and recreate
> ok 5 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> varialbe points to a database which we may clobber and recreate
> ok 6 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> varialbe points to a database which we may clobber and recreate
> ok 7 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> varialbe points to a database which we may clobber and recreate
> ok 8 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> varialbe points to a database which we may clobber and recreate
> ok 9 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> varialbe points to a database which we may clobber and recreate
> ok 10 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> varialbe points to a database which we may clobber and recreate
> ok 11 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> varialbe points to a database which we may clobber and recreate
> ok
> Warning: could not find configuration file /etc/sreview/config.pm, falling 
> back to defaults at /<<PKGBUILDDIR>>/blib/lib/SReview/Config/Common.pm line 
> 63.
> t/095-files.t ............ 
> 1..17
> ok 1 - use SReview::Files::Factory;
> ok 2 - An object of class 'SReview::Files::Collection::direct' isa 
> 'SReview::Files::Collection::Base'
> ok 3 - An object of class 'SReview::Files::Collection::direct' isa 
> 'SReview::Files::Collection::direct'
> ok 4 - A reference of type 'ARRAY' isa 'ARRAY'
> ok 5 - An object of class 'SReview::Files::Access::direct' isa 
> 'SReview::Files::Access::Base'
> ok 6 - An object of class 'SReview::Files::Access::direct' isa 
> 'SReview::Files::Access::direct'
> ok 7 - child has a filename
> ok 8 - file copies to new collection
> ok 9 - file copies to new collection in subdir
> ok 10 - file can be deleted by prefix
> ok 11 # skip Can't test S3 work unless the s3_access_config configuration is 
> valid
> ok 12 # skip Can't test S3 work unless the s3_access_config configuration is 
> valid
> ok 13 # skip Can't test S3 work unless the s3_access_config configuration is 
> valid
> ok 14 # skip Can't test S3 work unless the s3_access_config configuration is 
> valid
> ok 15 # skip Can't test S3 work unless the s3_access_config configuration is 
> valid
> ok 16 # skip Can't test S3 work unless the s3_access_config configuration is 
> valid
> ok 17 # skip Can't test S3 work unless the s3_access_config configuration is 
> valid
> ok
> Warning: could not find configuration file /etc/sreview/config.pm, falling 
> back to defaults at /<<PKGBUILDDIR>>/blib/lib/SReview/Config/Common.pm line 
> 63.
> Can't locate File/Which.pm in @INC
> BEGIN failed--compilation aborted at t/095-synfig.t line 9.
> t/095-synfig.t ........... 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> Warning: could not find configuration file /etc/sreview/config.pm, falling 
> back to defaults at /<<PKGBUILDDIR>>/blib/lib/SReview/Config/Common.pm line 
> 63.
> t/100-mojo.t ............. 
> 1..51
> ok 1 # skip Need a database to play with
> ok 2 # skip Need a database to play with
> ok 3 # skip Need a database to play with
> ok 4 # skip Need a database to play with
> ok 5 # skip Need a database to play with
> ok 6 # skip Need a database to play with
> ok 7 # skip Need a database to play with
> ok 8 # skip Need a database to play with
> ok 9 # skip Need a database to play with
> ok 10 # skip Need a database to play with
> ok 11 # skip Need a database to play with
> ok 12 # skip Need a database to play with
> ok 13 # skip Need a database to play with
> ok 14 # skip Need a database to play with
> ok 15 # skip Need a database to play with
> ok 16 # skip Need a database to play with
> ok 17 # skip Need a database to play with
> ok 18 # skip Need a database to play with
> ok 19 # skip Need a database to play with
> ok 20 # skip Need a database to play with
> ok 21 # skip Need a database to play with
> ok 22 # skip Need a database to play with
> ok 23 # skip Need a database to play with
> ok 24 # skip Need a database to play with
> ok 25 # skip Need a database to play with
> ok 26 # skip Need a database to play with
> ok 27 # skip Need a database to play with
> ok 28 # skip Need a database to play with
> ok 29 # skip Need a database to play with
> ok 30 # skip Need a database to play with
> ok 31 # skip Need a database to play with
> ok 32 # skip Need a database to play with
> ok 33 # skip Need a database to play with
> ok 34 # skip Need a database to play with
> ok 35 # skip Need a database to play with
> ok 36 # skip Need a database to play with
> ok 37 # skip Need a database to play with
> ok 38 # skip Need a database to play with
> ok 39 # skip Need a database to play with
> ok 40 # skip Need a database to play with
> ok 41 # skip Need a database to play with
> ok 42 # skip Need a database to play with
> ok 43 # skip Need a database to play with
> ok 44 # skip Need a database to play with
> ok 45 # skip Need a database to play with
> ok 46 # skip Need a database to play with
> ok 47 # skip Need a database to play with
> ok 48 # skip Need a database to play with
> ok 49 # skip Need a database to play with
> ok 50 # skip Need a database to play with
> ok 51 # skip Need a database to play with
> ok
> Warning: could not find configuration file /etc/sreview/config.pm, falling 
> back to defaults at /<<PKGBUILDDIR>>/blib/lib/SReview/Config/Common.pm line 
> 63.
> t/110-api.t .............. 
> ok 1 # skip Need a database to play with
> 1..1
> ok
> t/120-types.t ............ 
> ok 1 # skip Can't test database work unless the SREVIEWTEST_DB environment 
> variable points to a database which we may clobber and recreate
> 1..1
> ok
> t/130-schedule.t ......... 
> ok 1 - use SReview::Schedule::Yaml;
> ok 2 - we parsed exactly one event
> ok 3 - we parsed 3 talks
> ok 4 - the test talk was parsed correctly
> 1..4
> ok
> 
> Test Summary Report
> -------------------
> t/095-synfig.t         (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> Files=11, Tests=118,  6 wallclock secs ( 0.08 usr  0.00 sys +  5.63 cusr  
> 0.87 csys =  6.58 CPU)
> Result: FAIL
> Failed 1/11 test programs. 0/118 subtests failed.
> make[1]: *** [Makefile:1097: test_dynamic] Error 255
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j8 test TEST_VERBOSE=1 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/sreview_0.9.2-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to