Opened 13 years ago

Closed 12 years ago

#31426 closed defect (fixed)

arm-none-eabi-binutils install fails

Reported by: cmmac@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: tiger Cc: adfernandes (Andrew Fernandes)
Port: arm-none-eabi-binutils

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

I attempted to install arm-none-eabi-gcc and it came back with:

Error: Failed to install arm-none-eabi-binutils

The command line was:

sudo port install arm-none-eabi-gcc

I have attached the log file

Attachments (1)

main.log (26.0 KB) - added by cmmac@… 13 years ago.

Download all attachments as: .zip

Change History (7)

Changed 13 years ago by cmmac@…

Attachment: main.log added

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

Description: modified (diff)
Milestone: MacPorts 2.0.4

The Milestone field is not used for port tickets.

comment:2 Changed 13 years ago by raimue (Rainer Müller)

You appear to be running a legacy version of OS X as you are using /usr/bin/gcc-4.0.

comment:3 Changed 12 years ago by adfernandes (Andrew Fernandes)

Resolution: fixed
Status: newclosed

fixed in r87830

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

Cc: adfernandes@… added
Keywords: tiger added
Resolution: fixed
Status: closedreopened

r87830 changes the compiler unconditionally to llvm-gcc-4.2. The log shows the user was using Tiger. llvm-gcc-4.2 is not available in Tiger's Xcode.

comment:5 Changed 12 years ago by adfernandes (Andrew Fernandes)

Ah. Yes - the problem is tiger, of course.

Based on the attached log, I'd say that the only resolution is that the port is not supported on tiger.

I added r87840 to only use llvm-gcc if clang is selected.

comment:6 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.