Guest User

Untitled

a guest
Jul 18th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1. unning Makefile.PL in cpan/Compress-Raw-Zlib
  2. ../../miniperl -I../../lib Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.so LINKTYPE=dynamic
  3. <------>Making DB_File (all)
  4.  
  5. Running Makefile.PL in cpan/DB_File
  6. ../../miniperl -I../../lib Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.so LINKTYPE=dynamic
  7. Processing DAge.txt
  8. Parsing config.in...
  9. Building Zlib enabled
  10. Auto Detect Gzip OS Code..
  11. Setting Gzip OS Code to 3 [Unix/Default]
  12. Looks Good.
  13. Writing Makefile for B
  14. Writing MYMETA.yml
  15. ERROR: ld.so: object '/tmp/A/build32/perl-5.14.2/libperl.so' from LD_PRELOAD cannot be preloaded: ignored.
  16. ERROR: ld.so: object '/tmp/A/build32/perl-5.14.2/libperl.so' from LD_PRELOAD cannot be preloaded: ignored.
  17. Writing Makefile for Compress::Raw::Zlib
  18. Writing MYMETA.yml
  19. ERROR: ld.so: object '/tmp/A/build32/perl-5.14.2/libperl.so' from LD_PRELOAD cannot be preloaded: ignored.
  20. ERROR: ld.so: object '/tmp/A/build32/perl-5.14.2/libperl.so' from LD_PRELOAD cannot be preloaded: ignored.
  21. make[1]: Entering directory `/tmp/A/build32/perl-5.14.2/ext/B'
  22. make[1]: Entering directory `/tmp/A/build32/perl-5.14.2/cpan/Compress-Raw-Zlib'
  23. ERROR: ld.so: object '/tmp/A/build32/perl-5.14.2/libperl.so' from LD_PRELOAD cannot be preloaded: ignored.
  24. ERROR: ld.so: object '/tmp/A/build32/perl-5.14.2/libperl.so' from LD_PRELOAD cannot be preloaded: ignored.
Add Comment
Please, Sign In to add comment