When setting the kexi-useflag for labplot, the build fails because of missing
file kexidb/parser.h
/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DLVERSION=\"1.5.1\"
-DLVERSION_DATE=\"Mar\ 27 -DHAVE_STRTOD=1 -DHAVE_LOG2=1 -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_TIFF=1 -DHAVE_GSL=1 -DHAVE_GSL14=1 -DHAVE_GSL16=1
-DHAVE_GSL17=1 -DGSL_DISABLE_DEPRECATED=1 -DHAVE_FFTW3=1 -DHAVE_FFTW3_THREADS=1
-DHAVE_MAGICK=1 -DHAVE_AUDIOFILE=1 -DHAVE_KEXIDB=1 -DHAVE_GL=1 -DHAVE_UNDO=1
-DKDELIBSUFF=\"64\" -DHAVE_DLFCN_H=1 -DHAVE_SGI_STL=1 -DHAVE_CRYPT=1
-Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT=1
-DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=8
-DSIZEOF_CHAR_P=8 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_LONG=8 -DHAVE_VSNPRINTF=1
-DHAVE_SNPRINTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1
-DHAVE_LIBPTHREAD=1 -DWITHOUT_ARTS=1 -DSTDC_HEADERS=1 -I. -I. `Magick++-config
--cppflags` -I/usr/include -I/usr/include/qwtplot3d -I/usr -I/usr/include
-I/usr/kde/3.5/include/kexidb -I/usr/include/kexidb -I/usr/kde/3.5/include
-I/usr/qt/3/include -I. -I/usr/kde/3.5/include -I../liborigin/ -I../libundo/
-DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -march=k8 -O2 -pipe -Wformat-security
-Wmissing-format-attribute -fno-check-new -fno-common -c -o FunctionDialog.lo
FunctionDialog.cc
FilterKexiDB.cc:13:27: error: kexidb/parser.h: No such file or directory
make[2]: *** [FilterKexiDB.lo] Fehler 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
make[2]: Leaving directory
`/var/tmp/portage/sci-visualization/labplot-1.5.1.4/work/LabPlot-1.5.1/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory
`/var/tmp/portage/sci-visualization/labplot-1.5.1.4/work/LabPlot-1.5.1/src'
make: *** [all-recursive] Fehler 1
!!! ERROR: sci-visualization/labplot-1.5.1.4 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 4794: Called src_compile
labplot-1.5.1.4.ebuild, line 75: 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.
!!! A complete build log is located at
'/var/tmp/portage/sci-visualization/labplot-1.5.1.4/temp/build.log'.
kexi is installed, but I can't locate a parser.h file.
Reproducible: Always