Opened 13 years ago

Closed 13 years ago

#29551 closed defect (fixed)

arm-elf-gcc fails to build on 10.7 developer preview

Reported by: macports@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: lion Cc: jerkejacobs@…, drkp (Dan Ports)
Port: arm-elf-gcc

Description

I want to build arm-elf-gcc on MacOS X Lion With Xcode 4 and get the Error: Target org.macports.build returned: shell command failed

Attachments (1)

main.log (925.0 KB) - added by macports@… 13 years ago.

Download all attachments as: .zip

Change History (7)

Changed 13 years ago by macports@…

Attachment: main.log added

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

arm-elf-gcc has no maintainer in MacPorts, so someone would have to volunteer to figure out how to fix this. If you find out how, let us know.

Note also that Mac OS X Lion is not released yet, so we are unlikely to be able to help with that until it is publicly released.

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

Resolution: wontfix
Status: newclosed

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

Summary: arm-elf-gcc Error: Target org.macports.build returned: shell command failedarm-elf-gcc fails to build on 10.7 developer preview

comment:4 Changed 13 years ago by mattias.holm@…

Resolution: wontfix
Status: closedreopened

This also happens on Snow Leopard with Xcode 4.0.2

The following with solve the broken compiles on Snow Leopard with Xcode 4.0.2 (and I would guess Lion and other systems as well):

Add the line: "configure.compiler gcc"

to the Portfile for arm-elf-gcc. This works for me using Snow Leopard with Xcode 4.

comment:5 Changed 13 years ago by drkp (Dan Ports)

Cc: jerkejacobs@… added
Keywords: lion added

cc reporter of duplicate #30643

comment:6 Changed 13 years ago by drkp (Dan Ports)

Cc: dports@… added
Resolution: fixed
Status: reopenedclosed

Forced clang instead in r82579

Note: See TracTickets for help on using tickets.