<?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>98159</bug_id>
          
          <creation_ts>2005-07-06 14:54 0000</creation_ts>
          <short_desc>dante fails to build at stage2 time due to dependence on automake</short_desc>
          <delta_ts>2005-07-16 01:58:53 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>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>AMD64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>http://forums.gentoo.org/viewtopic-t-355144.html</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>aero1967@fastmail.fm</reporter>
          <assigned_to>net-proxy@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>aero1967@fastmail.fm</who>
            <bug_when>2005-07-06 14:54:45 0000</bug_when>
            <thetext>detailed stdout and stderr output from the attempted emerge of the package in
question is available in the gentoo forums post linked earlier, but some
relevant snippets are:

                     Configure status:

Acceptlock:        workaround enabled on this platform
Preloading:        OK
SO_SNDLOWAT:       not enabled for this platform
select:            OK
Routeinfo:         OK
PAM support:       OK

This software should perform optimally when all the lines above report &apos;OK&apos;.
This is not possible on all platforms.

                     Modules:

redirect:          not found
bandwidth:         not found

cd . &amp;&amp; /bin/sh /var/tmp/portage/dante-1.1.15-r1/work/dante-1.1.15/missing --run
aclocal-1.9
cd . &amp;&amp; /bin/sh /var/tmp/portage/dante-1.1.15-r1/work/dante-1.1.15/missing --run
autoconf
 cd . &amp;&amp; /bin/sh /var/tmp/portage/dante-1.1.15-r1/work/dante-1.1.15/missing
--run automake-1.9 --foreign
configure.ac:25: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
WARNING: `autoconf&apos; is missing on your system.  You should only need it if
         you modified `configure.ac&apos;.  You might want to install the
         `Autoconf&apos; and `GNU m4&apos; packages.  Grab them from any GNU
         archive site.

followed later by:

checking whether yytext is a pointer... WARNING: `automake-1.9&apos; is needed, and
you do not seem to have it handy on your
         system.  You might have modified some files without having the
         proper tools for further handling them.  Check the `README&apos; file,
         it often tells you about the needed prerequirements for installing
         this package.  You may also peek at any GNU archive site, in case
         some other package would contain this missing `automake-1.9&apos; program.
make: *** [Makefile.in] Error 1
make: *** Waiting for unfinished jobs....


Reproducible: Always
Steps to Reproduce:
1. startup on LiveCD for 2005.0 on AMD64
2. set environment up as directed by handbook, prior to running stage1 bootstrap
3. in make.conf, add USE flag of &quot;socks5&quot;
4. run bootstrap.sh
5. perform emerge --emptytree system as directed by the handbook

Actual Results:  
dante fails to build when performing the emerge --emptytree system, with an
unsatisfied dependence on automake (hasn&apos;t been built/not available yet)

Expected Results:  
dante should have been built without issue</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dr@rootix.de</who>
            <bug_when>2005-07-13 16:44:37 0000</bug_when>
            <thetext>The Problem is the demendecy on libtool. Simply emerge it and then reemerge
dante. It works. (Could be, you have to emerge pam for the &quot;useradd&quot; command)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mrness@gentoo.org</who>
            <bug_when>2005-07-16 01:58:53 0000</bug_when>
            <thetext>all dante ebuilds already had DEPEND=&quot;... &gt;=sys-devel/automake-1.9&quot;
in addition, I&apos;ve appended sys-devel/libtool for fixing the dependency of
libtoolize.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>