Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883405 - dev-lua/luadbi-0.7.2-r1 - error: unable to open output file build/dbd_common.o: No such file or directory
Summary: dev-lua/luadbi-0.7.2-r1 - error: unable to open output file build/dbd_common....
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-28 11:14 UTC by Toralf Förster
Modified: 2024-01-02 17:50 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.60 KB, text/plain)
2022-11-28 11:14 UTC, Toralf Förster
Details
dev-lua:luadbi-0.7.2-r1:20221128-105822.log (dev-lua:luadbi-0.7.2-r1:20221128-105822.log,6.48 KB, text/plain)
2022-11-28 11:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,144.58 KB, text/plain)
2022-11-28 11:15 UTC, Toralf Förster
Details
environment (environment,83.14 KB, text/plain)
2022-11-28 11:15 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,695 bytes, application/x-bzip)
2022-11-28 11:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.12 KB, application/x-bzip)
2022-11-28 11:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.74 KB, application/x-bzip)
2022-11-28 11:15 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-11-28 11:14:56 UTC
clang-15: warning: -lsqlite3: 'linker' input unused [-Wunused-command-line-argument]
clang-15: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument]
clang-15: warning: clang-15argument unused during compilation: '-shared' [-Wunused-command-line-argument]
: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument]
error: unable to open output file 'build/dbd_common.o': 'No such file or directory'
1 error generated.
error: unable to open output file 'build/dbd_sqlite3_connection.o': 'No such file or directory'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20221127-030005

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
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.5
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit d409057c884cc9caccf585982fdd716e0d5319ac
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 28 09:18:49 2022 +0000

    2022-11-28 09:18:48 UTC

emerge -qpvO dev-lua/luadbi
[ebuild  N    ] dev-lua/luadbi-0.7.2-r1  USE="sqlite -mysql -postgres -test" LUA_TARGETS="lua5-1 -lua5-3 -lua5-4 -luajit"
Comment 1 Toralf Förster gentoo-dev 2022-11-28 11:14:57 UTC
Created attachment 837935 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-28 11:14:58 UTC
Created attachment 837937 [details]
dev-lua:luadbi-0.7.2-r1:20221128-105822.log
Comment 3 Toralf Förster gentoo-dev 2022-11-28 11:15:00 UTC
Created attachment 837939 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-28 11:15:02 UTC
Created attachment 837941 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-28 11:15:03 UTC
Created attachment 837943 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-28 11:15:04 UTC
Created attachment 837945 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-28 11:15:05 UTC
Created attachment 837947 [details]
temp.tar.bz2
Comment 8 Conrad Kostecki gentoo-dev 2023-04-23 00:54:05 UTC
He? You state to use gcc-12, but log file indicates clang? Something wrong here? Please reopen, if you have more information :-)
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-23 06:55:39 UTC
(In reply to Conrad Kostecki from comment #8)
> He? You state to use gcc-12, but log file indicates clang?

fwiw here it just means gcc-config has gcc-12 selected but it says CC and CXX are clang/clang++ respectively
Comment 10 Conrad Kostecki gentoo-dev 2023-04-23 12:30:05 UTC
Oh, I see. Thanks. Reopening.
Comment 11 Conrad Kostecki gentoo-dev 2024-01-02 17:50:55 UTC
Unable to reproduce with current clang version (which is newer than here used)