[MacPorts] #16618: Building gcc43 on Leopard Intel locks computer
#16618: Building gcc43 on Leopard Intel locks computer ----------------------------------+----------------------------------------- Reporter: jwhowse4@comcast.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: ----------------------------------+----------------------------------------- I have a new Mac Pro with Intel Xeon processors running Leopard 10.5.5 and Xcode 3.1.1. When I try to compile gcc43, my computer locks up completely, apparently while trying to run ranlib to create the x86-64 version of libgfortran.a. I am sorry that I can not provide the exact state, but since the machine locks I can not save any state information. I can provide two other pieces of data. First, fink successfully builds the x86-64 version of libgfortran.a. Second, when I add the flag --disable-multilib to the configure.args line in the macports Portfile, gcc43 builds successfully. Has anyone else encountered a problem like this??? Thanks, James -- Ticket URL: <http://trac.macports.org/ticket/16618> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16618: Building gcc43 on Leopard Intel locks computer -----------------------------------+---------------------------------------- Reporter: jwhowse4@comcast.net | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: gcc43 | -----------------------------------+---------------------------------------- Changes (by macsforever2000@macports.org): * owner: macports-tickets@lists.macosforge.org => mww@macports.org * port: => gcc43 Comment: Assigning to maintainer. I do not see this problem and I have the same setup as you. Do you have fink installed on the machine at the same time as MacPorts? That is known to cause problems. -- Ticket URL: <http://trac.macports.org/ticket/16618#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16618: Building gcc43 on Leopard Intel locks computer -----------------------------------+---------------------------------------- Reporter: jwhowse4@comcast.net | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: gcc43 | -----------------------------------+---------------------------------------- Comment(by jwhowse4@comcast.net): Replying to [comment:1 macsforever2000@…]:
Assigning to maintainer.
I do not see this problem and I have the same setup as you. Do you have fink installed on the machine at the same time as MacPorts? That is known to cause problems.
I do use both, but when I am installing macports software my environment is configured in such a way that fink is invisible, meaning I remove all environment variables which reference any part of fink. Also I have been using both in this manner for about 18 months on a MacBook Pro running Tiger 10.4.11 without seeing any problems. In addition, -- Ticket URL: <http://trac.macports.org/ticket/16618#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16618: Building gcc43 on Leopard Intel locks computer ----------------------------------+----------------------------------------- Reporter: jwhowse4@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: gcc43 ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: @jwhowse4: "In addition" what? :) Removing environment variables [http://lists.macosforge.org/pipermail /macports-users/2009-January/013391.html may not be sufficient] to hide Fink from software installed with MacPorts. It would be better to rename Fink's /sw directory to something else any time you want to use MacPorts or any software installed using MacPorts. Since that's clearly inconvenient, it might be more convenient to use MacPorts (or Fink) exclusively and remove the other. If MacPorts doesn't have some software you need, please file port request tickets. -- Ticket URL: <http://trac.macports.org/ticket/16618#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16618: Building gcc43 on Leopard Intel locks computer ----------------------------------+----------------------------------------- Reporter: jwhowse4@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: gcc43 ----------------------------------+----------------------------------------- Comment(by kevin.squire+macports@…): I can confirm that this problem is an interaction with fink. I had the same issue--I would describe it as the disk drive spinning down, and any program needing access to the disk becoming unresponsive. OTOH, anything not needing to access the disk still worked fine. Following the advise of ryandesign, I renamed my fink /sw directory, and gcc43 installed fine. It still seems strange to me that such an interaction would be as severe as preventing access to the disk... Kevin -- Ticket URL: <http://trac.macports.org/ticket/16618#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16618: Building gcc43 on Leopard Intel locks computer ----------------------------------+----------------------------------------- Reporter: jwhowse4@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: gcc43 ----------------------------------+----------------------------------------- Comment(by jwhowse4@…): I tested the conjecture that this is a fink interaction by reinstalling my operating system, installing MacPorts as the first and only piece of software, and then installing gcc43 under MacPorts. My computer still freezes completely sometimes. There are several other people at my company having similar issues and we have been in touch with Apple. The current hypothesis is that they is a subtle problem with Leopard when run on the Mac Pro hardware, because we have not seen problems on any other hardware. -- Ticket URL: <http://trac.macports.org/ticket/16618#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16618: Building gcc43 on Leopard Intel locks computer ----------------------------------+----------------------------------------- Reporter: jwhowse4@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: gcc43 ----------------------------------+----------------------------------------- Comment(by oshima@…): Sorry about adding comment for this (probably) non-MacPorts-specific problem. I have exactly the same problem on a Mac Pro, OS X 10.5.6 that the disk drive spins down and the computer locks completely, while ranlib is being run in building gcc43 in MacPorts. I don't have Fink installed either. In fact gcc43 is not the only software that triggers this problem while building, but here is the only place I could find after having googled around hard for this problem. Did any one of you find a solution for this problem? -- Ticket URL: <http://trac.macports.org/ticket/16618#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16618: Building gcc43 on Leopard Intel locks computer ----------------------------------+----------------------------------------- Reporter: jwhowse4@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: gcc43 ----------------------------------+----------------------------------------- Comment(by ryandesign@…): Is anybody still seeing this problem? I could see this being an OS bug, or OS corruption, or hardware failure, but have a hard time seeing a bug in MacPorts causing a computer to lock up completely. -- Ticket URL: <http://trac.macports.org/ticket/16618#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16618: Building gcc43 on Leopard Intel locks computer ----------------------------------+----------------------------------------- Reporter: jwhowse4@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: gcc43 ----------------------------------+----------------------------------------- Comment(by oshima@…): Replying to [comment:9 ryandesign@…]: No, I no longer see the problem after upgrading OS X to 10.6. Thanks for the heads up. -- Ticket URL: <http://trac.macports.org/ticket/16618#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16618: Building gcc43 on Leopard Intel locks computer -----------------------------------+---------------------------------------- Reporter: jwhowse4@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: wontfix | Keywords: Port: gcc43 | -----------------------------------+---------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => wontfix Comment: Doesn't seem like there's anything we can do about this one. -- Ticket URL: <https://trac.macports.org/ticket/16618#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts