#29701: libvpx doesn't build when xcode is installed anywhere other than /Developer --------------------------------------+------------------------------------- Reporter: andrew@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: libvpx --------------------------------------+------------------------------------- Description changed by ryandesign@…: Old description:
This has happened with this package before, and I think got fixed, so I think this is a regression.
Attaching the main.log.
Looking through the log, I see this:
:info:configure Unable to invoke compiler: /usr/bin/gcc-4.2 -O2 -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -arch x86_64 -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wcast-qual -Wno-unused
My xcode is not installed in /Developer.
New description: This has happened with this package before, and I think got fixed, so I think this is a regression. Attaching the main.log. Looking through the log, I see this: {{{ :info:configure Unable to invoke compiler: /usr/bin/gcc-4.2 -O2 -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -arch x86_64 -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wcast-qual -Wno-unused }}} My xcode is not installed in /Developer. -- -- Ticket URL: <https://trac.macports.org/ticket/29701#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS