[MacPorts] #50218: Error: Failed to install doxygen

MacPorts noreply at macports.org
Mon Jan 18 11:11:04 PST 2016


#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 cal@…):

 Please save this file a test.cpp:
 {{{
 #!c
 #include <iconv.h>
 int main() {
         iconv(iconv_t(-1), 0, 0, 0, 0);
 }
 }}}
 run the following commands and provide the output.
 {{{
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
 --version
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
 -v -I/opt/local/include -pipe -Os -stdlib=libc++ -DICONV_COMPILES -arch
 x86_64 -mmacosx-version-min=10.11 -o /dev/null -c test.cpp
 /usr/bin/clang++ --version
 /usr/bin/clang++ -v -I/opt/local/include -pipe -Os -stdlib=libc++
 -DICONV_COMPILES -arch x86_64 -mmacosx-version-min=10.11 -o /dev/null -c
 test.cpp
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/50218#comment:9>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list