Advertisement
Guest User

Untitled

a guest
Nov 27th, 2015
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. /bin/ln -s perldelta.pod pod/perl5220delta.pod
  2. x86_64-pc-linux-gnu-gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -march=core-avx-i -O2 -pipe -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -fPIC op.c
  3. x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -o miniperl \
  4. perlmini.o opmini.o miniperlmain.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
  5. LD_LIBRARY_PATH=/var/tmp/portage/dev\-lang/perl\-5.22.0/work/perl\-5.22.0:/usr/lib/gcc/i486\-pc\-linux\-gnu/4.4.2 /var/tmp/portage/dev-lang/perl-5.22.0/work/perl-5.22.0/preload /var/tmp/portage/dev-lang/perl-5.22.0/work/perl-5.22.0/libperl.so.5.22.0 ./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '<?>' || sh -c 'echo >&2 Failed to build miniperl. Please run make minitest; exit 1'
  6. /bin/sh: line 1: 4509 Illegal instruction LD_LIBRARY_PATH=/var/tmp/portage/dev\-lang/perl\-5.22.0/work/perl\-5.22.0:/usr/lib/gcc/i486\-pc\-linux\-gnu/4.4.2 /var/tmp/portage/dev-lang/perl-5.22.0/work/perl-5.22.0/preload /var/tmp/portage/dev-lang/perl-5.22.0/work/perl-5.22.0/libperl.so.5.22.0 ./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '<?>'
  7. Failed to build miniperl. Please run make minitest
  8. makefile:368: recipe for target 'lib/buildcustomize.pl' failed
  9. make: *** [lib/buildcustomize.pl] Error 1
  10. make: *** Waiting for unfinished jobs....
  11. * ERROR: dev-lang/perl-5.22.0::gentoo failed (compile phase):
  12. * emake failed
  13. *
  14. * If you need support, post the output of `emerge --info '=dev-lang/perl-5.22.0::gentoo'`,
  15. * the complete build log and the output of `emerge -pqv '=dev-lang/perl-5.22.0::gentoo'`.
  16. * The complete build log is located at '/var/log/portage/dev-lang:perl-5.22.0:20151127-114943.log'.
  17. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/perl-5.22.0/temp/build.log'.
  18. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/perl-5.22.0/temp/environment'.
  19. * Working directory: '/var/tmp/portage/dev-lang/perl-5.22.0/work/perl-5.22.0'
  20. * S: '/var/tmp/portage/dev-lang/perl-5.22.0/work/perl-5.22.0'
  21.  
  22. >>> Failed to emerge dev-lang/perl-5.22.0, Log file:
  23.  
  24. >>> '/var/log/portage/dev-lang:perl-5.22.0:20151127-114943.log'
  25.  
  26. * Messages for package dev-lang/perl-5.22.0:
  27.  
  28. * ERROR: dev-lang/perl-5.22.0::gentoo failed (compile phase):
  29. * emake failed
  30. *
  31. * If you need support, post the output of `emerge --info '=dev-lang/perl-5.22.0::gentoo'`,
  32. * the complete build log and the output of `emerge -pqv '=dev-lang/perl-5.22.0::gentoo'`.
  33. * The complete build log is located at '/var/log/portage/dev-lang:perl-5.22.0:20151127-114943.log'.
  34. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/perl-5.22.0/temp/build.log'.
  35. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/perl-5.22.0/temp/environment'.
  36. * Working directory: '/var/tmp/portage/dev-lang/perl-5.22.0/work/perl-5.22.0'
  37. * S: '/var/tmp/portage/dev-lang/perl-5.22.0/work/perl-5.22.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement