#52774 closed defect (wontfix)
clang-3.4: build failure on El Capitan
Reported by: | mkae (Marko Käning) | Owned by: | jeremyhu@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | elcapitan | Cc: | larryv@… |
Port: | clang-3.4 |
Description
:info:build ld: library not found for -ldylib1.o :info:build clang: ld: library not found for -ldylib1.o :info:build error: linker command failed with exit code 1 (use -v to see invocation) :info:build make[4]: *** [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.4/clang-3.4/work/build/tools/clang/runtime/compiler-rt/clang_darwin/asan_iossim_dynamic/x86_64/libcompiler_rt.dylib] Error 1
Attachments (1)
Change History (5)
Changed 8 years ago by mkae (Marko Käning)
Attachment: | clang-3.4_main.log.gz added |
---|
comment:1 follow-up: 3 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Note that this should go away if you use the +ld64_xcode variant of ld64 or wait for the new version of ld64 to be released as OSS.
comment:3 Changed 8 years ago by mkae (Marko Käning)
Replying to jeremyhu:
Why do you want clang-3.4 on ElCap?
I probably don't. It happened to be installed on one of my VMs and so I ran into this trap. :)
comment:4 Changed 8 years ago by akimd (Akim Demaille)
FWIW, as I maintain software, it matters to me to have as many compilers as possible to check for portability issues.
Note: See
TracTickets for help on using
tickets.
Why do you want clang-3.4 on ElCap?