[MacPorts] #54836: defect: clang-3.7 fails to build on Snow Leopard, Mac OS X 10.6.8, in openmp variant

MacPorts noreply at macports.org
Mon Nov 18 16:19:07 UTC 2019


#54836: defect: clang-3.7 fails to build on Snow Leopard, Mac OS X 10.6.8, in
openmp variant
------------------------+-------------------------
  Reporter:  ballapete  |      Owner:  jeremyhu
      Type:  defect     |     Status:  closed
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.4.1
Resolution:  wontfix    |   Keywords:  snowleopard
      Port:  clang-3.7  |
------------------------+-------------------------
Changes (by kencu):

 * status:  assigned => closed
 * resolution:   => wontfix


Comment:

 the issue here seems to be that during the cmake test compiles to sort out
 the clang rt architectures ot build, all the tests fail for some reason
 and so no arches are left to build. Therefore, there is no library
 produced, therefore it is not found.

 This is not something we'll be fixing, building clang-3.7 with an openmp
 variant on 10.6.8 using clang-3.9 to build it. Will close, therefore.

 We do have openmp clangs working on 10.6.8 from clang-5.0 and up; clang
 3.4 and clang 3.7 are for bootstrapping only at this time.
 {{{
 :info:build warning: clang_darwin.mk: dropping arch 'i386' from lib
 'eprintf' (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'ppc' from lib '10.4'
 (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'i386' from lib '10.4'
 (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'x86_64' from lib
 '10.4' (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'ppc' from lib 'osx'
 (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'i386' from lib 'osx'
 (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'x86_64' from lib
 'osx' (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'ppc' from lib
 'cc_kext' (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'i386' from lib
 'cc_kext' (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'x86_64' from lib
 'cc_kext' (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'ppc' from lib
 'profile_osx' (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'i386' from lib
 'profile_osx' (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'x86_64' from lib
 'profile_osx' (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'i386' from lib
 'asan_osx_dynamic' (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'x86_64' from lib
 'asan_osx_dynamic' (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'i386' from lib
 'ubsan_osx_dynamic' (clang does not support it)
 :info:build warning: clang_darwin.mk: dropping arch 'x86_64' from lib
 'ubsan_osx_dynamic' (clang does not support it)
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/54836#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list