<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>131952</bug_id>
          
          <creation_ts>2014-04-21 14:36:04 -0700</creation_ts>
          <short_desc>WTF.xcodeproj no longer builds in Xcode since bmalloc target was added</short_desc>
          <delta_ts>2014-09-04 09:41:16 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Template Framework</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.9</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Matt Langston">matt_langston</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ggaren</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1002682</commentid>
    <comment_count>0</comment_count>
    <who name="Matt Langston">matt_langston</who>
    <bug_when>2014-04-21 14:36:04 -0700</bug_when>
    <thetext>The WTF.xcodeproj no longer builds in Xcode 5.1.1 since bmalloc target was added. This is the error from Xcode Issue Navigator:

Libtool /Users/matt/Library/Developer/Xcode/DerivedData/JavaScriptCore-gvckxkaproycptdlzqvkmupxvzdm/Build/Products/Debug/libWTF.a normal x86_64
    cd /Users/matt/Documents/Appcelerator/src/Apple/WebKit.github2/Source/WTF
    export MACOSX_DEPLOYMENT_TARGET=10.9
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only x86_64 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -L/Users/matt/Library/Developer/Xcode/DerivedData/JavaScriptCore-gvckxkaproycptdlzqvkmupxvzdm/Build/Products/Debug -filelist /Users/matt/Library/Developer/Xcode/DerivedData/JavaScriptCore-gvckxkaproycptdlzqvkmupxvzdm/Build/Intermediates/WTF.build/Debug/WTF.build/Objects-normal/x86_64/WTF.LinkFileList -lbmalloc -o /Users/matt/Library/Developer/Xcode/DerivedData/JavaScriptCore-gvckxkaproycptdlzqvkmupxvzdm/Build/Products/Debug/libWTF.a

error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: can&apos;t locate file for: -lbmalloc
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: -lbmalloc is not an object file (not allowed in a library)

Warmest regards, Matt</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1005814</commentid>
    <comment_count>1</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2014-05-01 12:49:09 -0700</bug_when>
    <thetext>Did you remember to build bmalloc before building WTF? This is required -- just like you need to build WTF before building JavaScriptCore.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1033223</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-09-04 09:41:16 -0700</bug_when>
    <thetext>No response in several months, closing. Please feel free to re-open if this still occurs to you.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>