[MacPorts] #30349: i386-mingw32-gcc @3.4.5-20060117-2 Compilation under Lion fails with Segmentation fault: 11
#30349: i386-mingw32-gcc @3.4.5-20060117-2 Compilation under Lion fails with Segmentation fault: 11 -------------------------------------+-------------------------------------- Reporter: panayotis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Keywords: Lion | Port: -------------------------------------+-------------------------------------- After a clean install of Macports 2.0.0 under Lion, compilation of i386-mingw32-gcc fails with error. Attached is the error log. -- Ticket URL: <https://trac.macports.org/ticket/30349> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30349: i386-mingw32-gcc @3.4.5-20060117-2 Compilation under Lion fails with Segmentation fault: 11 -------------------------------------+-------------------------------------- Reporter: panayotis@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Keywords: lion | Port: i386-mingw32-gcc -------------------------------------+-------------------------------------- Changes (by jmr@…): * keywords: Lion => lion * owner: macports-tickets@… => landonf@… * port: => i386-mingw32-gcc Comment: Please remember to fill in the Port field and cc the maintainer. -- Ticket URL: <https://trac.macports.org/ticket/30349#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30349: i386-mingw32-gcc @3.4.5-20060117-2 Compilation under Lion fails with Segmentation fault: 11 -------------------------------------+-------------------------------------- Reporter: panayotis@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Keywords: lion | Port: i386-mingw32-gcc -------------------------------------+-------------------------------------- Comment(by terrayi@…): It however compiles well with macports-gcc-45. -- Ticket URL: <https://trac.macports.org/ticket/30349#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30349: i386-mingw32-gcc @3.4.5-20060117-2 Compilation under Lion fails with Segmentation fault: 11 -------------------------------------+-------------------------------------- Reporter: panayotis@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Keywords: lion | Port: i386-mingw32-gcc -------------------------------------+-------------------------------------- Comment(by justin.smith@…): Replying to [comment:2 terrayi@…]:
It however compiles well with macports-gcc-45.
I'm not even able to get it to compile with macports-gcc-45. {{{ sudo port select gcc mp-gcc45 Selecting 'mp-gcc45' for 'gcc' succeeded. 'mp-gcc45' is now active. }}} And still get the same output as OP, port is still trying to use llvm- gcc-4.2 -- Ticket URL: <https://trac.macports.org/ticket/30349#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30349: i386-mingw32-gcc @3.4.5-20060117-2 Compilation under Lion fails with Segmentation fault: 11 -------------------------------------+-------------------------------------- Reporter: panayotis@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Keywords: lion | Port: i386-mingw32-gcc -------------------------------------+-------------------------------------- Comment(by peica@…): I add {{{ if {${configure.compiler} == "llvm-gcc-4.2"} { configure.compiler gcc-4.2 } }}} into /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/cross/i386-mingw32-gcc/Portfile and it seem to be OK. -- Ticket URL: <https://trac.macports.org/ticket/30349#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30349: i386-mingw32-gcc @3.4.5-20060117-2 Compilation under Lion fails with Segmentation fault: 11 --------------------------------------+------------------------------------- Reporter: panayotis@… | Owner: landonf@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Resolution: fixed | Keywords: lion Port: i386-mingw32-gcc | --------------------------------------+------------------------------------- Changes (by snc@…): * cc: snc@… (added) * status: new => closed * resolution: => fixed Comment: Maintainer timeout. r85313. -- Ticket URL: <https://trac.macports.org/ticket/30349#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30349: i386-mingw32-gcc @3.4.5-20060117-2 Compilation under Lion fails with Segmentation fault: 11 --------------------------------------+------------------------------------- Reporter: panayotis@… | Owner: landonf@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Resolution: fixed | Keywords: lion Port: i386-mingw32-gcc | --------------------------------------+------------------------------------- Comment(by jmr@…): That doesn't work on systems where there is no gcc-4.2. You have to add a dependency on apple-gcc42 in that case, and this port also doesn't build with clang. Fixed in r85380. -- Ticket URL: <https://trac.macports.org/ticket/30349#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30349: i386-mingw32-gcc @3.4.5-20060117-2 Compilation under Lion fails with Segmentation fault: 11 --------------------------------------+------------------------------------- Reporter: panayotis@… | Owner: landonf@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Resolution: fixed | Keywords: lion Port: i386-mingw32-gcc | --------------------------------------+------------------------------------- Comment(by peica@…): Sorry, I am not familiar with the port script. But it work for me. -- Ticket URL: <https://trac.macports.org/ticket/30349#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts