Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267625 - kde-base/phonon-kde-4.2.2-r1 failed to configure "Couldn't find Strigi streams and streamanalyzer libraries"
Summary: kde-base/phonon-kde-4.2.2-r1 failed to configure "Couldn't find Strigi stream...
Status: RESOLVED DUPLICATE of bug 267624
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-27 07:06 UTC by Nick Malakhov
Modified: 2009-04-27 11:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Malakhov 2009-04-27 07:06:06 UTC
I've installed kde-meta:4.2 some days ago. Now I'm trying to run emerge -DNu world and kde-base/phonon-kde-4.2.2-r1 failed. Also, some other packages, like amarok:2 don't configure with the same error.

Strigi is installed. of course.

H

Reproducible: Always

Steps to Reproduce:
1. Install unmasked kde-meta:4.2 
2. wait few days
3. try to update some packages pulled in by kde-meta

Actual Results:  
-- Phonon Version: 4.3.0                                                                                                                                   
-- Found Phonon: /usr/lib/libphonon.so                                                                                                                     
-- Found Phonon Includes: /usr/include/KDE;/usr/include                                                                                                    
-- Found KDE 4.2 include dir: /usr/kde/4.2/include                                                                                                         
-- Found KDE 4.2 library dir: /usr/kde/4.2/lib                                                                                                             
-- Found the KDE4 kconfig_compiler preprocessor: /usr/kde/4.2/bin/kconfig_compiler                                                                         
-- Found automoc4: /usr/bin/automoc4                                                                                                                       
-- Strigi API needs 'signed char'                                                                                                                          
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE):                                                                  
  Couldn't find Strigi streams and streamanalyzer libraries.  Set the                                                                                      
  environment variable STRIGI_HOME (or CMAKE_PREFIX_PATH) to the strigi                                                                                    
  install dir.  (missing: STRIGI_STREAMS_LIBRARY                                                                                                           
  STRIGI_STREAMANALYZER_LIBRARY)                                                                                                                           
Call Stack (most recent call first):                                                                                                                       
  /usr/kde/4.2/share/apps/cmake/modules/FindStrigi.cmake:41 (find_package_handle_standard_args)                                                            
  CMakeLists.txt:8 (find_package)                                                                                                                          


-- Configuring incomplete, errors occurred!
 *                                         
 * ERROR: kde-base/phonon-kde-4.2.2-r1 failed.
 * Call stack:                                
 *               ebuild.sh, line   49:  Called src_configure
 *             environment, line 3715:  Called kde4-meta_src_configure
 *             environment, line 2849:  Called kde4-base_src_configure
 *             environment, line 2591:  Called cmake-utils_src_configure
 *             environment, line  981:  Called die                      
 * The specific snippet of code:                                        
 *       cmake ${cmakeargs} "${S}" || die "cmake failed";               
 *  The die message:                                                    
 *   cmake failed                                                       
 *                                                                      
 * 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/kde-base/phonon-kde-4.2.2-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/phonon-kde-4.2.2-r1/temp/environment'.
 *
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-27 11:23:47 UTC

*** This bug has been marked as a duplicate of bug 267624 ***