<?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>88926</bug_id>
          
          <creation_ts>2012-06-12 14:58:34 -0700</creation_ts>
          <short_desc>[Gtk] Deprecated Automake &apos;mkdir_p&apos; causes build failures</short_desc>
          <delta_ts>2013-09-09 04:44:08 -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>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>88790</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="Ryan Pennucci">decimalman</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>a.renevier</cc>
    
    <cc>berto</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>647376</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Pennucci">decimalman</who>
    <bug_when>2012-06-12 14:58:34 -0700</bug_when>
    <thetext>As reported at https://bugs.gentoo.org/show_bug.cgi?id=420591.  The Gentoo ebuild runs eautoreconf (emulates autoreconf) on the sources before building.

With newer versions of automake run on the sources, &apos;mkdir_p&apos; isn&apos;t set, but it&apos;s still used in the makefile.  The result is the following error:
make[2]: Leaving directory `/var/tmp/portage/net-libs/webkit-gtk-1.8.1-r301/work/webkit-1.8.1&apos;
touch stamp-po
./.deps/DerivedSources
make[1]: ./.deps/DerivedSources: Command not found
make[1]: *** [all-local] Error 127
make[1]: Leaving directory `/var/tmp/portage/net-libs/webkit-gtk-1.8.1-r301/work/webkit-1.8.1&apos;
make: *** [all] Error 2

I submitted a patch to the Gentoo bug tracker changing all instances of &apos;mkdir_p&apos; to &apos;MKDIR_P&apos; in various GNUmakefile.am files, fixing the issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>647401</commentid>
    <comment_count>1</comment_count>
    <who name="arno.">a.renevier</who>
    <bug_when>2012-06-12 15:18:52 -0700</bug_when>
    <thetext>It should have been fixed with changeset 120012

http://trac.webkit.org/changeset/120012

Would you mind trying with latest WebKit trunk ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>647447</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Pennucci">decimalman</who>
    <bug_when>2012-06-12 16:12:14 -0700</bug_when>
    <thetext>It&apos;s fixed in trunk.  I&apos;m not sure why the previous report didn&apos;t show up when I was searching.

Thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>926650</commentid>
    <comment_count>3</comment_count>
    <who name="Alberto Garcia">berto</who>
    <bug_when>2013-09-09 04:44:08 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>