Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103590 - net-zope/zope-2.7.7 fails to build - ebuild-error
Summary: net-zope/zope-2.7.7 fails to build - ebuild-error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: net-zope (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 103767 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-24 09:01 UTC by Mikkel Høgh
Modified: 2005-08-25 16:24 UTC (History)
3 users (show)

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 Mikkel Høgh 2005-08-24 09:01:12 UTC
Zope 2.7.7 fails to build on my machine. It complains about a missing
$EPATCH_SOURCE.

Reproducible: Always
Steps to Reproduce:
1. # emerge -u zope
Actual Results:  
Zope built. Next, do 'make install' (or 'make instance'
to run a Zope instance directly from the build directory).

>>> Test phase [not enabled]: net-zope/zope-2.7.7

>>> Install zope-2.7.7 into /var/tmp/portage/zope-2.7.7/image/ category net-zope
 * Patching structured text
 * make sure you have set the system python encoding to utf-8
 * create the file sitecustomize.py inside your site-packages
 * import sys
 * sys.setdefaultencoding('utf8')

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /usr/portage/net-zope/zope/files/2.7.7/i18n-1.0.0.patch
 *   ( i18n-1.0.0.patch )


!!! ERROR: net-zope/zope-2.7.7 failed.
!!! Function epatch, Line 217, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!
!!! If you need support, post the topmost build error, NOT this status message.


Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r1, 2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
http://mirror.gentoo.no/ http://mirror.switch.ch/mirror/gentoo/
http://gentoo.osuosl.org/ http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo/"
LANG="en_GB.utf8"
LC_ALL="en_GB.utf8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -s"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aac acpi alsa apache2 arts avi bash-completion berkdb bitmap-fonts
bluetooth bzip2 calendar cddb cdr crypt cups curl dbus doc dv dvd dvdr dvdread
eds emboss encode esd fam ffmpeg flac foomaticdb fortran ftp gcj gd gdbm gif gpm
gstreamer gtk2 hal icc imagemagick imlib innodb javascript jikes jpeg jython kde
kdeenablefinal ldap libg++ libwww mad mikmod mmx mng motif mozilla mp3 mpeg msn
mysql ncurses nls nptl nvidia odbc ogg oggvorbis opengl oss pam pcre pdflib perl
php png python qt quicktime readline real samba scanner sdl sl slang speex spell
sqlite sse sse2 ssl subversion svg tcpd tetex theora threads tidy tiff truetype
truetype-fonts type1-fonts unicode vcf vorbis win32codecs xine xml xml2 xmlrpc
xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jodok Batlogg (RETIRED) gentoo-dev 2005-08-24 10:52:21 UTC
doh! need to investigate this
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2005-08-25 04:43:25 UTC
this is the version in stable please fix this asap.
Comment 3 Jodok Batlogg (RETIRED) gentoo-dev 2005-08-25 05:39:54 UTC
fix for #103590 - sorry, files were not checked in
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-08-25 16:24:13 UTC
*** Bug 103767 has been marked as a duplicate of this bug. ***