I'm trying to do our build of KDE 3.4, which is in a custom LOCALBASE of 
course. Everything
except kdebase4-runtime seems to compile just fine. In this case, it looks like
its not picking up clucene during the configure, and this is causing a compile 
error
later on:

[ 17%] Building CXX object 
nepomuk/services/storage/CMakeFiles/nepomukstorage.dir/repository.o
cd 
/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.3.0/build/nepomuk/services/storage
 && /usr/bin/c++   -DMAKE_NEPOMUKSTORAGE_LIB -D_GNU_SOURCE -DQT_NO_STL 
-DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DDISABLE_NEPOMUK_LEGACY=1 
-DKDE_DEFAULT_DEBUG_AREA=300105 -Woverloaded-virtual -fvisibility=hidden 
-fvisibility-inlines-hidden -O2 -g -DNDEBUG -DQT_NO_DEBUG -fPIC 
-I/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.3.0/build/nepomuk/services/storage
 -I/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.3.0/nepomuk/services/storage 
-I/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.3.0 
-I/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.3.0/build 
-I/usr/PCBSD/local/kde4/include -I/usr/PCBSD/local/kde4/include/KDE 
-I/usr/PCBSD/local/include/qt4/KDE -I/usr/PCBSD/local/include/qt4 
-I/usr/PCBSD/local/include/qt4/phonon -I/usr/PCBSD/local/include/qt4/QtXmlPatterns 
-I/usr/PCBSD/local/include/qt4/QtWebKit -I/usr/PCBSD/local/include/qt4/QtHelp -
I/usr/PCBSD/local/include/qt4/QtAssistant -I/usr/PCBSD/local/include/qt4/QtDBus 
-I/usr/PCBSD/local/include/qt4/QtTest -I/usr/PCBSD/local/include/qt4/QtUiTools 
-I/usr/PCBSD/local/include/qt4/QtScript -I/usr/PCBSD/local/include/qt4/QtSvg 
-I/usr/PCBSD/local/include/qt4/QtXml -I/usr/PCBSD/local/include/qt4/QtSql 
-I/usr/PCBSD/local/include/qt4/QtOpenGL 
-I/usr/PCBSD/local/include/qt4/QtNetwork 
-I/usr/PCBSD/local/include/qt4/QtDesigner 
-I/usr/PCBSD/local/include/qt4/Qt3Support -I/usr/PCBSD/local/include/qt4/QtGui 
-I/usr/PCBSD/local/include/qt4/QtCore -I/usr/PCBSD/local/include/qt4/Qt 
-I/usr/PCBSD/local/share/qt4/mkspecs/default -I/usr/PCBSD/local/include -o 
CMakeFiles/nepomukstorage.dir/repository.o -c 
/usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.3.0/nepomuk/services/storage/repository.cpp
/usr/ports/x11/kdebase4-runtime

Here's some more information regarding this error, anything else I can check? 
This is on FBSD 8-Current from yesterday.

# pkg_info | grep clu
clucene-0.9.21      CLucene is a C++ port of Lucene
qt4-clucene-4.5.2   QtCLucene full text search library wrapper

Re-run cmake no build system arguments -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found. -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found. -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found. -- Found Qt-Version 4.5.2 (using /usr/PCBSD/local/bin/qmake-qt4) -- Looking for XOpenDisplay in /usr/PCBSD/local/lib/libX11.so;/usr/PCBSD/local/lib/libXext.so;/usr/PCBSD/local/lib/libXft.so;/usr/PCBSD/local/lib/libXau.so;/usr/PCBSD/local/lib/libXdmcp.so;/usr/PCBSD/cal/lib/libXext.so;/usr/PCBSD/local/lib/libXft.so;/usr/PCBSD/local/lib/libXau.so;/usr/PCBSD/local/lib/libXdmcp.so;/usr/PCBSD/local/lib/libXpm.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/PCBSD/local/lib/libX11.so -- Looking for include files CMAKE_HAVE_PTHREAD_H -- Looking for include files CMAKE_HAVE_PTHREAD_H - found -- Found Threads: TRUE -- Found Perl: /usr/bin/perl -- Phonon Version: 4.3.1 -- Found Phonon: /usr/PCBSD/local/lib/qt4/libphonon.so -- Found Phonon Includes: /usr/PCBSD/local/include/qt4/KDE;/usr/PCBSD/local/include/qt4 -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_FPIE_SUPPORT -- Performing Test HAVE_FPIE_SUPPORT - Success -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success -- Performing Test __KDE_HAVE_GCC_VISIBILITY -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success -- Found KDE 4.3 include dir: /usr/PCBSD/local/kde4/include -- Found KDE 4.3 library dir: /usr/PCBSD/local/kde4/lib -- Found the KDE4 kconfig_compiler preprocessor: /usr/PCBSD/local/kde4/bin/kconfig_compiler -- Strigi API needs 'signed char' -- Found Soprano version 2.3.0: /usr/PCBSD/local/lib/libsoprano.so -- Found Soprano includes: /usr/PCBSD/local/include -- Found Soprano Plugin Dir: /usr/PCBSD/local/share/soprano/plugins -- Found Soprano Plugins: nquadparser nquadserializer raptorparser raptorserializer redlandbackend -- Found NEPOMUK: /usr/PCBSD/local/kde4/lib/libnepomuk.so -- Found SLP: /usr/PCBSD/local/lib/libslp.so -- Looking for include files HAVE_SYS_WAIT_H -- Looking for include files HAVE_SYS_WAIT_H - found -- Looking for include files HAVE_SYS_TIME_H -- Looking for include files HAVE_SYS_TIME_H - found -- Looking for include files HAVE_STDINT_H -- Looking for include files HAVE_STDINT_H - found -- Looking for include files HAVE_SYS_BITYPES_H -- Looking for include files HAVE_SYS_BITYPES_H - not found. KDE4_DBUS_INTERFACES_DIR = /usr/PCBSD/local/kde4/share/dbus-1/interfaces -- Found CLucene library: /usr/PCBSD/local/lib/libclucene.so -- Found CLucene include dir: /usr/PCBSD/local/include --Looking for smbc_set_context - found -- Looking for smbc_option_set -- Looking for smbc_option_set - found -- Found samba: /usr/PCBSD/local/lib/libsmbclient.so -- Found BZip2: /usr/lib/libbz2.so -- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so -- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so - found -- Looking for lzma_auto_decoder in /usr/PCBSD/local/lib/liblzma.so -- Looking for lzma_auto_decoder in /usr/PCBSD/local/lib/liblzma.so - found -- Looking for lzma_easy_encoder in /usr/PCBSD/local/lib/liblzma.so -- Looking for lzma_easy_encoder in /usr/PCBSD/local/lib/liblzma.so - found -- Looking for lzma_lzma_preset in /usr/PCBSD/local/lib/liblzma.so -- Looking for lzma_lzma_preset in /usr/PCBSD/local/lib/liblzma.so - found -- Found LIBLZMA: /usr/PCBSD/local/include -- Found shared-mime-info version: 0.60 -- Looking for incude files HAVE_TERMIOS_H - found -- Looking for inclue files HAVE_UTIL_H - not found. -- Looking for include files HAVE_SYS_IOCTL_H -- Looking for include les HAVE_PTY_H - not found. -- Looking for include files HAVE_LIBUTIL_H -- Looking for include fileund -- Looking for grantpt -- Looking for grantpt - found found -- Looking for isastream in util not found -- found OpenEXR, version 1.6.1 -- Found OPENEXR: /usr/PCBSD/local/lib/libImath.so;/usr/PCBSD/local/lib/libIlmImf.so;/usr/PCBSD/local/lib/libIex.so;/usr/PCBSD/local/lib/libHalf.so;/usr/PCBSD/local/lib/libIlmThread.so -- Found JPEG: /usr/PCBSD/local/lib/libjpeg.so -- Looking for include files HAVE_UTIME_H -- Looking for include files HAVE_UTIME_H - found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - not found -- Looking for snd_seq_create_simple_port in asound -- Looking for snd_seq_create_simple_port in asound - not found -- ALSA not found -- Looking for include files HAVE_SYS_SOUNDCARD_H -- Looking for include files HAVE_SYS_SOUNDCARD_H - found -- Looking for include files HAVE_MACHINE_SOUNDCARD_H -- Looking for include files HAVE_MACHINE_SOUNDCARD not found. -- Looking for include files HAVE_AWE_VOICE_H nd. -- Looking for include files HAVE__USR_SRC_SYS_I386_ISA_SOUND_AWE_VOICE_H -- Looking for include files HAVE__USR_SRC_SYS_I386_ISA_S_SOUND_AWE_VOICE_H - not found. -- Looking for C++ include sys/asoundlib.h -- Looking for C++ include sys/asoundlib.h - not found -- Looking for snd_pcm_resume in asound -- Looking for snd_pcm_resume in asound - not found -- Performing Test XINE_XCB_FOUND - Success -- Found Xine: /usr/PCBSD/local/include -- Looking for strsignal -- Looking for strsignal - found -- Looking for uname
-- Looking for uname - found
-- Create macro to display info at the end of install

-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
-----------------------------------------------------------------------------
   * Soprano - Soprano Libraries
   * Nepomuk - Nepomuk Libraries
   * Soprano Storage Backend - Soprano Libraries
   * Soprano raptor parser plugin - Soprano Libraries
   * OpenSLP - SLP (Service Location Protocol) implementation
   * Samba - the SMB client library, a version with smbc_set_context() and 
smbc_option_set()
   * BZip2 - A high-quality data compressor
   * LZMA/XZ - A very high compression ratio data compressor
   * OpenEXR - API for accessing OpenEXR formatted images
   * Phonon - Phonon library

-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
-----------------------------------------------------------------------------
   * CLucene (0.9.19 or higher)  <http://sourceforge.net/projects/clucene>
     C++ search engine
     For building the Nepomuk Strig---------------

-- Configuring done





--
Kris Moore
PC-BSD Software
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to