Bug 133449

Summary: Error running copy-webkitlibraries-to-product-directory
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, buildbot, commit-queue, ddkilzer, jhoneycutt, mrowe, rniwa
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch v1
none
Archive of layout-test-results from webkit-ews-16 for mac-mountainlion-wk2 none

Description David Kilzer (:ddkilzer) 2014-06-02 09:25:17 PDT
$ make 
perl ../Tools/Scripts/copy-webkitlibraries-to-product-directory --wksi --llvm
Don't know where to find LLVM!

Try defining LLVM_LIBRARY_PACKAGE and LLVM_INCLUDE_PACKAGE or setting the
--use-llvm-includes and --use-llvm-libraries options.

Alternatively, you can check out llvm trunk into the WebKit directory:
svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm
make[1]: *** [libs] Error 1
make: *** [all] Error 2
Comment 1 David Kilzer (:ddkilzer) 2014-06-02 09:25:27 PDT
<rdar://problem/17047638>
Comment 2 David Kilzer (:ddkilzer) 2014-06-02 09:50:20 PDT
Created attachment 232385 [details]
Patch v1
Comment 3 Brent Fulgham 2014-06-02 10:15:20 PDT
This patch looks fine to me, do we need Filip or someone to confirm? Otherwise I'll approve.
Comment 4 Build Bot 2014-06-02 10:56:34 PDT
Comment on attachment 232385 [details]
Patch v1

Attachment 232385 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/5860892692447232

New failing tests:
media/W3C/video/src/src_reflects_attribute_not_source_elements.html
Comment 5 Build Bot 2014-06-02 10:56:36 PDT
Created attachment 232390 [details]
Archive of layout-test-results from webkit-ews-16 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-16  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 6 David Kilzer (:ddkilzer) 2014-06-02 17:44:39 PDT
Comment on attachment 232385 [details]
Patch v1

Layout test failures are unrelated to this change.
Comment 7 WebKit Commit Bot 2014-06-02 18:16:13 PDT
Comment on attachment 232385 [details]
Patch v1

Clearing flags on attachment: 232385

Committed r169552: <http://trac.webkit.org/changeset/169552>
Comment 8 WebKit Commit Bot 2014-06-02 18:16:17 PDT
All reviewed patches have been landed.  Closing bug.