Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929262 - dev-db/citus-12.1.2 - [clang] emake failed
Summary: dev-db/citus-12.1.2 - [clang] emake failed
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-13 07:43 UTC by Toralf Förster
Modified: 2024-04-13 07:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.67 KB, text/plain)
2024-04-13 07:43 UTC, Toralf Förster
Details
dev-db:citus-12.1.2:20240413-035721.log (dev-db:citus-12.1.2:20240413-035721.log,124.19 KB, text/plain)
2024-04-13 07:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,131.23 KB, text/plain)
2024-04-13 07:43 UTC, Toralf Förster
Details
environment (environment,42.99 KB, text/plain)
2024-04-13 07:43 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-04-13 07:43 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,34.46 KB, application/x-xz)
2024-04-13 07:43 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,4.57 KB, application/x-xz)
2024-04-13 07:43 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,216.28 KB, text/plain)
2024-04-13 07:43 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.21 KB, application/x-xz)
2024-04-13 07:43 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,908 bytes, application/x-xz)
2024-04-13 07:43 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-04-13 07:43:21 UTC
too long lines were shrinked:

cd /var/tmp/portage/dev-db/citus-12.1.2/work/citus-12.1.2-15/src/backend/columnar && cpp -undef -w -P -MMD -MP -MF.deps/sql/columnar--11.0-2--11.0-3.sql.Po -MT/var/tmp/portage/dev-db/citus-12.1.2/work/citus-12.1.2-15/src/backend/columnar/build/sql/columnar--11.0-2--11.0-3.sql sql/columnar--11.0-2--1
cd /var/tmp/portage/dev-db/citus-12.1.2/work/citus-12.1.2-15/src/backend/columnar && cpp -undef -w -P -MMD -MP -MF.deps/sql/columnar--11.0-3--11.1-1.sql.Po -MT/var/tmp/portage/dev-db/citus-12.1.2/work/citus-12.1.2-15/src/backend/columnar/build/sql/columnar--11.0-3--11.1-1.sql sql/columnar--11.0-3--1
cd /var/tmp/portage/dev-db/citus-12.1.2/work/citus-12.1.2-15/src/backend/columnar && cpp -undef -w -P -MMD -MP -MF.deps/sql/columnar--9.5-1--10.0-1.sql.Po -MT/var/tmp/portage/dev-db/citus-12.1.2/work/citus-12.1.2-15/src/backend/columnar/build/sql/columnar--9.5-1--10.0-1.sql sql/columnar--9.5-1--10.0
make[1]: Leaving directory '/var/tmp/portage/dev-db/citus-12.1.2/work/citus-12.1.2-15/src/backend/columnar'
make: *** [Makefile:19: columnar] Error 2
 * ERROR: dev-db/citus-12.1.2::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-db/citus-12.1.2::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20240411-061503

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.3+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.3+libcxx
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 78faf4999fc26c8f0ce75b3a4fa7befa064de14b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Apr 13 01:49:08 2024 +0000

    2024-04-13 01:49:07 UTC

emerge -qpvO dev-db/citus
[ebuild  N    ] dev-db/citus-12.1.2  POSTGRES_TARGETS="postgres15 -postgres14 -postgres16"
Comment 1 Toralf Förster gentoo-dev 2024-04-13 07:43:22 UTC
Created attachment 890696 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-13 07:43:23 UTC
Created attachment 890697 [details]
dev-db:citus-12.1.2:20240413-035721.log
Comment 3 Toralf Förster gentoo-dev 2024-04-13 07:43:24 UTC
Created attachment 890698 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-04-13 07:43:25 UTC
Created attachment 890699 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-04-13 07:43:26 UTC
Created attachment 890700 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-13 07:43:27 UTC
Created attachment 890701 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-13 07:43:28 UTC
Created attachment 890702 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-13 07:43:29 UTC
Created attachment 890703 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-04-13 07:43:30 UTC
Created attachment 890704 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-04-13 07:43:31 UTC
Created attachment 890705 [details]
var.tmp.clang.tar.xz