* Package: dev-perl/Inline-C-0.820.0:0 * Repository: gentoo * Maintainer: perl@gentoo.org * USE: abi_mips_n64 elibc_glibc kernel_linux mips test * FEATURES: keeptemp network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking Inline-C-0.82.tar.gz to /var/tmp/portage/dev-perl/Inline-C-0.820.0/work >>> Source unpacked in /var/tmp/portage/dev-perl/Inline-C-0.820.0/work >>> Preparing source in /var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82 ... * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Inline-C-0.820.0/image Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Inline::C Writing MYMETA.yml and MYMETA.json >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82 ... make -j16 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' 'OPTIMIZE=-O2 -march=mips3 -mabi=64 -mfix-r4000 -mfix-r4400 -pipe' cp lib/Inline/C.pm blib/lib/Inline/C.pm cp lib/Inline/C/ParsePegex.pod blib/lib/Inline/C/ParsePegex.pod cp lib/Inline/C.pod blib/lib/Inline/C.pod cp lib/Inline/C/Parser.pm blib/lib/Inline/C/Parser.pm cp lib/Inline/C/ParseRegExp.pod blib/lib/Inline/C/ParseRegExp.pod cp lib/Inline/C/Parser/Pegex/Grammar.pm blib/lib/Inline/C/Parser/Pegex/Grammar.pm cp lib/Inline/C/Parser/RegExp.pm blib/lib/Inline/C/Parser/RegExp.pm cp lib/Inline/C/ParseRecDescent.pod blib/lib/Inline/C/ParseRecDescent.pod cp lib/Inline/C/Parser/Pegex/AST.pm blib/lib/Inline/C/Parser/Pegex/AST.pm cp lib/Inline/C/Parser/Pegex.pm blib/lib/Inline/C/Parser/Pegex.pm cp lib/Inline/C/Parser/RecDescent.pm blib/lib/Inline/C/Parser/RecDescent.pm cp lib/Inline/C/Cookbook.pod blib/lib/Inline/C/Cookbook.pod cp share/inline-c.pgx blib/lib/auto/share/dist/Inline-C/inline-c.pgx >>> Source compiled. >>> Test phase: dev-perl/Inline-C-0.820.0 * Removing un-needed t/author-pod-syntax.t * Fixing Manifest make -j16 test TEST_VERBOSE=0 Skip blib/lib/auto/share/dist/Inline-C/inline-c.pgx (unchanged) PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-report-prereqs.t .............. # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have Where Howbig # ----------------------- ---- ---- --------------------------------- ------ # ExtUtils::MakeMaker any 7.70 /usr/lib64/perl5/5.38 109260 # File::ShareDir::Install 0.06 0.14 /usr/lib64/perl5/vendor_perl/5.38 11192 # # === Build Requires === # # Module Want Have Where Howbig # ------------------- ---- ---- --------------------- ------ # ExtUtils::MakeMaker any 7.70 /usr/lib64/perl5/5.38 109260 # # === Test Requires === # # Module Want Have Where Howbig # --------------------- ---- -------- ---------------------------------------------- ------ # File::Copy::Recursive any 0.45 /usr/lib64/perl5/vendor_perl/5.38 27561 # File::Path any 2.18 /usr/lib64/perl5/5.38 43254 # Test::More 0.88 1.302194 /usr/lib64/perl5/5.38 54209 # Test::Warn 0.23 0.37 /usr/lib64/perl5/vendor_perl/5.38 15955 # YAML::XS any 0.88 /usr/lib64/perl5/vendor_perl/5.38/mips64-linux 3672 # autodie any 2.36 /usr/lib64/perl5/5.38 12436 # version 0.77 0.9929 /usr/lib64/perl5/5.38 1976 # # === Runtime Requires === # # Module Want Have Where Howbig # ------------------- -------- -------- ---------------------------------- ------ # ExtUtils::MakeMaker 7.00 7.70 /usr/lib64/perl5/5.38 109260 # File::Spec 0.8 3.88 /usr/lib64/perl5/5.38/mips64-linux 10570 # Inline 0.86 0.86 /usr/lib64/perl5/vendor_perl/5.38 62663 # Parse::RecDescent 1.967009 1.967015 /usr/lib64/perl5/vendor_perl/5.38 222044 # Pegex 0.66 0.75 /usr/lib64/perl5/vendor_perl/5.38 750 # t/00-report-prereqs.t .............. ok t/000-require-modules.t ............ ok t/01syntax.t ....................... ok t/02config.t ....................... ok t/03typemap.t ...................... ok t/04perlapi.t ...................... ok t/05xsmode.t ....................... ok t/06parseregexp.t .................. ok t/07typemap_multi.t ................ ok t/08taint.t ........................ ok t/09parser.t ....................... This test could take a couple of minutes to run t/09parser.t ....................... ok t/10callback.t ..................... ok t/11default_readonly.t ............. ok t/14void_arg.t ..................... ok t/14void_arg_PRD.t ................. ok t/15ccflags.t ...................... ok t/16ccflagsex.t .................... ok t/17prehead.t ...................... ok t/18quote_space.t .................. ok t/19INC.t .......................... ok t/20eval.t ......................... ok t/21read_DATA.t .................... ok t/22read_DATA_2.t .................. ok t/23validate.t ..................... ok t/24prefix.t ....................... ok t/25proto.t ........................ ok t/26fork.t ......................... ok t/27inline_maker.t ................. 6/? # Failed test 'make test' # at t/27inline_maker.t line 61. # make[1]: Entering directory '/var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82/_Inline_27inline_maker.3812/src dir' # cp lib/Boo.pm blib/lib/Boo.pm # cp lib/Boo/Far.pm blib/lib/Boo/Far.pm # cp lib/Boo/Far/data.txt blib/lib/Boo/Far/data.txt # cp lib/Boo/Far/Faz.pm blib/lib/Boo/Far/Faz.pm # "/usr/bin/perl" -Mblib -MInline=NOISY,_INSTALL_ -MBoo::Far::Faz -e"my %A = (modinlname => 'Boo-Far-Faz.inl', module => 'Boo::Far::Faz'); my %S = (API => \%A); Inline::satisfy_makefile_dep(\%S);" 2.01 blib/arch # "/usr/bin/perl" -Mblib -MInline=NOISY,_INSTALL_ -MBoo -e"my %A = (modinlname => 'Boo.inl', module => 'Boo'); my %S = (API => \%A); Inline::satisfy_makefile_dep(\%S);" 2.01 blib/arch # "/usr/bin/perl" -Mblib -MInline=NOISY,_INSTALL_ -MBoo::Far -e"my %A = (modinlname => 'Boo-Far.inl', module => 'Boo::Far'); my %S = (API => \%A); Inline::satisfy_makefile_dep(\%S);" 2.01 blib/arch # Can't mkdir /var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82/_Inline_27inline_maker.3812/src dir/_Inline to build Inline code. # # at /var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82/_Inline_27inline_maker.3812/src dir/blib/lib/Boo/Far/Faz.pm line 8. # BEGIN failed--compilation aborted at /var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82/_Inline_27inline_maker.3812/src dir/blib/lib/Boo/Far/Faz.pm line 8. # Compilation failed in require. # BEGIN failed--compilation aborted. # make[1]: *** [Makefile:890: Boo-Far-Faz.inl] Error 17 # make[1]: *** Waiting for unfinished jobs.... # validate Stage # Starting Build Preprocess Stage # get_maps Stage # Finished Build Preprocess Stage # # Starting Build Parse Stage # Finished Build Parse Stage # # Starting Build Glue 1 Stage # Finished Build Glue 1 Stage # # Starting Build Glue 2 Stage # Finished Build Glue 2 Stage # # Starting Build Glue 3 Stage # Finished Build Glue 3 Stage # # Starting Build Compile Stage # Starting "perl Makefile.PL" Stage # Generating a Unix-style Makefile # Writing Makefile for Boo::Far # Writing MYMETA.yml and MYMETA.json # Finished "perl Makefile.PL" Stage # # Starting "make" Stage # make[2]: Entering directory '/var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82/_Inline_27inline_maker.3812/src dir/_Inline/build/Boo/Far' # Running Mkbootstrap for Far () # chmod 644 "Far.bs" # "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Far.bs blib/arch/auto/Boo/Far/Far.bs 644 # "/usr/bin/perl" "/usr/lib64/perl5/5.38/ExtUtils/xsubpp" -typemap "/usr/lib64/perl5/5.38/ExtUtils/typemap" Far.xs > Far.xsc # mv Far.xsc Far.c # mips64-unknown-linux-gnu-gcc -c -iquote"/var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82/_Inline_27inline_maker.3812/src dir" -O2 -march=mips3 -mabi=64 -mfix-r4000 -mfix-r4400 -pipe -fno-strict-aliasing -DNO_PERL_RAND_SEED -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=mips3 -mabi=64 -mfix-r4000 -mfix-r4400 -pipe -fno-strict-aliasing -DVERSION=\"2.01\" -DXS_VERSION=\"2.01\" -fPIC "-I/usr/lib64/perl5/5.38/mips64-linux/CORE" Far.c # rm -f blib/arch/auto/Boo/Far/Far.so # mips64-unknown-linux-gnu-gcc -shared -O2 -march=mips3 -mabi=64 -mfix-r4000 -mfix-r4400 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed Far.o -o blib/arch/auto/Boo/Far/Far.so \ # \ # # chmod 755 blib/arch/auto/Boo/Far/Far.so # make[2]: Leaving directory '/var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82/_Inline_27inline_maker.3812/src dir/_Inline/build/Boo/Far' # Finished "make" Stage # # Starting "make install" Stage # make[2]: Entering directory '/var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82/_Inline_27inline_maker.3812/src dir/_Inline/build/Boo/Far' # "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Far.bs blib/arch/auto/Boo/Far/Far.bs 644 # Files found in blib/arch: installing files in blib/lib into architecture dependent library tree # Installing /var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82/_Inline_27inline_maker.3812/src dir/blib/arch/auto/Boo/Far/Far.so # make[2]: Leaving directory '/var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82/_Inline_27inline_maker.3812/src dir/_Inline/build/Boo/Far' # Finished "make install" Stage # # Starting Cleaning Up Stage # Finished Cleaning Up Stage # # Finished Build Compile Stage # # make[1]: Leaving directory '/var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82/_Inline_27inline_maker.3812/src dir' t/27inline_maker.t ................. 7/? # Looks like you failed 1 test of 8. t/27inline_maker.t ................. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/8 subtests t/28autowrap.t ..................... ok t/29refargs.t ...................... ok t/30cppflags.t ..................... ok t/31include_dirs_angle_brackets.t .. ok t/32include_dirs_double_quotes.t ... ok t/33intended_double_quotes.t ....... ok t/parse-pegex.t .................... ok t/pegex-parser.t ................... skipped: $ENV{PERL_INLINE_DEVELOPER_TEST} not set Test Summary Report ------------------- t/27inline_maker.t (Wstat: 256 (exited 1) Tests: 8 Failed: 1) Failed test: 6 Non-zero exit status: 1 t/parse-pegex.t (Wstat: 0 Tests: 24 Failed: 0) TODO passed: 4, 7-9 Files=36, Tests=162, 498 wallclock secs ( 0.47 usr 0.15 sys + 423.07 cusr 79.46 csys = 503.15 CPU) Result: FAIL Failed 1/36 test programs. 1/162 subtests failed. make: *** [Makefile:869: test_dynamic] Error 255 * ERROR: dev-perl/Inline-C-0.820.0::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-perl/Inline-C-0.820.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-perl/Inline-C-0.820.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-perl/Inline-C-0.820.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Inline-C-0.820.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82' * S: '/var/tmp/portage/dev-perl/Inline-C-0.820.0/work/Inline-C-0.82'