Created
November 2, 2009 03:48
-
-
Save imajes/223919 to your computer and use it in GitHub Desktop.
This file contains 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
---> Configuring p5-io-compress | |
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-io-compress/work/IO-Compress-2.021" && /opt/local/bin/perl Makefile.PL INSTALLDIRS=vendor " returned error 139 | |
Command output: Up/Downgrade not needed. | |
sh: line 1: 57467 Segmentation fault /opt/local/bin/perl Makefile.PL INSTALLDIRS=vendor | |
Error: The following dependencies failed to build: p5-libwww-perl p5-io-compress p5-uri p5-svn-simple subversion-perlbindings subversion p5-term-readkey | |
Error: Status 1 encountered during processing. | |
DB<1> n | |
main::(Makefile.PL:6): $::VERSION = '2.021' ; | |
DB<1> n | |
main::(Makefile.PL:11): UpDowngrade(getPerlFiles('MANIFEST')) | |
main::(Makefile.PL:12): unless $ENV{PERL_CORE}; | |
DB<1> n | |
Up/Downgrade not needed. | |
at private/MakeUtil.pm line 206 | |
main::UpDowngrade('./examples/io/anycat', './examples/io/bzip2/bzcat', './examples/io/bzip2/bzgrep', './examples/io/bzip2/bzstream', './examples/io/gzip/gzappend', './examples/io/gzip/gzcat', './examples/io/gzip/gzgrep', './examples/io/gzip/gzstream', './examples/compress-zlib/filtinf', ...) called at Makefile.PL line 11 | |
main::(Makefile.PL:14): WriteMakefile( | |
main::(Makefile.PL:15): NAME => 'IO::Compress', | |
main::(Makefile.PL:16): VERSION_FROM => 'lib/IO/Compress/Base.pm', | |
main::(Makefile.PL:17): 'dist' => { COMPRESS => 'gzip', | |
main::(Makefile.PL:18): TARFLAGS => '-chvf', | |
main::(Makefile.PL:19): SUFFIX => 'gz', | |
main::(Makefile.PL:20): DIST_DEFAULT => 'MyTrebleCheck tardist', | |
DB<1> n | |
Checking if your kit is complete... | |
Looks good | |
Signal SEGV at /opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level/Compress/Raw/Zlib.pm line 91 | |
eval {...} called at /opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level/Compress/Raw/Zlib.pm line 94 | |
require Compress/Raw/Zlib.pm called at /opt/local/lib/perl5/5.8.9/ExtUtils/MakeMaker.pm line 449 | |
eval {...} called at /opt/local/lib/perl5/5.8.9/ExtUtils/MakeMaker.pm line 449 | |
ExtUtils::MakeMaker::new('MM', 'HASH(0x100946ca0)') called at /opt/local/lib/perl5/5.8.9/ExtUtils/MakeMaker.pm line 57 | |
ExtUtils::MakeMaker::WriteMakefile('NAME', 'IO::Compress', 'VERSION_FROM', 'lib/IO/Compress/Base.pm', 'dist', 'HASH(0x100b2e540)', 'PREREQ_PM', 'HASH(0x100b2e500)', 'ABSTRACT', ...) called at Makefile.PL line 14 | |
[1] 57900 abort sudo perl -d Makefile.PL INSTALLDIRS=vendor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment