Opened 12 years ago

Last modified 12 years ago

#34828 closed defect

sudo port install apple-gcc42 fails on 10.5.8, PPC — at Version 1

Reported by: wrfunk@… Owned by: jeremyhu@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: apple-gcc42

Description (last modified by ryandesign (Ryan Carsten Schmidt))

sudo port install apple-gcc42
--->  Computing dependencies for apple-gcc42
--->  Fetching archive for apple-gcc42
--->  Attempting to fetch apple-gcc42-5666.3_7.darwin_9.ppc.tbz2 from http://packages.macports.org/apple-gcc42
--->  Fetching distfiles for apple-gcc42
--->  Verifying checksum(s) for apple-gcc42
--->  Extracting apple-gcc42
--->  Applying patches to apple-gcc42
--->  Configuring apple-gcc42
--->  Building apple-gcc42
Error: org.macports.build for port apple-gcc42 returned: command execution failed
Please see the log file for port apple-gcc42 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port apple-gcc42 failed

NB: This is similar to Ticket #33087 (closed defect: worksforme) which was closed, apparently due to no response from plaintiff.

This case seems to fail with Intel assumptions in the Makefile/configuration

Change History (2)

Changed 12 years ago by wrfunk@…

Attachment: main.log.gz added

main.log.gz

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: wrfunk@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to jeremyhu@…

I see no similarity with #33087. That ticket was on a MacBook Pro running Lion and had this error message:

no such file or directory: 'gengtype-yacc.c'

It was an unclean build, and the user did not respond to requests to do a clean build.

You on the other hand are using a PowerPC Mac with Leopard, and the error in your log is:

:info:build /opt/local/bin/strip: object: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/obj-powerpc-i686/gcc/libgcc_s.1.dylib.tmp malformed object (unknown load command 5)
Note: See TracTickets for help on using tickets.