Opened 10 years ago
Closed 10 years ago
#43970 closed defect (worksforme)
arm-elf-gcc build error on Yosemite.
Reported by: | adaminsull@… | Owned by: | stuartwesterman (Stuart Westerman) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.0 |
Keywords: | Cc: | ||
Port: | arm-elf-gcc |
Description (last modified by neverpanic (Clemens Lang))
I am getting the error below when trying to upgrade arm-elf-gcc on OS X Yosemite. Is there anything that I can do to fix this?
Error: org.macports.build for port arm-elf-gcc returned: command execution failed Please see the log file for port arm-elf-gcc for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_arm-elf-gcc/arm-elf-gcc/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets
Attachments (1)
Change History (6)
Changed 10 years ago by adaminsull@…
comment:1 Changed 10 years ago by neverpanic (Clemens Lang)
Description: | modified (diff) |
---|---|
Port: | arm-elf-gcc added |
Priority: | High → Normal |
Please don't set priority to high when reporting bugs, especially when they're not security-related. MacPorts developers will increase the priority if necessary.
When reporting bugs against ports, please fill in the port field.
When posting in trac, please preview your post and use WikiFormatting.
For the record, the problem is
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_arm-elf-gcc/arm-elf-gcc/work/gcc-4.7.3/libgcc/libgcc2.c: In function ‘__popcountsi2’: :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_arm-elf-gcc/arm-elf-gcc/work/gcc-4.7.3/libgcc/libgcc2.c:835:1: internal compiler error: Segmentation fault: 11 :info:build Please submit a full bug report, :info:build with preprocessed source if appropriate. :info:build See <http://gcc.gnu.org/bugs.html> for instructions. :info:build make[4]: *** [_popcountsi2.o] Error 1
The port should be updated to the current version, and if that doesn't fix the problem it should be reported upstream.
comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Also, let's not forget you're on a pre-release operating system, which may itself still have bugs.
comment:3 Changed 10 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to stuartwesterman@… |
---|
comment:4 Changed 10 years ago by IvoClarysse (Ivo Clarysse)
Doesn't seem to be a problem any more, tested on OS X Yosemite 10.10.3 (Darwin 14.3.0).
comment:5 Changed 10 years ago by neverpanic (Clemens Lang)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Closing as worksforme then.
main.log file.