Changes between Version 1 and Version 2 of Ticket #58611


Ignore:
Timestamp:
Jun 16, 2019, 8:13:23 PM (5 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log you attached contains 6 failed build attempts.

The first one failed with these errors:

:info:build cp: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_llvm-3.7/clang-3.7/work/build/tools/clang/runtime/compiler-rt/clang_darwin/eprintf/libcompiler_rt.a: No such file or directory
:info:build make[3]: *** [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_llvm-3.7/clang-3.7/work/build/Release+Debug/lib/clang/3.7.1/lib/darwin/libclang_rt.eprintf.a] Error 1
:info:build make[3]: *** Waiting for unfinished jobs....
:info:build cp: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_llvm-3.7/clang-3.7/work/build/tools/clang/runtime/compiler-rt/clang_darwin/10.4/libcompiler_rt.a: No such file or directory

Build attemps 2 through 6 failed with this error:

:info:build /usr/include/sys/cdefs.h:540:4: error: Unknown architecture

However those build attempt were not clean; they were resuming from the original failed build. As such, I would not pay any attention to the possibly erroneous errors they generated and I would focus on the error generated by the original build attempt.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58611

    • Property Status changed from new to assigned
    • Property Cc larryv added
    • Property Summary changed from LibcxxOnOlderSystems fails on step 7 - error: architecture not supported to llvm-3.7: libcompiler_rt.a: No such file or directory
    • Property Keywords libcxx snow leopard removed
    • Property Owner set to jeremyhu
    • Property Port llvm-3.7 added
  • Ticket #58611 – Description

    v1 v2  
    11Hi, I'm trying to follow the guide listed here:
    2 https://trac.macports.org/wiki/LibcxxOnOlderSystems
     2LibcxxOnOlderSystems
    33
    44At step 7, running the line as written