Opened 8 years ago

Closed 7 years ago

#51634 closed defect (fixed)

libgomp configure error os x 10.6 gcc-5.4.0

Reported by: chrisjogorman Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: snowleopard Cc: dliessi (Davide Liessi)
Port: gcc5

Description

gcc5 fails to build on os x 10.6.8 due to problem with configure of libgomp. Using xcode compiler gcc4.2.

Will try to investigate cause, have eliminated google found bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43511

configure: error: unsupported system, cannot find sizeof (omp_lock_t)
make[2]: *** [configure-stage1-target-libgomp] Error 1
make[2]: Leaving directory `/sandbox/var/macports/build/_sandbox_trunk_dports_lang_gcc5/gcc5/work/build'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/sandbox/var/macports/build/_sandbox_trunk_dports_lang_gcc5/gcc5/work/build'
make: *** [bootstrap-lean] Error 2
make: Leaving directory `/sandbox/var/macports/build/_sandbox_trunk_dports_lang_gcc5/gcc5/work/build'
Command failed:  cd "/sandbox/var/macports/build/_sandbox_trunk_dports_lang_gcc5/gcc5/work/build" && /usr/bin/make -j2 -w bootstrap-lean 
Exit code: 2
Error: Failed to build gcc5: command execution failed
Error: See /sandbox/var/macports/logs/_sandbox_trunk_dports_lang_gcc5/gcc5/main.log for details.
Error: Unable to execute port: upgrade gcc5 failed

Attachments (1)

main.log (1.5 MB) - added by chrisjogorman 8 years ago.
log file

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by chrisjogorman

Attachment: main.log added

log file

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Cc: mww@… removed
Keywords: snowleopard added; libgomp configure gcc4.2 removed
Owner: changed from macports-tickets@… to mww@…

comment:2 Changed 8 years ago by dliessi (Davide Liessi)

Cc: davide.liessi@… added

Cc Me!

comment:3 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)

Owner: changed from mww@… to macports-tickets@…
Status: newassigned

comment:4 Changed 7 years ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed

this appears to have been fixed with the update of gcc5 to 5.5.0.

Note: See TracTickets for help on using tickets.