doxygen-1.8.9.1 on OSX El Capitan 10.11.2 build failed
doxygen fail to build on OSX 10.11.2:
$ xcodebuild -version
Xcode 7.2
Build version 7C68
doxygen failed to build as a dependency then I did the following:
$ sudo port clean doxygen
$ sudo port install doxygen
---> Computing dependencies for doxygen
---> Fetching archive for doxygen
---> Attempting to fetch doxygen-1.8.9.1_0.darwin_15.x86_64.tbz2 from http://lil.fr.packages.macports.org/doxygen
---> Attempting to fetch doxygen-1.8.9.1_0.darwin_15.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/doxygen
---> Attempting to fetch doxygen-1.8.9.1_0.darwin_15.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/doxygen
---> Fetching distfiles for doxygen
---> Verifying checksums for doxygen
---> Extracting doxygen
---> Applying patches to doxygen
---> Configuring doxygen
---> Building doxygen
Error: org.macports.build for port doxygen returned: command execution failed
Please see the log file for port doxygen for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port doxygen failed
Duplicate of #49881.