fedora-review command fails on package

Martin Gansser linux4martin at web.de
Fri Sep 7 21:04:14 UTC 2012


Hi,

i tried to check my package with fedora-review, but this fails.

martin at fc17 SPECS$ fedora-review -b 853553
Processing bugzilla bug: 853553
Bugzilla v0.7.0 initializing
Chose subclass RHBugzilla v0.1
Trying bugzilla cookies for authentication
Getting .spec and .srpm Urls from : 853553
--> SRPM url: https://www.disk.dsl.o2online.de/Fcl...?a=0tythsdteBc[https://www.disk.dsl.o2online.de/FclyPlh/RPMS/guayadeque/guayadeque-0.3.6-2.svn1830/guayadeque-0.3.6-2.svn1830.fc17.src.rpm?a=0tythsdteBc]
--> Spec url: https://www.disk.dsl.o2online.de/Fcl...?a=ZK1IIr7oO60[https://www.disk.dsl.o2online.de/FclyPlh/RPMS/guayadeque/guayadeque-0.3.6-2.svn1830/guayadeque.spec?a=ZK1IIr7oO60]
Using review directory: /home/martin/rpmbuild/SPECS/853553-guayadeque
Downloading .spec and .srpm files
No upstream for (Source0): guayadeque-svn1830.tar.bz2
Running checks and generate report

Rebuilding /home/martin/rpmbuild/SPECS/853553-guayadeque/srpm/guayadeque-0.3.6-2.svn1830.fc17.src.rpm?a=0tythsdteBc using default root
ERROR: Exception(/home/martin/rpmbuild/SPECS/853553-guayadeque/srpm/guayadeque-0.3.6-2.svn1830.fc17.src.rpm?a=0tythsdteBc) Config(fedora-17-x86_64) 13 minutes 48 seconds
INFO: Results and/or logs in: /home/martin/rpmbuild/SPECS/853553-guayadeque/results
ERROR: Command failed. See logs for output.
Build failed rc = Build error(s)
Exception down the road...

the log file contains the following message:

+ /usr/bin/cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE=TRUE -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_SKIP_RPATH=TRUE -DCMAKE_BUILD_WITH_INSTALL_RPATH=FALSE ..
-- The C compiler identification is GNU 4.7.0
-- The CXX compiler identification is GNU 4.7.0
-- Check for working C compiler: /usr/lib64/ccache/gcc
-- Check for working C compiler: /usr/lib64/ccache/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib64/ccache/c++
-- Check for working CXX compiler: /usr/lib64/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using install prefix /usr ...
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.25")
-- Found wxWidgets: TRUE
-- checking for module 'gstreamer-0.10'
-- found gstreamer-0.10, version 0.10.36
-- checking for module 'sqlite3'
-- package 'sqlite3' not found
CMake Error at CMakeLists.txt:46 (MESSAGE):
sqlite3 not found!
-- Configuring incomplete, errors occurred!

sqlite and sqlite-devel are installed, a local rpmbuild works.


More information about the devel mailing list