#30723: port install gcc46 +gfortran +universal (failed during build on Mac OS X 10.7 lion) ------------------------------------+--------------------------------------- Reporter: annacegu@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Resolution: | Keywords: Port: gcc46 | ------------------------------------+--------------------------------------- Changes (by jmr@…): * status: closed => reopened * cc: mww@… (added) * resolution: invalid => * port: gcc46 +gfortran +universal => gcc46 Old description:
Hi,
I am not able to build using the following command: port install gcc46 +gfortran +universal
This is on a recently purchased MacBook Pro, with OS X 10.7 lion.
This is part of the main.log file generated, it's too large to copy in its entirety: (/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc46/gcc46/main.log)
:info:build make[6]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc46/gcc46/work/build/gcc' :info:build collect2: ld terminated with signal 6 [Abort trap: 6] :info:build ld: warning: could not create compact unwind for __Unwind_RaiseException: does not use RBP or RSP based frame :info:build ld: warning: could not create compact unwind for __Unwind_ForcedUnwind: does not use RBP or RSP based frame :info:build ld: warning: could not create compact unwind for __Unwind_Resume: does not use RBP or RSP based frame :info:build ld: warning: could not create compact unwind for __Unwind_Resume_or_Rethrow: does not use RBP or RSP based frame :info:build ld(36978) malloc: *** error for object 0x107c2f840: pointer being freed was not allocated :info:build *** set a breakpoint in malloc_error_break to debug :info:build make[3]: *** [libgcc_s.dylib] Error 1
Please help... I have tried compiling gcc & gfortran myself and it's an uphill battle... I would like it done by macports instead.
Regards, Anna.
New description: Hi, I am not able to build using the following command: port install gcc46 +gfortran +universal This is on a recently purchased MacBook Pro, with OS X 10.7 lion. This is part of the main.log file generated, it's too large to copy in its entirety: (/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc46/gcc46/main.log) {{{ :info:build make[6]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc46/gcc46/work/build/gcc' :info:build collect2: ld terminated with signal 6 [Abort trap: 6] :info:build ld: warning: could not create compact unwind for __Unwind_RaiseException: does not use RBP or RSP based frame :info:build ld: warning: could not create compact unwind for __Unwind_ForcedUnwind: does not use RBP or RSP based frame :info:build ld: warning: could not create compact unwind for __Unwind_Resume: does not use RBP or RSP based frame :info:build ld: warning: could not create compact unwind for __Unwind_Resume_or_Rethrow: does not use RBP or RSP based frame :info:build ld(36978) malloc: *** error for object 0x107c2f840: pointer being freed was not allocated :info:build *** set a breakpoint in malloc_error_break to debug :info:build make[3]: *** [libgcc_s.dylib] Error 1 }}} Please help... I have tried compiling gcc & gfortran myself and it's an uphill battle... I would like it done by macports instead. Regards, Anna. -- -- Ticket URL: <https://trac.macports.org/ticket/30723#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS