Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 252414 - sys-apps/openrc-0.4.1 failed to compile (Cannot find $EPATCH_SOURCE!)
Summary: sys-apps/openrc-0.4.1 failed to compile (Cannot find $EPATCH_SOURCE!)
Status: RESOLVED DUPLICATE of bug 252340
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: MIPS Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-24 17:36 UTC by Mike Hammill
Modified: 2008-12-24 17:51 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 Mike Hammill 2008-12-24 17:36:25 UTC
Compile of openrc-0.4.1 fails on MIPs with:

# cat /var/log/portage/sys-apps:openrc-0.4.1:20081224-080923.log
>>> Unpacking source...
>>> Unpacking openrc-0.4.1.tar.bz2 to /var/tmp/portage/sys-apps/openrc-0.4.1/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/sys-apps/openrc/files/0.4.1/*.patch
 *   ( *.patch )

 * 
 * ERROR: sys-apps/openrc-0.4.1 failed.


Reproducible: Always

Steps to Reproduce:
1. emerge openrc

Actual Results:  
fails to compile

Expected Results:  
compiled openrc

emerge --info

Portage 2.1.6.2 (default/linux/mips/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.27.6-mipsgit-20081115 mips64)
=================================================================
System uname: Linux-2.6.27.6-mipsgit-20081115-mips64-R5000_V2.1_FPU_V1.0-with-glibc2.0
Timestamp of tree: Wed, 24 Dec 2008 00:20:01 +0000
distcc 3.1 mips-unknown-linux-gnu [disabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p48
dev-lang/python:     2.5.2-r8
dev-util/ccache:     2.4-r8
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.0
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.63
sys-devel/automake:  1.10.2
sys-devel/binutils:  2.19
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="mips ~mips"
CBUILD="mips-unknown-linux-gnu"
CFLAGS="-O2 -march=mips4 -pipe -mabi=32"
CHOST="mips-unknown-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=mips4 -pipe -mabi=32"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildpkg ccache distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans user-fetch userfetch"
GENTOO_MIRRORS="http://ftp.ing.umu.se/linux/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.ds.karen.hj.se/gentoo/ http://trumpetti.atm.tut.fi/gentoo/"
LC_ALL="en_US.utf8"
LDFLAGS="-Wl,--hash-style=sysv"
LINGUAS="en_US en_GB sv_SE sv"
MAKEOPTS="-j2"
PKGDIR="/var/pkg"
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="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://giddy.michael.hammill.name/gentoo-portage"
USE="/ bash-completion berkdb bzip2 cli cracklib crypt cups fam fortran gdbm gpm iconv ipv6 isdnlog mailwrapper midi mips mudflap ncurses nls no-old-linux nptl nptlonly openmp pam pcre perl pppd python readline reflection session spl ssl sysfs tcpd unicode vram xorg 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US en_GB sv_SE sv" USERLAND="GNU" VIDEO_CARDS="fbdev impact newport"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Serkan Kaba (RETIRED) gentoo-dev 2008-12-24 17:51:16 UTC
This is already reported and fixed, please sync.

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