<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>189556</bug_id>
          
          <creation_ts>2007-08-20 07:00 0000</creation_ts>
          <short_desc>x11-libs/vte-0.16.8 automake fails</short_desc>
          <delta_ts>2007-08-22 00:38:55 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Library</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>wojciech.juszczyk@gmail.com</reporter>
          <assigned_to>gnome@gentoo.org</assigned_to>
          <cc>dcecchin@gmail.com</cc>
    
    <cc>gentoo@necoro.eu</cc>
    
    <cc>polynomial-c@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>wojciech.juszczyk@gmail.com</who>
            <bug_when>2007-08-20 07:00:41 0000</bug_when>
            <thetext>While upgrading vte from version 0.16.6-r1 to 0.16.8 emerge ends up running automake.

Reproducible: Always

Steps to Reproduce:
1.emerge -v vte

Actual Results:  
 * Running aclocal ...                                                                                                                               [ ok ]
 * Running libtoolize --copy --force --automake ...                                                                                                      [ ok ]
 * Running aclocal ...                                                                                                                                   [ ok ]
 * Running autoconf ...                                                                                                                                  [ ok ]
 * Running autoheader ...                                                                                                                                [ ok ]
 * Running automake --add-missing --copy ...                                                                                                  [ !! ]

 * Failed Running automake !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/x11-libs/vte-0.16.8/temp/automake-18256.out

 * 
 * ERROR: x11-libs/vte-0.16.8 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_unpack
 *   ebuild.sh, line 768:   Called qa_call &apos;src_unpack&apos;
 *   ebuild.sh, line 44:   Called src_unpack
 *   vte-0.16.8.ebuild, line 54:   Called eautoreconf
 *   autotools.eclass, line 97:   Called eautomake
 *   autotools.eclass, line 194:   Called autotools_run_tool &apos;automake&apos; &apos;--add-missing&apos; &apos;--copy&apos;
 *   autotools.eclass, line 218:   Called die
 * 
 * Failed Running automake !
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at &apos;/var/tmp/portage/x11-libs/vte-0.16.8/temp/build.log&apos;.



Contents of /var/tmp/portage/x11-libs/vte-0.16.8/temp/build.log:

***** automake *****

gtk-doc.make:7: GTK_DOC_USE_LIBTOOL does not appear in AM_CONDITIONAL
doc/reference/Makefile.am:63:   `gtk-doc.make&apos; included from here
gtk-doc.make:43: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL
doc/reference/Makefile.am:63:   `gtk-doc.make&apos; included from here
gtk-doc.make:136: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL
doc/reference/Makefile.am:63:   `gtk-doc.make&apos; included from here
src/Makefile.am:310: compiling `buffer.c&apos; with per-target flags requires `AM_PROG_CC_C_O&apos; in `configure.in&apos;
Makefile.am:13: shell echo $(PACKAGE: non-POSIX variable name
Makefile.am:13: (probably a GNU make extension)

Installed versions of automake:

sys-devel/automake-1.10
sys-devel/automake-1.4_p6
sys-devel/automake-1.5
sys-devel/automake-1.6.3
sys-devel/automake-1.7.9-r1
sys-devel/automake-1.8.5-r3
sys-devel/automake-1.9.6-r2</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dcecchin@gmail.com</who>
            <bug_when>2007-08-20 07:23:21 0000</bug_when>
            <thetext>confirmed, same versions of automake running here, same error.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>leio@gentoo.org</who>
            <bug_when>2007-08-20 08:15:58 0000</bug_when>
            <thetext>Additionally the ChangeLog claims that it uses python-config to determine python location and this probably can&apos;t work with our current python2.4 provided python-config.
Therefore I have package.masked this until the mess is fixed.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eva@gentoo.org</who>
            <bug_when>2007-08-21 09:37:02 0000</bug_when>
            <thetext>I just unmasked a fixed version of this ebuild. Could you please try it ?
(the ebuild is in CVS since yesterday but I unmasked it this morning)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wojciech.juszczyk@gmail.com</who>
            <bug_when>2007-08-21 10:48:31 0000</bug_when>
            <thetext>(In reply to comment #3)
&gt; I just unmasked a fixed version of this ebuild. Could you please try it ?
&gt; (the ebuild is in CVS since yesterday but I unmasked it this morning)
&gt; 

Builds ok, thanks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ed@catmur.co.uk</who>
            <bug_when>2007-08-21 22:19:08 0000</bug_when>
            <thetext>python-config is bug 188029</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eva@gentoo.org</who>
            <bug_when>2007-08-21 22:53:22 0000</bug_when>
            <thetext>actually automake doesn&apos;t suffer from this problem it seems, anyway thanks all for the reports.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gentoo@necoro.eu</who>
            <bug_when>2007-08-22 00:38:55 0000</bug_when>
            <thetext>(In reply to comment #2)
&gt; Additionally the ChangeLog claims that it uses python-config to determine
&gt; python location and this probably can&apos;t work with our current python2.4
&gt; provided python-config.
&gt; Therefore I have package.masked this until the mess is fixed.
&gt; 
see bug #189770</thetext>
          </long_desc>
      
    </bug>

</bugzilla>