Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2017
457
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.09 KB | None | 0 0
  1.  * Package:    dev-perl/Net-Patricia-1.220.0
  2.  * Repository: gentoo
  3.  * Maintainer: perl@gentoo.org
  4.  * USE:        abi_x86_32 elibc_glibc ipv6 kernel_linux userland_GNU x86
  5.  * FEATURES:   nostrip preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking Net-Patricia-1.22.tar.gz to /var/tmp/portage/dev-perl/Net-Patricia-1.220.0/work
  8. >>> Source unpacked in /var/tmp/portage/dev-perl/Net-Patricia-1.220.0/work
  9. >>> Preparing source in /var/tmp/portage/dev-perl/Net-Patricia-1.220.0/work/Net-Patricia-1.22 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /var/tmp/portage/dev-perl/Net-Patricia-1.220.0/work/Net-Patricia-1.22 ...
  12.  * Using ExtUtils::MakeMaker
  13.  * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Net-Patricia-1.220.0/image/
  14. Checking if your kit is complete...
  15. Looks good
  16. MakeMaker (v6.82)
  17. Warning (non-fatal): Target 'dynamic' depends on targets in skipped section 'dynamic_lib'
  18. Warning (non-fatal): Target 'static' depends on targets in skipped section 'static_lib'
  19. Generating a Unix-style Makefile
  20. Writing Makefile for Net::Patricia::libpatricia
  21. Writing MYMETA.yml and MYMETA.json
  22. Generating a Unix-style Makefile
  23. Writing Makefile for Net::Patricia
  24. Writing MYMETA.yml and MYMETA.json
  25. >>> Source configured.
  26. >>> Compiling source in /var/tmp/portage/dev-perl/Net-Patricia-1.220.0/work/Net-Patricia-1.22 ...
  27. make -j2 AR=i686-pc-linux-gnu-ar 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed'
  28. cd libpatricia && make LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-march=native -mtune=native -O2 -pipe -fomit-frame-pointer" PREFIX="/usr" PASTHRU_DEFINE="" PASTHRU_INC=""
  29. make[1]: Entering directory '/var/tmp/portage/dev-perl/Net-Patricia-1.220.0/work/Net-Patricia-1.22/libpatricia'
  30. i686-pc-linux-gnu-gcc -c   -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -mtune=native -O2 -pipe -fomit-frame-pointer   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.26.1/i686-linux/CORE"   patricia.c
  31. cp Patricia.pm blib/lib/Net/Patricia.pm
  32. /usr/bin/perl /usr/lib/perl5/vendor_perl/5.18.2/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.26.1/ExtUtils/typemap -typemap typemap  Patricia.xs > Patricia.xsc && mv Patricia.xsc Patricia.c
  33. i686-pc-linux-gnu-gcc -c   -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -mtune=native -O2 -pipe -fomit-frame-pointer   -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I/usr/lib/perl5/5.26.1/i686-linux/CORE"   Patricia.c
  34. i686-pc-linux-gnu-ar cr libpatricia.a patricia.o
  35. : libpatricia.a
  36. make[1]: Leaving directory '/var/tmp/portage/dev-perl/Net-Patricia-1.220.0/work/Net-Patricia-1.22/libpatricia'
  37. make[1]: Entering directory '/var/tmp/portage/dev-perl/Net-Patricia-1.220.0/work/Net-Patricia-1.22/libpatricia'
  38. make[1]: Nothing to be done for 'all'.
  39. make[1]: Leaving directory '/var/tmp/portage/dev-perl/Net-Patricia-1.220.0/work/Net-Patricia-1.22/libpatricia'
  40. rm -f blib/arch/auto/Net/Patricia/Patricia.so
  41. i686-pc-linux-gnu-gcc  -shared -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed Patricia.o -Wl,-O1 -Wl,--as-needed -o blib/arch/auto/Net/Patricia/Patricia.so libpatricia/libpatricia.a \
  42.    -lnsl        \
  43.  
  44. /usr/lib/gcc/i686-pc-linux-gnu/5.4.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lnsl
  45. collect2: error: ld returned 1 exit status
  46. make: *** [Makefile:476: blib/arch/auto/Net/Patricia/Patricia.so] Error 1
  47.  * ERROR: dev-perl/Net-Patricia-1.220.0::gentoo failed (compile phase):
  48.  *   emake failed
  49.  *
  50.  * If you need support, post the output of `emerge --info '=dev-perl/Net-Patricia-1.220.0::gentoo'`,
  51.  * the complete build log and the output of `emerge -pqv '=dev-perl/Net-Patricia-1.220.0::gentoo'`.
  52.  * The complete build log is located at '/var/tmp/portage/dev-perl/Net-Patricia-1.220.0/temp/build.log'.
  53.  * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Net-Patricia-1.220.0/temp/environment'.
  54.  * Working directory: '/var/tmp/portage/dev-perl/Net-Patricia-1.220.0/work/Net-Patricia-1.22'
  55.  * S: '/var/tmp/portage/dev-perl/Net-Patricia-1.220.0/work/Net-Patricia-1.22'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement