Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 249145 Details for
Bug 339296
soprano 2.5.0 Configuring incomplete
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 6.72 KB, created by
Richard
on 2010-10-01 08:57:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Richard
Created:
2010-10-01 08:57:21 UTC
Size:
6.72 KB
patch
obsolete
>[32;01m * [39;49;00mCPV: dev-libs/soprano-2.5.0 >[32;01m * [39;49;00mREPO: gentoo >[32;01m * [39;49;00mMaintainer: kde@gentoo.org >[32;01m * [39;49;00mUSE: clucene dbus elibc_glibc kernel_linux raptor redland userland_GNU virtuoso x86 >>>> Unpacking source... >>>> Unpacking soprano-2.5.0.tar.bz2 to /var/tmp/portage/dev-libs/soprano-2.5.0/work >>>> Source unpacked in /var/tmp/portage/dev-libs/soprano-2.5.0/work >>>> Preparing source in /var/tmp/portage/dev-libs/soprano-2.5.0/work/soprano-2.5.0 ... > [32;01m*[0m Applying soprano-2.4.4-make-broken-redland-fatal.cmake ... >[A[74C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/soprano-2.5.0/work/soprano-2.5.0 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-libs/soprano-2.5.0/work/soprano-2.5.0" >cmake -C /var/tmp/portage/dev-libs/soprano-2.5.0/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DSOPRANO_BUILD_TESTS=OFF -DCMAKE_SKIP_RPATH=OFF -DSOPRANO_DISABLE_CLUCENE_INDEX=OFF -DSOPRANO_DISABLE_DBUS=OFF -DSOPRANO_DISABLE_RAPTOR_PARSER=OFF -DSOPRANO_DISABLE_RAPTOR_SERIALIZER=OFF -DSOPRANO_DISABLE_REDLAND_BACKEND=OFF -DSOPRANO_DISABLE_SESAME2_BACKEND=ON -DSOPRANO_DISABLE_VIRTUOSO_BACKEND=OFF -DSOPRANO_BUILD_API_DOCS=OFF -DSOPRANO_BUILD_TESTS=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/dev-libs/soprano-2.5.0/temp/gentoo_rules.cmake /var/tmp/portage/dev-libs/soprano-2.5.0/work/soprano-2.5.0 >loading initial cache file /var/tmp/portage/dev-libs/soprano-2.5.0/temp/gentoo_common_config.cmake >-- The C compiler identification is GNU >-- The CXX compiler identification is GNU >-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++ -- 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.6.3 >-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so >-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.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/lib/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 >-- Found Rasqal 0.9.17: libs - /usr/lib/librasqal.so; includes - /usr/include/rasqal >-- Found Raptor 1.4.20: libs - /usr/lib/libraptor.so; includes - /usr/include >-- Found Redland storage: /usr/lib/redland/librdf_storage_mysql.so >-- libmysqlclient.so.15: cannot open shared object file: No such file or directory >CMake Error at cmake/modules/FindRedland.cmake:118 (message): > Broken Redland detected, rebuild it now. If problem persists, report bug > at bugs.gentoo.org. >Call Stack (most recent call first): > CMakeLists.txt:46 (find_package) > > >-- Could NOT find Redland (missing: _REDLAND_VERSION_OK) >-- Found CLucene library: /usr/lib/libclucene.so >-- Found CLucene include dir: /usr/include >-- Found CLucene library dir: /usr/lib >-- Found CLucene: /usr/lib/libclucene.so >-- Found iODBC 3.52.7: libs - /usr/lib/libiodbc.so; includes - /usr/include/iodbc >-- Performing Test __SOPRANO_HAVE_GCC_VISIBILITY >-- Performing Test __SOPRANO_HAVE_GCC_VISIBILITY - Success >-- Performing Test __SOPRANO_HAVE_GCC_INLINE_VISIBILITY >-- Performing Test __SOPRANO_HAVE_GCC_INLINE_VISIBILITY - Success >-- Looking for raptor_new_iostream_from_handler2 >-- Looking for raptor_new_iostream_from_handler2 - found >--------------------------------------------------------------------------------------- >-- Soprano Components that will be built: > * Virtuoso storage backend (Run-time dependency: Virtuoso) > * Raptor RDF parser > (including TriG parser) > * Raptor RDF serializer > * The CLucene-based full-text search index library > * D-Bus server/client support > >-- Soprano Components that will NOT be built: > * Redland storage backend (missing librdf/redland - http://librdf.org) > * Sesame2 storage backend (java-based) >--------------------------------------------------------------------------------------- >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -march=athlon-xp >C++ -O2 -march=athlon-xp -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring incomplete, errors occurred! > [31;01m*[0m ERROR: dev-libs/soprano-2.5.0 failed: > [31;01m*[0m cmake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_configure > [31;01m*[0m environment, line 4737: Called cmake-utils_src_configure > [31;01m*[0m environment, line 903: Called _execute_optionaly 'src_configure' > [31;01m*[0m environment, line 365: Called enable_cmake-utils_src_configure > [31;01m*[0m environment, line 1466: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m cmake "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-libs/soprano-2.5.0', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-libs/soprano-2.5.0'. >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/soprano-2.5.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/soprano-2.5.0/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-libs/soprano-2.5.0/work/soprano-2.5.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 339296
: 249145 |
249147