Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 833776

Summary: dev-db/timescaledb-2.5.2 - CMake Error at CMakeLists.txt:573 (message):
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: PgSQL Bugs <pgsql-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
CMakeOutput.log
dev-db:timescaledb-2.5.2:20220219-181805.log
emerge-history.txt.bz2
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-02-19 18:48:57 UTC
-- 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

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20220216-224818

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.1
Python 3.9.10
The following VMs are available for generation-2:
1)	Eclipse Temurin JRE 11.0.14_p9 [openjdk-jre-bin-11]
*)	Eclipse Temurin JRE 8.322_p06 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8  system-vm
  [2]   openjdk-jre-bin-11 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit c6495728161563c5c6c9c1be48d0e77a80432eeb
Merge: 35fd6707b6ce fcf5b32f1c2a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Feb 19 17:21:45 2022 +0000

    Merge updates from master

emerge -qpvO dev-db/timescaledb
[ebuild  N    ] dev-db/timescaledb-2.5.2  USE="proprietary-extensions" POSTGRES_TARGETS="postgres12 postgres13 -postgres14"
Comment 1 Toralf Förster gentoo-dev 2022-02-19 18:48:58 UTC
Created attachment 765479 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-19 18:48:59 UTC
Created attachment 765480 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2022-02-19 18:49:00 UTC
Created attachment 765481 [details]
dev-db:timescaledb-2.5.2:20220219-181805.log
Comment 4 Toralf Förster gentoo-dev 2022-02-19 18:49:01 UTC
Created attachment 765482 [details]
emerge-history.txt.bz2
Comment 5 Toralf Förster gentoo-dev 2022-02-19 18:49:03 UTC
Created attachment 765483 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-02-19 18:49:04 UTC
Created attachment 765484 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-02-19 18:49:05 UTC
Created attachment 765485 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-02-19 18:49:06 UTC
Created attachment 765486 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-02-19 18:59:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c2a5cc87545d3f80302027aa5d98bda5b7af118

commit 9c2a5cc87545d3f80302027aa5d98bda5b7af118
Author:     Patrick Lauer <patrick@gentoo.org>
AuthorDate: 2022-02-19 18:59:35 +0000
Commit:     Patrick Lauer <patrick@gentoo.org>
CommitDate: 2022-02-19 18:59:54 +0000

    dev-db/timescaledb: Fix postgresql[ssl] dependency
    
    Closes: https://bugs.gentoo.org/833776
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Patrick Lauer <patrick@gentoo.org>

 .../{timescaledb-2.5.2.ebuild => timescaledb-2.5.2-r1.ebuild}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)