Opened 14 years ago

Closed 14 years ago

#25707 closed defect (invalid)

perl5.8 fails to build under Snow Leopard

Reported by: boris.blankleider@… Owned by: ghosthound
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: perl5.8

Description (last modified by jmroot (Joshua Root))

$ sudo port install perl5.8
--->  Computing dependencies for perl5.8
--->  Fetching perl5.8
--->  Attempting to fetch perl-5.8.9.tar.bz2 from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/perl5.8
--->  Verifying checksum(s) for perl5.8
--->  Extracting perl5.8
--->  Applying patches to perl5.8
--->  Configuring perl5.8
--->  Building perl5.8
Error: Target org.macports.build returned: shell command failed
Log for perl5.8 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (4)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: changed from macports-tickets@… to ricci@…
Port: perl5.8 added

Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer. Please attach the referenced log.

comment:2 Changed 14 years ago by ghosthound

Status: newassigned

perl 5.8.9 builds fine for me on 10.6.4. As noted earlier, please attach the log.

comment:3 in reply to:  2 Changed 14 years ago by boris.blankleider@…

Replying to ricci@…:

perl 5.8.9 builds fine for me on 10.6.4. As noted earlier, please attach the log.

I had a look at the log file and found:

:info:build ld: in /usr/local/lib/libstdc++.6.dylib, file was built for i386 which is not the architecture being linked (x86_64)
:info:build collect2: ld returned 1 exit status
:info:build make: *** [miniperl] Error 1

As /usr/local/lib is full of Leopard stuff created before upgrading to Snow Leopard, I decided to wipe the hard drive and reinstall Snow Leopard. Now perl5.8 builds without any errors. Thanks for your help, my problem is now resolved.

comment:4 Changed 14 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: assignedclosed
Note: See TracTickets for help on using tickets.