Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87475 - Compress-Zlib-1.33 fails to emerge
Summary: Compress-Zlib-1.33 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-31 15:18 UTC by Øyvind Repvik
Modified: 2005-04-03 10:30 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 Øyvind Repvik 2005-03-31 15:18:52 UTC
When I try to emerge Compress-Zlib-1.33 (dependency of amavis), it fails with a rather unspecified error.

Reproducible: Always
Steps to Reproduce:
1. Emerge Compress-Zlib
2.
3.

Actual Results:  
After a second or so, this happens:

Checking if your kit is complete...
Looks good
Writing Makefile for Compress::Zlib
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
make: *** [Makefile] Error 1

!!! ERROR: dev-perl/Compress-Zlib-1.33 failed.
!!! Function perl-module_src_compile, Line 100, Exitcode 2
!!! compilation failed
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
Emerged compress-zlib successfully

Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20041102-r1,
2.6.10-gentoo-r6-1337 i686)
=================================================================
System uname: 2.6.10-gentoo-r6-1337 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar  7 2005, 03:48:30)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 alsa apm arts avi berkdb bitmap-fonts crypt cups curl dlz emboss encode
font-server foomaticdb fortran gdbm gif gnome gtk2 imlib ipv6 jpeg kde ldap
libg++ libwww mad mikmod motif mp3 mpeg mysql ncurses nls oggvorbis opengl oss
pam pdflib perl png python quicktime readline sdl spell ssl svga tcpd tiff
truetype truetype-fonts type1-fonts xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2005-04-02 06:07:44 UTC
Generally, I've seen that error message when the system clock was drasticly out of whack with reality (like, accidently too far into the future/past, making the dates on the extracted archive seem impossible). Don't suppose you can check your clock (silly, I know)?
Comment 2 Øyvind Repvik 2005-04-03 09:25:02 UTC
No, the system clock is correct. It seems like there's something wrong with my perl install though.. I get the same error for all perl modules I try to emerge. Trying to remerge perl and see what happens.
Comment 3 Øyvind Repvik 2005-04-03 10:30:43 UTC
Remerging perl and running the cleaner-script worked just wonderfully.