[MacPorts] #46126: ld64 build fails with "command execution failed"
MacPorts
noreply at macports.org
Sun Dec 7 14:06:55 PST 2014
#46126: ld64 build fails with "command execution failed"
------------------------------+------------------------
Reporter: mgs0lid_sn4ke@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: ld64 |
------------------------------+------------------------
Comment (by larryv@…):
{{{
:info:build /usr/bin/clang++ -Os -Os -stdlib=libc++ -arch x86_64
-I/opt/local/libexec/llvm-3.5/include -DLTO_SUPPORT -Isrc/abstraction
-Isrc/ld -Isrc/ld/parsers -I/opt/local/include -c -o
src/ld/parsers/macho_relocatable_file.o
src/ld/parsers/macho_relocatable_file.cpp
:info:build In file included from
src/ld/parsers/macho_relocatable_file.cpp:37:
:info:build In file included from
src/ld/parsers/libunwind/DwarfInstructions.hpp:43:
:info:build src/ld/parsers/libunwind/AddressSpace.hpp:38:10: fatal error:
'mach-o/dyld_priv.h' file not found
:info:build #include <mach-o/dyld_priv.h>
:info:build ^
}}}
This file is provided by the `dyld-headers` port, which is a build
dependency of `ld64`. Do you have that port installed? Does
`/opt/local/include/mach-o/dyld_priv.h` exist?
--
Ticket URL: <https://trac.macports.org/ticket/46126#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list