Changes between Initial Version and Version 3 of Ticket #45695


Ignore:
Timestamp:
Oct 31, 2014, 2:45:34 AM (10 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Replying to normadize@…:

It shows the gxx-include-dir to be the one that does contain stdarg.h but shouldn't the prefix be /Library/Developer/CommandLineTools/usr instead of /Applications/Xcode.app/Contents/Developer/usr ?

Same goes for

$ xcode-select -p
/Applications/Xcode.app/Contents/Developer

Should that be /Library/Developer/CommandLineTools ?

No. Your active developer directory is correct.

Please run the following commands and attach the main.log file immediately afterwards:

% sudo port clean libiconv
% sudo port install libiconv

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45695

    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Summary changed from libiconv fails to build to libiconv: build cannot find stdarg.h
    • Property Port libiconv added
  • Ticket #45695 – Description

    initial v3  
    11I'm on Yosemite 10.10 final, XCode 6.1 installed. Seems like it's trying to include a missing file.
    22
     3{{{
    34sudo port -v install libiconv
    45--->  Computing dependencies for libiconv.
     
    3637    http://guide.macports.org/#project.tickets
    3738Error: Processing of port libiconv failed
     39}}}