Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955127 - dev-lua/luadbi-0.7.4 - [gcc-15] Fatal error: cant create build/dbd_sqlite3_main.o: No such file or directory
Summary: dev-lua/luadbi-0.7.4 - [gcc-15] Fatal error: cant create build/dbd_sqlite3_ma...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-30 17:40 UTC by Toralf Förster
Modified: 2025-04-30 17:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.86 KB, text/plain)
2025-04-30 17:40 UTC, Toralf Förster
Details
dev-lua:luadbi-0.7.4:20250430-173334.log (dev-lua:luadbi-0.7.4:20250430-173334.log,4.29 KB, text/plain)
2025-04-30 17:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,85.14 KB, text/plain)
2025-04-30 17:40 UTC, Toralf Förster
Details
environment (environment,51.40 KB, text/plain)
2025-04-30 17:40 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.58 KB, application/x-xz)
2025-04-30 17:40 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.14 KB, application/x-xz)
2025-04-30 17:40 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,203.79 KB, text/plain)
2025-04-30 17:40 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,13.29 KB, application/x-xz)
2025-04-30 17:40 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 2025-04-30 17:40:31 UTC
 * lua5-1: running lua_src_install
/var/tmp/portage/dev-lua/luadbi-0.7.4/work/luadbi-0.7.4-lua5-1 /var/tmp/portage/dev-lua/luadbi-0.7.4/work/luadbi-0.7.4
make -O -j4 DESTDIR=/var/tmp/portage/dev-lua/luadbi-0.7.4/image LUA_CDIR=/usr/lib64/lua/5.1 LUA_INC=-I/usr/include/lua5.1 LUA_LDIR=/usr/share/lua/5.1 install_sqlite3 
install -m 644 -D DBI.lua /var/tmp/portage/dev-lua/luadbi-0.7.4/image/usr/share/lua/5.1/DBI.lua
x86_64-pc-linux-gnu-gcc -c -o build/dbd_sqlite3_main.o dbd/sqlite3/main.c -I/usr/include/lua5.1 -pedantic -Wall -shared -fPIC -DPIC -std=c99 -O2 -pipe -march=native -fno-diagnostics-color -I. -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -I/usr/include -lsqlite3
Assembler messages:
Fatal error: can't create build/dbd_sqlite3_main.o: No such file or directory
make: *** [Makefile:102: build/dbd_sqlite3_main.o] Error 2 shuffle=1529276009
make: *** Waiting for unfinished jobs....

  -------------------------------------------------------------------
  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20250429-204502

  KEYWORDED/UNMASKED

  
  <sys-devel/gcc-15.0.9999:15

  Block bug #351559 if this looks like a parallel build issue.
  Possible reproducer: MAKEOPTS='...  shuffle=1529276009'

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 20.1.3
llvm-config: 20.1.3
Python 3.12.10
go version go1.24.2 linux/amd64
  [1]   php8.4 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby34 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.86.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.27_p6 [openjdk-bin-11]
*)	Eclipse Temurin JDK 21.0.7_p6 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.452_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-21  system-vm

  HEAD of ::gentoo
commit 1da1ead0b173e54b43d91356f336ba9714aeb2b4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Apr 30 15:50:19 2025 +0000

    2025-04-30 15:50:19 UTC

The tinderbox task was: dev-lua/luadbi

emerge -qpvO =dev-lua/luadbi-0.7.4
[ebuild  N    ] dev-lua/luadbi-0.7.4  USE="sqlite -mysql -postgres -test" LUA_TARGETS="lua5-1 -lua5-3 -lua5-4 -luajit"
Comment 1 Toralf Förster gentoo-dev 2025-04-30 17:40:31 UTC
Created attachment 927195 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-04-30 17:40:32 UTC
Created attachment 927196 [details]
dev-lua:luadbi-0.7.4:20250430-173334.log
Comment 3 Toralf Förster gentoo-dev 2025-04-30 17:40:33 UTC
Created attachment 927197 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-04-30 17:40:34 UTC
Created attachment 927198 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-04-30 17:40:35 UTC
Created attachment 927199 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-04-30 17:40:36 UTC
Created attachment 927200 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-04-30 17:40:38 UTC
Created attachment 927201 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2025-04-30 17:40:39 UTC
Created attachment 927202 [details]
temp.tar.xz