[MacPorts] #36648: apple-gcc42 defect: build fails
#36648: apple-gcc42 defect: build fails -----------------------------+-------------------------------- Reporter: Peter.Danecek@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: apple-gcc42 -----------------------------+-------------------------------- The port does build on my system Mac OS X, ver 10.5.8. OS version: Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386 Xcode 3.1.4 Component versions: DevToolsCore-1204.0; DevToolsSupport-1186.0 BuildVersion: 9M2809 -- Ticket URL: <https://trac.macports.org/ticket/36648> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36648: apple-gcc42 defect: build fails ------------------------------+------------------------ Reporter: Peter.Danecek@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: apple-gcc42 | ------------------------------+------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => jeremyhu@… -- Ticket URL: <https://trac.macports.org/ticket/36648#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36648: apple-gcc42 defect: build fails ------------------------------+------------------------ Reporter: Peter.Danecek@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: apple-gcc42 | ------------------------------+------------------------ Changes (by jeremyhu@…): * status: new => closed * resolution: => invalid Comment: Update to XCode 3.1.6 and try again. -- Ticket URL: <https://trac.macports.org/ticket/36648#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36648: apple-gcc42 defect: build fails ------------------------------+------------------------ Reporter: Peter.Danecek@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: apple-gcc42 | ------------------------------+------------------------ Comment (by Peter.Danecek@…): Replying to [comment:2 jeremyhu@…]:
Update to XCode 3.1.6 and try again.
Has anybody a pointer to this version, I can't find it. And maybe the docu should be updated. See http://guide.macports.org/#installing.xcode.other Thanks! -- Ticket URL: <https://trac.macports.org/ticket/36648#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36648: apple-gcc42 defect: build fails ------------------------------+------------------------ Reporter: Peter.Danecek@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: apple-gcc42 | ------------------------------+------------------------ Comment (by jeremyhu@…): Sorry, I had an off-by-one moment. 3.2.6 is the last 3.2.x for SL. 3.1.4 is the last 3.1.x for Leopard. You're on the right version. -- Ticket URL: <https://trac.macports.org/ticket/36648#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36648: apple-gcc42 defect: build fails ------------------------------+------------------------ Reporter: Peter.Danecek@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: apple-gcc42 | ------------------------------+------------------------ Comment (by jeremyhu@…): {{{ :info:build + /opt/local/bin/strip -x -c ./opt/local/lib/apple- gcc42/gcc/i686-apple-darwin9/4.2.1/libstdc++.dylib :info:build /opt/local/bin/strip: the __LINKEDIT segment does not cover the end of the file (can't be processed) in: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_lang_apple-gcc42/apple- gcc42/work/destroot/opt/local/lib/apple-gcc42/gcc/i686-apple- darwin9/4.2.1/libstdc++.dylib (for architecture ppc64) :info:build + exit 1 }}} Does it work if you try using /usr/bin/strip? -- Ticket URL: <https://trac.macports.org/ticket/36648#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36648: apple-gcc42 defect: build fails ------------------------------+------------------------ Reporter: Peter.Danecek@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: apple-gcc42 | ------------------------------+------------------------ Comment (by Peter.Danecek@…): Replying to [comment:5 jeremyhu@…]:
{{{ :info:build + /opt/local/bin/strip -x -c ./opt/local/lib/apple- gcc42/gcc/i686-apple-darwin9/4.2.1/libstdc++.dylib :info:build /opt/local/bin/strip: the __LINKEDIT segment does not cover the end of the file (can't be processed) in: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_lang_apple-gcc42/apple- gcc42/work/destroot/opt/local/lib/apple-gcc42/gcc/i686-apple- darwin9/4.2.1/libstdc++.dylib (for architecture ppc64) :info:build + exit 1 }}}
Does it work if you try using /usr/bin/strip?
Negative! The same error message. {{{ [urquell:apple-gcc42/work/destroot] petr% pwd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/destroot [urquell:apple-gcc42/work/destroot] petr% /usr/bin/strip -x -c ./opt/local/lib/apple-gcc42/gcc/i686-apple-darwin9/4.2.1/libstdc++.dylib /usr/bin/strip: the __LINKEDIT segment does not cover the end of the file (can't be processed) in: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_lang_apple-gcc42/apple- gcc42/work/destroot/opt/local/lib/apple-gcc42/gcc/i686-apple- darwin9/4.2.1/libstdc++.dylib (for architecture ppc64) [urquell:apple-gcc42/work/destroot] petr% /opt/local/bin/strip -x -c ./opt/local/lib/apple-gcc42/gcc/i686-apple-darwin9/4.2.1/libstdc++.dylib /opt/local/bin/strip: the __LINKEDIT segment does not cover the end of the file (can't be processed) in: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_lang_apple-gcc42/apple- gcc42/work/destroot/opt/local/lib/apple-gcc42/gcc/i686-apple- darwin9/4.2.1/libstdc++.dylib (for architecture ppc64) }}} -- Ticket URL: <https://trac.macports.org/ticket/36648#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36648: apple-gcc42 defect: build fails ------------------------------+------------------------ Reporter: Peter.Danecek@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: apple-gcc42 | ------------------------------+------------------------ Changes (by jeremyhu@…): * status: closed => reopened * resolution: invalid => Comment: Just a few days ago, I installed Leopard fresh on a 32bit intel Mac I had lying around, and apple-gcc42 built fine. I really don't know what might be at issue here. =/ -- Ticket URL: <https://trac.macports.org/ticket/36648#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36648: apple-gcc42 defect: build fails ------------------------------+------------------------ Reporter: Peter.Danecek@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: apple-gcc42 | ------------------------------+------------------------ Comment (by jeremyhu@…): Note that I would highly recommend you update to Snow Leopard given that you're on an Intel mac. Leopard support in MacPorts is quickly fading. We don't intentionally break things, but it's not one of the top supported platforms. Our main supported OS versions right now are Lion and Mountain Lion, but enough people still use Snow Leopard that it continues to function well. =/ -- Ticket URL: <https://trac.macports.org/ticket/36648#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36648: apple-gcc42 defect: build fails ------------------------------+------------------------ Reporter: Peter.Danecek@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: apple-gcc42 | ------------------------------+------------------------ Comment (by Peter.Danecek@…): Replying to [comment:8 jeremyhu@…]:
Note that I would highly recommend you update to Snow Leopard given that you're on an Intel mac. Leopard support in MacPorts is quickly fading. We don't intentionally break things, but it's not one of the top supported platforms. Our main supported OS versions right now are Lion and Mountain Lion, but enough people still use Snow Leopard that it continues to function well. =/
You are of cause right, Leopard is somewhat obsolete. I probably will update hardware as well in the next months. Then I will consider to update the old computer to SL. Will check if the version is available at our organization. -- Ticket URL: <https://trac.macports.org/ticket/36648#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36648: apple-gcc42 defect: build fails (Leopard, ppc64 slice) ------------------------------+------------------------ Reporter: Peter.Danecek@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: ppc64 Port: apple-gcc42 | ------------------------------+------------------------ Changes (by jeremyhu@…): * keywords: => ppc64 -- Ticket URL: <https://trac.macports.org/ticket/36648#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36648: apple-gcc42 defect: build fails (Leopard, ppc64 slice) ------------------------------+--------------------------- Reporter: Peter.Danecek@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: ppc64 leopard Port: apple-gcc42 | ------------------------------+--------------------------- Changes (by jeremyhu@…): * keywords: ppc64 => ppc64 leopard -- Ticket URL: <https://trac.macports.org/ticket/36648#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X
#36648: apple-gcc42 defect: build fails (Leopard, ppc64 slice) ------------------------------+------------------------ Reporter: Peter.Danecek@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: leopard Port: apple-gcc42 | ------------------------------+------------------------ Changes (by jeremyhu@…): * keywords: ppc64 leopard => leopard -- Ticket URL: <https://trac.macports.org/ticket/36648#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X
#36648: apple-gcc42 defect: build fails (Leopard, ppc64 slice) ------------------------------+------------------------ Reporter: Peter.Danecek@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: worksforme | Keywords: leopard Port: apple-gcc42 | ------------------------------+------------------------ Changes (by jeremyhu@…): * status: reopened => closed * resolution: => worksforme Comment: Please reopen if this is still an issue. I wasn't able to reproduce it last year. -- Ticket URL: <https://trac.macports.org/ticket/36648#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X
#36648: apple-gcc42 defect: build fails (Leopard, ppc64 slice) ------------------------------+------------------------ Reporter: Peter.Danecek@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: worksforme | Keywords: leopard Port: apple-gcc42 | ------------------------------+------------------------ Comment (by Peter.Danecek@…): Replying to [comment:13 jeremyhu@…]:
Please reopen if this is still an issue. I wasn't able to reproduce it last year.
I have no problems to build it on Mac OS X 10.8. I tried to rebuild the port on the 10.5 system. and it still fails on that system. The problem seems to be exactly the same as one year ago. Do you want me to attach an updated main.log? -- Ticket URL: <https://trac.macports.org/ticket/36648#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X
#36648: apple-gcc42 defect: build fails (Leopard, ppc64 slice) ------------------------------+------------------------ Reporter: Peter.Danecek@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: worksforme | Keywords: leopard Port: apple-gcc42 | ------------------------------+------------------------ Comment (by jeremyhu@…): Well, it worked for me a year or so ago, so unless you have more data or a patch, there's not much I can do =/ -- Ticket URL: <https://trac.macports.org/ticket/36648#comment:15> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts