[MacPorts] #30984: i386-mingw32-gcc @3.4.5-20060117-2 Compilation under Snow Leopard fails with Segmentation fault
#30984: i386-mingw32-gcc @3.4.5-20060117-2 Compilation under Snow Leopard fails with Segmentation fault ----------------------------------------------+----------------------------- Reporter: Nikolay.Sokolov@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: i386-mingw32-gcc ----------------------------------------------+----------------------------- Installation of i386-mingw32-gcc fails with: :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_i386-mingw32-gcc/i386-mingw32-gcc/work/build" && /usr/bin/make -j2 -w all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) Given command fails with Segmentation fault. main.log and output of command are attached. -- Ticket URL: <https://trac.macports.org/ticket/30984> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30984: i386-mingw32-gcc @3.4.5-20060117-2 Compilation under Snow Leopard fails with Segmentation fault ----------------------------------------------+----------------------------- Reporter: Nikolay.Sokolov@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: i386-mingw32-gcc ----------------------------------------------+----------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => landonf@… Old description:
Installation of i386-mingw32-gcc fails with:
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_i386-mingw32-gcc/i386-mingw32-gcc/work/build" && /usr/bin/make -j2 -w all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details)
Given command fails with Segmentation fault.
main.log and output of command are attached.
New description: Installation of i386-mingw32-gcc fails with: {{{ :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_i386-mingw32-gcc/i386-mingw32-gcc/work/build" && /usr/bin/make -j2 -w all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) }}} Given command fails with Segmentation fault. main.log and output of command are attached. -- -- Ticket URL: <https://trac.macports.org/ticket/30984#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30984: i386-mingw32-gcc @3.4.5-20060117-2 Compilation under Snow Leopard fails with Segmentation fault ----------------------------------------------+----------------------------- Reporter: Nikolay.Sokolov@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: i386-mingw32-gcc ----------------------------------------------+----------------------------- Comment(by quanxunzhen@…): I met this problem as well, and I finally successfully compiled mingw by modify the file which cause the segmentation fault: rope (on line 65 in the second main.log file Nikolay attached). I just removed the content of macro __ROPE_DEFINE_ALLOCS on line 417, and it works. In fact, I don't know why, but it seems to work fine without the content of that macro. However, I cannot promise that it won't cause any problem in the future, and I had no chance to test anymore because macports remove the files after successful compilation. -- Ticket URL: <https://trac.macports.org/ticket/30984#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30984: i386-mingw32-gcc @3.4.5-20060117-2 Compilation under Snow Leopard fails with Segmentation fault -----------------------------------------------+---------------------------- Reporter: Nikolay.Sokolov@… | Owner: landonf@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Resolution: duplicate | Keywords: Port: i386-mingw32-gcc | -----------------------------------------------+---------------------------- Changes (by jmr@…): * status: new => closed * resolution: => duplicate Comment: You're building with llvm-gcc-4.2, so this is the same as #30349. -- Ticket URL: <https://trac.macports.org/ticket/30984#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts