#32711: virtualbox: gcc-apple-4.2: not found -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: royliu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: virtualbox -------------------------------------+-------------------------------------- Comment(by royliu@…): Parts of the build process are actually modified through patching. These parts should be moved into the `gcc` check. My best guess is that clean system installs with Xcode 3 will fail (patch will get applied, but Apple `gcc` won't be installed), while those that do so with Xcode 4 will succeed (patch will get applied, but the conditional block will execute and install Apple `gcc`). Working on a fix now. -- Ticket URL: <https://trac.macports.org/ticket/32711#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS