Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18397 - app-arch/rpm-4.0.4-r5 fails to compile: popt
Summary: app-arch/rpm-4.0.4-r5 fails to compile: popt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Stefan Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-28 15:32 UTC by FieldySnuts
Modified: 2003-04-13 06:20 UTC (History)
1 user (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 FieldySnuts 2003-03-28 15:32:02 UTC
app-arch/rpm-4.0.4-r5 fails to compile.

It fails to compile at "Making all in popt", and immediately after this:

/bin/sh: cd: popt: No such file or directory
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/rpm-4.0.4-r5/work/rpm-4.0.4'
make: *** [all-recursive-am] Error 2

!!! ERROR: app-arch/rpm-4.0.4-r5 failed.
!!! Function src_compile, Line -253, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge rpm
3. wait

Actual Results:  
Making all in popt
/bin/sh: cd: popt: No such file or directory
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/rpm-4.0.4-r5/work/rpm-4.0.4'
make: *** [all-recursive-am] Error 2

Expected Results:  
For the RPM compile to continue as normal, resulting in a useable rpm utility.

Portage 2.0.46-r9 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20 i686 Pentium III (Katmai)
GENTOO_MIRRORS="http://gentoo.linux.no/ ftp://gentoo.linux.no/pub/gentoo/ ftp
://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://ftp.dale.ro/pub/mirrors/ftp.ib
iblio.org/pub/Linux/distributions/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/lin
ux/gentoo/ ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/gentoo/ "
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/co
nfig /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg kde libg++ libwww mikmo
d mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib
gdbm berkdb slang readline arts svga java guile sdl gpm tcpd pam ssl perl pyt
hon esd imlib oggvorbis qt motif opengl X gtk gtk2 gnome -alsa"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-march=pentium3 -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-03-28 18:11:01 UTC
does rpm-4.1 work for you?
Comment 2 FieldySnuts 2003-03-28 18:56:37 UTC
Did you mean 4.2? I don't see a 4.1 ebuild in /usr/portage/app-arch/rpm .
Comment 3 Masatomo Nakano (RETIRED) gentoo-dev 2003-04-08 06:29:00 UTC
I think you failed in 'epatch'.
You should use 'Portage 2.0.47-r10'

# emerge sync
# emerge -u portage
Comment 4 Stefan Jones (RETIRED) gentoo-dev 2003-04-13 06:20:19 UTC
I guess it was the epatch then, closing.