+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/lua-socket.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: Macro expanded in comment on line 29: %{baseversion}.tar.gz warning: Macro expanded in comment on line 32: %{baseversion} tag to the Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4lZGU5 + 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 + echo 'Patch #1 (luasocket-no-global-vars.patch):' 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 + echo 'Patch #2 (luasocket-3.0-settimeout.patch):' 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/lua51-lua-socket-3.0-0.15.rc1.fc28 + cp -a . /builddir/build/BUILD/lua51-lua-socket-3.0-0.15.rc1.fc28 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k1gWyJ + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + make -j4 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 -fPIC' 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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -fPIC -fvisibility=hidden -c -o select.o select.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:861:0, 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 -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 -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 -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 -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 -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 -fPIC -fvisibility=hidden -c -o serial.o serial.c gcc buffer.o auxiliar.o options.o timeout.o io.o usocket.o unix.o -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 -fPIC -shared -ounix.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 -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 -fPIC -shared -osocket.so.3.0-rc1 gcc mime.o -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 -fPIC -shared -omime.so.1.0.3 gcc buffer.o auxiliar.o options.o timeout.o io.o usocket.o serial.o -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 -fPIC -shared -oserial.so 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 + pushd /builddir/build/BUILD/lua51-lua-socket-3.0-0.15.rc1.fc28 ~/build/BUILD/lua51-lua-socket-3.0-0.15.rc1.fc28 ~/build/BUILD/luasocket-3.0-rc1 + make -j4 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 -fPIC' linux make -C src linux make[1]: Entering directory '/builddir/build/BUILD/lua51-lua-socket-3.0-0.15.rc1.fc28/src' make all-unix PLAT=linux make[2]: Entering directory '/builddir/build/BUILD/lua51-lua-socket-3.0-0.15.rc1.fc28/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 -fPIC -fvisibility=hidden -c -o luasocket.o luasocket.c 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 -fPIC -fvisibility=hidden -c -o timeout.o timeout.c 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 -fPIC -fvisibility=hidden -c -o buffer.o buffer.c 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 -fPIC -fvisibility=hidden -c -o io.o io.c 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 -fPIC -fvisibility=hidden -c -o auxiliar.o auxiliar.c 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 -fPIC -fvisibility=hidden -c -o options.o options.c 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 -fPIC -fvisibility=hidden -c -o inet.o inet.c 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 -fPIC -fvisibility=hidden -c -o usocket.o usocket.c 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 -fPIC -fvisibility=hidden -c -o except.o except.c 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 -fPIC -fvisibility=hidden -c -o select.o select.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:861:0, 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 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fPIC -fvisibility=hidden -c -o tcp.o tcp.c 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 -fPIC -fvisibility=hidden -c -o udp.o udp.c 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 -fPIC -fvisibility=hidden -c -o mime.o mime.c 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 -fPIC -fvisibility=hidden -c -o unix.o unix.c 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 -fPIC -fvisibility=hidden -c -o serial.o serial.c gcc buffer.o auxiliar.o options.o timeout.o io.o usocket.o unix.o -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 -fPIC -shared -ounix.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 -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 -fPIC -shared -osocket.so.3.0-rc1 gcc mime.o -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 -fPIC -shared -omime.so.1.0.3 gcc buffer.o auxiliar.o options.o timeout.o io.o usocket.o serial.o -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 -fPIC -shared -oserial.so make[2]: Leaving directory '/builddir/build/BUILD/lua51-lua-socket-3.0-0.15.rc1.fc28/src' make[1]: Leaving directory '/builddir/build/BUILD/lua51-lua-socket-3.0-0.15.rc1.fc28/src' + /usr/bin/iconv -f ISO8859-1 -t UTF8 LICENSE + mv -f LICENSE.UTF8 LICENSE + popd ~/build/BUILD/luasocket-3.0-rc1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xAZYBK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64 + cd luasocket-3.0-rc1 + rm -rf /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64 + 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 ' INSTALL_TOP=/builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64 INSTALL_TOP_CDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/lib64/lua/5.3 INSTALL_TOP_LDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/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.15.rc1.fc28.riscv64/usr/share/lua/5.3 install -m644 ltn12.lua socket.lua mime.lua /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/share/lua/5.3 install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/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.15.rc1.fc28.riscv64/usr/share/lua/5.3/socket install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/lib64/lua/5.3/socket install socket.so.3.0-rc1 /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/lib64/lua/5.3/socket/core.so install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/lib64/lua/5.3/mime install mime.so.1.0.3 /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/lib64/lua/5.3/mime/core.so install unix.so /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/lib64/lua/5.3/socket/unix.so install serial.so /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/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.15.rc1.fc28.riscv64/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.15.rc1.fc28.riscv64/usr/include/luasocket + pushd /builddir/build/BUILD/lua51-lua-socket-3.0-0.15.rc1.fc28 ~/build/BUILD/lua51-lua-socket-3.0-0.15.rc1.fc28 ~/build/BUILD/luasocket-3.0-rc1 + 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 ' INSTALL_TOP=/builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64 INSTALL_TOP_CDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/lib64/lua/5.1 INSTALL_TOP_LDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/share/lua/5.1 make -C src install-unix make[1]: Entering directory '/builddir/build/BUILD/lua51-lua-socket-3.0-0.15.rc1.fc28/src' install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/share/lua/5.1 install -m644 ltn12.lua socket.lua mime.lua /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/share/lua/5.1 install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/share/lua/5.1/socket install -m644 http.lua url.lua tp.lua ftp.lua headers.lua smtp.lua /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/share/lua/5.1/socket install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/lib64/lua/5.1/socket install socket.so.3.0-rc1 /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/lib64/lua/5.1/socket/core.so install -d /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/lib64/lua/5.1/mime install mime.so.1.0.3 /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/lib64/lua/5.1/mime/core.so install unix.so /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/lib64/lua/5.1/socket/unix.so install serial.so /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/lib64/lua/5.1/socket/serial.so make[1]: Leaving directory '/builddir/build/BUILD/lua51-lua-socket-3.0-0.15.rc1.fc28/src' + popd ~/build/BUILD/luasocket-3.0-rc1 + /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/include/luasocket/timeout.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/usocket.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/tcp.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/select.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/inet.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/io.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/except.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/luasocket.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/options.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/auxiliar.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/wsocket.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/udp.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/buffer.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/socket.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/mime.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/include/luasocket/unix.h is executable but has empty or no shebang, removing executable bit Processing files: lua-socket-3.0-0.15.rc1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dI947m + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + DOCDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/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.15.rc1.fc28.riscv64/usr/share/doc/lua-socket + cp -pr README /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/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.15.rc1.fc28.riscv64/usr/share/doc/lua-socket + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4UJk8v + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + LICENSEDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/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.15.rc1.fc28.riscv64/usr/share/licenses/lua-socket + cp -pr LICENSE /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/share/licenses/lua-socket + exit 0 Provides: lua-socket = 3.0-0.15.rc1.fc28 lua-socket(riscv-64) = 3.0-0.15.rc1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: lua-socket-devel-3.0-0.15.rc1.fc28.riscv64 Provides: lua-socket-devel = 3.0-0.15.rc1.fc28 lua-socket-devel(riscv-64) = 3.0-0.15.rc1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lua-socket-compat-3.0-0.15.rc1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Uh1MwC + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + DOCDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/share/doc/lua-socket-compat + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/share/doc/lua-socket-compat + cp -pr README /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/share/doc/lua-socket-compat + 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.15.rc1.fc28.riscv64/usr/share/doc/lua-socket-compat + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XyIzVf + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + LICENSEDIR=/builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/share/licenses/lua-socket-compat + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/share/licenses/lua-socket-compat + cp -pr LICENSE /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64/usr/share/licenses/lua-socket-compat + exit 0 Provides: lua-socket-compat = 3.0-0.15.rc1.fc28 lua-socket-compat(riscv-64) = 3.0-0.15.rc1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lua-socket-3.0-0.15.rc1.fc28.riscv64 Wrote: /builddir/build/SRPMS/lua-socket-3.0-0.15.rc1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/lua-socket-3.0-0.15.rc1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/lua-socket-devel-3.0-0.15.rc1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/lua-socket-compat-3.0-0.15.rc1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FORHaC + umask 022 + cd /builddir/build/BUILD + cd luasocket-3.0-rc1 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff