<?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>13041</bug_id>
          
          <creation_ts>2003-01-01 13:26 0000</creation_ts>
          <short_desc>Emerge autoconf barfs</short_desc>
          <delta_ts>2003-02-04 19:42:18 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>Core system</component>
          <version>1.2</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>gentoo@webhackande.se</reporter>
          <assigned_to>azarah@gentoo.org</assigned_to>
          <cc>liverbugg@juno.com</cc>
    
    <cc>moonlite@linux.nu</cc>

      

      
          <long_desc isprivate="0">
            <who>gentoo@webhackande.se</who>
            <bug_when>2003-01-01 13:26:42 0000</bug_when>
            <thetext>This is a new install from 1.2: While doing an emerge -u world, autoconf failed:

Making all in doc
make[1]: Entering directory `/var/tmp/portage/autoconf-2.54/work/autoconf-2.54/doc&apos;
Updating version.texi
/bin/sh /var/tmp/portage/autoconf-2.54/work/autoconf-2.54/config/missing --run
makeinfo --no-split -I . \
`test -f &apos;autoconf25.texi&apos; || echo &apos;./&apos;`autoconf25.texi -o autoconf25.info
autoconf25.texi:70: Unknown command `copying&apos;.
autoconf25.texi:93: Unmatched `@end&apos;.
autoconf25.texi:144: Unknown command `insertcopying&apos;.
autoconf25.texi:3792: Unknown command `verbatim&apos;.
autoconf25.texi:3807: Misplaced {.
autoconf25.texi:3811: Misplaced }.
autoconf25.texi:3813: Bad argument to `end&apos;, `verbatim&apos;, using `defmac&apos;.
autoconf25.texi:3813: Unmatched `@end&apos;.
makeinfo: Removing output file `autoconf25.info&apos; due to errors; use --force to
preserve.
make[1]: *** [autoconf25.info] Error 1
make[1]: Leaving directory `/var/tmp/portage/autoconf-2.54/work/autoconf-2.54/doc&apos;
make: *** [all-recursive] Error 1

!!! ERROR: sys-devel/autoconf-2.54 failed.
!!! Function src_compile, Line 11, Exitcode 2
!!! (no error message)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gentoo@webhackande.se</who>
            <bug_when>2003-01-01 13:28:48 0000</bug_when>
            <thetext>Please also see the thread at http://forums.gentoo.org/viewtopic.php?p=160939
for possibly more information.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>azarah@gentoo.org</who>
            <bug_when>2003-01-02 15:52:40 0000</bug_when>
            <thetext>Try it like so:  FEATURES=&quot;-sandbox&quot; emerge autoconf</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gentoo@webhackande.se</who>
            <bug_when>2003-01-02 16:19:34 0000</bug_when>
            <thetext>Exact same error. I thought sandbox errors came up as a red box with access
violations? (The one I saw before, in newt, was like that, anyway. :-)

Like I mentioned, this started out as a 1.2, could there be a version mismatch
somewhere? Should I try to emerge -u something else first? (That said, I did
almost the same thing just over a week ago on another machine with no errors,
this is a HP Omnibook 4100 that I&apos;m prepping for a life as a picture frame. ;-)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>azarah@gentoo.org</who>
            <bug_when>2003-01-02 18:26:39 0000</bug_when>
            <thetext>What version of portage ?
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gentoo@webhackande.se</who>
            <bug_when>2003-01-02 18:28:32 0000</bug_when>
            <thetext>portage 2.0.46-r4</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>azarah@gentoo.org</who>
            <bug_when>2003-01-05 10:28:22 0000</bug_when>
            <thetext>*** Bug 13137 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>azarah@gentoo.org</who>
            <bug_when>2003-01-05 10:32:12 0000</bug_when>
            <thetext>What version of texinfo ?

  # makeinfo --version</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gentoo@webhackande.se</who>
            <bug_when>2003-01-05 11:20:12 0000</bug_when>
            <thetext>makeinfo (GNU textinfo) 4.0</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gentoo@webhackande.se</who>
            <bug_when>2003-01-05 11:50:51 0000</bug_when>
            <thetext>Anticipating your next suggestion, I did an &lt;i&gt;emerge texinfo&lt;/I&gt; to upgrade it
to the current version (4.3) and after that, &lt;I&gt;emerge autoconf&lt;/I&gt; worked too.
Thanks! :-)

However, I&apos;m leaving the bug as ASSIGNED since it&apos;s probably a good idea to do
something about autoconf&apos;s and groff&apos;s emerge dependencies.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>azarah@gentoo.org</who>
            <bug_when>2003-01-07 12:09:25 0000</bug_when>
            <thetext>Yep, just marked it stable, thanks :)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2003-01-16 17:33:05 0000</bug_when>
            <thetext>*** Bug 14052 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>azarah@gentoo.org</who>
            <bug_when>2003-01-17 05:35:21 0000</bug_when>
            <thetext>Fixed autoconf to depend on texinfo-4.3 or later.
</thetext>
          </long_desc>
      
    </bug>

</bugzilla>