The latest "emerge --sync" >>> Unpacking curl-7.20.0.tar.bz2 to /sys_tools/var/tmp/portage/net-misc/curl-7.20.0/work * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is: * * /sys_tools/usr/portage/net-misc/curl/files/curl-7.20.0-strip-ldflags.patch * ( curl-7.20.0-strip-ldflags.patch ) * ERROR: net-misc/curl-7.20.0 failed: * Cannot find $EPATCH_SOURCE! * * Call stack: * ebuild.sh, line 54: Called call-ebuildshell 'src_unpack' * environment, line 269: Called src_unpack * environment, line 2414: Called epatch '/sys_tools/usr/portage/net-misc/curl/files/curl-7.20.0-strip-ldflags.patch' * environment, line 1072: Called die * The specific snippet of code: * die "Cannot find \$EPATCH_SOURCE!"; $ ls -al ${EPREFIX}/usr/portage/net-misc/curl/files/curl-7.20.0-strip-ldflags.patch ls: cannot access /sys_tools/usr/portage/net-misc/curl/files/curl-7.20.0-strip-ldflags.patch: No such file or directory $ ls -al ${EPREFIX}/usr/portage/net-misc/curl/files total 21 drwxr-xr-x 2 root root 12 Mar 2 06:01 . drwxr-xr-x 3 root root 8 Mar 13 14:01 .. -rw-r--r-- 1 root root 636 Apr 27 2007 curl-7.15-strip-ldflags.patch -rw-r--r-- 1 root root 673 Apr 27 2007 curl-7.15.1-test62.patch -rw-r--r-- 1 root root 844 Jul 19 2007 curl-7.16.2-strip-ldflags.patch -rw-r--r-- 1 root root 796 Oct 7 2007 curl-7.17.0-strip-ldflags.patch -rw-r--r-- 1 root root 2560 Nov 15 2007 curl-7.17.1-null-handler-segfault.patch -rw-r--r-- 1 root root 1808 Nov 4 2008 curl-7.18.2-nss-threadsafe.patch -rw-r--r-- 1 root root 662 Oct 10 2008 curl-7.18.2-prefix.patch -rw-r--r-- 1 root root 864 Mar 2 06:01 curl-7.19.7-interix.patch -rw-r--r-- 1 root root 483 Nov 8 08:17 curl-7.19.7-test241.patch -rw-r--r-- 1 root root 1498 Jul 19 2007 libcurl-gnutlscert.patch
$ emerge --info Portage 2.2.00.15819-prefix (prefix/sunos/solaris/5.10/x86, gcc-4.4.3, unavailable, 5.10 i86pc) ================================================================= System uname: Solaris-2.10-i86pc-i386-32bit-ELF Timestamp of tree: Mon, 15 Mar 2010 16:06:38 +0000 app-shells/bash: 4.0_p37 dev-lang/python: 2.6.4 dev-util/cmake: 2.8.0-r2 sys-devel/autoconf: 2.63-r01.1 sys-devel/automake: 1.10.2-r00.1, 1.11.1 sys-devel/binutils: 2.20.51.0.4 sys-devel/gcc: 4.4.3 sys-devel/gcc-config: 1.4.1-r00.2 sys-devel/libtool: 2.2.6b ACCEPT_KEYWORDS="~x86-solaris" ACCEPT_LICENSE="* -@EULA" CBUILD="i386-pc-solaris2.10" CFLAGS="-O2 -pipe" CHOST="i386-pc-solaris2.10" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo" CPPFLAGS="-I/sys_tools/usr/include" CXXFLAGS="-O2 -pipe" DISTDIR="/sys_tools/usr/portage/distfiles" FEATURES="assume-digests collision-protect distlocks fixpackages news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unmerge-logs unmerge-orphans userfetch" GENTOO_MIRRORS="http://distfiles.gentoo.org" LDFLAGS="-L/sys_tools/usr/lib -R/sys_tools/usr/lib -L/sys_tools/lib -R/sys_tools/lib" PKGDIR="/sys_tools/usr/portage/packages" PORTAGE_CONFIGROOT="/sys_tools/" 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="/sys_tools/var/tmp" PORTDIR="/sys_tools/usr/portage" PORTDIR_OVERLAY="/sys_tools/usr/local/portage" SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix" USE="cracklib cxx kerberos modules ncurses nls prefix readline ssl unicode x86-solaris zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 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 proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_http auth_digest" ELIBC="SunOS" INPUT_DEVICES="keyboard mouse" KERNEL="SunOS" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" Unset: CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
I was just fixing this while you were filing the bug :) Thanks for the reminder.