Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/lua-socket.spec'], chrootPath='/var/lib/mock/dist-circle8-build-36767-6438/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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 warning: Macro expanded in comment on line 29: %{baseversion}.tar.gz warning: Macro expanded in comment on line 32: %{baseversion} tag to the Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/lua-socket-3.0-0.17.rc1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/lua-socket.spec'], chrootPath='/var/lib/mock/dist-circle8-build-36767-6438/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --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 warning: Macro expanded in comment on line 29: %{baseversion}.tar.gz warning: Macro expanded in comment on line 32: %{baseversion} tag to the Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5y3R5e + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf luasocket-3.0-rc1 + /usr/bin/gzip -dc /builddir/build/SOURCES/v3.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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wwmg1m + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + make -j16 LUAV=5.3 '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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ' linux make -C src linux make[1]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' make all-unix PLAT=linux make[2]: Entering directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' gcc -I/usr/include/lua/5.3 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fvisibility=hidden -c -o luasocket.o luasocket.c gcc -I/usr/include/lua/5.3 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fvisibility=hidden -c -o timeout.o timeout.c gcc -I/usr/include/lua/5.3 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fvisibility=hidden -c -o buffer.o buffer.c gcc -I/usr/include/lua/5.3 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fvisibility=hidden -c -o io.o io.c gcc -I/usr/include/lua/5.3 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fvisibility=hidden -c -o auxiliar.o auxiliar.c gcc -I/usr/include/lua/5.3 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fvisibility=hidden -c -o options.o options.c gcc -I/usr/include/lua/5.3 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fvisibility=hidden -c -o inet.o inet.c gcc -I/usr/include/lua/5.3 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fvisibility=hidden -c -o usocket.o usocket.c gcc -I/usr/include/lua/5.3 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fvisibility=hidden -c -o except.o except.c gcc -I/usr/include/lua/5.3 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fvisibility=hidden -c -o select.o select.c gcc -I/usr/include/lua/5.3 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fvisibility=hidden -c -o tcp.o tcp.c gcc -I/usr/include/lua/5.3 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fvisibility=hidden -c -o udp.o udp.c gcc -I/usr/include/lua/5.3 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fvisibility=hidden -c -o mime.o mime.c gcc -I/usr/include/lua/5.3 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fvisibility=hidden -c -o unix.o unix.c gcc -I/usr/include/lua/5.3 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fvisibility=hidden -c -o serial.o serial.c 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=] sprintf(msg, "unsupported option `%.35s'", name); ^~~~~ In file included from /usr/include/stdio.h:873, 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 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc buffer.o auxiliar.o options.o timeout.o io.o usocket.o serial.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o serial.so gcc buffer.o auxiliar.o options.o timeout.o io.o usocket.o unix.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o unix.so 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o socket.so.3.0-rc1 gcc mime.o -Wl,-z,relro -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' make[1]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' + /usr/bin/iconv -f ISO8859-1 -t UTF8 LICENSE + mv -f LICENSE.UTF8 LICENSE + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VScnOX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64 ++ dirname /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64 + cd luasocket-3.0-rc1 + rm -rf /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64 + make install-unix '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 -fasynchronous-unwind-tables -fstack-clash-protection' INSTALL_TOP=/builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64 INSTALL_TOP_CDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/lib64/lua/5.3 INSTALL_TOP_LDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/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.17.rc1.el8.aarch64/usr/share/lua/5.3 install -m644 ltn12.lua socket.lua mime.lua /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/share/lua/5.3 install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/share/lua/5.3/socket install -m644 http.lua url.lua tp.lua ftp.lua headers.lua smtp.lua /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/share/lua/5.3/socket install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/lib64/lua/5.3/socket install socket.so.3.0-rc1 /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/lib64/lua/5.3/socket/core.so install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/lib64/lua/5.3/mime install mime.so.1.0.3 /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/lib64/lua/5.3/mime/core.so install unix.so /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/lib64/lua/5.3/socket/unix.so install serial.so /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/lib64/lua/5.3/socket/serial.so make[1]: Leaving directory '/builddir/build/BUILD/luasocket-3.0-rc1/src' + install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/include/luasocket + install -p 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.17.rc1.el8.aarch64/usr/include/luasocket + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 3.0-0.17.rc1.el8 --unique-debug-suffix -3.0-0.17.rc1.el8.aarch64 --unique-debug-src-base lua-socket-3.0-0.17.rc1.el8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/luasocket-3.0-rc1 extracting debug info from /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/lib64/lua/5.3/mime/core.so extracting debug info from /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/lib64/lua/5.3/socket/serial.so extracting debug info from /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/lib64/lua/5.3/socket/core.so extracting debug info from /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/lib64/lua/5.3/socket/unix.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 354 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/include/luasocket/mime.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/tcp.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/usocket.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/options.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/unix.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/select.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/auxiliar.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/luasocket.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/inet.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/timeout.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/udp.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/io.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/buffer.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/socket.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/wsocket.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/except.h is executable but has no shebang, removing executable bit Processing files: lua-socket-3.0-0.17.rc1.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3MCJxO + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + DOCDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/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.17.rc1.el8.aarch64/usr/share/doc/lua-socket + cp -pr README /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/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.17.rc1.el8.aarch64/usr/share/doc/lua-socket + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xSErsI + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + LICENSEDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/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.17.rc1.el8.aarch64/usr/share/licenses/lua-socket + cp -pr LICENSE /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64/usr/share/licenses/lua-socket + exit 0 Provides: lua-socket = 3.0-0.17.rc1.el8 lua-socket(aarch-64) = 3.0-0.17.rc1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: lua-socket-devel-3.0-0.17.rc1.el8.aarch64 Provides: lua-socket-devel = 3.0-0.17.rc1.el8 lua-socket-devel(aarch-64) = 3.0-0.17.rc1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lua-socket-debugsource-3.0-0.17.rc1.el8.aarch64 Provides: lua-socket-debugsource = 3.0-0.17.rc1.el8 lua-socket-debugsource(aarch-64) = 3.0-0.17.rc1.el8 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.17.rc1.el8.aarch64 Provides: debuginfo(build-id) = 5d16b3078cde26314bb634298bc7921462a91ddb debuginfo(build-id) = 9dc36200f2b8f0526d9c032114da53428382f997 debuginfo(build-id) = cf822174005a22796655cdb8d07e6bb95a275162 debuginfo(build-id) = dd4c285b217652564276f4a24bdfbdca60f592b4 lua-socket-debuginfo = 3.0-0.17.rc1.el8 lua-socket-debuginfo(aarch-64) = 3.0-0.17.rc1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lua-socket-debugsource(aarch-64) = 3.0-0.17.rc1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64 Wrote: /builddir/build/RPMS/lua-socket-3.0-0.17.rc1.el8.aarch64.rpm Wrote: /builddir/build/RPMS/lua-socket-devel-3.0-0.17.rc1.el8.aarch64.rpm Wrote: /builddir/build/RPMS/lua-socket-debugsource-3.0-0.17.rc1.el8.aarch64.rpm Wrote: /builddir/build/RPMS/lua-socket-debuginfo-3.0-0.17.rc1.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4Zia4k + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lua-socket-3.0-0.17.rc1.el8.aarch64 + exit 0 Child return code was: 0