Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13568 closed defect (worksforme)

perl5.8 fails to compile under OS X v10.5.1 Leopard

Reported by: spector@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc: jmroot (Joshua Root)
Port:

Description (last modified by jmpp@…)

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)

comment:1 Changed 16 years ago by jmpp@…

Description: modified (diff)
Milestone: Port Bugs
Summary: fails to compile on dual core 64 bit machines under OS X v10.5.1p5-graphviz fails to compile on dual core 64 bit machines under OS X v10.5.1

comment:2 Changed 16 years ago by jmroot (Joshua Root)

Cc: jmr@… added
Summary: p5-graphviz fails to compile on dual core 64 bit machines under OS X v10.5.1perl5.8 fails to compile under OS X v10.5.1 Leopard

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?

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

No feedback; closing.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.