[MacPorts] #49477: clang-3.7 @3.7.0_1 fails staging into destroot on 10.6.8

MacPorts noreply at macports.org
Thu Oct 29 11:50:16 PDT 2015


#49477: clang-3.7 @3.7.0_1 fails staging into destroot on 10.6.8
----------------------------------+------------------------
  Reporter:  braumann@…           |      Owner:  jeremyhu@…
      Type:  defect               |     Status:  closed
  Priority:  Normal               |  Milestone:
 Component:  ports                |    Version:  2.3.4
Resolution:  fixed                |   Keywords:
      Port:  clang-3.7 clang-3.8  |
----------------------------------+------------------------

Comment (by braumann@…):

 While trying to build {{{clang-3.7}}} after the abovementioned changes, I
 now run into this problem on 10.6.8:

 {{{
 :debug:destroot Executing proc-post-org.macports.destroot-destroot-2
 :error:destroot org.macports.destroot for port clang-3.7 returned: no
 files matched glob pattern
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm-3.7/clang-3.7/work/destroot/opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin/*.dylib"
 :debug:destroot Error code: NONE
 }}}

 Under
 {{{/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm-3.7/clang-3.7/work/destroot/opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin}}}
 I just have these libraries:

 {{{
 $ ls -laG
 total 936
 drwxr-xr-x  10 root  admin     340 Oct 29 19:31 .
 drwxr-xr-x   4 root  admin     136 Oct 29 19:31 ..
 -rw-r--r--   1 root  admin    7920 Oct 29 19:31 libclang_rt.10.4.a
 -rw-r--r--   1 root  admin  195976 Oct 29 19:31 libclang_rt.cc_kext.a
 -rw-r--r--   1 root  admin   72936 Oct 29 19:31 libclang_rt.cc_kext_ios5.a
 -rw-r--r--   1 root  admin    1960 Oct 29 19:31 libclang_rt.eprintf.a
 -rw-r--r--   1 root  admin   31512 Oct 29 19:31 libclang_rt.ios.a
 -rw-r--r--   1 root  admin   17416 Oct 29 19:31 libclang_rt.osx.a
 -rw-r--r--   1 root  admin   80024 Oct 29 19:31 libclang_rt.profile_ios.a
 -rw-r--r--   1 root  admin   59016 Oct 29 19:31 libclang_rt.profile_osx.a
 }}}

 On the level of
 {{{/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm-3.7/clang-3.7/work}}}
 I find {{{*.dylib}}} files here:

 {{{
  find . -name "*dylib"
 ./build/Release+Debug+Asserts/lib/libclang.dylib
 ./build/Release+Debug+Asserts/lib/libLLVM-3.7.0.dylib
 ./build/Release+Debug+Asserts/lib/libLLVM-3.7.dylib
 ./build/Release+Debug+Asserts/lib/libLTO.dylib
 ./build/Release+Debug+Asserts/lib/LLVMHello.dylib
 ./destroot/opt/local/libexec/llvm-3.7/lib/libclang.dylib
 ./llvm-3.7.0.src/test/Object/Inputs/macho-no-exports.dylib
 }}}

 Any ideas? I attach my main.log named as main.2.log

-- 
Ticket URL: <https://trac.macports.org/ticket/49477#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list