Source: sreview Version: 0.2.2-1 Severity: serious Justification: fails to build from source
dh_auto_configure perl -I. Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -fdebug-prefix-map=/build/sreview-0.2.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=x86_64-linu x-gnu-gcc -g -O2 -fdebug-prefix-map=/build/sreview-0.2.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro" Warning: prerequisite Mojo::JSON 0 not found. Warning: prerequisite Mojo::Pg 0 not found. Warning: prerequisite Moose 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for SReview Writing MYMETA.yml and MYMETA.json dh_auto_test make -j4 test TEST_VERBOSE=1 make[1]: Entering directory '/build/sreview-0.2.2' 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/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 # Failed test 'use SReview::Video;' # at t/convert.t line 7. # Tried to use 'SReview::Video'. # Error: Can't locate Mojo/JSON.pm in @INC (you may need to install the Mojo::JSON module) (@INC contains: /build/sreview-0.2.2/blib/lib /build/sreview-0.2.2/blib/arch /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /build/sreview-0.2.2/blib/lib/SReview/Video.pm line 74. # BEGIN failed--compilation aborted at /build/sreview-0.2.2/blib/lib/SReview/Video.pm line 74. # Compilation failed in require at t/convert.t line 7. # BEGIN failed--compilation aborted at t/convert.t line 7. [...] and also Error: Can't locate Mojo/Pg.pm in @INC Error: Can't locate Moose.pm in @INC Can't locate DBI.pm in @INC Andreas
sreview_0.2.2-1.log.gz
Description: application/gzip