[MacPorts] #46852: apple-gcc42 Won't build on Mac OS X tiger
#46852: apple-gcc42 Won't build on Mac OS X tiger ----------------------------------------+-------------------------------- Reporter: dfifer19@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.3.3 Keywords: apple-gcc42 tiger git-core | Port: git-core ----------------------------------------+-------------------------------- When I Do sudo port install git-core everything works but apple-gcc42 won't build how do I fix this? Below is what happens after I enter the command. devin-fifers-imac:~ devinfifer$ sudo port install git-core Password: ---> Computing dependencies for git-core ---> Dependencies to be installed: apple-gcc42 ---> Building apple-gcc42 -- Ticket URL: <https://trac.macports.org/ticket/46852> MacPorts <https://www.macports.org/> Ports system for OS X
#46852: apple-gcc42 Won't build on Mac OS X tiger -------------------------+---------------------------------------- Reporter: dfifer19@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: apple-gcc42 tiger git-core Port: git-core | -------------------------+---------------------------------------- Comment (by dfifer19@…): This Is not a New Defect and Priority is Normal -- Ticket URL: <https://trac.macports.org/ticket/46852#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#46852: apple-gcc42 Won't build on Mac OS X tiger --------------------------+------------------------ Reporter: dfifer19@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: apple-gcc42 | --------------------------+------------------------ Changes (by larryv@…): * owner: macports-tickets@… => jeremyhu@… * keywords: apple-gcc42 tiger git-core => * port: git-core => apple-gcc42 * priority: High => Normal Old description:
When I Do sudo port install git-core everything works but apple-gcc42 won't build how do I fix this? Below is what happens after I enter the command.
devin-fifers-imac:~ devinfifer$ sudo port install git-core Password: ---> Computing dependencies for git-core ---> Dependencies to be installed: apple-gcc42 ---> Building apple-gcc42
New description: When I Do sudo port install git-core everything works but apple-gcc42 won't build how do I fix this? Below is what happens after I enter the command. {{{ devin-fifers-imac:~ devinfifer$ sudo port install git-core Password: ---> Computing dependencies for git-core ---> Dependencies to be installed: apple-gcc42 ---> Building apple-gcc42 }}} -- Comment: Your ports tree is horribly out of date. The `git-core` port was renamed to `git` eight months ago. Please run the following commands to try again: {{{ $ sudo port clean apple-gcc42 git-core $ sudo port -d selfupdate $ sudo port install apple-gcc42 +bootstrap $ sudo port -n upgrade --enforce-variants apple-gcc42 -bootstrap $ sudo port install git-core }}} -- Ticket URL: <https://trac.macports.org/ticket/46852#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#46852: apple-gcc42 Won't build on Mac OS X tiger --------------------------+------------------------ Reporter: dfifer19@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: duplicate | Keywords: Port: apple-gcc42 | --------------------------+------------------------ Changes (by larryv@…): * status: new => closed * resolution: => duplicate Comment: Probably duplicate of #46642. Please don’t open new tickets when existing tickets describe your problem. -- Ticket URL: <https://trac.macports.org/ticket/46852#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#46852: apple-gcc42 Won't build on Mac OS X tiger --------------------------+------------------------ Reporter: dfifer19@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: apple-gcc42 | --------------------------+------------------------ Changes (by dfifer19@…): * status: closed => reopened * resolution: duplicate => Comment: Replying to [comment:3 larryv@…]:
Probably duplicate of #46642. Please don’t open new tickets when existing tickets describe your problem. It has been on this for the last hour and forty minutes what do I do? devin-fifers-imac:~ devinfifer$ sudo port install apple-gcc42 +bootstrap Password: ---> Computing dependencies for apple-gcc42 ---> Fetching archive for apple-gcc42 ---> Attempting to fetch apple- gcc42-5666.3_14+bootstrap.darwin_8.ppc.tbz2 from http://packages.macports.org/apple-gcc42 ---> Attempting to fetch apple- gcc42-5666.3_14+bootstrap.darwin_8.ppc.tbz2 from http://lil.fr.packages.macports.org/apple-gcc42 ---> Attempting to fetch apple- gcc42-5666.3_14+bootstrap.darwin_8.ppc.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/apple- gcc42 ---> Fetching distfiles for apple-gcc42 ---> Verifying checksums for apple-gcc42 ---> Extracting apple-gcc42 ---> Applying patches to apple-gcc42 ---> Configuring apple-gcc42 ---> Building apple-gcc42
-- Ticket URL: <https://trac.macports.org/ticket/46852#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#46852: apple-gcc42 Won't build on Mac OS X tiger --------------------------+------------------------ Reporter: dfifer19@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: apple-gcc42 | --------------------------+------------------------ Comment (by jeremyhu@…): Sounds like it's building. I suggest you use --verbose if you want more info, or you can tail -f the log file. -- Ticket URL: <https://trac.macports.org/ticket/46852#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#46852: apple-gcc42 Won't build on Mac OS X tiger --------------------------+------------------------ Reporter: dfifer19@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: invalid | Keywords: Port: apple-gcc42 | --------------------------+------------------------ Changes (by larryv@…): * status: reopened => closed * resolution: => invalid Comment: There’s no evidence here that anything is wrong. Compilers can take a long time to build. Like Jeremy said, request verbose output {{{ $ sudo port -v install apple-gcc42 }}} or debug output {{{ $ sudo port -d install apple-gcc42 }}} to verify that the build is not getting stuck. -- Ticket URL: <https://trac.macports.org/ticket/46852#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts