Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 765481 Details for
Bug 833776
dev-db/timescaledb-2.5.2 - CMake Error at CMakeLists.txt:573 (message):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-db:timescaledb-2.5.2:20220219-181805.log
dev-db:timescaledb-2.5.2:20220219-181805.log (text/plain), 6.01 KB, created by
Toralf Förster
on 2022-02-19 18:49:00 UTC
(
hide
)
Description:
dev-db:timescaledb-2.5.2:20220219-181805.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-02-19 18:49:00 UTC
Size:
6.01 KB
patch
obsolete
> * Package: dev-db/timescaledb-2.5.2 > * 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.5.2.tar.gz to /var/tmp/portage/dev-db/timescaledb-2.5.2/work >>>> Source unpacked in /var/tmp/portage/dev-db/timescaledb-2.5.2/work >>>> Preparing source in /var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2 ... > * Will copy sources from /var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2 > * 13: copying to /var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2-13 > * 12: copying to /var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2-12 > * 13: running run_in_build_dir cmake_src_prepare > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2" > * 12: running run_in_build_dir cmake_src_prepare > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2 ... > * 13: running run_in_build_dir timescale_configure > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2-13" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2-13" >cmake -C /var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2-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.5.2/work/timescaledb-2.5.2-13/gentoo_toolchain.cmake /var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2-13 >loading initial cache file /var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2-13/gentoo_common_config.cmake >-- The C compiler identification is GNU 11.2.1 >-- 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.5.2. Can be updated from version 2.5.1 >-- 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.35.1") >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.6 >CMake Warning at CMakeLists.txt:430 (message): > clang-format version 7 or 8 required > > >-- Using docker based clang-format >-- Regress checks and isolation checks disabled >-- Assertion checks are OFF >CMake Error at CMakeLists.txt:573 (message): > PostgreSQL was built without OpenSSL support, which TimescaleDB needs for > full compatibility. Please rebuild PostgreSQL using `--with-openssl` or if > you want to continue without OpenSSL, re-run bootstrap with > `-DUSE_OPENSSL=0` > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2-13/CMakeFiles/CMakeOutput.log". > * ERROR: dev-db/timescaledb-2.5.2::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 2849: Called postgres-multi_foreach 'timescale_configure' > * environment, line 2636: Called multibuild_foreach_variant '_postgres-multi_multibuild_wrapper' 'run_in_build_dir' 'timescale_configure' > * environment, line 2373: Called _multibuild_run '_postgres-multi_multibuild_wrapper' 'run_in_build_dir' 'timescale_configure' > * environment, line 2371: Called _postgres-multi_multibuild_wrapper 'run_in_build_dir' 'timescale_configure' > * environment, line 556: Called run_in_build_dir 'timescale_configure' > * environment, line 2833: Called timescale_configure > * environment, line 3700: Called cmake_src_configure > * environment, line 1016: 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.5.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-db/timescaledb-2.5.2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-db:timescaledb-2.5.2:20220219-181805.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/timescaledb-2.5.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-db/timescaledb-2.5.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2-13' > * S: '/var/tmp/portage/dev-db/timescaledb-2.5.2/work/timescaledb-2.5.2' >
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 833776
:
765479
|
765480
| 765481 |
765482
|
765483
|
765484
|
765485
|
765486