Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. >>> Emerging (2 of 55) perl-core/Scalar-List-Utils-1.23
  2. * Scalar-List-Utils-1.23.tar.gz RMD160 SHA1 SHA256 size ;-) ...
  3. * checking ebuild checksums ;-) ...
  4. * checking auxfile checksums ;-) ...
  5. * checking miscfile checksums ;-) ...
  6. * CPV: perl-core/Scalar-List-Utils-1.23
  7. * REPO: gentoo
  8. * USE: elibc_glibc kernel_linux userland_GNU x86
  9. >>> Unpacking source...
  10. >>> Unpacking Scalar-List-Utils-1.23.tar.gz to /var/tmp/portage/perl-core/Scalar-List-Utils-1.23/work
  11. >>> Source unpacked in /var/tmp/portage/perl-core/Scalar-List-Utils-1.23/work
  12. >>> Preparing source in /var/tmp/portage/perl-core/Scalar-List-Utils-1.23/work/Scalar-List-Utils-1.23 ...
  13. >>> Source prepared.
  14. >>> Configuring source in /var/tmp/portage/perl-core/Scalar-List-Utils-1.23/work/Scalar-List-Utils-1.23 ..
  15. * Using ExtUtils::MakeMaker
  16. * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/perl-core/
  17. Checking if your kit is complete...
  18. Looks good
  19. Writing Makefile for List::Util
  20. >>> Source configured.
  21. >>> Compiling source in /var/tmp/portage/perl-core/Scalar-List-Utils-1.23/work/Scalar-List-Utils-1.23 ...
  22. make -j2 OTHERLDFLAGS=-Wl,-O1
  23. /usr/bin/perl5.12.2 /usr/lib/perl5/5.12.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.12.2/ExtUtils/typemap
  24. cp lib/List/Util/XS.pm blib/lib/List/Util/XS.pm
  25. cp lib/Scalar/Util/PP.pm blib/lib/Scalar/Util/PP.pm
  26. cp lib/List/Util/PP.pm blib/lib/List/Util/PP.pm
  27. cp lib/List/Util.pm blib/lib/List/Util.pm
  28. cp lib/Scalar/Util.pm blib/lib/Scalar/Util.pm
  29. Running Mkbootstrap for List::Util ()
  30. chmod 644 Util.bs
  31. gcc-4.4.3 -c -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -ma.12.2/i686-linux/CORE" -DPERL_EXT ListUtil.c
  32. /bin/sh: gcc-4.4.3: Kommando nicht gefunden.
  33. make: *** [ListUtil.o] Fehler 127
  34. make: *** Warte auf noch nicht beendete Prozesse...
  35. cp Util.bs blib/arch/auto/List/Util/Util.bs
  36. chmod 644 blib/arch/auto/List/Util/Util.bs
  37. * ERROR: perl-core/Scalar-List-Utils-1.23 failed:
  38. * compilation failed
  39. *
  40. * Call stack:
  41. * ebuild.sh, line 54: Called src_compile
  42. * environment, line 2732: Called perl-module_src_compile
  43. * environment, line 2372: Called die
  44. * The specific snippet of code:
  45. * emake OTHERLDFLAGS="${LDFLAGS}" ${mymake} || die "compilation failed";
  46. *
  47. * If you need support, post the output of 'emerge --info =perl-core/Scalar-List-Utils-1.23',
  48. * the complete build log and the output of 'emerge -pqv =perl-core/Scalar-List-Utils-1.23'.
  49. * The complete build log is located at '/var/tmp/portage/perl-core/Scalar-List-Utils-1.23/temp/build.log'
  50. * The ebuild environment file is located at '/var/tmp/portage/perl-core/Scalar-List-Utils-1.23/temp/envir
  51. * S: '/var/tmp/portage/perl-core/Scalar-List-Utils-1.23/work/Scalar-List-Utils-1.23'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement