[MacPorts] #46355: clang-3.6 @3.6-r224827_0: build failure on OS X 10.9.5

MacPorts noreply at macports.org
Sun Jan 4 19:26:43 PST 2015


#46355: clang-3.6 @3.6-r224827_0: build failure on OS X 10.9.5
-------------------------+----------------------
  Reporter:  mopihopi@…  |      Owner:  larryv@…
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.3
Resolution:              |   Keywords:
      Port:  clang-3.6   |
-------------------------+----------------------

Comment (by larryv@…):

 Try cleaning `clang-3.6` and installing again. If it fails, could you post
 the output of this:
 {{{
 $ CLANG_SRC=$(port work clang-3.6)/trunk
 $ $(CLANG_SRC)/Release+Debug+Asserts/bin/clang \
         -arch x86_64 -c -integrated-as \
         $(CLANG_SRC)/projects/compiler-
 rt/make/platform/clang_darwin_test_input.c \
         -isysroot $(xcrun --sdk macosx --show-sdk-path) -o /dev/null
 $ echo $?
 }}}

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


More information about the macports-tickets mailing list