[CMake] cmake error when trying to compile KMyMoney 3.97.1

Alexander Neundorf a.neundorf-work at gmx.net
Thu Apr 8 16:36:58 EDT 2010


On Sunday 04 April 2010, Pierre Maurier wrote:
> Hi,
>
> I'm new in this mailing list and new in cmake compiling in general,
> I have a cmake error when trying to compile KMyMoney 3.97.1 on OSX.
> Here is the output :
>
> ===================================================================
> $ cmake -D CMAKE_BUILD_TYPE='Released' ..
> -- The C compiler identification is GNU
> -- The CXX compiler identification is GNU
> -- Checking whether C compiler has -isysroot
> -- Checking whether C compiler has -isysroot - yes
> -- Checking whether C compiler supports OSX deployment target flag
> -- Checking whether C compiler supports OSX deployment target flag - yes
> -- Check for working C compiler: /usr/bin/gcc
> -- Check for working C compiler: /usr/bin/gcc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Checking whether CXX compiler has -isysroot
> -- Checking whether CXX compiler has -isysroot - yes
> -- Checking whether CXX compiler supports OSX deployment target flag
> -- Checking whether CXX compiler supports OSX deployment target flag - yes
> -- 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 - not 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 - found
> -- Looking for QT_MAC_USE_COCOA
> -- Looking for QT_MAC_USE_COCOA - found
> -- Found Qt-Version 4.6.2 (using /opt/local/bin/qmake-mac)
> -- Looking for include files CMAKE_HAVE_PTHREAD_H
> -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
> -- Looking for pthread_create in pthreads
> -- Looking for pthread_create in pthreads - not found
> -- Looking for pthread_create in pthread
> -- Looking for pthread_create in pthread - found
> -- Found Threads: TRUE
> -- Found OpenSSL: /usr/lib/libssl.dylib
> -- Found Automoc4: /opt/local/bin/automoc4
> -- Found Perl: /opt/local/bin/perl
> -- Phonon Version: 4.3.1
> -- Found Phonon: /opt/local/libexec/qt4-mac/lib/phonon.framework
> -- Found Phonon Includes:
> /opt/local/libexec/qt4-mac/lib/phonon.framework/KDE;/opt/local/libexec/qt4-
>mac/lib/phonon.framework -- 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.4 include dir: /opt/local/include
> -- Found KDE 4.4 library dir: /opt/local/lib
> -- Found the KDE4 kconfig_compiler preprocessor:
> /opt/local/bin/kconfig_compiler -- Found automoc4: /opt/local/bin/automoc4
> -- Boost version: 1.42.0
> -- Found the following Boost libraries:
> --   graph
> -- Found gpgme-config at /opt/local/bin/gpgme-config
> -- Found gpgme v1.2.0, checking for flavours...
> --  Found flavour 'vanilla', checking whether it's usable...yes
> --  Found flavour 'pthread', checking whether it's usable...yes
> --  Found flavour 'pth', checking whether it's usable...yes
> -- Usable gpgme flavours found:  vanilla pthread pth
> -- Found QGpgme: /opt/local/lib/libqgpgme.dylib
> -- Found KdepimLibs: /opt/local/lib/cmake/KdepimLibs/KdepimLibsConfig.cmake
> -- Found shared-mime-info version: 0.71
> -- Found JPEG: /opt/local/lib/libjpeg.dylib
> -- Found ZLIB: /usr/lib/libz.dylib
> -- Found PNG: /opt/local/lib/libpng.dylib
> -- Found Doxygen: /opt/local/bin/doxygen
> -- checking for modules 'libxml-2.0;libxml++-2.6;glib-2.0;glibmm-2.4'
> --   package 'libxml++-2.6' not found
> --   package 'glibmm-2.4' not found
> -- Looking for atoll
> -- Looking for atoll - found
> -- Looking for vsnprintf
> -- Looking for vsnprintf - found
> -- Looking for strtoll
> -- Looking for strtoll - found
> -- Looking for round
> -- Looking for round - found
> -- Looking for res_init
> -- Looking for res_init - not found.
> -- Performing Test HAVE_RES_INIT_PROTO
> -- Performing Test HAVE_RES_INIT_PROTO - Failed
> -- Looking for crypt
> -- Looking for crypt - not found
> -- Looking for stdint.h
> -- Looking for stdint.h - found
> -- Looking for dlfcn.h
> -- Looking for dlfcn.h - found
> -- Looking for inttypes.h
> -- Looking for inttypes.h - found
> -- Looking for memory.h
> -- Looking for memory.h - found
> -- Looking for stdlib.h
> -- Looking for stdlib.h - found
> -- Looking for strings.h
> -- Looking for strings.h - found
> -- Looking for string.h
> -- Looking for string.h - found
> -- Looking for sys/bitypes.h
> -- Looking for sys/bitypes.h - not found
> -- Looking for sys/stat.h
> -- Looking for sys/stat.h - found
> -- Looking for sys/types.h
> -- Looking for sys/types.h - found
> -- Looking for unistd.h
> -- Looking for unistd.h - found
> -- Looking for stddef.h
> -- Looking for stddef.h - found
> -- Check size of char*
> -- Check size of char* - failed
> -- Check size of int
> -- Check size of int - failed
> -- Check size of long
> -- Check size of long - failed
> -- Check size of short
> -- Check size of short - failed
> -- Check size of size_t
> -- Check size of size_t - failed
> -- Check size of unsigned long
> -- Check size of unsigned long - failed
> -- checking for module 'libofx'
> --   found libofx, version 0.9.1
> -- Found LibOfx: /opt/local/lib/libofx.dylib
> -- Could not find Gwenhywfar headers and the KBanking plugin will not
> be compiled. If you do have the Gwenhywfar development package
> installed use the GWENHYWFAR_BASE cmake variable to point to the
> location where Gwenhywfar is installed
> -- AqBanking headers not found. If you do have
> --   the AqBanking development package installed use
> --   the AQBANKING_BASE cmake variable to point to
> --   the location where AqBanking is installed.
> -- Found Libical version 0.43
> -- Found LIBICAL:
> /opt/local/lib/libical.dylib;/opt/local/lib/libicalss.dylib -- Looking for
> RPMTools... - rpmbuild NOT FOUND
>
> -------- KMyMoney 3.97.1 --------
>
> Configure results (user options):
> --------------------------------------------
> OFX plugin:                              yes
>
> KBanking plugin:                         no
>
> iCalendar export plugin:                 yes
> --------------------------------------------
>
>
> Configure results (developer options):
> --------------------------------------------
> Qt-Designer library support:             no
>
> Developer documentation generation:      no
>
> CPPUNIT support:                         yes
>         build tests:                     no
>
> Doxygen support:                         yes
>
> Build type: Released
> --------------------------------------------
>
> Good - your configure finished.
> Now type 'make' to build KMyMoney. For more help, consult README.cmake
>
> -- Looking for dgettext
> -- Looking for dgettext - not found
> -- Looking for dgettext in /opt/local/lib/libintl.dylib
> -- Looking for dgettext in /opt/local/lib/libintl.dylib - not found
> CMake Error at /opt/local/share/apps/cmake/modules/FindGettext.cmake:61
> (message):
>   Could NOT find Gettext
> Call Stack (most recent call first):
>   CMakeLists.txt:481 (find_package)
>
>
> -- Configuring incomplete, errors occurred!
> ===================================================================
>
>
> I understand that gettext is not found but I have installed it with
> MacPorts and here it is :
> ===================================================================
> $ which gettext
> /opt/local/bin/gettext
> ===================================================================
>
> I tried to look into
> /opt/local/share/apps/cmake/modules/FindGettext.cmake to find which
> Variable is causing an issue but... it is beyond my skills !

Well, just do it step by step.
In line 61 you see there is a message() command, which is called when 
GETTEXT_FOUND is not true.
Then look where GETTEXT_FOUND is set.
It is set after checking that the function dgettext() exists, either in the 
standard library, or in the "intl" or "libintl" libraries (i.e. libintl.dylib 
and liblibintl.dylib on OSX). Does this library exist on your system ?
Does libintl.h exist on your system ?
If yes, where ?

Alex


More information about the CMake mailing list