Bug 167480 - app-office/kexi-1.6.2 build failed
|
Bug#:
167480
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: kde@gentoo.org
|
Reported By: thelinuxfr@free.fr
|
|
Component: KDE
|
|
|
URL:
|
|
Summary: app-office/kexi-1.6.2 build failed
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-02-18 14:32 0000
|
make[4]: Rien à faire pour « all-am ».
make[4]: quittant le répertoire «
/var/tmp/portage/app-office/kexi-1.6.2/work/kexi-1.6.2/kexi/tests »
make[3]: quittant le répertoire «
/var/tmp/portage/app-office/kexi-1.6.2/work/kexi-1.6.2/kexi/tests »
Making all in examples
make[3]: entrant dans le répertoire «
/var/tmp/portage/app-office/kexi-1.6.2/work/kexi-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] Erreur 1
make[3]: quittant le répertoire «
/var/tmp/portage/app-office/kexi-1.6.2/work/kexi-1.6.2/kexi/examples »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire «
/var/tmp/portage/app-office/kexi-1.6.2/work/kexi-1.6.2/kexi »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire «
/var/tmp/portage/app-office/kexi-1.6.2/work/kexi-1.6.2 »
make: *** [all] Erreur 2
!!! ERROR: app-office/kexi-1.6.2 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 4924: Called src_compile
kexi-1.6.2.ebuild, line 45: Called kde-meta_src_compile
kde-meta.eclass, line 379: Called kde_src_compile
kde.eclass, line 170: Called kde_src_compile 'all'
kde.eclass, line 340: Called kde_src_compile 'myconf' 'configure' 'make'
kde.eclass, line 336: Called die
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if
relevant.
Reproducible: Always
The same thing happens to me!
Same problem here...
It seems that there is a patch to the kexi build script which has not made its
way into portage yet. I haven't tested it, but it looks like it ight address
this issue.
(from one of the KDE mirrors)
http://ftp.sunet.se/pub/kde/stable/koffice-1.6.2/src/kexi-dash.patch
The patch is dated the 23rd February, so this fix obviously did not make it
into the stable tarball, which was relased earlier.
-Alan
I tried the above patch and can confirm kexi compiles just fine with the patch
applied.
-Alan
I would like to confirm the patch works here on PPC
The patch works here, too. (~amd64)
*** Bug 169410 has been marked as a duplicate of this bug. ***
same problem
i've exported LD_LIBRARY_PATH manually and get it worked, but still get an
error with kspread build:
In file included from kspread_object.cc:30:
../interfaces/koChart.h:25:26: KDChartTable.h: No such file or directory
kspread_object.cc: In member function `virtual void
KSpread::EmbeddedPictureObject::draw(QPainter*)':
kspread_object.cc:1273: error: `DBL_EPSILON' was not declared in this scope
kspread_object.cc:1273: warning: unused variable 'DBL_EPSILON'
*** Bug 169980 has been marked as a duplicate of this bug. ***
Committed kexi-1.6.2-r1 and koffice-1.6.2-r1.