Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160373 - Create stage2-i686: Failed Running autoconf !
Summary: Create stage2-i686: Failed Running autoconf !
Status: RESOLVED DUPLICATE of bug 155387
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: Other Linux
: Highest normal (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-06 08:24 UTC by Lónyai Gergely
Modified: 2007-01-07 01:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
autoconf-31475.out (autoconf-4628.out,98 bytes, text/plain)
2007-01-06 08:27 UTC, Lónyai Gergely
Details
eclass-debug.log (eclass-debug.log,1.14 KB, text/plain)
2007-01-06 08:28 UTC, Lónyai Gergely
Details
environment (environment,124.72 KB, text/plain)
2007-01-06 08:28 UTC, Lónyai Gergely
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lónyai Gergely 2007-01-06 08:24:40 UTC
Gentoo Catalyst, version 2.0.1
Copyright 2003-2006 The Gentoo Foundation
Distributed under the GNU General Public License version 2

Using default Catalyst configuration file, /etc/catalyst/catalyst.conf
Setting sharedir to config file value "/usr/lib/catalyst"
Setting snapshot_cache to default value "/var/tmp/catalyst/snapshot_cache"
Setting hash_function to config file value "crc32"
Setting storedir to config file value "/var/tmp/catalyst"
Setting portdir to default value "/usr/portage"
Setting distdir to config file value "/usr/portage/distfiles"
Setting options to config file value "autoresume ccache kerncache pkgcache seedcache snapcache"
Autoresuming support enabled.
Compiler cache support enabled.
Kernel cache support enabled.
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Using target: stage2
Building natively for x86
Source path set to /var/tmp/catalyst/tmp/default/stage1-x86-hu-current/tmp/stage1root/
        If this is not desired, remove this directory or turn of seedcache in the options of catalyst.conf
        the source path will then be /var/tmp/catalyst/builds/default/stage1-x86-hu-current.tar.bz2

Caching snapshot to /var/tmp/catalyst/snapshot_cache/current/
The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-stage2-i686-hu-current/
Location of the package cache is /var/tmp/catalyst/packages/default/stage2-i686-hu-current/
Location of the kerncache is /var/tmp/catalyst/kerncache/default/stage2-i686-hu-current/
Checking for processes running in chroot and killing them.
Running action sequence: unpack
Resume point detected, skipping unpack operation...
Running action sequence: unpack_snapshot
Valid snapshot cache, skipping unpack of portage tree ...
Running action sequence: config_profile_link
Resume point detected, skipping config_profile_link operation...
Running action sequence: setup_confdir
Running action sequence: portage_overlay
Running action sequence: base_dirs
Running action sequence: bind
Running action sequence: chroot_setup
Resume point detected, skipping chroot_setup operation...
Running action sequence: setup_environment
Running action sequence: run_local
copying stage2-chroot.sh to /var/tmp/catalyst/tmp/default/stage2-i686-hu-current/tmp/
copying chroot-functions.sh to /var/tmp/catalyst/tmp/default/stage2-i686-hu-current/tmp/
Running stage2-chroot.sh in chroot /var/tmp/catalyst/tmp/default/stage2-i686-hu-current/
>>> Regenerating /etc/ld.so.cache...
Calculating dependencies... done!

>>> Emerging (1 of 1) dev-util/ccache-2.4-r6 to /
 * ccache-2.4.tar.gz MD5 ;-) ...                                          [ ok ]
 * ccache-2.4.tar.gz RMD160 ;-) ...                                       [ ok ]
 * ccache-2.4.tar.gz SHA1 ;-) ...                                         [ ok ]
 * ccache-2.4.tar.gz SHA256 ;-) ...                                       [ ok ]
 * ccache-2.4.tar.gz size ;-) ...                                         [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking ccache-2.4.tar.gz ;-) ...                                     [ ok ]
>>> Unpacking source...
>>> Unpacking ccache-2.4.tar.gz to /var/tmp/portage/ccache-2.4-r6/work
 * Applying ccache-2.4-respectflags.patch ...                             [ ok ]
 * Applying ccache-2.4-utimes.patch ...                                   [ ok ]
 * Requested autoconf 2.5
 * Using 
 * Using 
 * QA Notice: ${WANT_AUTOMAKE} variable unset. Please report on http://bugs.gentoo.org/
 * Running autoconf ...                                                   [ !! ]

 * Failed Running autoconf !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/ccache-2.4-r6/temp/autoconf-4628.out


!!! ERROR: dev-util/ccache-2.4-r6 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  ccache-2.4-r6.ebuild, line 25:   Called eautoconf
  autotools.eclass, line 161:   Called autotools_run_tool 'autoconf'
  autotools.eclass, line 248:   Called die

!!! Failed Running autoconf !
!!! If you need support, post the topmost build error, and the call stack if relevant.


!!! catalyst: run script failed.


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1037, in run_local
    cmd("/bin/bash "+self.settings["controller_file"]+" run","run script failed.",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 485, in cmd
    raise CatalystError,myexc
CatalystError: <unprintable instance object>
None

!!! catalyst: Stage build aborting due to error.


Catalyst aborting....
Comment 1 Lónyai Gergely 2007-01-06 08:27:47 UTC
Created attachment 105589 [details]
autoconf-31475.out
Comment 2 Lónyai Gergely 2007-01-06 08:28:18 UTC
Created attachment 105591 [details]
eclass-debug.log
Comment 3 Lónyai Gergely 2007-01-06 08:28:41 UTC
Created attachment 105593 [details]
environment
Comment 4 Andrew Gaffney (RETIRED) gentoo-dev 2007-01-06 16:32:05 UTC
This is a known issue. Recently, ccache picked up a dependency on autoconf. Catalyst emerges ccache with --nodeps and autoconf is not installed in stage 1. The workaround for now is to disable ccache in catalyst.
Comment 5 Lónyai Gergely 2007-01-06 22:03:58 UTC
Thanks. Working.
Comment 6 SpanKY gentoo-dev 2007-01-07 01:24:37 UTC

*** This bug has been marked as a duplicate of bug 155387 ***