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

Bug 169980

Summary: =app-office/koffice-1.6.2 doesn't build
Product: Gentoo Linux Reporter: Dmitrij D. Czarkoff <czarkoff>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: major CC: hkbst, prlewis
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: bzipped build.log

Description Dmitrij D. Czarkoff 2007-03-08 18:21:31 UTC
=app-office/koffice-1.6.2 fails with following:

make[3]: Entering directory `/var/tmp/portage/app-office/koffice-1.6.2/work/koffice-1.6.2/kexi/examples'
./build_kexi_file.sh ./Simple_Database.kexi.sql ../../kexi/examples/Simple_Database.kexi
Creating "../../kexi/examples/Simple_Database.kexi" ... 
ksqlite: error while loading shared libraries: libkexisql3.so.3: cannot open shared object file: No such file or directory
make[3]: *** [Simple_Database.kexi] Error 1
make[3]: Leaving directory `/var/tmp/portage/app-office/koffice-1.6.2/work/koffice-1.6.2/kexi/examples'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-office/koffice-1.6.2/work/koffice-1.6.2/kexi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-office/koffice-1.6.2/work/koffice-1.6.2'
make: *** [all] Error 2

Reproducible: Always

Steps to Reproduce:




ddclpc / # emerge --info
>>> Regenerating /etc/ld.so.cache...
Portage 2.1.2.2 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.20-gentoo x86_64)
=================================================================
System uname: 2.6.20-gentoo x86_64 AMD Turion(tm) 64 Mobile Technology MT-28
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 08 Mar 2007 08:30:01 +0000
dev-java/java-config: 1.3.7, 2.0.31-r4
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3, 2.17
sys-devel/gcc-config: 1.3.15
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.20-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -march=athlon64 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -march=athlon64 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="ru"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi alsa amd64 amr arts async bash-completion berkdb bitmap-fonts bluetooth bzip2 cddb cli cracklib crypt cups dbus divx dmi dri dvd dvdr dvdread editor enca encode exif expat ffmpeg flac fortran gcj gdbm gif glibc-omitfp gnokii gphoto2 gpm gs hal ical iconv ieee1394 imagemagick ipv6 isdnlog jabber java javascript jingle jpeg jpeg2k justify kde kqemu lcms libg++ mad mailwrapper md5sum midi mikmod mjpeg mng mp3 mpeg multislot musepack musicbrainz mysql ncurses network nls nntp no-old-linux noamazon nptl nptlonly offensive ogg opengl pam pcmcia pcre pdf perl pic png ppds pppd python qt3 quicktime rdesktop readline realmedia reflection rle samba sdl session sms socks5 speex spell spl ssl svg symlink syslog tcpd theora tidy tiff tools truetype truetype-fonts type1-fonts unicode usb vcd vim-pager vim-syntax vim-with-x vorbis vorbis-psy wavpack wifi wmf wmp x264 xine xorg xv xvid zlib" ALSA_CARDS="atiixp" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" CAMERAS="ptp2" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ru" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Pacho Ramos gentoo-dev 2007-03-08 18:24:27 UTC
Please, use more explicit summaries

Thanks :-)
Comment 2 Dmitrij D. Czarkoff 2007-03-08 18:26:37 UTC
Created attachment 112597 [details]
bzipped build.log

Here goes the full build.log.

P.S.: Sorry for bug name - I accidentally submitted bug before entering the full line into name field.
Comment 3 Marijn Schouten (RETIRED) gentoo-dev 2007-03-08 18:31:04 UTC
can you try without mysql flag?
Comment 4 Dmitrij D. Czarkoff 2007-03-08 18:37:10 UTC
First I tried without mysql flag, but the result was exactly the same. Swithcing mysql flag on I hoped to solve the problem.
Comment 5 Dmitrij D. Czarkoff 2007-03-08 19:07:33 UTC
Forgot two factors: this happens in chroot (Gentoo being built within
another Gentoo) and all of the system was built without "march" CFLAG:
I've just added "-march=athlon64" to /etc/make.conf and run 'emerge -e
koffice'.
Comment 6 Peter Lewis 2007-03-08 21:51:09 UTC
Does the same happen with:

MAKEOPTS="-j1"

in '/etc/make.conf'?
Comment 7 Dmitrij D. Czarkoff 2007-03-09 13:43:30 UTC
Just the same stuff, but a lot slower.
Comment 8 Rainer Koschnick 2007-03-12 18:59:53 UTC
I've got the same problem on my system.

It seems to show only on systems which didn't have a previous installation of koffice (I emerged it for the first time).

See this note:

http://lists.kde.org/?l=koffice-devel&m=116825660113875&w=3
Comment 9 Carsten Lohrke (RETIRED) gentoo-dev 2007-03-18 13:34:18 UTC

*** This bug has been marked as a duplicate of bug 167480 ***