perl5.8 fails to compile under OS X v10.5.1 Leopard
cinnabar.ny.zeitgeist.com % sudo port install p5-graphviz
Password:
---> Building perl5.8 with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/perl-5.8.8" && make all " returned error 2
Command output: cc -L/opt/local/lib -L/usr/local/lib -force_flat_namespace -o miniperl \
miniperlmain.o opmini.o libperl.a -ldl -lm -lutil -lc
ld: warning in /usr/local/lib/libgcc_s.10.5.dylib, missing required architecture i386 in file
ld: in /usr/local/lib/libgcc_s.1.dylib, missing required architecture i386 in file
collect2: ld returned 1 exit status
make: *** [miniperl] Error 1
Error: The following dependencies failed to build: p5-graph p5-heap perl5.8 p5-ipc-run p5-math-bezier
Error: Status 1 encountered during processing.
cinnabar.ny.zeitgeist.com % perl -version
This is perl, v5.8.8 built for darwin-thread-multi-2level
Change History (4)
Description: |
modified (diff)
|
Milestone: |
→ Port Bugs
|
Summary: |
fails to compile on dual core 64 bit machines under OS X v10.5.1 →
p5-graphviz fails to compile on dual core 64 bit machines under OS X v10.5.1
|
Cc: |
jmr@… added
|
Summary: |
p5-graphviz fails to compile on dual core 64 bit machines under OS X v10.5.1 →
perl5.8 fails to compile under OS X v10.5.1 Leopard
|
Resolution: |
→ worksforme
|
Status: |
new →
closed
|
It's actually perl5.8 that failed to build, not p5-graphviz. That said, are you still getting the same result when you try to install?