Opened 10 years ago

Last modified 10 years ago

#42814 closed defect

clang-3.3: fatal error: 'AvailabilityMacros.h' file not found — at Version 1

Reported by: rogelio.a.rivas@… Owned by: jeremyhu@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: clang-3.3

Description (last modified by ryandesign (Ryan Carsten Schmidt))

OSX - 10.9.2
Xcode - 5.0.2

Trying to install Octave with MacPorts and it failed to install Clang-3.3. Cleaned Octave. Cleaned Clang-3.3. tried to install Clang-3.3 on it's own but failed with the following terminal message:

--->  Fetching distfiles for clang-3.3
--->  Verifying checksums for clang-3.3
--->  Extracting clang-3.3
--->  Applying patches to clang-3.3
--->  Configuring clang-3.3
--->  Building clang-3.3
Error: org.macports.build for port clang-3.3 returned: command execution failed
Please see the log file for port clang-3.3 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.3/clang-3.3/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port clang-3.3 failed

I have attached the log file as well.

Change History (2)

Changed 10 years ago by rogelio.a.rivas@…

Attachment: main.log added

main log

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to jeremyhu@…
Port: clang-3.3 added
Summary: Clang-3.3 - Error: Processing of port clang-3.3 failedclang-3.3: fatal error: 'AvailabilityMacros.h' file not found

Have you installed the command line tools by running xcode-select --install?

Note: See TracTickets for help on using tickets.