* Package:    dev-lang/lua-5.1.5-r200:5.1
 * Repository: gentoo
 * Maintainer: robbat2@gentoo.org
 * USE:        abi_x86_64 amd64 deprecated elibc_glibc kernel_linux readline
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking lua-5.1.5.tar.xz to /var/tmp/portage/dev-lang/lua-5.1.5-r200/work
>>> Source unpacked in /var/tmp/portage/dev-lang/lua-5.1.5-r200/work
>>> Preparing source in /var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5 ...
 * Applying patches from /var/tmp/portage/dev-lang/lua-5.1.5-r200/files/5.1 ...
  [ ok ]
  [ ok ]
 * Running elibtoolize in: lua-5.1.5/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
 *   Applying werror/2.4.7 patch ...
 *   Applying color-record/2.4.7 patch ...
 *   Applying openmp/2.4.7 patch ...
 *   Applying verbose-pic/2.4.7 patch ...
 *   Applying clang-runtime-ltmain/2.4.7 patch ...
 *   Applying fix-file-check/2.5.0 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5 ...
 * econf: updating lua-5.1.5/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating lua-5.1.5/config.sub with /usr/share/gnuconfig/config.sub
./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/lua-5.1.5-r200 --htmldir=/usr/share/doc/lua-5.1.5-r200/html --with-sysroot=/ --libdir=/usr/lib64 --enable-deprecated --with-readline
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
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 a sed that does not truncate output... (cached) /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-file... no
checking for file... no
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... x86_64-pc-linux-gnu-dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... (cached) 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 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 for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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... no
checking for cos in -lm... yes
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for READLINE... yes
checking for library containing dlopen... none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/lua5.1.pc
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5 ...
make -j2 
rm -f src/luaconf.h && /bin/sed -e 's,@prefix[@],/usr,g' -e 's,@datadir[@],/usr/share,g' -e 's,@libdir[@],/usr/lib64,g' ./src/luaconf.h.in >src/luaconf.h
make  all-am
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600  -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lua5_1-lua.o `test -f 'src/lua.c' || echo './'`src/lua.c
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lauxlib.lo src/lauxlib.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lauxlib.c  -fPIC -DPIC -o src/.libs/lauxlib.o
src/lauxlib.c: In function 'luaL_loadfile':
src/lauxlib.c:577:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
  577 |    while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ;
      |    ^~~~~
src/lauxlib.c:578:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
  578 |     lf.extraline = 0;
      |     ^~
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lapi.lo src/lapi.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lapi.c  -fPIC -DPIC -o src/.libs/lapi.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lbaselib.lo src/lbaselib.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lbaselib.c  -fPIC -DPIC -o src/.libs/lbaselib.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lcode.lo src/lcode.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lcode.c  -fPIC -DPIC -o src/.libs/lcode.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/ldblib.lo src/ldblib.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/ldblib.c  -fPIC -DPIC -o src/.libs/ldblib.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/ldebug.lo src/ldebug.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/ldebug.c  -fPIC -DPIC -o src/.libs/ldebug.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/ldo.lo src/ldo.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/ldo.c  -fPIC -DPIC -o src/.libs/ldo.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lfunc.lo src/lfunc.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lfunc.c  -fPIC -DPIC -o src/.libs/lfunc.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/ldump.lo src/ldump.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/ldump.c  -fPIC -DPIC -o src/.libs/ldump.o
src/ldump.c: In function 'DumpString':
src/ldump.c:63:26: warning: the comparison will always evaluate as 'false' for the pointer operand in 's + 24' must not be NULL [-Waddress]
   63 |  if (s==NULL || getstr(s)==NULL)
      |                          ^~
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lgc.lo src/lgc.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lgc.c  -fPIC -DPIC -o src/.libs/lgc.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/linit.lo src/linit.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/linit.c  -fPIC -DPIC -o src/.libs/linit.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/liolib.lo src/liolib.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/liolib.c  -fPIC -DPIC -o src/.libs/liolib.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lmathlib.lo src/lmathlib.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lmathlib.c  -fPIC -DPIC -o src/.libs/lmathlib.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lmem.lo src/lmem.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lmem.c  -fPIC -DPIC -o src/.libs/lmem.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/llex.lo src/llex.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/llex.c  -fPIC -DPIC -o src/.libs/llex.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/loadlib.lo src/loadlib.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/loadlib.c  -fPIC -DPIC -o src/.libs/loadlib.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lobject.lo src/lobject.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lobject.c  -fPIC -DPIC -o src/.libs/lobject.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lopcodes.lo src/lopcodes.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lopcodes.c  -fPIC -DPIC -o src/.libs/lopcodes.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/loslib.lo src/loslib.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/loslib.c  -fPIC -DPIC -o src/.libs/loslib.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lparser.lo src/lparser.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lparser.c  -fPIC -DPIC -o src/.libs/lparser.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lstate.lo src/lstate.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lstate.c  -fPIC -DPIC -o src/.libs/lstate.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lstring.lo src/lstring.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lstring.c  -fPIC -DPIC -o src/.libs/lstring.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lstrlib.lo src/lstrlib.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lstrlib.c  -fPIC -DPIC -o src/.libs/lstrlib.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/ltablib.lo src/ltablib.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/ltablib.c  -fPIC -DPIC -o src/.libs/ltablib.o
src/ltablib.c: In function 'addfield':
src/ltablib.c:137:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  137 |   if (!lua_isstring(L, -1))
      |   ^~
src/ltablib.c:140:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  140 |     luaL_addvalue(b);
      |     ^~~~~~~~~~~~~
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/ltable.lo src/ltable.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/ltable.c  -fPIC -DPIC -o src/.libs/ltable.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/ltm.lo src/ltm.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/ltm.c  -fPIC -DPIC -o src/.libs/ltm.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lundump.lo src/lundump.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lundump.c  -fPIC -DPIC -o src/.libs/lundump.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lvm.lo src/lvm.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lvm.c  -fPIC -DPIC -o src/.libs/lvm.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/lzio.lo src/lzio.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" "-DPACKAGE_STRING=\"lua5.1 5.1.5\"" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I. -I./src -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c src/lzio.c  -fPIC -DPIC -o src/.libs/lzio.o
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"lua5.1\" -DPACKAGE_TARNAME=\"lua\" -DPACKAGE_VERSION=\"5.1.5\" -DPACKAGE_STRING=\"lua5.1\ 5.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.gentoo.org/\" -DPACKAGE_URL=\"http://www.lua.org\" -DPACKAGE=\"lua\" -DVERSION=\"5.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLUA_COMPAT_VARARG=1 -DLUA_COMPAT_MOD=1 -DLUA_COMPAT_LSTR=1 -DLUA_COMPAT_GFIND=1 -DLUA_COMPAT_OPENLIB=1 -DLUA_USE_READLINE=1 -DLUA_USE_LINUX=1 -I.  -I./src   -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/luac.o src/luac.c
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o src/liblua5.1.la -rpath /usr/lib64 src/lapi.lo src/lauxlib.lo src/lbaselib.lo src/lcode.lo src/ldblib.lo src/ldebug.lo src/ldo.lo src/ldump.lo src/lfunc.lo src/lgc.lo src/linit.lo src/liolib.lo src/llex.lo src/lmathlib.lo src/lmem.lo src/loadlib.lo src/lobject.lo src/lopcodes.lo src/loslib.lo src/lparser.lo src/lstate.lo src/lstring.lo src/lstrlib.lo src/ltable.lo src/ltablib.lo src/ltm.lo src/lundump.lo src/lvm.lo src/lzio.lo -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  src/.libs/lapi.o src/.libs/lauxlib.o src/.libs/lbaselib.o src/.libs/lcode.o src/.libs/ldblib.o src/.libs/ldebug.o src/.libs/ldo.o src/.libs/ldump.o src/.libs/lfunc.o src/.libs/lgc.o src/.libs/linit.o src/.libs/liolib.o src/.libs/llex.o src/.libs/lmathlib.o src/.libs/lmem.o src/.libs/loadlib.o src/.libs/lobject.o src/.libs/lopcodes.o src/.libs/loslib.o src/.libs/lparser.o src/.libs/lstate.o src/.libs/lstring.o src/.libs/lstrlib.o src/.libs/ltable.o src/.libs/ltablib.o src/.libs/ltm.o src/.libs/lundump.o src/.libs/lvm.o src/.libs/lzio.o   -Wl,--as-needed -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,liblua5.1.so.0 -o src/.libs/liblua5.1.so.0.0.0
libtool: link: (cd "src/.libs" && rm -f "liblua5.1.so.0" && ln -s "liblua5.1.so.0.0.0" "liblua5.1.so.0")
libtool: link: (cd "src/.libs" && rm -f "liblua5.1.so" && ln -s "liblua5.1.so.0.0.0" "liblua5.1.so")
libtool: link: ( cd "src/.libs" && rm -f "liblua5.1.la" && ln -s "../liblua5.1.la" "liblua5.1.la" )
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o lua5.1 src/lua5_1-lua.o src/liblua5.1.la -lreadline 
libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/lua5.1 src/lua5_1-lua.o  -Wl,--as-needed src/.libs/liblua5.1.so -lm -lreadline
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[1]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o luac5.1 src/luac.o src/liblua5.1.la 
libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/luac5.1 src/luac.o  -Wl,--as-needed src/.libs/liblua5.1.so -lm
make[1]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
>>> Source compiled.
>>> Test phase [not enabled]: dev-lang/lua-5.1.5-r200

>>> Install dev-lang/lua-5.1.5-r200 into /var/tmp/portage/dev-lang/lua-5.1.5-r200/image
make -j2 DESTDIR=/var/tmp/portage/dev-lang/lua-5.1.5-r200/image install 
make  install-am
make[2]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/lib64'
 /bin/sh ./libtool   --mode=install /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c   src/liblua5.1.la '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c src/.libs/liblua5.1.so.0.0.0 /var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/lib64/liblua5.1.so.0.0.0
libtool: install: (cd /var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/lib64 && { ln -s -f liblua5.1.so.0.0.0 liblua5.1.so.0 || { rm -f liblua5.1.so.0 && ln -s liblua5.1.so.0.0.0 liblua5.1.so.0; }; })
libtool: install: (cd /var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/lib64 && { ln -s -f liblua5.1.so.0.0.0 liblua5.1.so || { rm -f liblua5.1.so && ln -s liblua5.1.so.0.0.0 liblua5.1.so; }; })
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c src/.libs/liblua5.1.lai /var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/lib64/liblua5.1.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[2]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/share/doc/lua-5.1.5-r200'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 HISTORY README '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/share/doc/lua-5.1.5-r200'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[2]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/share/doc/lua-5.1.5-r200/html'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 doc/contents.html doc/cover.png doc/logo.gif doc/luac.html doc/lua.css doc/lua.html doc/manual.css doc/manual.html doc/readme.html '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/share/doc/lua-5.1.5-r200/html'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[2]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/include/lua5.1'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 src/lua.h src/lualib.h src/lauxlib.h etc/lua.hpp '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/include/lua5.1'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[2]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/share/man/man1'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 doc/lua5.1.1 doc/luac5.1.1 '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/share/man/man1'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[2]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/include/lua5.1'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 src/luaconf.h '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/include/lua5.1'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[2]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/lib64/pkgconfig'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 src/lua5.1.pc '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/lib64/pkgconfig'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
make[2]: Entering directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/bin'
  /bin/sh ./libtool   --mode=install /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c lua5.1 luac5.1 '/var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/bin'
libtool: warning: 'src/liblua5.1.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/lua5.1 /var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/bin/lua5.1
libtool: warning: 'src/liblua5.1.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/luac5.1 /var/tmp/portage/dev-lang/lua-5.1.5-r200/image/usr/bin/luac5.1
make[2]: Leaving directory '/var/tmp/portage/dev-lang/lua-5.1.5-r200/work/lua-5.1.5'
>>> Completed installing dev-lang/lua-5.1.5-r200 into /var/tmp/portage/dev-lang/lua-5.1.5-r200/image

 * Final size of build directory: 3840 KiB (3.7 MiB)
 * Final size of installed tree:   728 KiB

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/liblua5.1.so.0.0.0
   /usr/bin/lua5.1
   /usr/bin/luac5.1
 * Install additional packages for optional runtime features:
 *   app-emacs/lua-mode for Lua support for Emacs