Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885625 - dev-db/textsearch_ja-9.0.0 - make: .../clang: No such file or directory
Summary: dev-db/textsearch_ja-9.0.0 - make: .../clang: No such file or directory
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-12 17:58 UTC by Toralf Förster
Modified: 2022-12-12 17:58 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.29 KB, text/plain)
2022-12-12 17:58 UTC, Toralf Förster
Details
dev-db:textsearch_ja-9.0.0:20221212-175742.log (dev-db:textsearch_ja-9.0.0:20221212-175742.log,4.87 KB, text/plain)
2022-12-12 17:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,106.35 KB, text/plain)
2022-12-12 17:58 UTC, Toralf Förster
Details
environment (environment,31.65 KB, text/plain)
2022-12-12 17:58 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,699 bytes, application/x-bzip)
2022-12-12 17:58 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.89 KB, application/x-bzip)
2022-12-12 17:58 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.37 KB, application/x-bzip)
2022-12-12 17:58 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 2022-12-12 17:58:19 UTC
too long lines were shrinked:

clang-15 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-b
clang-15 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-b
clang-15 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-b
clang-15 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-b
sed 's,MODULE_PATHNAME,$libdir/textsearch_ja,g' textsearch_ja.sql.in >textsearch_ja.sql
/var/tmp/portage/dev-db/postgresql-15.1/temp/clang-wrappers/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -O2  -I. -I./ -I/usr/include/postgresql-15/server -I/u
make: /var/tmp/portage/dev-db/postgresql-15.1/temp/clang-wrappers/clang: No such file or directory
make: *** [/usr/lib64/postgresql-15/lib64/pgxs/src/makefiles/../../src/Makefile.global:1080: textsearch_ja.bc] Error 127
make: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20221211-150005

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p8 [openjdk-17]
2)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.2 *

  HEAD of ::gentoo
commit 99de764a300d78f7afb77a8733e3bc03401df056
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Dec 12 16:16:53 2022 +0000

    2022-12-12 16:16:53 UTC

emerge -qpvO dev-db/textsearch_ja
[ebuild  N    ] dev-db/textsearch_ja-9.0.0
Comment 1 Toralf Förster gentoo-dev 2022-12-12 17:58:20 UTC
Created attachment 842131 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-12 17:58:21 UTC
Created attachment 842133 [details]
dev-db:textsearch_ja-9.0.0:20221212-175742.log
Comment 3 Toralf Förster gentoo-dev 2022-12-12 17:58:23 UTC
Created attachment 842135 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-12 17:58:24 UTC
Created attachment 842137 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-12 17:58:25 UTC
Created attachment 842139 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-12 17:58:26 UTC
Created attachment 842141 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-12 17:58:27 UTC
Created attachment 842143 [details]
temp.tar.bz2