<?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>22676</bug_id>
          
          <creation_ts>2008-12-05 02:09:53 -0800</creation_ts>
          <short_desc>WebKitTools/Scripts/build-webkit --qt fails</short_desc>
          <delta_ts>2008-12-05 10:54:34 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Other</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>22683</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Bernhard Rosenkraenzer">bero</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>eric</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>101453</commentid>
    <comment_count>0</comment_count>
    <who name="Bernhard Rosenkraenzer">bero</who>
    <bug_when>2008-12-05 02:09:53 -0800</bug_when>
    <thetext>When using WebKitTools/Scripts/build-webkit --qt in recent snapshots, the build process fails saying

WebKitTools/Scripts/build-webkit --qt --svg --svg-animation --svg-filters --svg-foreign-object --svg-fonts --svg-as-image --svg-use --xpath --xslt --video
Calling &apos;qmake --qt CONFIG+=qt-port -r OUTPUT_DIR=/usr/src/ark/BUILD/WebKit/WebKitBuild/Release /usr/src/ark/BUILD/WebKit/WebKit.pro CONFIG+=release CONFIG-=debug&apos; in /usr/src/ark/BUILD/WebKit/WebKitBuild/Release

***Unknown option --qt
Usage: qmake [mode] [options] [files]
[...]


The problem is that --qt is being passed to qmake, which doesn&apos;t take that option.
Simply omitting the --qt (and relying on build-webkit doing the right thing because QTDIR is set) works.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101520</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2008-12-05 10:54:34 -0800</bug_when>
    <thetext>So this was an intentional change, which clearly needs to be rolled-out, or improved upon.  See my reply to bug 22683 which is the same bug.

*** This bug has been marked as a duplicate of 22683 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>