Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933352 - dev-db/sqlite-3.46.0 - [llvm] clang-18: error: cannot specify -o when generating multiple output files
Summary: dev-db/sqlite-3.46.0 - [llvm] clang-18: error: cannot specify -o when generat...
Status: RESOLVED DUPLICATE of bug 928745
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jakov Smolić
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-01 09:46 UTC by Toralf Förster
Modified: 2024-06-03 08:18 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.88 KB, text/plain)
2024-06-01 09:46 UTC, Toralf Förster
Details
dev-db:sqlite-3.46.0:20240531-232402.log (dev-db:sqlite-3.46.0:20240531-232402.log,124.86 KB, text/plain)
2024-06-01 09:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,7.11 KB, text/plain)
2024-06-01 09:46 UTC, Toralf Förster
Details
environment (environment,126.75 KB, text/plain)
2024-06-01 09:46 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-06-01 09:46 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,29.43 KB, application/x-xz)
2024-06-01 09:46 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.36 KB, application/x-xz)
2024-06-01 09:46 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,38.45 KB, text/plain)
2024-06-01 09:46 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,296.37 KB, application/x-xz)
2024-06-01 09:46 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,1.82 KB, application/x-xz)
2024-06-01 09:46 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-06-01 09:46:34 UTC
too long lines were shrinked:

./libtool --mode=link clang -DSQLITE_SOUNDEX -DSQLITE_USE_URI  -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -DSQLITE_OS_UNIX=1 -I. -I/var/tmp/portage/dev-db/sqlite-3.46.0/work/sqlite-src-3460000-abi_x86_64.amd64/src -I/var/tmp/portage/dev-
tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.46.0/work/sqlite-src-3460000-abi_x86_64.amd64/tool/mkccode.tcl /var/tmp/portage/dev-db/sqlite-3.46.0/work/sqlite-src-3460000-abi_x86_64.amd64/tool/sqltclsh.c.in >sqltclsh.c
2 warnings generated.
tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.46.0/work/sqlite-src-3460000-abi_x86_64.amd64/tool/mkccode.tcl /var/tmp/portage/dev-db/sqlite-3.46.0/work/sqlite-src-3460000-abi_x86_64.amd64/tool/sqlite3_analyzer.c.in >sqlite3_analyzer.c
tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.46.0/work/sqlite-src-3460000-abi_x86_64.amd64/tool/mkccode.tcl /var/tmp/portage/dev-db/sqlite-3.46.0/work/sqlite-src-3460000-abi_x86_64.amd64/ext/repair/sqlite3_checker.c.in >sqlite3_checker.c
libtool: link: clang -DSQLITE_SOUNDEX -DSQLITE_USE_URI -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -DSQLITE_OS_UNIX=1 -I. -I/var/tmp/portage/dev-db/sqlite-3.46.0/work/sqlite-src-3460000-abi_x86_64.amd64/src -I/var/tmp/portage/dev-db/sqlit
clang-18: error: cannot specify -o when generating multiple output files
make: *** [Makefile:1420: sqlite3_expert] Error 1
make: *** Waiting for unfinished jobs....

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

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

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.6+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.6+libcxx
Python 3.11.9
php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit 90b078ea99b759971ee3b42ae2b908b7d0418940
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri May 31 20:19:47 2024 +0000

    2024-05-31 20:19:46 UTC

emerge -qpvO dev-db/sqlite
[ebuild     U ] dev-db/sqlite-3.46.0 [3.45.3] USE="readline tools* -debug -doc -icu -secure-delete -static-libs -tcl -test" ABI_X86="32* (64) (-x32)"
Comment 1 Toralf Förster gentoo-dev 2024-06-01 09:46:35 UTC
Created attachment 894790 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-06-01 09:46:36 UTC
Created attachment 894791 [details]
dev-db:sqlite-3.46.0:20240531-232402.log
Comment 3 Toralf Förster gentoo-dev 2024-06-01 09:46:37 UTC
Created attachment 894792 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-06-01 09:46:38 UTC
Created attachment 894793 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-06-01 09:46:39 UTC
Created attachment 894794 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-06-01 09:46:40 UTC
Created attachment 894795 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-06-01 09:46:41 UTC
Created attachment 894796 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-06-01 09:46:42 UTC
Created attachment 894797 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-06-01 09:46:44 UTC
Created attachment 894798 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-06-01 09:46:44 UTC
Created attachment 894799 [details]
var.tmp.clang.tar.xz
Comment 11 Jakov Smolić archtester gentoo-dev 2024-06-03 08:18:20 UTC

*** This bug has been marked as a duplicate of bug 928745 ***