New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #31426 (closed defect: fixed)

Opened 20 months ago

Last modified 12 months ago

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@…
Port: arm-none-eabi-binutils

Description (last modified by ryandesign@…) (diff)

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

main.log (26.0 KB) - added by cmmac@… 20 months ago.

Change History

Changed 20 months ago by cmmac@…

comment:1 Changed 20 months ago by ryandesign@…

  • Description modified (diff)
  • Milestone MacPorts 2.0.4 deleted

The Milestone field is not used for port tickets.

comment:2 Changed 20 months ago by raimue@…

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

comment:3 Changed 18 months ago by adfernandes@…

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

fixed in r87830

comment:4 Changed 18 months ago by ryandesign@…

  • Status changed from closed to reopened
  • Keywords tiger added
  • Resolution fixed deleted
  • Cc adfernandes@… added

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 18 months ago by adfernandes@…

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

  • Status changed from reopened to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.