Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9904 - koffice-1.2.ebuild fails
Summary: koffice-1.2.ebuild fails
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-29 10:55 UTC by Dylan Carlson (RETIRED)
Modified: 2011-10-30 22:18 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 Dylan Carlson (RETIRED) gentoo-dev 2002-10-29 10:55:49 UTC
using gcc-3.2-r2 
 
/bin/sh ../../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++  
-Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic 
-W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG 
-DNO_DEBUG -O2 -O3 -march=athlon-tbird -pipe -fno-exceptions -fno-check-new 
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DKDE_NO_COMPAT    -o 
libkivioconnectortool.la.closure libkivioconnectortool_la_closure.lo -module 
-avoid-version -module -no-undefined -R /usr/kde/3/lib -R /usr/qt/3/lib -R 
/usr/X11R6/lib  libkivioconnectortool_la.all_cpp.lo  -L/usr/X11R6/lib 
-L/usr/qt/3/lib -L/usr/kde/3/lib   
 
../../../kivio/kiviopart/libkiviopart.la 
../../../kivio/kiviopart/.libs/libkiviopart.so: undefined reference to 
`__ctype_b'  
 
../../../kivio/kiviopart/.libs/libkiviopart.so: undefined reference to 
`__ctype_toupper' 
 
../../../kivio/kiviopart/.libs/libkiviopart.so: undefined reference to 
`__ctype_tolower' 
 
collect2: ld returned 1 exit status 
 
make[5]: Leaving directory 
`/var/tmp/portage/koffice-1.2/work/koffice-1.2/kivio/plugins/kivioconnectortool' 
make[5]: *** [libkivioconnectortool.la.closure] Error 1 
make[4]: Leaving directory 
`/var/tmp/portage/koffice-1.2/work/koffice-1.2/kivio/plugins/kivioconnectortool' 
make[4]: *** [all-recursive] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/koffice-1.2/work/koffice-1.2/kivio/plugins' 
make[3]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/koffice-1.2/work/koffice-1.2/kivio' 
make[2]: *** [all-recursive] Error 1 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/koffice-1.2/work/koffice-1.2' 
Calculating dependencies      ...done! 
>>> emerge (1 of 1) app-office/koffice-1.2 to / 
>>> md5 ;-) koffice-1.2.tar.bz2 
make: *** [all] Error 2 
 
!!! ERROR: The ebuild did not complete successfully. 
!!! Function kde_src_compile, Line 88, Exitcode 2 
!!! died running emake, kde_src_compile:make
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-10-30 03:35:06 UTC
This is a problem with glibc 2.3.1 as we had it originally. Update to glibc-2.3.1-r1 and 
that should fix it. 
Or, tell me if I'm on the wrong track here... 
Comment 2 Dylan Carlson (RETIRED) gentoo-dev 2002-10-30 14:15:09 UTC
Yes, you are correct... upgrading to glibc-2.3.1-r1 did the trick.  I do get a 
lot of "fcntl:  Bad file descriptor" errors on all of my KDE apps now, 
including the koffice ones.  Not sure whether this is my machine, or a global 
issue. 
 
Thanks for the help.  Please close bug. 
Comment 3 Dan Armak (RETIRED) gentoo-dev 2002-10-30 15:31:22 UTC
The fcnctl errors are harmless.