Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44726 - ncurses-5.4-r1 emerge fails on ~x86
Summary: ncurses-5.4-r1 emerge fails on ~x86
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-15 00:02 UTC by Romang
Modified: 2004-03-27 23:57 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 Romang 2004-03-15 00:02:01 UTC
Hello,

I do emerge -u --deep world

When emerge ncurses-5.4-r1
I have an error

Reproducible: Always
Steps to Reproduce:
1.emerge -p --deep world
2.
3.

Actual Results:  
make[1]: Entering directory `/var/tmp/portage/ncurses-5.4-r1/work/ncurses-5.4/c++'
cp ./etip.h.in etip.h
sh ./edit_cfg.sh ../include/ncurses_cfg.h etip.h
substituting autoconf'd values from ../include/ncurses_cfg.h into etip.h
... CPP_HAS_PARAM_INIT 0
... ETIP_NEEDS_MATH_EXCEPTION 0
... ETIP_NEEDS_MATH_H 0
... HAVE_BUILTIN_H 0
... HAVE_GPP_BUILTIN_H 0
... HAVE_GXX_BUILTIN_H 0
... HAVE_STRSTREAM_H 0
... HAVE_TYPEINFO 1
... HAVE_VALUES_H 0
... USE_STRSTREAM_VSCAN 0
... USE_STRSTREAM_VSCAN_CAST 0
cd ../obj_s;  /usr/bin/ccache/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I.
-I../include  -D_GNU_SOURCE -DNDEBUG -march=pentium4 -O3 -pipe -fPIC -c
../c++/cursesf.cc
/bin/sh: line 1: /usr/bin/ccache/g++: Permission denied
make[1]: *** [../obj_s/cursesf.o] Error 126
make[1]: Leaving directory `/var/tmp/portage/ncurses-5.4-r1/work/ncurses-5.4/c++'
make: *** [all] Error 2

!!! ERROR: sys-libs/ncurses-5.4-r1 failed.
!!! Function src_compile, Line 62, Exitcode 2
!!! make failed
Comment 1 Matei Daniel 2004-03-20 07:46:24 UTC
Portage 2.0.49-r21 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.4.22-gentoo-r2)
=================================================================
System uname: 2.4.22-gentoo-r2 i686 Pentium II (Klamath)
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=i386 -funroll-loops -pipe"
CHOST="i486-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -mcpu=i386 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://212.93.157.200/gentoo-portage/"
USE="apm arts avi berkdb crypt encode foomaticdb gdbm gif gpm imlib java jpeg kde libg++ libwww mad mikmod motif mpeg ncurses oggvorbis opengl oss pam pdflib perl png python quicktime readline sdl slang spell ssl tcpd truetype x86 xml2 xmms xv zlib"





../include/ncurses_def.h:549:1: warning: this is the location of the previous definition
../ncurses/base/lib_dft_fgbg.c: In function `assume_default_colors':
../ncurses/base/lib_dft_fgbg.c:64: structure has no member named `_default_color'
../ncurses/base/lib_dft_fgbg.c:65: structure has no member named `_has_sgr_39_49'
../ncurses/base/lib_dft_fgbg.c:66: structure has no member named `_default_fg'
../ncurses/base/lib_dft_fgbg.c:67: structure has no member named `_default_bg'
make[1]: *** [../obj_s/lib_dft_fgbg.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/ncurses-5.4-r1/work/ncurses-5.4/ncurses'
make: *** [all] Error 2

!!! ERROR: sys-libs/ncurses-5.4-r1 failed.
!!! Function src_compile, Line 62, Exitcode 2
!!! make failed


I get the same error on mine too.
Comment 2 SpanKY gentoo-dev 2004-03-27 23:57:27 UTC
/bin/sh: line 1: /usr/bin/ccache/g++: Permission denied

figure out why that happens