D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument warning: %make is deprecated, use %make_build instead warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/lua-posix-33.4.0-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NfCt76 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf luaposix-release-v33.4.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/release-v33.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd luaposix-release-v33.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.k4Sfk3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd luaposix-release-v33.4.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/lib64/lua/5.3 --datadir=//usr/share/lua/5.3 ## --------------------------- ## ## Configuring luaposix 33.4.0 ## ## --------------------------- ## checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking the archiver (x86_64-mageia-linux-gnu-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... (cached) x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/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 ANSI C header files... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for strings.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking for msgrcv... yes checking for msgsnd... yes checking for fdatasync... yes checking whether fdatasync is declared... yes checking for library containing crypt... -lcrypt checking for library containing socket... none required checking for clock_gettime in -lrt... yes checking for strlcpy... no checking for sched_getsheduler... no checking for sched_setscheduler... yes checking for statvfs... yes checking for gethostid... yes checking for posix_fadvise... yes checking for a Lua interpreter with version >= 5.1, < 5.4... lua checking for lua... /usr/bin/lua checking for lua version... 5.3 checking for lua platform... unknown checking for lua script directory... ${prefix}/share/lua/5.3 checking for lua module directory... ${exec_prefix}/lib/lua/5.3 checking if LUA_VERSION is defined... yes checking lua.h usability... yes checking lua.h presence... yes checking for lua.h... yes checking lualib.h usability... yes checking lualib.h presence... yes checking for lualib.h... yes checking lauxlib.h usability... yes checking lauxlib.h presence... yes checking for lauxlib.h... yes checking luaconf.h usability... yes checking luaconf.h presence... yes checking for luaconf.h... yes checking for Lua header version... 5.3 checking if Lua header version matches 5.3... yes checking for specl... : checking for perl... /usr/bin/perl checking for ldoc... false checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build-aux/config.ld config.status: creating lib/posix/init.lua config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 /usr/bin/make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/posix.lo ext/posix/posix.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/posix.c -fPIC -DPIC -o ext/posix/.libs/posix.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -lcrypt -lrt -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/posix.la -rpath /usr/lib/lua/5.3 ext/posix/posix.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/posix.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcrypt -lrt -Wl,-soname -Wl,posix.so -o ext/posix/.libs/posix.so libtool: link: ( cd "ext/posix/.libs" && rm -f "posix.la" && ln -s "../posix.la" "posix.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SkPR96 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64 + cd luaposix-release-v33.4.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/lib/lua/5.3' /bin/sh ./libtool --mode=install /usr/bin/install -p ext/posix/posix.la '/home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/lib/lua/5.3' libtool: install: /usr/bin/install -p ext/posix/.libs/posix.so /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/lib/lua/5.3/posix.so libtool: install: /usr/bin/install -p ext/posix/.libs/posix.lai /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/lib/lua/5.3/posix.la libtool: warning: remember to run 'libtool --finish /usr/lib/lua/5.3' /usr/bin/make install-exec-hook make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' rm -f /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/lib/lua/5.3/posix.la make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/share/doc/luaposix' /usr/bin/install -p -m 644 doc/index.html doc/ldoc.css '/home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/share/doc/luaposix' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/share/doc/luaposix/examples' /usr/bin/install -p -m 644 doc/examples/dir.lua.html doc/examples/fork.lua.html doc/examples/fork2.lua.html doc/examples/getopt.lua.html doc/examples/glob.lua.html doc/examples/limit.lua.html doc/examples/lock.lua.html doc/examples/netlink-uevent.lua.html doc/examples/ping.lua.html doc/examples/poll.lua.html doc/examples/signal.lua.html doc/examples/socket.lua.html doc/examples/termios.lua.html doc/examples/tree.lua.html '/home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/share/doc/luaposix/examples' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/share/lua/5.3/posix' /usr/bin/install -p -m 644 lib/posix/init.lua lib/posix/_argcheck.lua lib/posix/compat.lua lib/posix/deprecated.lua lib/posix/sys.lua lib/posix/util.lua '/home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/share/lua/5.3/posix' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/share/doc/luaposix/modules' /usr/bin/install -p -m 644 doc/modules/posix.ctype.html doc/modules/posix.dirent.html doc/modules/posix.errno.html doc/modules/posix.fcntl.html doc/modules/posix.fnmatch.html doc/modules/posix.getopt.html doc/modules/posix.glob.html doc/modules/posix.grp.html doc/modules/posix.html doc/modules/posix.libgen.html doc/modules/posix.poll.html doc/modules/posix.pwd.html doc/modules/posix.sched.html doc/modules/posix.signal.html doc/modules/posix.stdio.html doc/modules/posix.stdlib.html doc/modules/posix.sys.msg.html doc/modules/posix.sys.resource.html doc/modules/posix.sys.socket.html doc/modules/posix.sys.stat.html doc/modules/posix.sys.statvfs.html doc/modules/posix.sys.time.html doc/modules/posix.sys.times.html doc/modules/posix.sys.utsname.html doc/modules/posix.sys.wait.html doc/modules/posix.syslog.html doc/modules/posix.termio.html doc/modules/posix.time.html doc/modules/posix.unistd.html doc/modules/posix.utime.html '/home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/share/doc/luaposix/modules' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/lib64/lua/5.3 + mv /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/lib/lua/5.3/posix.so /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/lib64/lua/5.3 + rm -frv /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/lib/lua removed directory '/home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/lib/lua/5.3' removed directory '/home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/lib/lua' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 33.4.0-2.mga8 --unique-debug-suffix -33.4.0-2.mga8.x86_64 --unique-debug-src-base lua-posix-33.4.0-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/lib64/lua/5.3/posix.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/lib64/lua/5.3/posix.so original debug info size: 480kB, size after compression: 468kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 370 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JMDQR6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd luaposix-release-v33.4.0 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 check if test -d ./.git \ && git --version >/dev/null 2>&1; then \ cd . && \ git submodule --quiet foreach \ 'test "$(git rev-parse "$sha1")" \ = "$(git merge-base origin "$sha1")"' \ || { echo 'GNUmakefile: found non-public submodule commit' >&2; \ exit 1; }; \ else \ : ; \ fi /usr/bin/make check-local make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' LUA='/usr/bin/lua' PACKAGE_STRING='luaposix 33.4.0' abs_top_builddir='/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' abs_top_srcdir='/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' top_builddir='.' top_srcdir='.' : --verbose --formatter=report ./specs/posix_version_spec.yaml ./specs/lposix_spec.yaml ./specs/posix_compat_spec.yaml ./specs/posix_ctype_spec.yaml ./specs/posix_deprecated_spec.yaml ./specs/posix_dirent_spec.yaml ./specs/posix_fcntl_spec.yaml ./specs/posix_fnmatch_spec.yaml ./specs/posix_grp_spec.yaml ./specs/posix_pwd_spec.yaml ./specs/posix_signal_spec.yaml ./specs/posix_stdio_spec.yaml ./specs/posix_stdlib_spec.yaml ./specs/posix_sys_msg_spec.yaml ./specs/posix_sys_resource_spec.yaml ./specs/posix_sys_socket_spec.yaml ./specs/posix_sys_stat_spec.yaml ./specs/posix_sys_statvfs_spec.yaml ./specs/posix_sys_time_spec.yaml ./specs/posix_sys_times_spec.yaml ./specs/posix_sys_utsname_spec.yaml ./specs/posix_syslog_spec.yaml ./specs/posix_time_spec.yaml ./specs/posix_unistd_spec.yaml ./specs/posix_spec.yaml make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/ctype.lo ext/posix/ctype.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/ctype.c -fPIC -DPIC -o ext/posix/.libs/ctype.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/fnmatch.lo ext/posix/fnmatch.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/fnmatch.c -fPIC -DPIC -o ext/posix/.libs/fnmatch.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/errno.lo ext/posix/errno.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/errno.c -fPIC -DPIC -o ext/posix/.libs/errno.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/dirent.lo ext/posix/dirent.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/dirent.c -fPIC -DPIC -o ext/posix/.libs/dirent.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/fcntl.lo ext/posix/fcntl.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/fcntl.c -fPIC -DPIC -o ext/posix/.libs/fcntl.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/getopt.lo ext/posix/getopt.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/getopt.c -fPIC -DPIC -o ext/posix/.libs/getopt.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/glob.lo ext/posix/glob.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/glob.c -fPIC -DPIC -o ext/posix/.libs/glob.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/grp.lo ext/posix/grp.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/grp.c -fPIC -DPIC -o ext/posix/.libs/grp.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/libgen.lo ext/posix/libgen.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/libgen.c -fPIC -DPIC -o ext/posix/.libs/libgen.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/poll.lo ext/posix/poll.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/poll.c -fPIC -DPIC -o ext/posix/.libs/poll.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/sched.lo ext/posix/sched.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/sched.c -fPIC -DPIC -o ext/posix/.libs/sched.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/pwd.lo ext/posix/pwd.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/pwd.c -fPIC -DPIC -o ext/posix/.libs/pwd.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/syslog.lo ext/posix/syslog.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/syslog.c -fPIC -DPIC -o ext/posix/.libs/syslog.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/stdio.lo ext/posix/stdio.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/stdio.c -fPIC -DPIC -o ext/posix/.libs/stdio.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/time.lo ext/posix/time.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/time.c -fPIC -DPIC -o ext/posix/.libs/time.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/termio.lo ext/posix/termio.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/termio.c -fPIC -DPIC -o ext/posix/.libs/termio.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/stdlib.lo ext/posix/stdlib.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/stdlib.c -fPIC -DPIC -o ext/posix/.libs/stdlib.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/utime.lo ext/posix/utime.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/utime.c -fPIC -DPIC -o ext/posix/.libs/utime.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/signal.lo ext/posix/signal.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/signal.c -fPIC -DPIC -o ext/posix/.libs/signal.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/errno.la ext/posix/errno.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/errno.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,errno.so -o ext/posix/.libs/errno.so libtool: link: ( cd "ext/posix/.libs" && rm -f "errno.la" && ln -s "../errno.la" "errno.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/ctype.la ext/posix/ctype.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/ctype.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,ctype.so -o ext/posix/.libs/ctype.so libtool: link: ( cd "ext/posix/.libs" && rm -f "ctype.la" && ln -s "../ctype.la" "ctype.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/dirent.la ext/posix/dirent.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/dirent.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,dirent.so -o ext/posix/.libs/dirent.so libtool: link: ( cd "ext/posix/.libs" && rm -f "dirent.la" && ln -s "../dirent.la" "dirent.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/fcntl.la ext/posix/fcntl.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/fcntl.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,fcntl.so -o ext/posix/.libs/fcntl.so libtool: link: ( cd "ext/posix/.libs" && rm -f "fcntl.la" && ln -s "../fcntl.la" "fcntl.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/fnmatch.la ext/posix/fnmatch.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/fnmatch.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,fnmatch.so -o ext/posix/.libs/fnmatch.so libtool: link: ( cd "ext/posix/.libs" && rm -f "fnmatch.la" && ln -s "../fnmatch.la" "fnmatch.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/glob.la ext/posix/glob.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/glob.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,glob.so -o ext/posix/.libs/glob.so libtool: link: ( cd "ext/posix/.libs" && rm -f "glob.la" && ln -s "../glob.la" "glob.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/getopt.la ext/posix/getopt.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/getopt.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,getopt.so -o ext/posix/.libs/getopt.so libtool: link: ( cd "ext/posix/.libs" && rm -f "getopt.la" && ln -s "../getopt.la" "getopt.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/libgen.la ext/posix/libgen.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/libgen.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libgen.so -o ext/posix/.libs/libgen.so libtool: link: ( cd "ext/posix/.libs" && rm -f "libgen.la" && ln -s "../libgen.la" "libgen.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/grp.la ext/posix/grp.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/grp.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,grp.so -o ext/posix/.libs/grp.so libtool: link: ( cd "ext/posix/.libs" && rm -f "grp.la" && ln -s "../grp.la" "grp.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/poll.la ext/posix/poll.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/poll.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,poll.so -o ext/posix/.libs/poll.so libtool: link: ( cd "ext/posix/.libs" && rm -f "poll.la" && ln -s "../poll.la" "poll.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/unistd.lo ext/posix/unistd.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/unistd.c -fPIC -DPIC -o ext/posix/.libs/unistd.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/sched.la ext/posix/sched.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/sched.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,sched.so -o ext/posix/.libs/sched.so libtool: link: ( cd "ext/posix/.libs" && rm -f "sched.la" && ln -s "../sched.la" "sched.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/pwd.la ext/posix/pwd.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/pwd.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,pwd.so -o ext/posix/.libs/pwd.so libtool: link: ( cd "ext/posix/.libs" && rm -f "pwd.la" && ln -s "../pwd.la" "pwd.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/signal.la ext/posix/signal.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/signal.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,signal.so -o ext/posix/.libs/signal.so libtool: link: ( cd "ext/posix/.libs" && rm -f "signal.la" && ln -s "../signal.la" "signal.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/stdio.la ext/posix/stdio.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/stdio.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,stdio.so -o ext/posix/.libs/stdio.so libtool: link: ( cd "ext/posix/.libs" && rm -f "stdio.la" && ln -s "../stdio.la" "stdio.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -lcrypt -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/stdlib.la ext/posix/stdlib.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/stdlib.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcrypt -Wl,-soname -Wl,stdlib.so -o ext/posix/.libs/stdlib.so libtool: link: ( cd "ext/posix/.libs" && rm -f "stdlib.la" && ln -s "../stdlib.la" "stdlib.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/sys/resource.lo ext/posix/sys/resource.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/sys/resource.c -fPIC -DPIC -o ext/posix/sys/.libs/resource.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/sys/msg.lo ext/posix/sys/msg.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/sys/msg.c -fPIC -DPIC -o ext/posix/sys/.libs/msg.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/sys/statvfs.lo ext/posix/sys/statvfs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/sys/statvfs.c -fPIC -DPIC -o ext/posix/sys/.libs/statvfs.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/sys/times.lo ext/posix/sys/times.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/sys/times.c -fPIC -DPIC -o ext/posix/sys/.libs/times.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/sys/time.lo ext/posix/sys/time.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/sys/time.c -fPIC -DPIC -o ext/posix/sys/.libs/time.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/sys/utsname.lo ext/posix/sys/utsname.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/sys/utsname.c -fPIC -DPIC -o ext/posix/sys/.libs/utsname.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/sys/stat.lo ext/posix/sys/stat.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/sys/stat.c -fPIC -DPIC -o ext/posix/sys/.libs/stat.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/sys/wait.lo ext/posix/sys/wait.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/sys/wait.c -fPIC -DPIC -o ext/posix/sys/.libs/wait.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/syslog.la ext/posix/syslog.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/syslog.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,syslog.so -o ext/posix/.libs/syslog.so libtool: link: ( cd "ext/posix/.libs" && rm -f "syslog.la" && ln -s "../syslog.la" "syslog.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/termio.la ext/posix/termio.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/termio.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,termio.so -o ext/posix/.libs/termio.so libtool: link: ( cd "ext/posix/.libs" && rm -f "termio.la" && ln -s "../termio.la" "termio.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -lrt -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/time.la ext/posix/time.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/time.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lrt -Wl,-soname -Wl,time.so -o ext/posix/.libs/time.so libtool: link: ( cd "ext/posix/.libs" && rm -f "time.la" && ln -s "../time.la" "time.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/unistd.la ext/posix/unistd.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/unistd.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,unistd.so -o ext/posix/.libs/unistd.so libtool: link: ( cd "ext/posix/.libs" && rm -f "unistd.la" && ln -s "../unistd.la" "unistd.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/utime.la ext/posix/utime.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/.libs/utime.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,utime.so -o ext/posix/.libs/utime.so libtool: link: ( cd "ext/posix/.libs" && rm -f "utime.la" && ln -s "../utime.la" "utime.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix/sys' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/sys/msg.la ext/posix/sys/msg.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/sys/.libs/msg.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,msg.so -o ext/posix/sys/.libs/msg.so libtool: link: ( cd "ext/posix/sys/.libs" && rm -f "msg.la" && ln -s "../msg.la" "msg.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix/sys' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/sys/stat.la ext/posix/sys/stat.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/sys/.libs/stat.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,stat.so -o ext/posix/sys/.libs/stat.so libtool: link: ( cd "ext/posix/sys/.libs" && rm -f "stat.la" && ln -s "../stat.la" "stat.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix/sys' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/sys/resource.la ext/posix/sys/resource.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/sys/.libs/resource.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,resource.so -o ext/posix/sys/.libs/resource.so libtool: link: ( cd "ext/posix/sys/.libs" && rm -f "resource.la" && ln -s "../resource.la" "resource.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext/posix/sys/socket.lo ext/posix/sys/socket.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I ./ext/include -I ./ext/posix -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext/posix/sys/socket.c -fPIC -DPIC -o ext/posix/sys/.libs/socket.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix/sys' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/sys/statvfs.la ext/posix/sys/statvfs.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/sys/.libs/statvfs.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,statvfs.so -o ext/posix/sys/.libs/statvfs.so libtool: link: ( cd "ext/posix/sys/.libs" && rm -f "statvfs.la" && ln -s "../statvfs.la" "statvfs.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix/sys' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/sys/time.la ext/posix/sys/time.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/sys/.libs/time.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,time.so -o ext/posix/sys/.libs/time.so libtool: link: ( cd "ext/posix/sys/.libs" && rm -f "time.la" && ln -s "../time.la" "time.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix/sys' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/sys/times.la ext/posix/sys/times.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/sys/.libs/times.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,times.so -o ext/posix/sys/.libs/times.so libtool: link: ( cd "ext/posix/sys/.libs" && rm -f "times.la" && ln -s "../times.la" "times.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix/sys' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/sys/utsname.la ext/posix/sys/utsname.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/sys/.libs/utsname.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,utsname.so -o ext/posix/sys/.libs/utsname.so libtool: link: ( cd "ext/posix/sys/.libs" && rm -f "utsname.la" && ln -s "../utsname.la" "utsname.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix/sys' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/sys/wait.la ext/posix/sys/wait.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/sys/.libs/wait.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,wait.so -o ext/posix/sys/.libs/wait.so libtool: link: ( cd "ext/posix/sys/.libs" && rm -f "wait.la" && ln -s "../wait.la" "wait.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -rpath '/usr/lib/lua/5.3/posix/sys' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ext/posix/sys/socket.la ext/posix/sys/socket.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ext/posix/sys/.libs/socket.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,socket.so -o ext/posix/sys/.libs/socket.so libtool: link: ( cd "ext/posix/sys/.libs" && rm -f "socket.la" && ln -s "../socket.la" "socket.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/luaposix-release-v33.4.0' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lua-posix-33.4.0-2.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ml5rj6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd luaposix-release-v33.4.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/share/doc/lua-posix + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/share/doc/lua-posix + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/share/doc/lua-posix + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/share/doc/lua-posix + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/share/doc/lua-posix + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/share/doc/lua-posix + cp -pr README /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64/usr/share/doc/lua-posix + RPM_EC=0 ++ jobs -p + exit 0 Provides: lua-posix = 33.4.0-2.mga8 lua-posix(x86-64) = 33.4.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) Processing files: lua-posix-debugsource-33.4.0-2.mga8.x86_64 Provides: lua-posix-debugsource = 33.4.0-2.mga8 lua-posix-debugsource(x86-64) = 33.4.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lua-posix-debuginfo-33.4.0-2.mga8.x86_64 Provides: debuginfo(build-id) = 8551be077da4f878e97820d22fa3522615192308 lua-posix-debuginfo = 33.4.0-2.mga8 lua-posix-debuginfo(x86-64) = 33.4.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lua-posix-debugsource(x86-64) = 33.4.0-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lua-posix-debugsource-33.4.0-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lua-posix-debuginfo-33.4.0-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lua-posix-33.4.0-2.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KhSIU6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd luaposix-release-v33.4.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/lua-posix-33.4.0-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xubB06 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf luaposix-release-v33.4.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!