Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 866287 Details for
Bug 911235
dev-libs/poco-1.12.4: failed (configure phase): Target ActiveRecordCompiler links to: Poco::Util but the target was not found.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
poco-1.12.4:20230726-051108.log
poco-1.12.4:20230726-051108.log (text/plain), 6.77 KB, created by
Joonas Niilola
on 2023-07-26 06:00:34 UTC
(
hide
)
Description:
poco-1.12.4:20230726-051108.log
Filename:
MIME Type:
Creator:
Joonas Niilola
Created:
2023-07-26 06:00:34 UTC
Size:
6.77 KB
patch
obsolete
> * Package: dev-libs/poco-1.12.4:0/94 > * Repository: gentoo > * Maintainer: davidroman96@gmail.com proxy-maint@gentoo.org > * USE: abi_x86_32 activerecord cppparser data elibc_glibc kernel_linux odbc sqlite x86 xml > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking poco-1.12.4.tar.gz to /var/tmp/portage/dev-libs/poco-1.12.4/work >>>> Source unpacked in /var/tmp/portage/dev-libs/poco-1.12.4/work >>>> Preparing source in /var/tmp/portage/dev-libs/poco-1.12.4/work/poco-poco-1.12.4-release ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/poco-1.12.4/work/poco-poco-1.12.4-release" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/poco-1.12.4/work/poco-poco-1.12.4-release_build" > * Applying poco-1.10.1-iodbc-incdir.patch ... > [ ok ] > * Hardcoded definition(s) removed in CMakeLists.txt: > * set(CMAKE_BUILD_TYPE "RelWithDebInfo") > * SED: some expressions in the following did not cause any changes > * sed -i -e 's~/usr/include/mysql~~' -e 's/mysqlclient_r/mysqlclient/' -e 's/STATUS "Couldn/FATAL_ERROR "Couldn/' cmake/FindMySQL.cmake || die; > * no-op: -e s~/usr/include/mysql~~ > * no-op: -e s/STATUS "Couldn/FATAL_ERROR "Couldn/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/poco-1.12.4/work/poco-poco-1.12.4-release ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/poco-1.12.4/work/poco-poco-1.12.4-release" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/poco-1.12.4/work/poco-poco-1.12.4-release_build" >cmake -C /var/tmp/portage/dev-libs/poco-1.12.4/work/poco-poco-1.12.4-release_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DPOCO_UNBUNDLED=ON -DENABLE_APACHECONNECTOR=OFF -DENABLE_ACTIVERECORD=yes -DENABLE_ACTIVERECORD_COMPILER=yes -DENABLE_CPPPARSER=yes -DENABLE_CRYPTO=no -DENABLE_DATA=yes -DENABLE_DATA_MYSQL=no -DENABLE_DATA_ODBC=yes -DENABLE_DATA_POSTGRESQL=no -DENABLE_DATA_SQLITE=yes -DENABLE_JSON=no -DENABLE_JWT=no -DENABLE_MONGODB=no -DENABLE_NET=no -DENABLE_NETSSL=no -DENABLE_NETSSL_WIN=OFF -DENABLE_PAGECOMPILER=no -DENABLE_PAGECOMPILER_FILE2PAGE=no -DENABLE_PDF=no -DENABLE_POCODOC=no -DENABLE_PROMETHEUS=no -DENABLE_SEVENZIP=no -DENABLE_TESTS=no -DENABLE_UTIL=no -DENABLE_XML=yes -DENABLE_ZIP=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/poco-1.12.4/work/poco-poco-1.12.4-release_build/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/poco-1.12.4/work/poco-poco-1.12.4-release >loading initial cache file /var/tmp/portage/dev-libs/poco-1.12.4/work/poco-poco-1.12.4-release_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 12.3.1 >-- The CXX compiler identification is GNU 12.3.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Checking for C++14 compiler >-- Checking for C++14 compiler - available >-- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.0.9") >-- Could NOT find APR (missing: APR_INCLUDE_DIR APR_LIBRARY) >-- Could NOT find APRUTIL (missing: APRUTIL_INCLUDE_DIR APRUTIL_LIBRARY) >-- Could NOT find Apache2 (missing: APACHE2_INCLUDE_DIR) >-- Found MySQL: /usr/include (found version "21.2.32") >-- Found PostgreSQL: /usr/lib/libpq.so (found version "15.3") >-- Found ODBC: /usr/lib/libodbc.so >-- Building without tests & samples >-- Using external sqlite, zlib, pcre2, expat, ... >-- Found PCRE2: /usr/lib/libpcre2-8.so >-- Found ZLIB: /usr/lib/libz.so (found version "1.2.13") >-- Found EXPAT: /usr/lib/libexpat.so (found version "2.5.0") >-- SQLite Support Enabled >-- Found SQLite3: /usr/include (found version "3.42.0") >-- MySQL Support Disabled >-- PostgreSQL Support Disabled >-- ODBC Support Enabled >-- CMake 3.26.4 successfully configured Poco using Ninja generator >-- Poco package version: 1.12.4 >-- Building dynamic libraries >-- [cmake] Installation target path: /usr >-- [cmake] Use toolchain file: /var/tmp/portage/dev-libs/poco-1.12.4/work/poco-poco-1.12.4-release_build/gentoo_toolchain.cmake >-- [cmake] Build for OS type: Linux >-- [cmake] Build for OS version: 6.1.38-gentoo >-- [cmake] Build for CPU type: i686 >-- [cmake] Build type: RelWithDebInfo >-- [cmake] Build with cxx flags: -march=i686 -O2 -pipe -frecord-gcc-switches >-- [cmake] Build with c flags: -march=i686 -O2 -pipe -frecord-gcc-switches >-- Building: Encodings >-- Building: XML >-- Building: Net >-- Building: Redis >-- Building: Data >-- Building: ActiveRecord >-- Building: ActiveRecordCompiler >-- Building: CppParser >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -march=i686 -O2 -pipe -frecord-gcc-switches >C++ -march=i686 -O2 -pipe -frecord-gcc-switches >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done (0.8s) >CMake Error at ActiveRecord/Compiler/CMakeLists.txt:17 (target_link_libraries): > Target "ActiveRecordCompiler" links to: > > Poco::Util > > but the target was not found. Possible reasons include: > > * There is a typo in the target name. > * A find_package call is missing for an IMPORTED target. > * An ALIAS target is missing. > > > >-- Generating done (0.0s) >CMake Generate step failed. Build files cannot be regenerated correctly. > * ERROR: dev-libs/poco-1.12.4::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 2153: Called cmake_src_configure > * environment, line 1037: Called die > * The specific snippet of code: > * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > * > * If you need support, post the output of `emerge --info '=dev-libs/poco-1.12.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/poco-1.12.4::gentoo'`. > * The complete build log is located at '/var/tmp/portage/vbslogs/build/dev-libs/poco-1.12.4:20230726-051108.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/poco-1.12.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/poco-1.12.4/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/poco-1.12.4/work/poco-poco-1.12.4-release_build' > * S: '/var/tmp/portage/dev-libs/poco-1.12.4/work/poco-poco-1.12.4-release' >
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 911235
: 866287