Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/lua.spec'], False, '/var/lib/mock/centos-7-1-pass1-armhfp/root/', None, 0, True, False, 1000, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/lua.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: bogus date in %changelog: Mon Aug 27 2006 Michael J. Knox - 5.1-7 warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt - 5.0.2-3 Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/lua-5.1.4-14.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/lua.spec'], False, '/var/lib/mock/centos-7-1-pass1-armhfp/root/', None, 0, True, False, 1000, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/lua.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: bogus date in %changelog: Mon Aug 27 2006 Michael J. Knox - 5.1-7 warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt - 5.0.2-3 Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zaBA5b + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lua-5.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/lua-5.1.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lua-5.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (lua-5.1.4-autotoolize.patch): + echo 'Patch #0 (lua-5.1.4-autotoolize.patch):' + /usr/bin/cat /builddir/build/SOURCES/lua-5.1.4-autotoolize.patch + /usr/bin/patch -p1 -b --suffix .autoxxx --fuzz=0 -E patching file aclocal.m4 patching file autogen.sh patching file config.guess patching file config.h.in patching file config.sub patching file configure patching file configure.ac patching file depcomp patching file doc/Makefile.am patching file doc/Makefile.in patching file etc/lua.pc patching file etc/lua.pc.in patching file etc/Makefile patching file etc/Makefile.am patching file etc/Makefile.in patching file install-sh patching file ltmain.sh patching file Makefile patching file Makefile.am patching file Makefile.in patching file missing patching file src/luaconf.h patching file src/luaconf.h.template.in patching file src/Makefile patching file src/Makefile.am patching file src/Makefile.in patching file test/Makefile.am patching file test/Makefile.in Patch #1 (lua-5.1.4-lunatic.patch): + echo 'Patch #1 (lua-5.1.4-lunatic.patch):' + /usr/bin/cat /builddir/build/SOURCES/lua-5.1.4-lunatic.patch + /usr/bin/patch -p0 -b --suffix .lunatic --fuzz=0 patching file src/loadlib.c Patch #2 (lua-5.1.4-idsize.patch): + echo 'Patch #2 (lua-5.1.4-idsize.patch):' + /usr/bin/cat /builddir/build/SOURCES/lua-5.1.4-idsize.patch + /usr/bin/patch -p1 -b --suffix .idsize --fuzz=0 patching file src/luaconf.h.template.in Patch #3 (lua-5.1.4-2.patch): + echo 'Patch #3 (lua-5.1.4-2.patch):' + /usr/bin/cat /builddir/build/SOURCES/lua-5.1.4-2.patch + /usr/bin/patch -p0 -b --suffix .bugfix2 --fuzz=0 -d src patching file lcode.c patching file ldblib.c patching file liolib.c patching file llex.c patching file loadlib.c patching file lstrlib.c patching file lvm.c + chmod u+x autogen.sh config.guess config.sub configure depcomp install-sh missing + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mV7y1D + umask 022 + cd /builddir/build/BUILD + cd lua-5.1.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-readline checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by armv7hl-redhat-linux-gnueabi-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for armv7hl-redhat-linux-gnueabi-g++... armv7hl-redhat-linux-gnueabi-g++ checking whether we are using the GNU C++ compiler... yes checking whether armv7hl-redhat-linux-gnueabi-g++ accepts -g... yes checking dependency style of armv7hl-redhat-linux-gnueabi-g++... none checking how to run the C++ preprocessor... armv7hl-redhat-linux-gnueabi-g++ -E checking for armv7hl-redhat-linux-gnueabi-g77... no checking for armv7hl-redhat-linux-gnueabi-f77... no checking for armv7hl-redhat-linux-gnueabi-xlf... no checking for armv7hl-redhat-linux-gnueabi-frt... no checking for armv7hl-redhat-linux-gnueabi-pgf77... no checking for armv7hl-redhat-linux-gnueabi-fort77... no checking for armv7hl-redhat-linux-gnueabi-fl32... no checking for armv7hl-redhat-linux-gnueabi-af77... no checking for armv7hl-redhat-linux-gnueabi-f90... no checking for armv7hl-redhat-linux-gnueabi-xlf90... no checking for armv7hl-redhat-linux-gnueabi-pgf90... no checking for armv7hl-redhat-linux-gnueabi-epcf90... no checking for armv7hl-redhat-linux-gnueabi-f95... no checking for armv7hl-redhat-linux-gnueabi-fort... no checking for armv7hl-redhat-linux-gnueabi-xlf95... no checking for armv7hl-redhat-linux-gnueabi-ifc... no checking for armv7hl-redhat-linux-gnueabi-efc... no checking for armv7hl-redhat-linux-gnueabi-pgf95... no checking for armv7hl-redhat-linux-gnueabi-lf95... no checking for armv7hl-redhat-linux-gnueabi-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for objdir... .libs checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking whether the armv7hl-redhat-linux-gnueabi-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory 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 libtool appending configuration tag "CXX" to libtool checking for ld used by armv7hl-redhat-linux-gnueabi-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for armv7hl-redhat-linux-gnueabi-g++ option to produce PIC... -fPIC checking if armv7hl-redhat-linux-gnueabi-g++ PIC flag -fPIC works... yes checking if armv7hl-redhat-linux-gnueabi-g++ static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/luaconf.h.template config.status: creating etc/Makefile config.status: creating etc/lua.pc config.status: creating doc/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 'LIBS=-lm -ldl' 'luac_LDADD=liblua.la -lm -ldl' cd . && /bin/sh /builddir/build/BUILD/lua-5.1.4/missing --run aclocal-1.9 /builddir/build/BUILD/lua-5.1.4/missing: line 52: aclocal-1.9: command not found WARNING: `aclocal-1.9' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /builddir/build/BUILD/lua-5.1.4/missing --run autoconf cd . && /bin/sh /builddir/build/BUILD/lua-5.1.4/missing --run automake-1.9 --foreign /builddir/build/BUILD/lua-5.1.4/missing: line 52: autoconf: command not found /builddir/build/BUILD/lua-5.1.4/missing: line 52: automake-1.9: command not found WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. WARNING: `automake-1.9' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running /bin/sh ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-readline CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules LDFLAGS=-Wl,-z,relro build_alias=armv7hl-redhat-linux-gnueabi host_alias=armv7hl-redhat-linux-gnueabi --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by armv7hl-redhat-linux-gnueabi-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for armv7hl-redhat-linux-gnueabi-g++... armv7hl-redhat-linux-gnueabi-g++ checking whether we are using the GNU C++ compiler... yes checking whether armv7hl-redhat-linux-gnueabi-g++ accepts -g... yes checking dependency style of armv7hl-redhat-linux-gnueabi-g++... none checking how to run the C++ preprocessor... armv7hl-redhat-linux-gnueabi-g++ -E checking for armv7hl-redhat-linux-gnueabi-g77... no checking for armv7hl-redhat-linux-gnueabi-f77... no checking for armv7hl-redhat-linux-gnueabi-xlf... no checking for armv7hl-redhat-linux-gnueabi-frt... no checking for armv7hl-redhat-linux-gnueabi-pgf77... no checking for armv7hl-redhat-linux-gnueabi-fort77... no checking for armv7hl-redhat-linux-gnueabi-fl32... no checking for armv7hl-redhat-linux-gnueabi-af77... no checking for armv7hl-redhat-linux-gnueabi-f90... no checking for armv7hl-redhat-linux-gnueabi-xlf90... no checking for armv7hl-redhat-linux-gnueabi-pgf90... no checking for armv7hl-redhat-linux-gnueabi-epcf90... no checking for armv7hl-redhat-linux-gnueabi-f95... no checking for armv7hl-redhat-linux-gnueabi-fort... no checking for armv7hl-redhat-linux-gnueabi-xlf95... no checking for armv7hl-redhat-linux-gnueabi-ifc... no checking for armv7hl-redhat-linux-gnueabi-efc... no checking for armv7hl-redhat-linux-gnueabi-pgf95... no checking for armv7hl-redhat-linux-gnueabi-lf95... no checking for armv7hl-redhat-linux-gnueabi-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for objdir... .libs checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking whether the armv7hl-redhat-linux-gnueabi-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory 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 libtool appending configuration tag "CXX" to libtool checking for ld used by armv7hl-redhat-linux-gnueabi-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for armv7hl-redhat-linux-gnueabi-g++ option to produce PIC... -fPIC checking if armv7hl-redhat-linux-gnueabi-g++ PIC flag -fPIC works... yes checking if armv7hl-redhat-linux-gnueabi-g++ static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/luaconf.h.template config.status: creating etc/Makefile config.status: creating etc/lua.pc config.status: creating doc/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands cd . && /bin/sh /builddir/build/BUILD/lua-5.1.4/missing --run autoheader /builddir/build/BUILD/lua-5.1.4/missing: line 52: autoheader: command not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/builddir/build/BUILD/lua-5.1.4' Making all in src make[2]: Entering directory `/builddir/build/BUILD/lua-5.1.4/src' rm -f luaconf.h luaconf.h.tmp sed -e 's,%lua_datadir%,/usr/share,g' -e 's,%lua_libdir%,/usr/lib,g' ./luaconf.h.template > luaconf.h.tmp mv luaconf.h.tmp luaconf.h make all-am make[3]: Entering directory `/builddir/build/BUILD/lua-5.1.4/src' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lapi.lo lapi.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lcode.lo lcode.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ldebug.lo ldebug.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ldo.lo ldo.c mkdir .libs armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ldebug.c -fPIC -DPIC -o .libs/ldebug.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lcode.c -fPIC -DPIC -o .libs/lcode.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ldo.c -fPIC -DPIC -o .libs/ldo.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lapi.c -fPIC -DPIC -o .libs/lapi.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ldo.c -o ldo.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ldebug.c -o ldebug.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lcode.c -o lcode.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lapi.c -o lapi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ldump.lo ldump.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ldump.c -fPIC -DPIC -o .libs/ldump.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lfunc.lo lfunc.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lfunc.c -fPIC -DPIC -o .libs/lfunc.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ldump.c -o ldump.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lgc.lo lgc.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o llex.lo llex.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lfunc.c -o lfunc.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lgc.c -fPIC -DPIC -o .libs/lgc.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lmem.lo lmem.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c llex.c -fPIC -DPIC -o .libs/llex.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lobject.lo lobject.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lmem.c -fPIC -DPIC -o .libs/lmem.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lmem.c -o lmem.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lobject.c -fPIC -DPIC -o .libs/lobject.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lopcodes.lo lopcodes.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lopcodes.c -fPIC -DPIC -o .libs/lopcodes.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lobject.c -o lobject.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lgc.c -o lgc.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lopcodes.c -o lopcodes.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c llex.c -o llex.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lparser.lo lparser.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lparser.c -fPIC -DPIC -o .libs/lparser.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lstate.lo lstate.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lstate.c -fPIC -DPIC -o .libs/lstate.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lstring.lo lstring.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lstate.c -o lstate.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ltable.lo ltable.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lstring.c -fPIC -DPIC -o .libs/lstring.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ltable.c -fPIC -DPIC -o .libs/ltable.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ltm.lo ltm.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lstring.c -o lstring.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ltm.c -fPIC -DPIC -o .libs/ltm.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lundump.lo lundump.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ltm.c -o ltm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lvm.lo lvm.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lundump.c -fPIC -DPIC -o .libs/lundump.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ltable.c -o ltable.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lparser.c -o lparser.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lvm.c -fPIC -DPIC -o .libs/lvm.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lundump.c -o lundump.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lzio.lo lzio.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lauxlib.lo lauxlib.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lzio.c -fPIC -DPIC -o .libs/lzio.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lauxlib.c -fPIC -DPIC -o .libs/lauxlib.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lzio.c -o lzio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lbaselib.lo lbaselib.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lbaselib.c -fPIC -DPIC -o .libs/lbaselib.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ldblib.lo ldblib.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lvm.c -o lvm.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lauxlib.c -o lauxlib.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ldblib.c -fPIC -DPIC -o .libs/ldblib.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lbaselib.c -o lbaselib.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ldblib.c -o ldblib.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o liolib.lo liolib.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c liolib.c -fPIC -DPIC -o .libs/liolib.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lmathlib.lo lmathlib.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o loslib.lo loslib.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lmathlib.c -fPIC -DPIC -o .libs/lmathlib.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ltablib.lo ltablib.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c loslib.c -fPIC -DPIC -o .libs/loslib.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c liolib.c -o liolib.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ltablib.c -fPIC -DPIC -o .libs/ltablib.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lmathlib.c -o lmathlib.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c loslib.c -o loslib.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ltablib.c -o ltablib.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lstrlib.lo lstrlib.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o loadlib.lo loadlib.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o linit.lo linit.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lstrlib.c -fPIC -DPIC -o .libs/lstrlib.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lua.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c linit.c -fPIC -DPIC -o .libs/linit.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c loadlib.c -fPIC -DPIC -o .libs/loadlib.o armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c linit.c -o linit.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c luac.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c loadlib.c -o loadlib.o >/dev/null 2>&1 armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c print.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c lstrlib.c -o lstrlib.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o liblua.la -rpath /usr/lib -release 5.1 lapi.lo lcode.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 ldblib.lo liolib.lo lmathlib.lo loslib.lo ltablib.lo lstrlib.lo loadlib.lo linit.lo -lm -ldl armv7hl-redhat-linux-gnueabi-gcc -shared .libs/lapi.o .libs/lcode.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/ldblib.o .libs/liolib.o .libs/lmathlib.o .libs/loslib.o .libs/ltablib.o .libs/lstrlib.o .libs/loadlib.o .libs/linit.o -lm -ldl -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,liblua-5.1.so -o .libs/liblua-5.1.so (cd .libs && rm -f liblua.so && ln -s liblua-5.1.so liblua.so) ar cru .libs/liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o ranlib .libs/liblua.a creating liblua.la (cd .libs && rm -f liblua.la && ln -s ../liblua.la liblua.la) /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o lua lua.o liblua.la -lm -lreadline -lncurses -ldl -lm -ldl /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o luac -static luac.o print.o liblua.la -lm -ldl -lm -ldl armv7hl-redhat-linux-gnueabi-gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o luac luac.o print.o ./.libs/liblua.a -lm -ldl armv7hl-redhat-linux-gnueabi-gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/lua lua.o ./.libs/liblua.so -lreadline -lncurses -lm -ldl creating lua make[3]: Leaving directory `/builddir/build/BUILD/lua-5.1.4/src' make[2]: Leaving directory `/builddir/build/BUILD/lua-5.1.4/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/lua-5.1.4/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/lua-5.1.4/doc' Making all in etc make[2]: Entering directory `/builddir/build/BUILD/lua-5.1.4/etc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/lua-5.1.4/etc' Making all in test make[2]: Entering directory `/builddir/build/BUILD/lua-5.1.4/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/lua-5.1.4/test' make[2]: Entering directory `/builddir/build/BUILD/lua-5.1.4' make[2]: Leaving directory `/builddir/build/BUILD/lua-5.1.4' make[1]: Leaving directory `/builddir/build/BUILD/lua-5.1.4' + sed -i 's/-lreadline -lncurses //g' etc/lua.pc + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.l7Xaxe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm ++ dirname /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm + cd lua-5.1.4 + rm -rf /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/lua-5.1.4/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/lua-5.1.4/src' make[3]: Entering directory `/builddir/build/BUILD/lua-5.1.4/src' test -z "/usr/lib" || mkdir -p -- "/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'liblua.la' '/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/lib/liblua.la' /usr/bin/install -c .libs/liblua-5.1.so /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/lib/liblua-5.1.so (cd /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/lib && { ln -s -f liblua-5.1.so liblua.so || { rm -f liblua.so && ln -s liblua-5.1.so liblua.so; }; }) /usr/bin/install -c .libs/liblua.lai /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/lib/liblua.la /usr/bin/install -c .libs/liblua.a /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/lib/liblua.a chmod 644 /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/lib/liblua.a ranlib /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/lib/liblua.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'lua' '/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/bin/lua' libtool: install: warning: `liblua.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/lua /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/bin/lua /bin/sh ../libtool --mode=install /usr/bin/install -c 'luac' '/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/bin/luac' /usr/bin/install -c luac /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/bin/luac test -z "/usr/include" || mkdir -p -- "/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/include" /usr/bin/install -c -m 644 'lua.h' '/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/include/lua.h' /usr/bin/install -c -m 644 'lualib.h' '/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/include/lualib.h' /usr/bin/install -c -m 644 'lauxlib.h' '/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/include/lauxlib.h' test -z "/usr/include" || mkdir -p -- "/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/include" /usr/bin/install -c -m 644 'luaconf.h' '/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/include/luaconf.h' make[3]: Leaving directory `/builddir/build/BUILD/lua-5.1.4/src' make[2]: Leaving directory `/builddir/build/BUILD/lua-5.1.4/src' make[1]: Leaving directory `/builddir/build/BUILD/lua-5.1.4/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/lua-5.1.4/doc' make[2]: Entering directory `/builddir/build/BUILD/lua-5.1.4/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/share/man/man1" /usr/bin/install -c -m 644 './lua.1' '/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/share/man/man1/lua.1' /usr/bin/install -c -m 644 './luac.1' '/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/share/man/man1/luac.1' make[2]: Leaving directory `/builddir/build/BUILD/lua-5.1.4/doc' make[1]: Leaving directory `/builddir/build/BUILD/lua-5.1.4/doc' Making install in etc make[1]: Entering directory `/builddir/build/BUILD/lua-5.1.4/etc' make[2]: Entering directory `/builddir/build/BUILD/lua-5.1.4/etc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || mkdir -p -- "/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/include" /usr/bin/install -c -m 644 'lua.hpp' '/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/include/lua.hpp' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'lua.pc' '/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/lib/pkgconfig/lua.pc' make[2]: Leaving directory `/builddir/build/BUILD/lua-5.1.4/etc' make[1]: Leaving directory `/builddir/build/BUILD/lua-5.1.4/etc' Making install in test make[1]: Entering directory `/builddir/build/BUILD/lua-5.1.4/test' make[2]: Entering directory `/builddir/build/BUILD/lua-5.1.4/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/lua-5.1.4/test' make[1]: Leaving directory `/builddir/build/BUILD/lua-5.1.4/test' make[1]: Entering directory `/builddir/build/BUILD/lua-5.1.4' make[2]: Entering directory `/builddir/build/BUILD/lua-5.1.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/lua-5.1.4' make[1]: Leaving directory `/builddir/build/BUILD/lua-5.1.4' + rm /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/lib/liblua.la + mkdir -p /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/lib/lua/5.1 + mkdir -p /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/share/lua/5.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/lua-5.1.4 extracting debug info from /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/bin/luac extracting debug info from /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/bin/lua extracting debug info from /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/lib/liblua-5.1.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/liblua-5.1.so.debug to /usr/lib/debug/usr/lib/liblua.so.debug 831 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: lua-5.1.4-14.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nLkK17 + umask 022 + cd /builddir/build/BUILD + cd lua-5.1.4 + DOCDIR=/builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/share/doc/lua-5.1.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/share/doc/lua-5.1.4 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/share/doc/lua-5.1.4 + cp -pr HISTORY /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/share/doc/lua-5.1.4 + cp -pr README /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/share/doc/lua-5.1.4 + cp -pr doc/contents.html doc/lua.html doc/luac.html doc/manual.html doc/readme.html /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/share/doc/lua-5.1.4 + cp -pr doc/lua.css doc/manual.css /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/share/doc/lua-5.1.4 + cp -pr doc/amazon.gif doc/logo.gif /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/share/doc/lua-5.1.4 + cp -pr doc/cover.png /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm/usr/share/doc/lua-5.1.4 + exit 0 Provides: liblua-5.1.so lua = 5.1 lua = 5.1.4-14.el7 lua(abi) = 5.1 lua(armv7hl-32) = 5.1.4-14.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) liblua-5.1.so libm.so.6 libm.so.6(GLIBC_2.4) libncurses.so.5 libreadline.so.6 libtinfo.so.5 rtld(GNU_HASH) Processing files: lua-devel-5.1.4-14.el7.armv7hl Provides: lua-devel = 5.1.4-14.el7 lua-devel(armv7hl-32) = 5.1.4-14.el7 pkgconfig(lua) = 5.1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: lua-static-5.1.4-14.el7.armv7hl Provides: lua-static = 5.1.4-14.el7 lua-static(armv7hl-32) = 5.1.4-14.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lua-debuginfo-5.1.4-14.el7.armv7hl Provides: lua-debuginfo = 5.1.4-14.el7 lua-debuginfo(armv7hl-32) = 5.1.4-14.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm Wrote: /builddir/build/RPMS/lua-5.1.4-14.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/lua-devel-5.1.4-14.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/lua-static-5.1.4-14.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/lua-debuginfo-5.1.4-14.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bGF5vG + umask 022 + cd /builddir/build/BUILD + cd lua-5.1.4 + rm -rf /builddir/build/BUILDROOT/lua-5.1.4-14.el7.arm + exit 0 Child return code was: 0 LEAVE do -->