Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 927196 Details for
Bug 955127
dev-lua/luadbi-0.7.4 - [gcc-15] Fatal error: cant create build/dbd_sqlite3_main.o: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lua:luadbi-0.7.4:20250430-173334.log
dev-lua:luadbi-0.7.4:20250430-173334.log (text/plain), 4.29 KB, created by
Toralf Förster
on 2025-04-30 17:40:32 UTC
(
hide
)
Description:
dev-lua:luadbi-0.7.4:20250430-173334.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2025-04-30 17:40:32 UTC
Size:
4.29 KB
patch
obsolete
> * Package: dev-lua/luadbi-0.7.4:0 > * Repository: gentoo > * Maintainer: conikost@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lua_targets_lua5-1 sqlite > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking luadbi-0.7.4.tar.gz to /var/tmp/portage/dev-lua/luadbi-0.7.4/work >>>> Source unpacked in /var/tmp/portage/dev-lua/luadbi-0.7.4/work >>>> Preparing source in /var/tmp/portage/dev-lua/luadbi-0.7.4/work/luadbi-0.7.4 ... > * Will copy sources from /var/tmp/portage/dev-lua/luadbi-0.7.4/work/luadbi-0.7.4 > * lua5-1: copying to /var/tmp/portage/dev-lua/luadbi-0.7.4/work/luadbi-0.7.4-lua5-1 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lua/luadbi-0.7.4/work/luadbi-0.7.4 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lua/luadbi-0.7.4/work/luadbi-0.7.4 ... > * lua5-1: running lua_src_compile >/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 >/var/tmp/portage/dev-lua/luadbi-0.7.4/work/luadbi-0.7.4 >>>> Source compiled. > * Skipping make test/check due to ebuild restriction. >>>> Test phase [disabled because of RESTRICT=test]: dev-lua/luadbi-0.7.4 > >>>> Install dev-lua/luadbi-0.7.4 into /var/tmp/portage/dev-lua/luadbi-0.7.4/image > * 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.... >x86_64-pc-linux-gnu-gcc -c -o build/dbd_sqlite3_connection.o dbd/sqlite3/connection.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_connection.o: No such file or directory >make: *** [Makefile:100: build/dbd_sqlite3_connection.o] Error 2 shuffle=1529276009 >x86_64-pc-linux-gnu-gcc -c -o build/dbd_common.o dbd/common.c -I/usr/include/lua5.1 -pedantic -Wall -shared -fPIC -DPIC -std=c99 -O2 -pipe -march=native -fno-diagnostics-color -I. >Assembler messages: >Fatal error: can't create build/dbd_common.o: No such file or directory >make: *** [Makefile:83: build/dbd_common.o] Error 2 shuffle=1529276009 >x86_64-pc-linux-gnu-gcc -c -o build/dbd_sqlite3_statement.o dbd/sqlite3/statement.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_statement.o: No such file or directory >make: *** [Makefile:104: build/dbd_sqlite3_statement.o] Error 2 shuffle=1529276009 > * ERROR: dev-lua/luadbi-0.7.4::gentoo failed (install phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-lua/luadbi-0.7.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lua/luadbi-0.7.4::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lua:luadbi-0.7.4:20250430-173334.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lua/luadbi-0.7.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lua/luadbi-0.7.4/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lua/luadbi-0.7.4/work/luadbi-0.7.4-lua5-1' > * S: '/var/tmp/portage/dev-lua/luadbi-0.7.4/work/luadbi-0.7.4' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 955127
:
927195
| 927196 |
927197
|
927198
|
927199
|
927200
|
927201
|
927202