Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15694 - zip-2.3-r1 fails to build (duplicate of bug #3222, but I can't reopen it, and the solutions don't seem to apply to me).
Summary: zip-2.3-r1 fails to build (duplicate of bug #3222, but I can't reopen it, and...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-14 09:31 UTC by David Masover
Modified: 2003-02-15 23:17 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 David Masover 2003-02-14 09:31:42 UTC
merging zip-3.2-r1 fails.  See bug #3222 -- I get exactly the same errors.  Checked the solution (again, #3222), and it doesn't work for me.

Reproducible: Always
Steps to Reproduce:
1.  run "emerge zip".
Actual Results:  
I get the same error message as bug #3222.  Checked file permissions, they seem ok.  Disabled prelink ("prelink -auf") so that qpkg -c -v would be sane, and ran "qpkg -c -v gcc" and got this:
/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info/dir !md5! !mtime!
That was the only file that was wrong, and it looks like it should be dynamic anyway.  "qpkg -c -v glibc" says everything's ok.  With prelink disabled, tried "emerge zip" again -- same problem.  I agree that it doesn't seem to be a problem in the zip ebuild, but it is a bug, so where is it?

Expected Results:  
Installed zip, so that I could install mozilla and lots of other cool stuff.

'emerge info' gives this:
Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 AMD Athlon(tm) XP 2100+
GENTOO_MIRRORS="ftp://ftp.ibiblio.org/pub/linux/distributions/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://gentoo.oregonstate.edu ftp://ftp.oregonstate.edu/pub/gentoo http://distro.ibiblio.org/gentoo "
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/tmp/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow arts avi crypt cups encode gif jpeg kde libg++ mikmod mmx mpeg ncurses pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib gdbm berkdb slang readline svga java X sdl gpm tcpd pam libwww ssl python imlib oggvorbis gnome gtk qt opengl aalib acpi alsa -apm bonobo cdr dga doc dvd esd evo flash gb gd ggi gtkhtml guile imap ipv6 junit lcms ldap maildir mbox -motif mozilla -nls odbc pda perl pic plotutils ruby samba sasl slp snmp sse tcltk tetex tiff usb wmf xml"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -frename-registers -fomit-frame-pointer"
CXXFLAGS="-march=athlon-xp -O2 -pipe -frename-registers -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"

prelink was being used, as was ccache (as you can see above).  Still don't see anything that would cause parse errors.  I'll try without optimizations, and next I'll try with gcc and glibc rebuilt, and post replies.
Comment 1 David Masover 2003-02-14 13:14:58 UTC
After remerging gcc and glibc, no change.  Did prelink again -- no change.  Disabled ccache -- no change.

Is anyone else getting this problem?

Also, I appear to have Seti@Home running, so I am going to runlevel 1 to try again, but I doubt it will work.
Comment 2 David Masover 2003-02-14 13:22:39 UTC
Runlevel 1 doesn't help.
Comment 3 David Masover 2003-02-14 19:21:23 UTC
Switched to ACCEPT_KEYWORDS="~x86" and did an "emerge -u world".  Now it works.  There must be something it depends on that works better in the new, testing version.

Note that the ebuild itself doesn't change with the change of keywords -- there is only one zip ebuild anyhow, last time I checked.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2003-02-15 22:56:50 UTC
not reproducible -- closing.
Comment 5 SpanKY gentoo-dev 2003-02-15 23:17:21 UTC
if you ever track down what package was causing this package feel free to share ;)