RESOLVED FIXED 127935
DumpRenderTree fails to build with ASAN: -fsanitize=address passed to static DRT target
https://bugs.webkit.org/show_bug.cgi?id=127935
Summary DumpRenderTree fails to build with ASAN: -fsanitize=address passed to static ...
David Farler
Reported 2014-01-30 12:51:51 PST
Libtool /Volumes/Data/BuildSlave/build-asan-webkit/OpenSource/WebKitBuild/Release/libDumpRenderTree.a normal x86_64 cd /Volumes/Data/BuildSlave/build-asan-webkit/OpenSource/Tools/DumpRenderTree /Applications/Xcode.app/Contents/Developer/Toolchains/ASAN.xctoolchain/usr/bin/libtool -static -arch_only x86_64 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.Internal.sdk -L/Volumes/Data/BuildSlave/build-asan-webkit/OpenSource/WebKitBuild/Release -filelist /Volumes/Data/BuildSlave/build-asan-webkit/OpenSource/WebKitBuild/DumpRenderTree.build/Release/DumpRenderTree\ (Library).build/Objects-normal/x86_64/DumpRenderTree.LinkFileList -fsanitize=address -lclang_rt.asan_osx_dynamic -o /Volumes/Data/BuildSlave/build-asan-webkit/OpenSource/WebKitBuild/Release/libDumpRenderTree.a /Applications/Xcode.app/Contents/Developer/Toolchains/ASAN.xctoolchain/usr/bin/libtool: unknown option character `f' in: -fsanitize=address
Attachments
Patch (1.84 KB, patch)
2014-01-30 12:57 PST, David Farler
aestes: review+
David Farler
Comment 1 2014-01-30 12:57:30 PST
Andy Estes
Comment 2 2014-01-30 13:18:05 PST
Comment on attachment 222716 [details] Patch r=me, but I'd rather this be done in DumpRenderTreeLibrary.xcconfig.
David Farler
Comment 3 2014-01-30 13:21:39 PST
David Farler
Comment 4 2014-01-30 13:31:52 PST
Committed r163110: http://trac.webkit.org/changeset/163110 (Moved to xcconfig)
Note You need to log in before you can comment on or make changes to this bug.