Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 580422 Details for
Bug 688472
dev-db/pgagent-4.0.0 : /.../ld: CMakeFiles/.../connection.cpp.o: undefined reference to symbol pthread_join@@GLIBC_2.2.5
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-db:pgagent-4.0.0:20190622-121314.log
dev-db:pgagent-4.0.0:20190622-121314.log (text/plain), 11.21 KB, created by
Toralf Förster
on 2019-06-22 12:43:20 UTC
(
hide
)
Description:
dev-db:pgagent-4.0.0:20190622-121314.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-06-22 12:43:20 UTC
Size:
11.21 KB
patch
obsolete
> * Package: dev-db/pgagent-4.0.0 > * Repository: gentoo > * Maintainer: pgsql-bugs@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pgAgent-4.0.0-Source.tar.gz to /var/tmp/portage/dev-db/pgagent-4.0.0/work >>>> Source unpacked in /var/tmp/portage/dev-db/pgagent-4.0.0/work >>>> Preparing source in /var/tmp/portage/dev-db/pgagent-4.0.0/work/pgAgent-4.0.0-Source ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-db/pgagent-4.0.0/work/pgAgent-4.0.0-Source ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-db/pgagent-4.0.0/work/pgAgent-4.0.0-Source" >cmake -C /var/tmp/portage/dev-db/pgagent-4.0.0/work/pgAgent-4.0.0-Source/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DSTATIC_BUILD:BOOLEAN=FALSE -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-db/pgagent-4.0.0/work/pgAgent-4.0.0-Source/gentoo_toolchain.cmake /var/tmp/portage/dev-db/pgagent-4.0.0/work/pgAgent-4.0.0-Source >loading initial cache file /var/tmp/portage/dev-db/pgagent-4.0.0/work/pgAgent-4.0.0-Source/gentoo_common_config.cmake >CMake Warning (dev) at gentoo_common_config.cmake:9 (SET): > implicitly converting 'BOOLEAN' to 'STRING' type. >This warning is for project developers. Use -Wno-dev to suppress it. > >-- The C compiler identification is GNU 9.1.0 >-- The CXX compiler identification is GNU 9.1.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >CMake Warning at cmake/FindBoost.cmake:839 (message): > New Boost version may have incorrect or missing dependencies and imported > targets >Call Stack (most recent call first): > cmake/FindBoost.cmake:950 (_Boost_COMPONENT_DEPENDENCIES) > cmake/FindBoost.cmake:1618 (_Boost_MISSING_DEPENDENCIES) > CMakeLists.txt:112 (FIND_PACKAGE) > > >CMake Warning at cmake/FindBoost.cmake:839 (message): > New Boost version may have incorrect or missing dependencies and imported > targets >Call Stack (most recent call first): > cmake/FindBoost.cmake:950 (_Boost_COMPONENT_DEPENDENCIES) > cmake/FindBoost.cmake:1618 (_Boost_MISSING_DEPENDENCIES) > CMakeLists.txt:112 (FIND_PACKAGE) > > >CMake Warning at cmake/FindBoost.cmake:839 (message): > New Boost version may have incorrect or missing dependencies and imported > targets >Call Stack (most recent call first): > cmake/FindBoost.cmake:950 (_Boost_COMPONENT_DEPENDENCIES) > cmake/FindBoost.cmake:1618 (_Boost_MISSING_DEPENDENCIES) > CMakeLists.txt:112 (FIND_PACKAGE) > > >CMake Warning at cmake/FindBoost.cmake:839 (message): > New Boost version may have incorrect or missing dependencies and imported > targets >Call Stack (most recent call first): > cmake/FindBoost.cmake:950 (_Boost_COMPONENT_DEPENDENCIES) > cmake/FindBoost.cmake:1618 (_Boost_MISSING_DEPENDENCIES) > CMakeLists.txt:112 (FIND_PACKAGE) > > >CMake Warning at cmake/FindBoost.cmake:839 (message): > New Boost version may have incorrect or missing dependencies and imported > targets >Call Stack (most recent call first): > cmake/FindBoost.cmake:950 (_Boost_COMPONENT_DEPENDENCIES) > cmake/FindBoost.cmake:1618 (_Boost_MISSING_DEPENDENCIES) > CMakeLists.txt:112 (FIND_PACKAGE) > > >CMake Warning at cmake/FindBoost.cmake:839 (message): > New Boost version may have incorrect or missing dependencies and imported > targets >Call Stack (most recent call first): > cmake/FindBoost.cmake:950 (_Boost_COMPONENT_DEPENDENCIES) > cmake/FindBoost.cmake:1618 (_Boost_MISSING_DEPENDENCIES) > CMakeLists.txt:112 (FIND_PACKAGE) > > >CMake Warning at cmake/FindBoost.cmake:839 (message): > New Boost version may have incorrect or missing dependencies and imported > targets >Call Stack (most recent call first): > cmake/FindBoost.cmake:950 (_Boost_COMPONENT_DEPENDENCIES) > cmake/FindBoost.cmake:1618 (_Boost_MISSING_DEPENDENCIES) > CMakeLists.txt:112 (FIND_PACKAGE) > > >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Looking for pthread_create >-- Looking for pthread_create - not 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 >-- Boost version: 1.70.0 >-- Found the following Boost libraries: >-- filesystem >-- regex >-- date_time >-- thread >-- system >-- chrono >-- atomic >-- >-- ================================================================================ >-- Configuration summary: >-- >-- Project : pgagent >-- Description : pgAgent is a job scheduling engine for PostgreSQL >-- Version : 4.0.0 >-- >-- PostgreSQL version string : PostgreSQL 11.4 >-- PostgreSQL version parts : 11 >-- PostgreSQL path : /usr >-- PostgreSQL config binary : /usr/bin/pg_config >-- PostgreSQL include path : /usr/include/postgresql-11 >-- PostgreSQL library path : /usr/lib64/postgresql-11/lib64 >-- PostgreSQL share path : /usr/share/postgresql-11 >-- >-- Boost version : 1.70.0 >-- Boost path : /usr/include >-- Boost include directory : /usr/include >-- Boost library directory : /usr/lib64 >-- Boost Static linking : NO >-- ================================================================================ >-- >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native >C++ -O2 -pipe -march=native >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/dev-db/pgagent-4.0.0/work/pgAgent-4.0.0-Source >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-db/pgagent-4.0.0/work/pgAgent-4.0.0-Source ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-db/pgagent-4.0.0/work/pgAgent-4.0.0-Source" >ninja -v -j1 -l0 >[1/9] /usr/bin/x86_64-pc-linux-gnu-g++ -DPGAGENT_VERSION=\"4.0.0\" -DPGAGENT_VERSION_MAJOR=4 -I/usr/include/postgresql-11 -I. -Iinclude -DNDEBUG -O2 -pipe -march=native -MD -MT CMakeFiles/pgagent.dir/connection.cpp.o -MF CMakeFiles/pgagent.dir/connection.cpp.o.d -o CMakeFiles/pgagent.dir/connection.cpp.o -c connection.cpp >[2/9] /usr/bin/x86_64-pc-linux-gnu-g++ -DPGAGENT_VERSION=\"4.0.0\" -DPGAGENT_VERSION_MAJOR=4 -I/usr/include/postgresql-11 -I. -Iinclude -DNDEBUG -O2 -pipe -march=native -MD -MT CMakeFiles/pgagent.dir/job.cpp.o -MF CMakeFiles/pgagent.dir/job.cpp.o.d -o CMakeFiles/pgagent.dir/job.cpp.o -c job.cpp >[3/9] /usr/bin/x86_64-pc-linux-gnu-g++ -DPGAGENT_VERSION=\"4.0.0\" -DPGAGENT_VERSION_MAJOR=4 -I/usr/include/postgresql-11 -I. -Iinclude -DNDEBUG -O2 -pipe -march=native -MD -MT CMakeFiles/pgagent.dir/misc.cpp.o -MF CMakeFiles/pgagent.dir/misc.cpp.o.d -o CMakeFiles/pgagent.dir/misc.cpp.o -c misc.cpp >[4/9] /usr/bin/x86_64-pc-linux-gnu-g++ -DPGAGENT_VERSION=\"4.0.0\" -DPGAGENT_VERSION_MAJOR=4 -I/usr/include/postgresql-11 -I. -Iinclude -DNDEBUG -O2 -pipe -march=native -MD -MT CMakeFiles/pgagent.dir/pgAgent.cpp.o -MF CMakeFiles/pgagent.dir/pgAgent.cpp.o.d -o CMakeFiles/pgagent.dir/pgAgent.cpp.o -c pgAgent.cpp >[5/9] /usr/bin/x86_64-pc-linux-gnu-g++ -DPGAGENT_VERSION=\"4.0.0\" -DPGAGENT_VERSION_MAJOR=4 -I/usr/include/postgresql-11 -I. -Iinclude -DNDEBUG -O2 -pipe -march=native -MD -MT CMakeFiles/pgagent.dir/precomp.cpp.o -MF CMakeFiles/pgagent.dir/precomp.cpp.o.d -o CMakeFiles/pgagent.dir/precomp.cpp.o -c precomp.cpp >[6/9] /usr/bin/x86_64-pc-linux-gnu-g++ -DPGAGENT_VERSION=\"4.0.0\" -DPGAGENT_VERSION_MAJOR=4 -I/usr/include/postgresql-11 -I. -Iinclude -DNDEBUG -O2 -pipe -march=native -MD -MT CMakeFiles/pgagent.dir/unix.cpp.o -MF CMakeFiles/pgagent.dir/unix.cpp.o.d -o CMakeFiles/pgagent.dir/unix.cpp.o -c unix.cpp >[7/9] /usr/bin/x86_64-pc-linux-gnu-g++ -DPGAGENT_VERSION=\"4.0.0\" -DPGAGENT_VERSION_MAJOR=4 -I/usr/include/postgresql-11 -I. -Iinclude -DNDEBUG -O2 -pipe -march=native -MD -MT CMakeFiles/pgagent.dir/win32.cpp.o -MF CMakeFiles/pgagent.dir/win32.cpp.o.d -o CMakeFiles/pgagent.dir/win32.cpp.o -c win32.cpp >[8/9] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/pgagent.dir/connection.cpp.o CMakeFiles/pgagent.dir/job.cpp.o CMakeFiles/pgagent.dir/misc.cpp.o CMakeFiles/pgagent.dir/pgAgent.cpp.o CMakeFiles/pgagent.dir/precomp.cpp.o CMakeFiles/pgagent.dir/unix.cpp.o CMakeFiles/pgagent.dir/win32.cpp.o -o pgagent -L/usr/lib64/postgresql-11/lib64 -Wl,-rpath,/usr/lib64/postgresql-11/lib64: -lpq -lboost_filesystem-mt -lboost_regex-mt -lboost_date_time-mt -lboost_thread-mt -lboost_system-mt -lboost_chrono-mt -lboost_atomic-mt && : >FAILED: pgagent >: && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/pgagent.dir/connection.cpp.o CMakeFiles/pgagent.dir/job.cpp.o CMakeFiles/pgagent.dir/misc.cpp.o CMakeFiles/pgagent.dir/pgAgent.cpp.o CMakeFiles/pgagent.dir/precomp.cpp.o CMakeFiles/pgagent.dir/unix.cpp.o CMakeFiles/pgagent.dir/win32.cpp.o -o pgagent -L/usr/lib64/postgresql-11/lib64 -Wl,-rpath,/usr/lib64/postgresql-11/lib64: -lpq -lboost_filesystem-mt -lboost_regex-mt -lboost_date_time-mt -lboost_thread-mt -lboost_system-mt -lboost_chrono-mt -lboost_atomic-mt && : >/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/pgagent.dir/connection.cpp.o: undefined reference to symbol 'pthread_join@@GLIBC_2.2.5' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libpthread.so.0: error adding symbols: DSO missing from command line >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > * ERROR: dev-db/pgagent-4.0.0::gentoo failed (compile phase): > * ninja -v -j1 -l0 failed > * > * Call stack: > * ebuild.sh, line 124: Called src_compile > * environment, line 2529: Called cmake-utils_src_compile > * environment, line 719: Called cmake-utils_src_make > * environment, line 900: Called _cmake_ninja_src_make > * environment, line 466: Called eninja > * environment, line 1510: Called die > * The specific snippet of code: > * "$@" || die "${nonfatal_args[@]}" "${*} failed" > * > * If you need support, post the output of `emerge --info '=dev-db/pgagent-4.0.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-db/pgagent-4.0.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-db:pgagent-4.0.0:20190622-121314.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/pgagent-4.0.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-db/pgagent-4.0.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-db/pgagent-4.0.0/work/pgAgent-4.0.0-Source' > * S: '/var/tmp/portage/dev-db/pgagent-4.0.0/work/pgAgent-4.0.0-Source'
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 688472
:
580420
| 580422 |
580424
|
580426
|
580428
|
580430
|
580432