Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lua-socket.spec'], chrootPath='/var/lib/mock/f32-build-24927763-2703501/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lua-socket.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1609632000 Wrote: /builddir/build/SRPMS/lua-socket-3.0-0.27.rc1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lua-socket.spec'], chrootPath='/var/lib/mock/f32-build-24927763-2703501/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lua-socket.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1609632000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2Hg505 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf luasocket-3.0-rc1 + /usr/bin/gzip -dc /builddir/build/SOURCES/luasocket-3.0-rc1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd luasocket-3.0-rc1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (luasocket-optflags.patch):' Patch #0 (luasocket-optflags.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .optflags --fuzz=0 patching file src/makefile Patch #1 (luasocket-no-global-vars.patch): + echo 'Patch #1 (luasocket-no-global-vars.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .noglobal --fuzz=0 patching file src/http.lua Patch #2 (luasocket-3.0-settimeout.patch): + echo 'Patch #2 (luasocket-3.0-settimeout.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .settimeout --fuzz=0 patching file src/buffer.c + rm -rf /builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32 + cp -a . /builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BoI3V6 + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + /usr/bin/make -O -j48 V=1 VERBOSE=1 linux LUAV=5.3 LUAINC_linux=/usr/include 'OPTFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ' /usr/bin/make -C src linux /usr/bin/make all-unix PLAT=linux make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS -fvisibility=hidden -c -o io.o io.c make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS -fvisibility=hidden -c -o except.o except.c make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS -fvisibility=hidden -c -o luasocket.o luasocket.c make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS -fvisibility=hidden -c -o timeout.o timeout.c make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS -fvisibility=hidden -c -o serial.o serial.c make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS -fvisibility=hidden -c -o auxiliar.o auxiliar.c make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS -fvisibility=hidden -c -o buffer.o buffer.c make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS -fvisibility=hidden -c -o select.o select.c make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS -fvisibility=hidden -c -o udp.o udp.c make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS -fvisibility=hidden -c -o unix.o unix.c make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS -fvisibility=hidden -c -o usocket.o usocket.c make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS -fvisibility=hidden -c -o tcp.o tcp.c make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS -fvisibility=hidden -c -o inet.o inet.c make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS -fvisibility=hidden -c -o options.o options.c make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' options.c: In function 'opt_meth_setoption': options.c:41:43: warning: '%.35s' directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] 41 | sprintf(msg, "unsupported option `%.35s'", name); | ^~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/lauxlib.h:13, from options.c:7: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 22 and 57 bytes into a destination of size 45 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc buffer.o auxiliar.o options.o timeout.o io.o usocket.o unix.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o unix.so make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc luasocket.o timeout.o buffer.o io.o auxiliar.o options.o inet.o usocket.o except.o select.o tcp.o udp.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o socket.so.3.0-rc1 make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc buffer.o auxiliar.o options.o timeout.o io.o usocket.o serial.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o serial.so make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DLUA_COMPAT_APIINTCASTS -fvisibility=hidden -c -o mime.o mime.c make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc mime.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o mime.so.1.0.3 make[2]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' + pushd /builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32 ~/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32 ~/build/BUILD/luasocket-3.0-rc1 + /usr/bin/make -O -j48 V=1 VERBOSE=1 linux LUAV=5.1 LUAINC_linux=/usr/include/lua-5.1 'OPTFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ' /usr/bin/make -C src linux /usr/bin/make all-unix PLAT=linux make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc -I/usr/include/lua-5.1 -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -c -o io.o io.c make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc -I/usr/include/lua-5.1 -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -c -o luasocket.o luasocket.c make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc -I/usr/include/lua-5.1 -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -c -o except.o except.c make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc -I/usr/include/lua-5.1 -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -c -o auxiliar.o auxiliar.c make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc -I/usr/include/lua-5.1 -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -c -o timeout.o timeout.c make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc -I/usr/include/lua-5.1 -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -c -o serial.o serial.c make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc -I/usr/include/lua-5.1 -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -c -o buffer.o buffer.c make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc -I/usr/include/lua-5.1 -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -c -o unix.o unix.c make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc -I/usr/include/lua-5.1 -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -c -o select.o select.c make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc -I/usr/include/lua-5.1 -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -c -o tcp.o tcp.c make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc -I/usr/include/lua-5.1 -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -c -o udp.o udp.c make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc -I/usr/include/lua-5.1 -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -c -o usocket.o usocket.c make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc -I/usr/include/lua-5.1 -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -c -o inet.o inet.c make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc -I/usr/include/lua-5.1 -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -c -o options.o options.c make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' options.c: In function 'opt_meth_setoption': options.c:41:43: warning: '%.35s' directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] 41 | sprintf(msg, "unsupported option `%.35s'", name); | ^~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/lua-5.1/lauxlib.h:13, from options.c:7: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 22 and 57 bytes into a destination of size 45 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc -I/usr/include/lua-5.1 -DLUASOCKET_NODEBUG -DLUA_NOCOMPAT_MODULE -DLUASOCKET_API='__attribute__((visibility("default")))' -DUNIX_API='__attribute__((visibility("default")))' -DMIME_API='__attribute__((visibility("default")))' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -c -o mime.o mime.c make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc mime.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o mime.so.1.0.3 make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc buffer.o auxiliar.o options.o timeout.o io.o usocket.o unix.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o unix.so make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc luasocket.o timeout.o buffer.o io.o auxiliar.o options.o inet.o usocket.o except.o select.o tcp.o udp.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o socket.so.3.0-rc1 make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' make[2]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' gcc buffer.o auxiliar.o options.o timeout.o io.o usocket.o serial.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o serial.so make[2]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' + popd ~/build/BUILD/luasocket-3.0-rc1 + iconv -f ISO-8859-1 -t UTF-8 -o LICENSE.UTF-8 LICENSE + touch -c -r LICENSE LICENSE.UTF-8 + mv -f LICENSE.UTF-8 LICENSE + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Lq8ul6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64 + cd luasocket-3.0-rc1 + make install-unix 'INSTALL_DATA=install -p -m 644' INSTALL_TOP=/builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64 INSTALL_TOP_CDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3 INSTALL_TOP_LDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/lua/5.3 make -C src install-unix make[1]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/lua/5.3 install -p -m 644 ltn12.lua socket.lua mime.lua /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/lua/5.3 install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/lua/5.3/socket install -p -m 644 http.lua url.lua tp.lua ftp.lua headers.lua smtp.lua /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/lua/5.3/socket install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3/socket install socket.so.3.0-rc1 /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3/socket/core.so install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3/mime install mime.so.1.0.3 /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3/mime/core.so install unix.so /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3/socket/unix.so install serial.so /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3/socket/serial.so make[1]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' + pushd /builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32 ~/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32 ~/build/BUILD/luasocket-3.0-rc1 + make install-unix 'INSTALL_DATA=install -p -m 644' INSTALL_TOP=/builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64 INSTALL_TOP_CDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1 INSTALL_TOP_LDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/lua/5.1 make -C src install-unix make[1]: Entering directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/lua/5.1 install -p -m 644 ltn12.lua socket.lua mime.lua /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/lua/5.1 install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/lua/5.1/socket install -p -m 644 http.lua url.lua tp.lua ftp.lua headers.lua smtp.lua /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/lua/5.1/socket install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1/socket install socket.so.3.0-rc1 /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1/socket/core.so install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1/mime install mime.so.1.0.3 /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1/mime/core.so install unix.so /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1/socket/unix.so install serial.so /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1/socket/serial.so make[1]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-socket-3.0-0.27.rc1.fc32/src' + popd ~/build/BUILD/luasocket-3.0-rc1 + mkdir -p /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/include/luasocket/ + install -p -m 644 src/auxiliar.h src/buffer.h src/except.h src/inet.h src/io.h src/luasocket.h src/mime.h src/options.h src/select.h src/socket.h src/tcp.h src/timeout.h src/udp.h src/unix.h src/usocket.h src/wsocket.h /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/include/luasocket/ + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 3.0-0.27.rc1.fc32 --unique-debug-suffix -3.0-0.27.rc1.fc32.x86_64 --unique-debug-src-base lua-socket-3.0-0.27.rc1.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/luasocket-3.0-rc1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1/mime/core.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1/socket/core.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1/socket/unix.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1/socket/serial.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3/socket/core.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3/mime/core.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3/socket/serial.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3/socket/unix.so extracting debug info from /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3/socket/core.so extracting debug info from /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1/socket/unix.so extracting debug info from /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1/socket/core.so extracting debug info from /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1/socket/serial.so extracting debug info from /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3/socket/serial.so extracting debug info from /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1/mime/core.so extracting debug info from /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3/socket/unix.so extracting debug info from /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3/mime/core.so original debug info size: 1164kB, size after compression: 1048kB /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. 358 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9ngSa8 + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + lua -e 'package.cpath="/builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.3/?.so;"..package.cpath; package.path="/builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/lua/5.3/?.lua;"..package.path; dofile("test/hello.lua");' Hello from LuaSocket 3.0-rc1 and MIME 1.0.3! + lua-5.1 -e 'package.cpath="/builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/lib64/lua/5.1/?.so;"..package.cpath; package.path="/builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/lua/5.1/?.lua;"..package.path; dofile("test/hello.lua");' Hello from LuaSocket 3.0-rc1 and MIME 1.0.3! + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lua-socket-3.0-0.27.rc1.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cJIbr8 + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + DOCDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/doc/lua-socket + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/doc/lua-socket + cp -pr NEW /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/doc/lua-socket + cp -pr README /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/doc/lua-socket + cp -pr doc/dns.html doc/ftp.html doc/http.html doc/index.html doc/installation.html doc/introduction.html doc/ltn12.html doc/lua05.ppt doc/luasocket.png doc/mime.html doc/reference.css doc/reference.html doc/smtp.html doc/socket.html doc/tcp.html doc/udp.html doc/url.html /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/doc/lua-socket + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dydDW8 + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + LICENSEDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/licenses/lua-socket + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/licenses/lua-socket + cp -pr LICENSE /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/licenses/lua-socket + RPM_EC=0 ++ jobs -p + exit 0 Provides: lua-socket = 3.0-0.27.rc1.fc32 lua-socket(x86-64) = 3.0-0.27.rc1.fc32 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.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: lua-socket-devel-3.0-0.27.rc1.fc32.x86_64 Provides: lua-socket-devel = 3.0-0.27.rc1.fc32 lua-socket-devel(x86-64) = 3.0-0.27.rc1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lua5.1-socket-3.0-0.27.rc1.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZnpiZ7 + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + DOCDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/doc/lua5.1-socket + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/doc/lua5.1-socket + cp -pr NEW /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/doc/lua5.1-socket + cp -pr README /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/doc/lua5.1-socket + cp -pr doc/dns.html doc/ftp.html doc/http.html doc/index.html doc/installation.html doc/introduction.html doc/ltn12.html doc/lua05.ppt doc/luasocket.png doc/mime.html doc/reference.css doc/reference.html doc/smtp.html doc/socket.html doc/tcp.html doc/udp.html doc/url.html /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/doc/lua5.1-socket + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.trTiy8 + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + LICENSEDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/licenses/lua5.1-socket + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/licenses/lua5.1-socket + cp -pr LICENSE /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64/usr/share/licenses/lua5.1-socket + RPM_EC=0 ++ jobs -p + exit 0 Provides: lua-socket-compat = 3.0-0.27.rc1.fc32 lua-socket-compat(x86-64) = 3.0-0.27.rc1.fc32 lua5.1-socket = 3.0-0.27.rc1.fc32 lua5.1-socket(x86-64) = 3.0-0.27.rc1.fc32 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.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Obsoletes: lua-socket-compat < 3.0-0.28.rc1 Processing files: lua-socket-debugsource-3.0-0.27.rc1.fc32.x86_64 Provides: lua-socket-debugsource = 3.0-0.27.rc1.fc32 lua-socket-debugsource(x86-64) = 3.0-0.27.rc1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lua-socket-debuginfo-3.0-0.27.rc1.fc32.x86_64 Provides: debuginfo(build-id) = 6305bbda76b06cc7e01e995e51633f9889a8af6a debuginfo(build-id) = 8e2fed8b8e5a6c3b21e5f1c476f0b7b11baadfc8 debuginfo(build-id) = 992a3eef930249781e99f6ddea7225c59afd5e2f debuginfo(build-id) = f1b6cf729cc8b110ca6c738dd1a5d3cd02fd6cb0 lua-socket-debuginfo = 3.0-0.27.rc1.fc32 lua-socket-debuginfo(x86-64) = 3.0-0.27.rc1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lua-socket-debugsource(x86-64) = 3.0-0.27.rc1.fc32 Processing files: lua5.1-socket-debuginfo-3.0-0.27.rc1.fc32.x86_64 Provides: debuginfo(build-id) = 3db2ce881d51bfc672b09275921ddfc585a8b83b debuginfo(build-id) = 4e9535bb9c800feda8588159e3161819708bb017 debuginfo(build-id) = 7622a35526e121e2d11b3a3cacd56d66ce97c882 debuginfo(build-id) = 93b08312cc5b20f8443e8ade58f214f71be858a1 lua5.1-socket-debuginfo = 3.0-0.27.rc1.fc32 lua5.1-socket-debuginfo(x86-64) = 3.0-0.27.rc1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lua-socket-debugsource(x86-64) = 3.0-0.27.rc1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64 Wrote: /builddir/build/RPMS/lua-socket-devel-3.0-0.27.rc1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/lua-socket-debugsource-3.0-0.27.rc1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/lua5.1-socket-debuginfo-3.0-0.27.rc1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/lua-socket-debuginfo-3.0-0.27.rc1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/lua5.1-socket-3.0-0.27.rc1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/lua-socket-3.0-0.27.rc1.fc32.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oJE6wa + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lua-socket-3.0-0.27.rc1.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0