Opened 10 years ago

Last modified 9 years ago

#43970 closed defect

arm-elf-gcc build error on Yosemite. — at Version 1

Reported by: adaminsull@… Owned by: macports-tickets@…
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

Change History (2)

Changed 10 years ago by adaminsull@…

Attachment: main.log added

main.log file.

comment:1 Changed 10 years ago by neverpanic (Clemens Lang)

Description: modified (diff)
Port: arm-elf-gcc added
Priority: HighNormal

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.

Note: See TracTickets for help on using tickets.