* Package: dev-lang/lua-5.4.2-r1 * Repository: gentoo * Maintainer: williamh@gentoo.org robbat2@gentoo.org * USE: abi_x86_64 amd64 deprecated elibc_glibc kernel_linux readline userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking lua-5.4.2.tar.gz to /var/tmp/portage/dev-lang/lua-5.4.2-r1/work >>> Source unpacked in /var/tmp/portage/dev-lang/lua-5.4.2-r1/work >>> Preparing source in /var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2 ... * Applying lua-5.4.2-make.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2' ... * Running 'libtoolize --install --copy --force' ... [ ok ] * Running 'aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running elibtoolize in: lua-5.4.2/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Will copy sources from /var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2 * abi_x86_64.amd64: copying to /var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating lua-5.4.2-abi_x86_64.amd64/config.sub with /usr/share/gnuconfig/config.sub * econf: updating lua-5.4.2-abi_x86_64.amd64/config.guess with /usr/share/gnuconfig/config.guess * econf: updating lua-5.4.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating lua-5.4.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/lua-5.4.2-r1 --htmldir=/usr/share/doc/lua-5.4.2-r1/html --with-sysroot=/ --libdir=/usr/lib64 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating ./config.status config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j2 CC=x86_64-pc-linux-gnu-gcc 'CFLAGS=-DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g' 'SYSLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' RPATH=/usr/lib64/ LUA_LIBS=-lreadline 'LIB_LIBS=-lm -ldl' V=5.4 gentoo_all rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lapi.lo lapi.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lcode.lo lcode.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lapi.lo lapi.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lcode.lo lcode.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lapi.c -DPIC -fPIC -o .libs/lapi.o rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lcode.c -DPIC -fPIC -o .libs/lcode.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lapi.c -o lapi.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lcode.c -o lcode.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lctype.lo lctype.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lctype.lo lctype.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lctype.c -DPIC -fPIC -o .libs/lctype.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lctype.c -o lctype.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o ldebug.lo ldebug.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o ldebug.lo ldebug.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g ldebug.c -DPIC -fPIC -o .libs/ldebug.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o ldo.lo ldo.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o ldo.lo ldo.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g ldo.c -DPIC -fPIC -o .libs/ldo.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g ldebug.c -o ldebug.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g ldo.c -o ldo.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o ldump.lo ldump.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o ldump.lo ldump.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g ldump.c -DPIC -fPIC -o .libs/ldump.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lfunc.lo lfunc.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lfunc.lo lfunc.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lfunc.c -DPIC -fPIC -o .libs/lfunc.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g ldump.c -o ldump.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lfunc.c -o lfunc.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lgc.lo lgc.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lgc.lo lgc.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lgc.c -DPIC -fPIC -o .libs/lgc.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o llex.lo llex.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o llex.lo llex.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g llex.c -DPIC -fPIC -o .libs/llex.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lgc.c -o lgc.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g llex.c -o llex.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lmem.lo lmem.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lmem.lo lmem.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lmem.c -DPIC -fPIC -o .libs/lmem.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lobject.lo lobject.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lobject.lo lobject.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lobject.c -DPIC -fPIC -o .libs/lobject.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lmem.c -o lmem.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lopcodes.lo lopcodes.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lopcodes.lo lopcodes.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lopcodes.c -DPIC -fPIC -o .libs/lopcodes.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lopcodes.c -o lopcodes.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lobject.c -o lobject.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lparser.lo lparser.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lparser.lo lparser.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lparser.c -DPIC -fPIC -o .libs/lparser.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lstate.lo lstate.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lstate.lo lstate.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lstate.c -DPIC -fPIC -o .libs/lstate.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lstate.c -o lstate.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lparser.c -o lparser.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lstring.lo lstring.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lstring.lo lstring.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lstring.c -DPIC -fPIC -o .libs/lstring.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lstring.c -o lstring.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o ltable.lo ltable.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o ltable.lo ltable.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g ltable.c -DPIC -fPIC -o .libs/ltable.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o ltm.lo ltm.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o ltm.lo ltm.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g ltm.c -DPIC -fPIC -o .libs/ltm.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g ltm.c -o ltm.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g ltable.c -o ltable.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lundump.lo lundump.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lundump.lo lundump.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lundump.c -DPIC -fPIC -o .libs/lundump.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lvm.lo lvm.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lvm.lo lvm.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lvm.c -DPIC -fPIC -o .libs/lvm.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lundump.c -o lundump.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lzio.lo lzio.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lzio.lo lzio.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lzio.c -DPIC -fPIC -o .libs/lzio.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lzio.c -o lzio.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lauxlib.lo lauxlib.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lauxlib.lo lauxlib.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lauxlib.c -DPIC -fPIC -o .libs/lauxlib.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lauxlib.c -o lauxlib.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lvm.c -o lvm.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lbaselib.lo lbaselib.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lbaselib.lo lbaselib.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lbaselib.c -DPIC -fPIC -o .libs/lbaselib.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lbaselib.c -o lbaselib.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lcorolib.lo lcorolib.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lcorolib.lo lcorolib.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lcorolib.c -DPIC -fPIC -o .libs/lcorolib.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lcorolib.c -o lcorolib.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o ldblib.lo ldblib.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o ldblib.lo ldblib.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g ldblib.c -DPIC -fPIC -o .libs/ldblib.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g ldblib.c -o ldblib.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o liolib.lo liolib.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o liolib.lo liolib.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g liolib.c -DPIC -fPIC -o .libs/liolib.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lmathlib.lo lmathlib.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lmathlib.lo lmathlib.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lmathlib.c -DPIC -fPIC -o .libs/lmathlib.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g liolib.c -o liolib.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lmathlib.c -o lmathlib.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o loadlib.lo loadlib.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o loadlib.lo loadlib.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g loadlib.c -DPIC -fPIC -o .libs/loadlib.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o loslib.lo loslib.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o loslib.lo loslib.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g loslib.c -DPIC -fPIC -o .libs/loslib.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g loadlib.c -o loadlib.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g loslib.c -o loslib.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lstrlib.lo lstrlib.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lstrlib.lo lstrlib.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lstrlib.c -DPIC -fPIC -o .libs/lstrlib.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o ltablib.lo ltablib.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o ltablib.lo ltablib.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g ltablib.c -DPIC -fPIC -o .libs/ltablib.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g ltablib.c -o ltablib.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lutf8lib.lo lutf8lib.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lutf8lib.lo lutf8lib.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lutf8lib.c -DPIC -fPIC -o .libs/lutf8lib.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lstrlib.c -o lstrlib.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lutf8lib.c -o lutf8lib.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o linit.lo linit.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o linit.lo linit.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g linit.c -DPIC -fPIC -o .libs/linit.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g linit.c -o linit.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lua.lo lua.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o lua.lo lua.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lua.c -DPIC -fPIC -o .libs/lua.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o luac.lo luac.c rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g -o luac.lo luac.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g luac.c -DPIC -fPIC -o .libs/luac.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g lua.c -o lua.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -c -DLUA_COMPAT_5_3 -DLUA_USE_READLINE -DLUA_USE_LINUX -pipe -march=native -fno-diagnostics-color -Og -g luac.c -o luac.o rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -version-info 0:0:0 \ -rpath /usr/lib64/ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liblua5.4.la lapi.lo lcode.lo lctype.lo ldebug.lo ldo.lo ldump.lo lfunc.lo lgc.lo llex.lo lmem.lo lobject.lo lopcodes.lo lparser.lo lstate.lo lstring.lo ltable.lo ltm.lo lundump.lo lvm.lo lzio.lo lauxlib.lo lbaselib.lo lcorolib.lo ldblib.lo liolib.lo lmathlib.lo loadlib.lo loslib.lo lstrlib.lo ltablib.lo lutf8lib.lo linit.lo -lm -ldl rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -version-info 0:0:0 -rpath /usr/lib64/ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liblua5.4.la lapi.lo lcode.lo lctype.lo ldebug.lo ldo.lo ldump.lo lfunc.lo lgc.lo llex.lo lmem.lo lobject.lo lopcodes.lo lparser.lo lstate.lo lstring.lo ltable.lo ltm.lo lundump.lo lvm.lo lzio.lo lauxlib.lo lbaselib.lo lcorolib.lo ldblib.lo liolib.lo lmathlib.lo loadlib.lo loslib.lo lstrlib.lo ltablib.lo lutf8lib.lo linit.lo -lm -ldl rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: link: ln -s liblua5.4.so.def .libs/liblua5.4.so.def.linux rdlibtool: link: ln -s liblua5.4.so.def.linux .libs/liblua5.4.so.def.host rdlibtool: link: ar crs .libs/liblua5.4.a .libs/lapi.o .libs/lcode.o .libs/lctype.o .libs/ldebug.o .libs/ldo.o .libs/ldump.o .libs/lfunc.o .libs/lgc.o .libs/llex.o .libs/lmem.o .libs/lobject.o .libs/lopcodes.o .libs/lparser.o .libs/lstate.o .libs/lstring.o .libs/ltable.o .libs/ltm.o .libs/lundump.o .libs/lvm.o .libs/lzio.o .libs/lauxlib.o .libs/lbaselib.o .libs/lcorolib.o .libs/ldblib.o .libs/liolib.o .libs/lmathlib.o .libs/loadlib.o .libs/loslib.o .libs/lstrlib.o .libs/ltablib.o .libs/lutf8lib.o .libs/linit.o rdlibtool: link: ln -s /usr/lib64/ .libs/liblua5.4.so.slibtool.rpath rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/lapi.o .libs/lcode.o .libs/lctype.o .libs/ldebug.o .libs/ldo.o .libs/ldump.o .libs/lfunc.o .libs/lgc.o .libs/llex.o .libs/lmem.o .libs/lobject.o .libs/lopcodes.o .libs/lparser.o .libs/lstate.o .libs/lstring.o .libs/ltable.o .libs/ltm.o .libs/lundump.o .libs/lvm.o .libs/lzio.o .libs/lauxlib.o .libs/lbaselib.o .libs/lcorolib.o .libs/ldblib.o .libs/liolib.o .libs/lmathlib.o .libs/loadlib.o .libs/loslib.o .libs/lstrlib.o .libs/ltablib.o .libs/lutf8lib.o .libs/linit.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lm -ldl -shared -fPIC -Wl,-soname -Wl,liblua5.4.so.0 -o .libs/liblua5.4.so.0.0.0 rdlibtool: link: ln -s liblua5.4.so.0.0.0 .libs/liblua5.4.so.0 rdlibtool: link: ln -s liblua5.4.so.0.0.0 .libs/liblua5.4.so rdlibtool: link: ln -s /dev/null .libs/liblua5.4.so.def rdlibtool: link: ln -s ../liblua5.4.la .libs/liblua5.4.la rdlibtool: link: ln -s ../liblua5.4.la .libs/liblua5.4.lai rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -static -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lua5.4 lua.lo liblua5.4.la -lreadline rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -static -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o luac5.4 luac.lo liblua5.4.la rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -static -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o luac5.4 luac.lo liblua5.4.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -static -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lua5.4 lua.lo liblua5.4.la -lreadline rdlibtool: lconf: {.name="libtool"}. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 90, .st_ino = 2632590}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 90, .st_ino = 2632578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/luac.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-rpath -Wl,/usr/lib64/ -L.libs -llua5.4 -lm -ldl -o .libs/luac5.4 rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/lua.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-rpath -Wl,/usr/lib64/ -L.libs -llua5.4 -lm -ldl -lreadline -o .libs/lua5.4 -Wl,--export-dynamic /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/luac.o: in function `PrintCode': /var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src/luac.c:352: undefined reference to `luaG_getfuncline' /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/luac.o: in function `pmain': /var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src/luac.c:189: undefined reference to `luaU_dump' /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/luac5.4: internal symbol `luaG_getfuncline' isn't defined /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: bad value rdlibtool: link: ln -s ../lua5.4 .libs/lua5.4.exe.wrapper collect2: error: ld returned 1 exit status rdlibtool: exec error upon slbt_exec_link_create_executable(), line 1745: (see child process error messages). rdlibtool: < returned to > slbt_exec_link(), line 2155. make: *** [Makefile:242: luac5.4] Error 2 * ERROR: dev-lang/lua-5.4.2-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/lua-5.4.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/lua-5.4.2-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-lang:lua-5.4.2-r1:20210523-234142.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/lua-5.4.2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/lua-5.4.2-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2-abi_x86_64.amd64/src' * S: '/var/tmp/portage/dev-lang/lua-5.4.2-r1/work/lua-5.4.2'