Created
May 15, 2012 20:54
-
-
Save anonymous/2705073 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apollo% env FEATURES="-collision-protect" emerge --oneshot sys-apps/portage | |
| Calculating dependencies... done! | |
| >>> Verifying ebuild manifests | |
| >>> Starting parallel fetch | |
| >>> Emerging (1 of 12) dev-perl/XML-Parser-2.410.0 | |
| openpty failed: '[Errno 13] Permission denied: '/dev/ttyp0'' | |
| * XML-Parser-2.41.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] | |
| >>> Unpacking source... | |
| >>> Unpacking XML-Parser-2.41.tar.gz to /home/sharpsaw/local/var/tmp/portage/dev | |
| -perl/XML-Parser-2.410.0/work | |
| >>> Source unpacked in /home/sharpsaw/local/var/tmp/portage/dev-perl/XML-Parser- | |
| 2.410.0/work | |
| >>> Preparing source in /home/sharpsaw/local/var/tmp/portage/dev-perl/XML-Parser | |
| -2.410.0/work/XML-Parser-2.41 ... | |
| >>> Source prepared. | |
| >>> Configuring source in /home/sharpsaw/local/var/tmp/portage/dev-perl/XML-Parser-2.410.0/work/XML-Parser-2.41 ... | |
| * Using ExtUtils::MakeMaker | |
| * perl Makefile.PL PREFIX=/home/sharpsaw/local/usr INSTALLDIRS=vendor INSTALLMA | |
| N3DIR=none DESTDIR=/home/sharpsaw/local/var/tmp/portage/dev-perl/XML-Parser-2.41 | |
| 0.0/image/ EXPATLIBPATH='/home/sharpsaw/local/usr/lib' EXPATINCPATH='/home/sharp | |
| saw/local/usr/include' | |
| Warning: prerequisite LWP 0 not found. | |
| Only one of PREFIX or INSTALL_BASE can be given. Not both. | |
| Checking if your kit is complete... | |
| Looks good | |
| * ERROR: dev-perl/XML-Parser-2.410.0 failed (configure phase): | |
| * Unable to build! | |
| * | |
| * Call stack: | |
| * ebuild.sh, line 85: Called src_configure | |
| * environment, line 2263: Called perl-module_src_configure | |
| * environment, line 1959: Called perl-module_src_prep | |
| * environment, line 2031: Called die | |
| * The specific snippet of code: | |
| * perl Makefile.PL "$@" <<< "${pm_echovar}" || die "Unable to bui | |
| ld!"; | |
| * | |
| * If you need support, post the output of 'emerge --info =dev-perl/XML-Parser-2 | |
| .410.0', | |
| * the complete build log and the output of 'emerge -pqv =dev-perl/XML-Parser-2. | |
| 410.0'. | |
| * The complete build log is located at '/home/sharpsaw/local/var/tmp/portage/de | |
| v-perl/XML-Parser-2.410.0/temp/build.log'. | |
| * The ebuild environment file is located at '/home/sharpsaw/local/var/tmp/porta | |
| ge/dev-perl/XML-Parser-2.410.0/temp/environment'. | |
| * Working directory: '/home/sharpsaw/local/var/tmp/portage/dev-perl/XML-Parser- | |
| 2.410.0/work/XML-Parser-2.41' | |
| * S: '/home/sharpsaw/local/var/tmp/portage/dev-perl/XML-Parser-2.410.0/work/XML | |
| -Parser-2.41' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment