<?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>99819</bug_id>
          
          <creation_ts>2005-07-21 11:14 0000</creation_ts>
          <short_desc>on stage 1 install emerge -e system dies on pkgconfig due to missing automake dep</short_desc>
          <delta_ts>2005-08-21 04:25:44 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>unspecified</version>
          <rep_platform>AMD64</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>llucas@mantle.g-status.com</reporter>
          <assigned_to>gnome@gentoo.org</assigned_to>
          <cc>amd64@gentoo.org</cc>
    
    <cc>austin.grossman@gmail.com</cc>

      

      
          <long_desc isprivate="0">
            <who>llucas@mantle.g-status.com</who>
            <bug_when>2005-07-21 11:14:10 0000</bug_when>
            <thetext>i am in the process of a stage1 install following the handbook and using setting
~amd64 in make.conf.  upon moving from stage1 to stage2 with the &quot;emerge -e
system&quot; command, pkgconfig is being emerged before automake, which causes
pkgconfig to die.  &quot;emerge automake &amp;&amp; emerge -e system&quot; fixed the problem and
stage2 finished as expected.  i will attempt to reproduce in a chroot once this
system is running...

Reproducible: Didn&apos;t try
Steps to Reproduce:
1. stage 1 install as per handbook
2. emerge -e system (dies on pkgconfig)
3. emerge automake &amp;&amp; emerge -e system (works)

Actual Results:  
emerge -e system died and could not be saved by emerge --resume.  step 3 solved it.

Expected Results:  
emerged automake then emerged pkgconfig

Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.11-morph9 x86_64)
=================================================================
System uname: 2.6.11-morph9 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre1
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=&quot;amd64 ~amd64&quot;
AUTOCLEAN=&quot;yes&quot;
CBUILD=&quot;x86_64-pc-linux-gnu&quot;
CFLAGS=&quot;-O3 -march=athlon64 -pipe -ffast-math -funroll-all-loops -fpeel-loops
-ftracer -funswitch-loops -funit-at-a-time&quot;
CHOST=&quot;x86_64-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/terminfo /etc/env.d&quot;
CXXFLAGS=&quot;-O3 -march=athlon64 -pipe -ffast-math -funroll-all-loops -fpeel-loops
-ftracer -funswitch-loops -funit-at-a-time&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoconfig ccache distlocks sandbox sfperms strict&quot;
GENTOO_MIRRORS=&quot;http://gentoo.osuosl.org&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
USE=&quot;amd64 X a52 aac aalib acpi aim alsa avi bash-completion bitmap-fonts
browserplugin bzip2 cd cdr clamav crypt cups dbus dv dvd dvdr dvdread eds encode
exif firefox flash foomaticdb fortran gif gnome gpm gtk gtk2 hal imagemagick
imlib ithreads java javascript jikes jpeg live lzw lzw-tiff mbox mozilla
moznocompose moznoirc moznomail mozsvg mp3 mpeg mysql ncurses network nls nptl
nptlonly nvidia offensive opengl oss pam pdflib perl pic png posix python
quicktime readline real samba sdl spell ssl svg tcltk tcpd tiff truetype
truetype-fonts type1-fonts unicode usb userlocales videos xml xml2 xmms xpm
xprint xv xvid xvmc zlib userland_GNU kernel_linux elibc_glibc&quot;
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>llucas@mantle.g-status.com</who>
            <bug_when>2005-07-21 11:17:04 0000</bug_when>
            <thetext>my mistake, i of course meant when moving from stage2 to stage3.  </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>foser@gentoo.org</who>
            <bug_when>2005-07-22 06:31:24 0000</bug_when>
            <thetext>autotools are in base, pkgconfig isn&apos;t. I&apos;m not quite sure how this could happen ?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>allanonjl@gentoo.org</who>
            <bug_when>2005-07-29 17:10:43 0000</bug_when>
            <thetext>reporter: were you able to reproduce this?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>llucas@mantle.g-status.com</who>
            <bug_when>2005-07-30 13:17:38 0000</bug_when>
            <thetext>Unfortunately, the machine suffered a hardware failure not long after my report.
 M/B is currently under RMA to Giga-byte.  Will look into again when hardware is
back....apologies to all.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>albert+gentoo-bugzilla@cdr.se</who>
            <bug_when>2005-08-02 02:08:10 0000</bug_when>
            <thetext>I ran into this too when bootstrapping from 2005.0 yesterday. Unfortunately I 
resolved the problem to continue merging system during night so logs are gone 
and emerge --info is no longer correct with regards to version numbers.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2005-08-03 12:41:37 0000</bug_when>
            <thetext>*** Bug 101103 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>llucas@mantle.g-status.com</who>
            <bug_when>2005-08-03 13:28:36 0000</bug_when>
            <thetext>looks like a few others have come across this too...so i&apos;ll reopen as the other
was marked as a dup.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>leonardop@gentoo.org</who>
            <bug_when>2005-08-03 20:43:10 0000</bug_when>
            <thetext>Apparently there are packages in the base profile (or packages implicitly
brought by the default USE flags) that depend on pkgconfig, which could be
causing this.

I&apos;ve added automake as a dependency in the relevant ebuild. If it&apos;s possible,
it&apos;d be nice if someone could test this on a clean system and let us know the
result.

Thanks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>llucas@mantle.g-status.com</who>
            <bug_when>2005-08-19 16:15:08 0000</bug_when>
            <thetext>no activity for over two weeks, any objections to marking as resolved?  this fix
would have undoubtedly fixed my problem, and it appears no one else is running
into it thanks to the fix.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>blubb@gentoo.org</who>
            <bug_when>2005-08-21 04:25:44 0000</bug_when>
            <thetext>nope :)</thetext>
          </long_desc>
      
    </bug>

</bugzilla>