Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 740385 Details for
Bug 814074
dev-db/timescaledb-2.4.1 - CMake Error at tsl/.../CMakeLists.txt:125 (add_dependencies):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-db:timescaledb-2.4.1:20210920-164454.log
dev-db:timescaledb-2.4.1:20210920-164454.log (text/plain), 6.37 KB, created by
Toralf Förster
on 2021-09-20 17:18:42 UTC
(
hide
)
Description:
dev-db:timescaledb-2.4.1:20210920-164454.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-09-20 17:18:42 UTC
Size:
6.37 KB
patch
obsolete
> * Package: dev-db/timescaledb-2.4.1 > * Repository: gentoo > * Maintainer: pgsql-bugs@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux postgres_targets_postgres12 postgres_targets_postgres13 proprietary-extensions userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Multibuild variants: 13 12 >>>> Unpacking source... >>>> Unpacking timescaledb-2.4.1.tar.gz to /var/tmp/portage/dev-db/timescaledb-2.4.1/work >>>> Source unpacked in /var/tmp/portage/dev-db/timescaledb-2.4.1/work >>>> Preparing source in /var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1 ... > * Will copy sources from /var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1 > * 13: copying to /var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1-13 > * 12: copying to /var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1-12 > * 13: running run_in_build_dir cmake_src_prepare > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1" > * 12: running run_in_build_dir cmake_src_prepare > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1 ... > * 13: running run_in_build_dir timescale_configure > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1-13" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1-13" >cmake -C /var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1-13/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DPG_CONFIG=/usr/bin/pg_config13 -DREGRESS_CHECKS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1-13/gentoo_toolchain.cmake /var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1-13 >loading initial cache file /var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1-13/gentoo_common_config.cmake >-- The C compiler identification is GNU 11.2.0 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- TimescaleDB version 2.4.1. Can be updated from version 2.4.0 >-- Build type is RelWithDebInfo >-- Install method is 'source' >-- Performing Test CC_SUPPORTS_NO_UNUSED_CLI_ARG >-- Performing Test CC_SUPPORTS_NO_UNUSED_CLI_ARG - Success >-- Performing Test CC_SUPPORTS_NO_FORMAT_TRUNCATION >-- Performing Test CC_SUPPORTS_NO_FORMAT_TRUNCATION - Success >-- Performing Test CC_STRINGOP_TRUNCATION >-- Performing Test CC_STRINGOP_TRUNCATION - Success >-- Performing Test CC_SUPPORTS_IMPLICIT_FALLTHROUGH >-- Performing Test CC_SUPPORTS_IMPLICIT_FALLTHROUGH - Success >-- Performing Test CC_SUPPORTS_VISIBILITY_HIDDEN >-- Performing Test CC_SUPPORTS_VISIBILITY_HIDDEN - Success >-- Using compiler GNU >-- Found Git: /usr/bin/git (found version "2.33.0") >fatal: not a git repository (or any parent up to mount point /var/tmp) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >fatal: not a git repository (or any parent up to mount point /var/tmp) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >fatal: not a git repository (or any parent up to mount point /var/tmp) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >-- Unable to get git commit information >-- Compiling against PostgreSQL version 13.4 >CMake Warning at CMakeLists.txt:423 (message): > clang-format version 7 or 8 required > > >-- Regress checks and isolation checks disabled >-- Assertion checks are OFF >-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.0.0") >-- Using OpenSSL version 3.0.0 >-- Found Perl: /usr/bin/perl (found suitable version "5.34.0", minimum required is "5.8") >-- Using nm /usr/bin/nm >-- Not generating downgrade script: downgrade generation disabled. >CMake Error at tsl/test/CMakeLists.txt:125 (add_dependencies): > Cannot add target-level dependencies to non-existent target "installcheck". > > The add_dependencies works for top-level logical targets created by the > add_executable, add_library, or add_custom_target commands. If you want to > add file-level dependencies see the DEPENDS option of the add_custom_target > and add_custom_command commands. > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1-13/CMakeFiles/CMakeOutput.log". > * ERROR: dev-db/timescaledb-2.4.1::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 2843: Called postgres-multi_foreach 'timescale_configure' > * environment, line 2630: Called multibuild_foreach_variant '_postgres-multi_multibuild_wrapper' 'run_in_build_dir' 'timescale_configure' > * environment, line 2356: Called _multibuild_run '_postgres-multi_multibuild_wrapper' 'run_in_build_dir' 'timescale_configure' > * environment, line 2354: Called _postgres-multi_multibuild_wrapper 'run_in_build_dir' 'timescale_configure' > * environment, line 545: Called run_in_build_dir 'timescale_configure' > * environment, line 2827: Called timescale_configure > * environment, line 3689: Called cmake_src_configure > * environment, line 1005: 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-db/timescaledb-2.4.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-db/timescaledb-2.4.1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-db:timescaledb-2.4.1:20210920-164454.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/timescaledb-2.4.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-db/timescaledb-2.4.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1-13' > * S: '/var/tmp/portage/dev-db/timescaledb-2.4.1/work/timescaledb-2.4.1' >
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 814074
:
740379
|
740382
| 740385 |
740388
|
740391
|
740394
|
740397
|
740400