#42575: libgcc build failure on Mavericks ---------------------+------------------- Reporter: ilg@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: libgcc | ---------------------+------------------- Comment (by ilg@…): Replying to [comment:4 jeremyhu@…]:
... That message from make is the first indication I see of an error.
that's correct, everything up to that point is looking good
Thus I don't see anything logging the actual error, just make complaining that an error occurred and then base aborting because of make erring out.
I did a search for 'error' from the end up in the attached log, and I discovered the following: {{{ :info:build xgcc: error trying to exec 'cc1': execvp: No such file or directory ... :info:build The directory that should contain system headers does not exist: :info:build /usr/include :info:build make[3]: *** [stmp-fixinc] Error 1 }}} I don't know the reason for the first execvp, but /usr/include does not exist on 10.9.1 does this help? if not, can you be more specific on what info you would like to have to reproduce and identify the problem?
It built fine on the build bots as well.
do these bots run on a standard 10.9.1 and try to install the package on an empty repo? do you have a sequence of commands to try on my system, to get some more info? -- Ticket URL: <https://trac.macports.org/ticket/42575#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X