Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 230301 - autoconf-2.62-r1 fails to emerge in prefix portage
Summary: autoconf-2.62-r1 fails to emerge in prefix portage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-01 06:27 UTC by Rabbe Fogelholm
Modified: 2008-07-01 07:45 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rabbe Fogelholm 2008-07-01 06:27:49 UTC
While bootstrapping from scratch, during the second `emerge -e system' (code listing 1.19), the emerge of sys-devel/autoconf-2.62-r1 fails with this console output:

>>> Emerging (24 of 86) sys-devel/autoconf-2.62-r1 to /
 * autoconf-2.62.tar.gz RMD160 SHA1 SHA256 size ;-) ...                   [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking autoconf-2.62.tar.gz ;-) ...                                  [ ok ]
>>> Unpacking source...
>>> Unpacking autoconf-2.62.tar.gz to /local/scratch/portage/sys-devel/autoconf-2.62-r1/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /local/scratch/nightly/2008-07-01/usr/portage/sys-devel/autoconf/files/autoconf-2.62-revert-AC_C_BIGENDIAN.patch
 *   ( autoconf-2.62-revert-AC_C_BIGENDIAN.patch )

 * ERROR: sys-devel/autoconf-2.62-r1 failed:
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 *               ebuild.sh:  49: <call src_unpack>
 *             environment:2122: <call epatch '/local/scratch/nightly/2008-07-01/usr/portage/sys-devel/autoconf/files/autoconf-2.62-revert-AC_C_BIGENDIAN.patch'>
 *             environment: 993:                 die "Cannot find \$EPATCH_SOURCE!";
 
Output of emerge --info is:

Portage 2.2.00.10815-prefix (default-prefix/linux/x86, gcc-4.2.4, unavailable, 2.6.16.53-0.16-smp i686)
=================================================================
System uname: Linux-2.6.16.53-0.16-smp-i686-Intel-R-_Core-TM-2_CPU_6600_@_2.40GHz-with-SuSE-10-i586
Timestamp of tree: Tue, 01 Jul 2008 00:51:31 +0000
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p39
dev-lang/python:     2.5.2-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18.50.0.7
sys-devel/gcc-config: 1.4.0-r04.3
sys-devel/libtool:   1.5.26
ACCEPT_KEYWORDS="~x86-linux"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/local/tmp/nightly/2008-07-01/usr/portage/distfiles"
EPREFIX="/local/tmp/nightly/2008-07-01"
FEATURES="collision-protect distlocks parallel-fetch preserve-libs sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.gentoo.no/ http://mirror.qubenet.net/mirror/gentoo/ http://mirror.muntinternet.net/pub/gentoo/ http://ftp.linux.ee/pub/gentoo/distfiles/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LANG="en_US"
LDFLAGS=""
MAKEOPTS="-j2"
PKGDIR="/local/tmp/nightly/2008-07-01/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/local/scratch"
PORTDIR="/local/tmp/nightly/2008-07-01/usr/portage"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="X cracklib iconv midi mudflap ncurses nls openmp prefix readline ssl unicode x86 zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Fabian Groffen gentoo-dev 2008-07-01 07:31:07 UTC
weird, the patch appears to be on the mirrors:
http://rsync1.prefix.freens.org/sys-devel/autoconf/files/

also it does unpack fine for me...
Comment 2 Markus Duft (RETIRED) gentoo-dev 2008-07-01 07:44:25 UTC
(In reply to comment #1)
> weird, the patch appears to be on the mirrors:
> http://rsync1.prefix.freens.org/sys-devel/autoconf/files/
> also it does unpack fine for me...

lol, i just copied the patches over from main :) i was faster.. harhar ;)
Comment 3 Fabian Groffen gentoo-dev 2008-07-01 07:45:39 UTC
ahhhhhhhh, I already thought it was strange, I usually screw those things up indee d :)  LOL, thanks