New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29551 (closed defect: fixed)

Opened 2 years ago

Last modified 21 months ago

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@…, dports@…
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

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

Change History

Changed 2 years ago by macports@…

comment:1 Changed 2 years ago by ryandesign@…

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 2 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to wontfix

comment:3 Changed 2 years ago by jmr@…

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

comment:4 Changed 22 months ago by mattias.holm@…

  • Status changed from closed to reopened
  • Resolution wontfix deleted

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 21 months ago by dports@…

  • Keywords lion added
  • Cc jerkejacobs@… added

cc reporter of duplicate #30643

comment:6 Changed 21 months ago by dports@…

  • Status changed from reopened to closed
  • Cc dports@… added
  • Resolution set to fixed

Forced clang instead in r82579

Note: See TracTickets for help on using tickets.