[Lunar-bugs] [Lunar Linux 0000457]: akonadi 1.4.1 fails to configure

Lunar bug reports list lunar-bugs at lunar-linux.org
Tue Aug 9 14:55:44 CEST 2011


The following issue requires your FEEDBACK. 
====================================================================== 
http://bugs.lunar-linux.org/view.php?id=457 
====================================================================== 
Reported By:                adomas
Assigned To:                
====================================================================== 
Project:                    Lunar Linux
Issue ID:                   457
Category:                   module
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     feedback
lvu installed moonbase:     20101208.23 
Core Tools:                 Lunar 
lvu installed [lunar|theedge]: 20100324 
====================================================================== 
Date Submitted:             2010-12-09 07:17 CET
Last Modified:              2011-08-09 14:55 CEST
====================================================================== 
Summary:                    akonadi 1.4.1 fails to configure
Description: 
-- 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/lib64/libX11.so
-- 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 
-- checking for module 'soprano'
--   found soprano, version 2.5.3
-- Found Soprano version 2.5.3: /usr/lib64/libsoprano.so
-- Found Soprano includes: /usr/include
-- Found Soprano Index: /usr/lib64/libsopranoindex.so
-- Found Soprano Client: /usr/lib64/libsopranoclient.so
-- Found Soprano Plugin Dir: /usr/share/soprano/plugins
-- Found Soprano Plugins: nquadparser nquadserializer raptorparser
raptorserializer redlandbackend sesame2backend virtuosobackend
-- Found Automoc4: /usr/bin/automoc4
-- Found shared-mime-info version: 0.80
-- Could NOT find Boost
-- Found Sqlite: /usr/include 
-- Looking for include files HAVE_EXECINFO_H
-- Looking for include files HAVE_EXECINFO_H - found
-- Looking for backtrace
-- Looking for backtrace - found
-- Looking for include files HAVE_UNISTD_H
-- Looking for include files HAVE_UNISTD_H - found
-- MySQL Server wasn't found. it is required to run Akonadi
-- SQlite/usr/lib64/libsqlite3.so
-- Building QSQLITE3 driver
-- Make sure that you add /usr/lib/qt4/plugins to your QT_PLUGIN_PATH
environment variable.
-- 
-----------------------------------------------------------------------------
-- The following REQUIRED packages could NOT be located on your system.
-- Please install them before continuing this software installation.
-----------------------------------------------------------------------------
+ Boost: Boost C++ Libraries <http://www.boost.org>
Akonadi requires the Boost C++ libraries.
-----------------------------------------------------------------------------
CMake Error at cmake/modules/MacroLogFeature.cmake:93 (MESSAGE):
  Exiting: Missing Requirements
Call Stack (most recent call first):
  CMakeLists.txt:270 (macro_display_feature_log)


CMake Error: The following variables are used in this project, but they are
set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake
files:
Boost_INCLUDE_DIR (ADVANCED)
   used as include directory in directory /usr/src/akonadi-1.4.1
   used as include directory in directory
/usr/src/akonadi-1.4.1/interfaces
   used as include directory in directory /usr/src/akonadi-1.4.1/libs
   used as include directory in directory
/usr/src/akonadi-1.4.1/libs/tests
   used as include directory in directory /usr/src/akonadi-1.4.1/server
   used as include directory in directory
/usr/src/akonadi-1.4.1/server/akonadictl
   used as include directory in directory
/usr/src/akonadi-1.4.1/server/control
   used as include directory in directory
/usr/src/akonadi-1.4.1/server/src
   used as include directory in directory
/usr/src/akonadi-1.4.1/server/src/storage
   used as include directory in directory
/usr/src/akonadi-1.4.1/server/tests
   used as include directory in directory
/usr/src/akonadi-1.4.1/server/tests/unittest
   used as include directory in directory /usr/src/akonadi-1.4.1/rds
   used as include directory in directory /usr/src/akonadi-1.4.1/qsqlite
Boost_PROGRAM_OPTIONS_LIBRARY (ADVANCED)
    linked by target "akonadiprivate" in directory
/usr/src/akonadi-1.4.1/server
    linked by target "akonadictl" in directory
/usr/src/akonadi-1.4.1/server/akonadictl
    linked by target "akonadi_control" in directory
/usr/src/akonadi-1.4.1/server/control

-- Configuring incomplete, errors occurred!
Creating /var/log/lunar/compile/akonadi-1.4.1.bz2 
! Problem detected during BUILD
bash-4.1# lvu installed boost
1.44.0
bash-4.1# 

====================================================================== 

---------------------------------------------------------------------- 
 (0001038) dveatch (developer) - 2010-12-09 12:27
 http://bugs.lunar-linux.org/view.php?id=457#c1038 
---------------------------------------------------------------------- 
Install Boost. 

---------------------------------------------------------------------- 
 (0001039) dveatch (developer) - 2010-12-09 12:28
 http://bugs.lunar-linux.org/view.php?id=457#c1039 
---------------------------------------------------------------------- 
Opps did not scroll down far enough to see that you had. 

---------------------------------------------------------------------- 
 (0001040) adomas (reporter) - 2010-12-09 13:24
 http://bugs.lunar-linux.org/view.php?id=457#c1040 
---------------------------------------------------------------------- 
Yes, I have both boost and boost-jam, but it says that I don't... :( 

---------------------------------------------------------------------- 
 (0001041) adomas (reporter) - 2010-12-09 22:08
 http://bugs.lunar-linux.org/view.php?id=457#c1041 
---------------------------------------------------------------------- 
Without akonadi, users are unable to build kdepimlibs4, so such apps as
KTorrent, Konversation, KMail and so on, does not lin :( 

---------------------------------------------------------------------- 
 (0001042) dveatch (developer) - 2010-12-10 13:02
 http://bugs.lunar-linux.org/view.php?id=457#c1042 
---------------------------------------------------------------------- 
Besides the obvious `lin -c boost`, which I'm sure you have done. The only
other suggestion would be to `rm  /var/cache/lunar/boost*`and perhaps the
same for the akonadi cache; then try another `lin -c boost akonadi`.

I have not been able to replicate your problem on x86_64 or x86. 

---------------------------------------------------------------------- 
 (0001043) adomas (reporter) - 2010-12-10 16:29
 http://bugs.lunar-linux.org/view.php?id=457#c1043 
---------------------------------------------------------------------- 
Removed sources from /usr/src and lined as you said. But problem is still
there. Any other solutions? 

---------------------------------------------------------------------- 
 (0001134) wdp (developer) - 2011-08-09 14:55
 http://bugs.lunar-linux.org/view.php?id=457#c1134 
---------------------------------------------------------------------- 
There is a new version of akonadi in moonbase; does the error still occur? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-09 07:17 adomas         New Issue                                    
2010-12-09 07:17 adomas         lvu installed moonbase    => 20101208.23     
2010-12-09 07:17 adomas         Core Tools                => Lunar           
2010-12-09 07:17 adomas         lvu installed [lunar|theedge] => 20100324       

2010-12-09 12:27 dveatch        Note Added: 0001038                          
2010-12-09 12:28 dveatch        Note Added: 0001039                          
2010-12-09 13:24 adomas         Note Added: 0001040                          
2010-12-09 22:08 adomas         Note Added: 0001041                          
2010-12-10 13:02 dveatch        Note Added: 0001042                          
2010-12-10 16:29 adomas         Note Added: 0001043                          
2011-08-09 14:55 wdp            Note Added: 0001134                          
2011-08-09 14:55 wdp            Status                   new => feedback     
======================================================================



More information about the Lunar-bugs mailing list