Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 632986 Details for
Bug 603492
=app-portage/g-cpan-0.16.9 fails test 'Got PORTDIR_OVERLAY'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-portage:g-cpan-0.17.0:20200415-032142.log
app-portage:g-cpan-0.17.0:20200415-032142.log (text/x-log), 6.51 KB, created by
Jonathan Lovelace
on 2020-04-15 03:26:03 UTC
(
hide
)
Description:
app-portage:g-cpan-0.17.0:20200415-032142.log
Filename:
MIME Type:
Creator:
Jonathan Lovelace
Created:
2020-04-15 03:26:03 UTC
Size:
6.51 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-portage/g-cpan-0.17.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: robbat2@gentoo.org Sergiy.Borodych@gmail.com,perl@gentoo.org >[32;01m * [39;49;00mUpstream: https://github.com/gentoo-perl/g-cpan/issues >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU >[32;01m * [39;49;00mFEATURES: fakeroot network-sandbox preserve-libs sandbox test userpriv usersandbox >[32;01m * [39;49;00mPackage: app-portage/g-cpan-0.17.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: robbat2@gentoo.org Sergiy.Borodych@gmail.com,perl@gentoo.org >[32;01m * [39;49;00mUpstream: https://github.com/gentoo-perl/g-cpan/issues >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU >[32;01m * [39;49;00mFEATURES: fakeroot network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking g-cpan-0.17.0.tar.gz to /var/tmp/portage/app-portage/g-cpan-0.17.0/work >>>> Source unpacked in /var/tmp/portage/app-portage/g-cpan-0.17.0/work >>>> Preparing source in /var/tmp/portage/app-portage/g-cpan-0.17.0/work/g-cpan-0.17.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-portage/g-cpan-0.17.0/work/g-cpan-0.17.0 ... > [32;01m*[0m Using ExtUtils::MakeMaker > [32;01m*[0m perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/app-portage/g-cpan-0.17.0/image >Checking if your kit is complete... >Looks good >Warning: NAME must be a package name >Generating a Unix-style Makefile >Writing Makefile for g-cpan >Writing MYMETA.yml and MYMETA.json >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-portage/g-cpan-0.17.0/work/g-cpan-0.17.0 ... > [32;01m*[0m emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed >make -j1 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' >cp lib/Gentoo/UI/Console.pm blib/lib/Gentoo/UI/Console.pm >cp lib/Gentoo/Portage/Q.pm blib/lib/Gentoo/Portage/Q.pm >cp lib/Gentoo/CPAN.pm blib/lib/Gentoo/CPAN.pm >cp lib/App/gcpan.pm blib/lib/App/gcpan.pm >cp lib/Gentoo/Portage.pm blib/lib/Gentoo/Portage.pm >cp lib/Gentoo.pm blib/lib/Gentoo.pm >cp bin/g-cpan blib/script/g-cpan >"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/g-cpan >Manifying 1 pod document >>>> Source compiled. >>>> Test phase: app-portage/g-cpan-0.17.0 > [32;01m*[0m Test::Harness Jobs=1 >make -j1 test TEST_VERBOSE=0 >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_Gentoo.t ............ t/00_Gentoo.t ............ 1/2 t/00_Gentoo.t ............ ok >t/01_Gentoo_Portage_Q.t .. t/01_Gentoo_Portage_Q.t .. 1/5 > # Failed test 'EROOT' > # at t/01_Gentoo_Portage_Q.t line 27. > # got: '' > # expected: '/' > > # Failed test 'EPREFIX' > # at t/01_Gentoo_Portage_Q.t line 33. > # got: '' > # expected: '/t/data' > > # Failed test 'EROOT' > # at t/01_Gentoo_Portage_Q.t line 34. > # '' > # doesn't match '(?^:^/.+?/t/data\z)' > > # Failed test 'USE' > # at t/01_Gentoo_Portage_Q.t line 36. > # got: 'abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU' > # expected: 'perl -python' > # Looks like you failed 3 tests of 4. > > # Failed test 'with EPREFIX' > # at t/01_Gentoo_Portage_Q.t line 37. > # Looks like you failed 2 tests of 6. > ># Failed test 'envvar($variable)' ># at t/01_Gentoo_Portage_Q.t line 45. > # No tests run! > > # Failed test 'No tests run for subtest "with EPREFIX"' > # at t/01_Gentoo_Portage_Q.t line 56. > # Looks like you failed 1 test of 4. > ># Failed test 'get_repo_path( $eroot, $repo_id )' ># at t/01_Gentoo_Portage_Q.t line 67. >Path::Tiny paths require defined, positive-length parts at lib/Gentoo/Portage/Q.pm line 117. ># Looks like your test exited with 255 just after 4. > t/01_Gentoo_Portage_Q.t .. Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 3/5 subtests >t/05_Gentoo_Portage.t .... t/05_Gentoo_Portage.t .... 1/8 t/05_Gentoo_Portage.t .... ok >t/06_Gentoo_CPAN.t ....... t/06_Gentoo_CPAN.t ....... skipped: since network activity is disabled (NO_NETWORK_TESTING is set) >t/11_App_gcpan.t ......... t/11_App_gcpan.t ......... 1/? t/11_App_gcpan.t ......... ok >t/98_changes.t ........... t/98_changes.t ........... skipped: Developer's tests not required for installation >t/98_eol.t ............... t/98_eol.t ............... skipped: Developer's tests not required for installation >t/98_manifest.t .......... t/98_manifest.t .......... skipped: Developer's tests not required for installation >t/98_pod_spelling.t ...... t/98_pod_spelling.t ...... skipped: Developer's tests not required for installation >t/98_pod_syntax.t ........ t/98_pod_syntax.t ........ skipped: Developer's tests not required for installation > >Test Summary Report >------------------- >t/01_Gentoo_Portage_Q.t (Wstat: 65280 Tests: 4 Failed: 2) > Failed tests: 3-4 > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 5 tests but ran 4. >Files=10, Tests=16, 3 wallclock secs ( 0.06 usr 0.02 sys + 2.29 cusr 1.11 csys = 3.48 CPU) >Result: FAIL >Failed 1/10 test programs. 2/16 subtests failed. >make: *** [Makefile:878: test_dynamic] Error 255 > [31;01m*[0m ERROR: app-portage/g-cpan-0.17.0::gentoo failed (test phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=app-portage/g-cpan-0.17.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-portage/g-cpan-0.17.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/app-portage:g-cpan-0.17.0:20200415-032142.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/app-portage/g-cpan-0.17.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-portage/g-cpan-0.17.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/app-portage/g-cpan-0.17.0/work/g-cpan-0.17.0' > [31;01m*[0m S: '/var/tmp/portage/app-portage/g-cpan-0.17.0/work/g-cpan-0.17.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 603492
:
457138
|
492768
|
492770
|
492772
|
492774
|
492776
|
492778
|
492780
| 632986