Opened 14 years ago
Closed 14 years ago
#29312 closed defect (worksforme)
arm-elf-gcc @4.5.0 build failure
Reported by: | friedrich@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | arm-elf-gcc |
Description
OS X 10.6.7
Xcode 4.0
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_cross_arm-elf-gcc/work/build" && /usr/bin/make -j2 all AR_FOR_TARGET=arm-elf-ar AS_FOR_TARGET=arm-elf-as LD_FOR_TARGET=arm-elf-ld NM_FOR_TARGET=arm-elf-nm RANLIB_FOR_TARGET=arm-elf-ranlib " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname"
Attachments (1)
Change History (4)
Changed 14 years ago by friedrich@…
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Port: | arm-elf-gcc added |
It builds fine for me on 10.6.7, but I'm using Xcode 3.2.6, not 4.0. Can you clean and try again? If it fails again, please attach the complete main.log. (The one you attached is missing much of the build phase, and all of the earlier phases.)
sudo port clean arm-elf-gcc
comment:2 Changed 14 years ago by friedrich@…
After running
sudo port clean arm-elf-gcc
it works! So not really a bug, sorry!
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
build log