[MacPorts] #28195: gcc44 failed to build
#28195: gcc44 failed to build -----------------------------------+---------------------------------------- Reporter: hsinlun.kuo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: gcc44 | Port: gcc44 -----------------------------------+---------------------------------------- I've been trying to install miriad with macports. But it always stopped at building gcc44. Here is the error message: {{{Error: Target org.macports.build returned: shell command failed (see log for details) Log for gcc44 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/main.log Error: Status 1 encountered during processing.}}} I've tried to clean and install gcc44 separately and no luck there. I'm currently using Snow Leopard (Mac OS X 10.6.6) and Xcode 3.2. I also attach the log file. Could anyone please help me? -- Ticket URL: <https://trac.macports.org/ticket/28195> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28195: gcc44 failed to build -----------------------------------+---------------------------------------- Reporter: hsinlun.kuo@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gcc44 -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => mww@… * keywords: gcc44 => Old description:
I've been trying to install miriad with macports. But it always stopped at building gcc44. Here is the error message: {{{Error: Target org.macports.build returned: shell command failed (see log for details) Log for gcc44 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/main.log Error: Status 1 encountered during processing.}}}
I've tried to clean and install gcc44 separately and no luck there. I'm currently using Snow Leopard (Mac OS X 10.6.6) and Xcode 3.2. I also attach the log file. Could anyone please help me?
New description: I've been trying to install miriad with macports. But it always stopped at building gcc44. Here is the error message: {{{ Error: Target org.macports.build returned: shell command failed (see log for details) Log for gcc44 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/main.log Error: Status 1 encountered during processing. }}} I've tried to clean and install gcc44 separately and no luck there. I'm currently using Snow Leopard (Mac OS X 10.6.6) and Xcode 3.2. I also attach the log file. Could anyone please help me? -- -- Ticket URL: <https://trac.macports.org/ticket/28195#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28195: gcc44 failed to build -----------------------------------+---------------------------------------- Reporter: hsinlun.kuo@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gcc44 -----------------------------------+---------------------------------------- Comment(by ryandesign@…): The log says: {{{ Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. }}} So you may want to do that. -- Ticket URL: <https://trac.macports.org/ticket/28195#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28195: gcc44 failed to build -----------------------------------+---------------------------------------- Reporter: hsinlun.kuo@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gcc44 -----------------------------------+---------------------------------------- Comment(by hsinlun.kuo@…): I have attached the entire log. Please, anybody know how to fix this? Replying to [comment:2 ryandesign@…]:
The log says: {{{ Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. }}} So you may want to do that.
-- Ticket URL: <https://trac.macports.org/ticket/28195#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28195: gcc44 failed to build -----------------------------------+---------------------------------------- Reporter: hsinlun.kuo@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gcc44 -----------------------------------+---------------------------------------- Comment(by hsinlun.kuo@…): I moved /opt/local/ to /opt/local.sav and was finally able to build gcc44. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/28195#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28195: gcc44 failed to build -----------------------------------+---------------------------------------- Reporter: hsinlun.kuo@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gcc44 -----------------------------------+---------------------------------------- Comment(by mhlambert@…): My problem was that the system libiconv was being used. This patch corrected that issue: {{{ % diff -u Portfile.sav Portfile --- Portfile.sav 2010-10-05 16:00:56.000000000 -0400 +++ Portfile 2011-02-06 23:28:19.000000000 -0500 @@ -84,6 +84,7 @@ --with-gxx-include-dir=${prefix}/include/${name}/c++/ \ --with-gmp=${prefix} \ --with-mpfr=${prefix} \ + --with-libiconv-prefix=${prefix} \ --enable-stage1-checking \ --disable-multilib # do NOT use MacPorts binutils -- they do not work }}} -- Ticket URL: <https://trac.macports.org/ticket/28195#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28195: gcc44: build failure, gcj ICE building libjava ------------------------------------+--------------------------------------- Reporter: hsinlun.kuo@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: worksforme | Keywords: Port: gcc44 | ------------------------------------+--------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => worksforme Comment: Closing given comment:4 and the fact that I can't reproduce (and the port has been updated to 4.4.6 in the meantime as well). -- Ticket URL: <https://trac.macports.org/ticket/28195#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts