[Webkit-unassigned] [Bug 199507] New: webkitpy tests are broken
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 4 20:32:23 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199507
Bug ID: 199507
Summary: webkitpy tests are broken
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aakash_jain at apple.com
CC: aakash_jain at apple.com, ap at webkit.org,
dbates at webkit.org, dean_johnson at apple.com,
jbedard at apple.com
e.g.:
https://build.webkit.org/builders/Apple%20High%20Sierra%20Release%20WK2%20%28Tests%29/builds/12097/steps/webkitpy-test/logs/stdio
https://ews-build.webkit.org/#/builders/5/builds/3245/steps/7/logs/stdio
Ld /Volumes/Data/worker/WebKitPy-Tests-EWS/build/WebKitBuild/Release/lldbWebKitTester normal x86_64
cd /Volumes/Data/worker/WebKitPy-Tests-EWS/build/Tools/lldb/lldbWebKitTester
export MACOSX_DEPLOYMENT_TARGET=10.13
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -L/Volumes/Data/worker/WebKitPy-Tests-EWS/build/WebKitBuild/Release -F/Volumes/Data/worker/WebKitPy-Tests-EWS/build/WebKitBuild/Release -filelist /Volumes/Data/worker/WebKitPy-Tests-EWS/build/WebKitBuild/lldbWebKitTester.build/Release/lldbWebKitTester.build/Objects-normal/x86_64/lldbWebKitTester.LinkFileList -mmacosx-version-min=10.13 -Xlinker -object_path_lto -Xlinker /Volumes/Data/worker/WebKitPy-Tests-EWS/build/WebKitBuild/lldbWebKitTester.build/Release/lldbWebKitTester.build/Objects-normal/x86_64/lldbWebKitTester_lto.o -Xlinker -no_deduplicate -stdlib=libc++ -framework Cocoa -framework Security -force_load /Volumes/Data/worker/WebKitPy-Tests-EWS/build/WebKitBuild/Release/libWTF.a -licucore -lWTF -Xlinker -dependency_info -Xlinker /Volumes/Data/worker/WebKitPy-Tests-EWS/build/WebKitBuild/lldbWebKitTester.build/Release/lldbWebKitTester.build/Objects-normal/x86_64/lldbWebKitTester_dependency_info.dat -o /Volumes/Data/worker/WebKitPy-Tests-EWS/build/WebKitBuild/Release/lldbWebKitTester
Undefined symbols for architecture x86_64:
"_compression_stream_destroy", referenced from:
WTF::gunzip(unsigned char const*, unsigned long) in libWTF.a(GunzipCocoa.o)
"_compression_stream_init", referenced from:
WTF::gunzip(unsigned char const*, unsigned long) in libWTF.a(GunzipCocoa.o)
"_compression_stream_process", referenced from:
WTF::gunzip(unsigned char const*, unsigned long) in libWTF.a(GunzipCocoa.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190705/0acb1537/attachment-0001.html>
More information about the webkit-unassigned
mailing list