#50218: Error: Failed to install doxygen -----------------------+-------------------- Reporter: justin@… | Owner: css@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: invalid | Keywords: Port: doxygen | -----------------------+-------------------- Comment (by oscar@…): Thanks for taking the time to debug. Both `pthread.h` and `errno.h` are located in `/usr/include`. I also have `make` in `/Library/Developer/CommandLineTools/usr/bin/make`. If I run `pkgutil --file-info /usr/include/errno.h` and `pkgutil --file-info /usr/include/pthread.h` I get the following. {{{ pkgutil --file-info /usr/include/pthread.h volume: / path: /usr/include/pthread.h pkgid: com.apple.pkg.DevSDK pkg-version: 10.11.1.0.1.1447239525 install-time: 1447279814 uid: 0 gid: 0 mode: 755 pkgid: com.apple.pkg.DevSDK_OSX1011 pkg-version: 7.2.0.0.1.1447826929 install-time: 1452011125 uid: 0 gid: 0 mode: 755 }}} {{{ pkgutil --file-info /usr/include/errno.h volume: / path: /usr/include/errno.h pkgid: com.apple.pkg.DevSDK pkg-version: 10.11.1.0.1.1447239525 install-time: 1447279814 uid: 0 gid: 0 mode: 444 pkgid: com.apple.pkg.DevSDK_OSX1011 pkg-version: 7.2.0.0.1.1447826929 install-time: 1452011125 uid: 0 gid: 0 mode: 444 }}} Please advice. -- Ticket URL: <https://trac.macports.org/ticket/50218#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X