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

Bug 226179

Summary: sys-devel/icecream-0.7.14 fails to build and obsolete
Product: Gentoo Linux Reporter: PetaMem R&D <info>
Component: New packagesAssignee: Friedrich Oslage (RETIRED) <bluebird>
Status: RESOLVED WORKSFORME    
Severity: normal CC: hp-cluster
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description PetaMem R&D 2008-06-13 07:54:33 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./../minilzo    -W -Wall -Wimplicit -Wpointer-arith -Wcast-align -Wwrite-strings -march=core2 -O2 -pipe -fPIC -DPIC -MT scheduler.o -MD -MP -MF .deps/scheduler.Tpo -c -o scheduler.o scheduler.cpp
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./../minilzo -fPIC -DPIC -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -march=core2 -O2 -pipe -fPIC -DPIC -MT libicecc_la-tempfile.lo -MD -MP -MF .deps/libicecc_la-tempfile.Tpo -c tempfile.c -o libicecc_la-tempfile.o
mv -f .deps/libicecc_la-tempfile.Tpo .deps/libicecc_la-tempfile.Plo
In file included from job.cpp:22:
logging.h: In function ‘void log_perror(const char*)’:
logging.h:80: error: ‘strerror’ was not declared in this scope
logging.h: At global scope:
logging.h:85: error: ‘uint’ does not name a type
logging.h: In constructor ‘log_block::log_block(const char*)’:
logging.h:92: error: ‘nesting’ was not declared in this scope
logging.h:97: error: ‘strdup’ was not declared in this scope
logging.h:98: error: ‘nesting’ was not declared in this scope
logging.h: In destructor ‘log_block::~log_block()’:
logging.h:109: error: ‘nesting’ was not declared in this scope
logging.h:115: error: ‘free’ was not declared in this scope
make[2]: *** [libicecc_la-job.lo] Error 1


plus lots of other errors. when building on 

# emerge --info
Portage 2.1.5.4 (!/usr/portage/profiles/default-linux/amd64/2007.0, gcc-4.3.1, glibc-2.8_p20080602-r0, 2.6.25-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.25-gentoo-r4 x86_64 Intel(R) Xeon(R) CPU 5148 @ 2.33GHz
Timestamp of tree: Tue, 10 Jun 2008 19:04:01 +0000
app-shells/bash:     3.2_p39
dev-lang/python:     2.4.4-r13, 2.5.2-r4
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.62
sys-devel/automake:  1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.25-r4
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"


Had also a look at the projects homepage ftp://ftp.suse.com/pub/projects/icecream

current version is 0.9.0 ! 0.7.14 is nearly 2 years old
Comment 1 Friedrich Oslage (RETIRED) gentoo-dev 2008-06-13 11:04:01 UTC
Does building sys-devel/icecream-0.9.0-r1 also fail?
Comment 2 PetaMem R&D 2008-06-13 11:34:51 UTC
sys-devel/icecream-0.9.0-r1 works like a charm. 0.7.14 should be removed from portage