Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 85217

Summary: gettext-0.14.1 fails test in gettext-tools/libuniname
Product: Gentoo Linux Reporter: Adrian von Buttlar <adrian+lists.bugs>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Adrian von Buttlar 2005-03-14 06:56:48 UTC
not sure if this is ccache related. complete log attached

make  check-TESTS
make[3]: Entering directory `/var/tmp/portage/gettext-0.14.1/work/gettext-0.14.1/gettext-tools/libuniname'
ccache: failed to create (null)/.ccache (No such file or directory)
FAIL: test-names.sh
===================
1 of 1 tests failed
===================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/var/tmp/portage/gettext-0.14.1/work/gettext-0.14.1/gettext-tools/libuniname'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/gettext-0.14.1/work/gettext-0.14.1/gettext-tools/libuniname'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gettext-0.14.1/work/gettext-0.14.1/gettext-tools'
make: *** [check-recursive] Error 1


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.19 (!/usr/portage/profiles/default-linux/x86/2004.2, gcc-3.3.5, 
glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r4 i686) 
================================================================= 
System uname: 2.6.10-gentoo-r4 i686 Pentium II (Deschutes) 
Gentoo Base System version 1.4.16 
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 
12:55:08)] 
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.3 [enabled] 
dev-lang/python:     2.3.4-r1 
sys-devel/autoconf:  2.59-r6, 2.13 
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4 
sys-devel/binutils:  2.15.92.0.2-r1 
sys-devel/libtool:   1.5.10-r4 
virtual/os-headers:  2.4.22-r1 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium2 -O3 -pipe -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="-march=pentium2 -O3 -pipe -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms test" 
GENTOO_MIRRORS=" http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror 
http://gentoo.oregonstate.edu 
http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/var/db/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="x86 acl alsa apache2 apm avi berkdb bitmap-fonts chroot crypt cups curl 
emboss encode extensions font-server foomaticdb fortran ftp gd gdbm gif gpm 
imagemagick imap imlib ipv6 jabber jpeg libg++ libwww mad mikmod ming motif mp3 
mpeg msn mysql ncurses nls oggvorbis oscar oss pam pdflib perl php png python 
quicktime readline samba sdl sftplogging shaper skey slang snmp spell ssl svga 
tcpd tidy tiff truetype truetype-fonts type1-fonts usb xml2 xmms xv xvid zlib" 
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 SpanKY gentoo-dev 2005-03-14 07:36:53 UTC
no, it's not a ccache bug, but i fixed this in 0.14.2 ...

i'll backport the fix to 0.14.1 too
Comment 2 Adrian von Buttlar 2005-03-14 07:42:31 UTC
you still need the log? recompiling again, closed the window a bit too early last time .. 
Comment 3 SpanKY gentoo-dev 2005-03-14 07:43:55 UTC
nope, dont need any additional input from you, so quiet down ! :)
Comment 4 SpanKY gentoo-dev 2005-03-14 15:17:58 UTC
added fix to cvs