* Package: dev-perl/Term-ReadLine-Gnu-1.360.0 * Repository: gentoo * Maintainer: perl@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking Term-ReadLine-Gnu-1.36.tar.gz to /var/tmp/portage/dev-perl/Term-ReadLine-Gnu-1.360.0/work >>> Source unpacked in /var/tmp/portage/dev-perl/Term-ReadLine-Gnu-1.360.0/work >>> Preparing source in /var/tmp/portage/dev-perl/Term-ReadLine-Gnu-1.360.0/work/Term-ReadLine-Gnu-1.36 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-perl/Term-ReadLine-Gnu-1.360.0/work/Term-ReadLine-Gnu-1.36 ... * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Term-ReadLine-Gnu-1.360.0/image/ Found `/usr/lib64/libtinfo.so'. x86_64-pc-linux-gnu-gcc -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 rlver.c -o rlver -Wl,-O1 -Wl,--as-needed -lreadline -ltinfo <<>> x86_64-pc-linux-gnu-gcc -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DTRG_READLINE_VERSION=0x0800 rlmalloc.c -o rlmalloc -Wl,-O1 -Wl,--as-needed -lreadline -ltinfo /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-perl/Term-ReadLine-Gnu-1.360.0/temp/ccvTspnF.o: in function `main': rlmalloc.c:(.text+0xe): undefined reference to `xmalloc' /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: rlmalloc.c:(.text+0x2a): undefined reference to `xrealloc' /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: rlmalloc.c:(.text+0x5c): undefined reference to `xfree' collect2: error: ld returned 1 exit status x86_64-pc-linux-gnu-gcc -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DTRG_READLINE_VERSION=0x0800 -Dxfree=_rl_free -Dxmalloc=_rl_malloc -Dxrealloc=_rl_realloc rlmalloc.c -o rlmalloc -Wl,-O1 -Wl,--as-needed -lreadline -ltinfo Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Term::ReadLine::Gnu Writing MYMETA.yml and MYMETA.json >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-perl/Term-ReadLine-Gnu-1.360.0/work/Term-ReadLine-Gnu-1.36 ... * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed make -j1 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' cp Gnu/XS.pm blib/lib/Term/ReadLine/Gnu/XS.pm AutoSplitting blib/lib/Term/ReadLine/Gnu/XS.pm (blib/lib/auto/Term/ReadLine/Gnu/XS) blib/lib/Term/ReadLine/Gnu/XS.pm: some names are not unique when truncated to 8 characters: directory blib/lib/auto/Term/ReadLine/Gnu/XS: rl_bind_key.al, rl_bind_key_if_unbound.al, rl_bind_keyseq.al, rl_bind_keyseq_if_unbound.al truncate to rl_bind_ rl_set_keymap.al, rl_set_key.al truncate to rl_set_k cp Gnu.pm blib/lib/Term/ReadLine/Gnu.pm Running Mkbootstrap for Gnu () chmod 644 "Gnu.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs 644 "/usr/bin/perl" "/usr/lib64/perl5/5.30.0/ExtUtils/xsubpp" -typemap '/usr/lib64/perl5/5.30.0/ExtUtils/typemap' -typemap '/var/tmp/portage/dev-perl/Term-ReadLine-Gnu-1.360.0/work/Term-ReadLine-Gnu-1.36/typemap' Gnu.xs > Gnu.xsc mv Gnu.xsc Gnu.c x86_64-pc-linux-gnu-gcc -c -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -DVERSION=\"1.36\" -DXS_VERSION=\"1.36\" -fPIC "-I/usr/lib64/perl5/5.30.0/x86_64-linux/CORE" -DTRG_READLINE_VERSION=0x0800 -Dxfree=_rl_free -Dxmalloc=_rl_malloc -Dxrealloc=_rl_realloc Gnu.c In file included from Gnu.xs:20: ppport.h:4471: warning: "WIDEST_UTYPE" redefined 4471 | # define WIDEST_UTYPE U64TYPE | In file included from /usr/lib64/perl5/5.30.0/x86_64-linux/CORE/perl.h:2510, from Gnu.xs:17: /usr/lib64/perl5/5.30.0/x86_64-linux/CORE/handy.h:1072: note: this is the location of the previous definition 1072 | # define WIDEST_UTYPE U64 | rm -f blib/arch/auto/Term/ReadLine/Gnu/Gnu.so LD_RUN_PATH="/lib64" x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed Gnu.o -Wl,-O1 -Wl,--as-needed -o blib/arch/auto/Term/ReadLine/Gnu/Gnu.so \ -lreadline -ltinfo \ chmod 755 blib/arch/auto/Term/ReadLine/Gnu/Gnu.so cp eg/perlsh blib/script/perlsh "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perlsh Manifying 1 pod document >>> Source compiled. >>> Test phase: dev-perl/Term-ReadLine-Gnu-1.360.0 * Test::Harness Jobs=1 make -j1 test TEST_VERBOSE=0 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs 644 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/00checkver.t ... t/00checkver.t ... 1/4 Use of uninitialized value $Term::ReadLine::Gnu::VERSION in concatenation (.) or string at t/00checkver.t line 29. t/00checkver.t ... 2/4 # Failed test 'An object of class 'Term::ReadLine::Stub' isa 'Term::ReadLine'' # at t/00checkver.t line 32. # The object of class 'Term::ReadLine::Stub' isn't a 'Term::ReadLine' # Failed test ''Attribs' isa 'Term::ReadLine'' # at t/00checkver.t line 34. # 'Attribs' isn't a 'Term::ReadLine' Use of uninitialized value in concatenation (.) or string at t/00checkver.t line 38. Use of uninitialized value in printf at t/00checkver.t line 38. # Looks like you failed 2 tests of 4. t/00checkver.t ... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/4 subtests t/01test_use.t ... t/01test_use.t ... 1/2 t/01test_use.t ... ok t/02test_use.t ... t/02test_use.t ... 1/2 t/02test_use.t ... ok t/callback.t ..... t/callback.t ..... 1/8 # Failed test 'An object of class 'Term::ReadLine::Stub' isa 'Term::ReadLine'' # at t/callback.t line 38. # The object of class 'Term::ReadLine::Stub' isn't a 'Term::ReadLine' # Failed test ''Attribs' isa 'Term::ReadLine'' # at t/callback.t line 40. # 'Attribs' isn't a 'Term::ReadLine' Use of uninitialized value in pattern match (m//) at t/callback.t line 42. # skipped since Tk is not available. # Looks like you failed 2 tests of 8. t/callback.t ..... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/8 subtests t/history.t ...... t/history.t ...... 1/88 Use of uninitialized value $Term::ReadLine::Gnu::VERSION in concatenation (.) or string at t/history.t line 36. # Failed test 'An object of class 'Term::ReadLine::Stub' isa 'Term::ReadLine'' # at t/history.t line 42. # The object of class 'Term::ReadLine::Stub' isn't a 'Term::ReadLine' # Failed test '$t->ReadLine' # at t/history.t line 48. # Failed test ''Attribs' isa 'Term::ReadLine'' # at t/history.t line 55. # 'Attribs' isn't a 'Term::ReadLine' Use of uninitialized value in pattern match (m//) at t/history.t line 57. Can't locate object method "using_history" via package "Term::ReadLine::Stub" at t/history.t line 64. # Looks like your test exited with 255 just after 4. t/history.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 87/88 subtests t/readline.t ..... Bareword "ISKMAP" not allowed while "strict subs" in use at t/readline.t line 302. Bareword "ISFUNC" not allowed while "strict subs" in use at t/readline.t line 305. Bareword "ISMACR" not allowed while "strict subs" in use at t/readline.t line 309. Bareword "RL_STATE_INITIALIZED" not allowed while "strict subs" in use at t/readline.t line 152. Bareword "ISFUNC" not allowed while "strict subs" in use at t/readline.t line 222. Bareword "ISFUNC" not allowed while "strict subs" in use at t/readline.t line 234. Bareword "ISKMAP" not allowed while "strict subs" in use at t/readline.t line 318. Bareword "ISMACR" not allowed while "strict subs" in use at t/readline.t line 322. Bareword "prompt" not allowed while "strict subs" in use at t/readline.t line 659. Bareword "prompt" not allowed while "strict subs" in use at t/readline.t line 663. Bareword "prompt" not allowed while "strict subs" in use at t/readline.t line 665. Bareword "prompt" not allowed while "strict subs" in use at t/readline.t line 669. Bareword "prompt" not allowed while "strict subs" in use at t/readline.t line 671. Bareword "ISFUNC" not allowed while "strict subs" in use at t/readline.t line 988. Bareword "ISKMAP" not allowed while "strict subs" in use at t/readline.t line 988. Bareword "ISMACR" not allowed while "strict subs" in use at t/readline.t line 988. Bareword "prompt" not allowed while "strict subs" in use at t/readline.t line 997. Execution of t/readline.t aborted due to compilation errors. # Looks like your test exited with 255 before it could output anything. t/readline.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 147/147 subtests t/utf8_binary.t .. t/utf8_binary.t .. 1/13 Use of uninitialized value $Term::ReadLine::Gnu::VERSION in concatenation (.) or string at t/utf8_binary.t line 43. # Failed test 'An object of class 'Term::ReadLine::Stub' isa 'Term::ReadLine'' # at t/utf8_binary.t line 90. # The object of class 'Term::ReadLine::Stub' isn't a 'Term::ReadLine' # Failed test 'input layers after 'new'' # at t/utf8_binary.t line 95. # Structures begin differing at: # $got->[2] = Does not exist # $expected->[2] = 'stdio' # Failed test 'output layers after 'new'' # at t/utf8_binary.t line 98. # Structures begin differing at: # $got->[2] = Does not exist # $expected->[2] = 'stdio' # Looks like you failed 3 tests of 13. t/utf8_binary.t .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/13 subtests t/utf8_text.t .... t/utf8_text.t .... 1/14 Use of uninitialized value $Term::ReadLine::Gnu::VERSION in concatenation (.) or string at t/utf8_text.t line 48. # Failed test 'An object of class 'Term::ReadLine::Stub' isa 'Term::ReadLine'' # at t/utf8_text.t line 116. # The object of class 'Term::ReadLine::Stub' isn't a 'Term::ReadLine' # Looks like you failed 1 test of 14. t/utf8_text.t .... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests Test Summary Report ------------------- t/00checkver.t (Wstat: 512 Tests: 4 Failed: 2) Failed tests: 2-3 Non-zero exit status: 2 t/callback.t (Wstat: 512 Tests: 8 Failed: 2) Failed tests: 2-3 Non-zero exit status: 2 t/history.t (Wstat: 65280 Tests: 4 Failed: 3) Failed tests: 2-4 Non-zero exit status: 255 Parse errors: Bad plan. You planned 88 tests but ran 4. t/readline.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 147 tests but ran 0. t/utf8_binary.t (Wstat: 768 Tests: 13 Failed: 3) Failed tests: 6-8 Non-zero exit status: 3 t/utf8_text.t (Wstat: 256 Tests: 14 Failed: 1) Failed test: 7 Non-zero exit status: 1 Files=8, Tests=47, 1 wallclock secs ( 0.03 usr 0.03 sys + 0.69 cusr 0.17 csys = 0.92 CPU) Result: FAIL Failed 6/8 test programs. 11/47 subtests failed. make: *** [Makefile:1064: test_dynamic] Error 1 * ERROR: dev-perl/Term-ReadLine-Gnu-1.360.0::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-perl/Term-ReadLine-Gnu-1.360.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-perl/Term-ReadLine-Gnu-1.360.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-perl:Term-ReadLine-Gnu-1.360.0:20190720-001138.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/Term-ReadLine-Gnu-1.360.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Term-ReadLine-Gnu-1.360.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-perl/Term-ReadLine-Gnu-1.360.0/work/Term-ReadLine-Gnu-1.36' * S: '/var/tmp/portage/dev-perl/Term-ReadLine-Gnu-1.360.0/work/Term-ReadLine-Gnu-1.36'