Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lua-rex.spec'], chrootPath='/var/lib/mock/f29-build-23239-11907/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lua-rex.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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/lua-rex-2.8.0-4.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lua-rex.spec'], chrootPath='/var/lib/mock/f29-build-23239-11907/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lua-rex.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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MnjdpK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lrexlib-rel-2-8-0 + /usr/bin/gzip -dc /builddir/build/SOURCES/rel-2-8-0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lrexlib-rel-2-8-0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm .gitignore doc/.gitignore + cp -a /builddir/build/SOURCES/lrexlib-pcre-2.8.0-1.src.rock /builddir/build/SOURCES/lrexlib-posix-2.8.0-1.src.rock /builddir/build/SOURCES/lrexlib-tre-2.8.0-1.src.rock /builddir/build/SOURCES/lrexlib-oniguruma-2.8.0-1.src.rock /builddir/build/SOURCES/lrexlib-gnu-2.8.0-1.src.rock . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s3vvGo + umask 022 + cd /builddir/build/BUILD + cd lrexlib-rel-2-8-0 + mkdir tree + for i in pcre posix oniguruma tre gnu + TMP=/builddir/build/BUILD/lrexlib-rel-2-8-0/tmp + luarocks --local --tree=./tree build lrexlib-pcre-2.8.0-1.src.rock 'CFLAGS=-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 -DLUA_COMPAT_APIINTCASTS' ONIG_LIBDIR=/usr/lib64 TRE_LIBDIR=/usr/lib64 PCRE_LIBDIR=/usr/lib64 BUILDSTDERR: In file included from src/common.c:9: BUILDSTDERR: src/common.h:10: warning: "lua_objlen" redefined BUILDSTDERR: # define lua_objlen lua_rawlen BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/luaconf.h:56, BUILDSTDERR: from /usr/include/lua.h:16, BUILDSTDERR: from src/common.c:7: BUILDSTDERR: /usr/include/luaconf-riscv64.h:390: note: this is the location of the previous definition BUILDSTDERR: #define lua_objlen(L,i) lua_rawlen(L, (i)) BUILDSTDERR: BUILDSTDERR: In file included from src/pcre/lpcre.c:13: BUILDSTDERR: src/pcre/../common.h:10: warning: "lua_objlen" redefined BUILDSTDERR: # define lua_objlen lua_rawlen BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/luaconf.h:56, BUILDSTDERR: from /usr/include/lua.h:16, BUILDSTDERR: from src/pcre/lpcre.c:11: BUILDSTDERR: /usr/include/luaconf-riscv64.h:390: note: this is the location of the previous definition BUILDSTDERR: #define lua_objlen(L,i) lua_rawlen(L, (i)) BUILDSTDERR: BUILDSTDERR: In file included from src/pcre/lpcre_f.c:7: BUILDSTDERR: src/pcre/../common.h:10: warning: "lua_objlen" redefined BUILDSTDERR: # define lua_objlen lua_rawlen BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/luaconf.h:56, BUILDSTDERR: from /usr/include/lua.h:16, BUILDSTDERR: from src/pcre/lpcre_f.c:5: BUILDSTDERR: /usr/include/luaconf-riscv64.h:390: note: this is the location of the previous definition BUILDSTDERR: #define lua_objlen(L,i) lua_rawlen(L, (i)) BUILDSTDERR: gcc -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 -DLUA_COMPAT_APIINTCASTS -I/usr/include -c src/common.c -o src/common.o -DVERSION="2.8.0" -DLUA_COMPAT_5_2 -I/usr/include gcc -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 -DLUA_COMPAT_APIINTCASTS -I/usr/include -c src/pcre/lpcre.c -o src/pcre/lpcre.o -DVERSION="2.8.0" -DLUA_COMPAT_5_2 -I/usr/include gcc -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 -DLUA_COMPAT_APIINTCASTS -I/usr/include -c src/pcre/lpcre_f.c -o src/pcre/lpcre_f.o -DVERSION="2.8.0" -DLUA_COMPAT_5_2 -I/usr/include gcc -shared -o rex_pcre.so -L/usr/lib64/lua/5.3 src/common.o src/pcre/lpcre.o src/pcre/lpcre_f.o -L/usr/lib64 -Wl,-rpath,/usr/lib64: -lpcre BUILDSTDERR: No existing manifest. Attempting to rebuild... lrexlib-pcre 2.8.0-1 is now installed in /builddir/build/BUILD/lrexlib-rel-2-8-0/./tree (license: MIT/X11) + for i in pcre posix oniguruma tre gnu + TMP=/builddir/build/BUILD/lrexlib-rel-2-8-0/tmp + luarocks --local --tree=./tree build lrexlib-posix-2.8.0-1.src.rock 'CFLAGS=-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 -DLUA_COMPAT_APIINTCASTS' ONIG_LIBDIR=/usr/lib64 TRE_LIBDIR=/usr/lib64 PCRE_LIBDIR=/usr/lib64 BUILDSTDERR: In file included from src/common.c:9: BUILDSTDERR: src/common.h:10: warning: "lua_objlen" redefined BUILDSTDERR: # define lua_objlen lua_rawlen BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/luaconf.h:56, BUILDSTDERR: from /usr/include/lua.h:16, BUILDSTDERR: from src/common.c:7: BUILDSTDERR: /usr/include/luaconf-riscv64.h:390: note: this is the location of the previous definition BUILDSTDERR: #define lua_objlen(L,i) lua_rawlen(L, (i)) BUILDSTDERR: BUILDSTDERR: In file included from src/posix/lposix.c:9: BUILDSTDERR: src/posix/../common.h:10: warning: "lua_objlen" redefined BUILDSTDERR: # define lua_objlen lua_rawlen BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/luaconf.h:56, BUILDSTDERR: from /usr/include/lua.h:16, BUILDSTDERR: from src/posix/lposix.c:7: BUILDSTDERR: /usr/include/luaconf-riscv64.h:390: note: this is the location of the previous definition BUILDSTDERR: #define lua_objlen(L,i) lua_rawlen(L, (i)) BUILDSTDERR: gcc -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 -DLUA_COMPAT_APIINTCASTS -I/usr/include -c src/common.c -o src/common.o -DVERSION="2.8.0" -DLUA_COMPAT_5_2 gcc -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 -DLUA_COMPAT_APIINTCASTS -I/usr/include -c src/posix/lposix.c -o src/posix/lposix.o -DVERSION="2.8.0" -DLUA_COMPAT_5_2 gcc -shared -o rex_posix.so -L/usr/lib64/lua/5.3 src/common.o src/posix/lposix.o lrexlib-posix 2.8.0-1 is now installed in /builddir/build/BUILD/lrexlib-rel-2-8-0/./tree (license: MIT/X11) + for i in pcre posix oniguruma tre gnu + TMP=/builddir/build/BUILD/lrexlib-rel-2-8-0/tmp + luarocks --local --tree=./tree build lrexlib-oniguruma-2.8.0-1.src.rock 'CFLAGS=-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 -DLUA_COMPAT_APIINTCASTS' ONIG_LIBDIR=/usr/lib64 TRE_LIBDIR=/usr/lib64 PCRE_LIBDIR=/usr/lib64 BUILDSTDERR: In file included from src/common.c:9: BUILDSTDERR: src/common.h:10: warning: "lua_objlen" redefined BUILDSTDERR: # define lua_objlen lua_rawlen BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/luaconf.h:56, BUILDSTDERR: from /usr/include/lua.h:16, BUILDSTDERR: from src/common.c:7: BUILDSTDERR: /usr/include/luaconf-riscv64.h:390: note: this is the location of the previous definition BUILDSTDERR: #define lua_objlen(L,i) lua_rawlen(L, (i)) BUILDSTDERR: BUILDSTDERR: In file included from src/oniguruma/lonig.c:12: BUILDSTDERR: src/oniguruma/../common.h:10: warning: "lua_objlen" redefined BUILDSTDERR: # define lua_objlen lua_rawlen BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/luaconf.h:56, BUILDSTDERR: from /usr/include/lua.h:16, BUILDSTDERR: from src/oniguruma/lonig.c:10: BUILDSTDERR: /usr/include/luaconf-riscv64.h:390: note: this is the location of the previous definition BUILDSTDERR: #define lua_objlen(L,i) lua_rawlen(L, (i)) BUILDSTDERR: BUILDSTDERR: src/oniguruma/lonig.c: In function 'generate_error': BUILDSTDERR: src/oniguruma/lonig.c:105:26: warning: pointer targets in passing argument 1 of 'onig_error_code_to_str' differ in signedness [-Wpointer-sign] BUILDSTDERR: onig_error_code_to_str(buf, errcode, ud->einfo); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from src/oniguruma/lonig.c:8: BUILDSTDERR: /usr/include/oniguruma.h:763:5: note: expected 'OnigUChar *' {aka 'unsigned char *'} but argument is of type 'char *' BUILDSTDERR: int onig_error_code_to_str PV_((OnigUChar* s, int err_code, ...)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from src/oniguruma/lonig_f.c:7: BUILDSTDERR: src/oniguruma/../common.h:10: warning: "lua_objlen" redefined BUILDSTDERR: # define lua_objlen lua_rawlen BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/luaconf.h:56, BUILDSTDERR: from /usr/include/lua.h:16, BUILDSTDERR: from src/oniguruma/lonig_f.c:5: BUILDSTDERR: /usr/include/luaconf-riscv64.h:390: note: this is the location of the previous definition BUILDSTDERR: #define lua_objlen(L,i) lua_rawlen(L, (i)) BUILDSTDERR: gcc -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 -DLUA_COMPAT_APIINTCASTS -I/usr/include -c src/common.c -o src/common.o -DVERSION="2.8.0" -DLUA_COMPAT_5_2 -I/usr/include gcc -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 -DLUA_COMPAT_APIINTCASTS -I/usr/include -c src/oniguruma/lonig.c -o src/oniguruma/lonig.o -DVERSION="2.8.0" -DLUA_COMPAT_5_2 -I/usr/include gcc -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 -DLUA_COMPAT_APIINTCASTS -I/usr/include -c src/oniguruma/lonig_f.c -o src/oniguruma/lonig_f.o -DVERSION="2.8.0" -DLUA_COMPAT_5_2 -I/usr/include gcc -shared -o rex_onig.so -L/usr/lib64/lua/5.3 src/common.o src/oniguruma/lonig.o src/oniguruma/lonig_f.o -L/usr/lib64 -Wl,-rpath,/usr/lib64: -lonig lrexlib-oniguruma 2.8.0-1 is now installed in /builddir/build/BUILD/lrexlib-rel-2-8-0/./tree (license: MIT/X11) + for i in pcre posix oniguruma tre gnu + TMP=/builddir/build/BUILD/lrexlib-rel-2-8-0/tmp + luarocks --local --tree=./tree build lrexlib-tre-2.8.0-1.src.rock 'CFLAGS=-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 -DLUA_COMPAT_APIINTCASTS' ONIG_LIBDIR=/usr/lib64 TRE_LIBDIR=/usr/lib64 PCRE_LIBDIR=/usr/lib64 BUILDSTDERR: In file included from src/common.c:9: BUILDSTDERR: src/common.h:10: warning: "lua_objlen" redefined BUILDSTDERR: # define lua_objlen lua_rawlen BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/luaconf.h:56, BUILDSTDERR: from /usr/include/lua.h:16, BUILDSTDERR: from src/common.c:7: BUILDSTDERR: /usr/include/luaconf-riscv64.h:390: note: this is the location of the previous definition BUILDSTDERR: #define lua_objlen(L,i) lua_rawlen(L, (i)) BUILDSTDERR: BUILDSTDERR: In file included from src/tre/ltre.c:9: BUILDSTDERR: src/tre/../common.h:10: warning: "lua_objlen" redefined BUILDSTDERR: # define lua_objlen lua_rawlen BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/luaconf.h:56, BUILDSTDERR: from /usr/include/lua.h:16, BUILDSTDERR: from src/tre/ltre.c:7: BUILDSTDERR: /usr/include/luaconf-riscv64.h:390: note: this is the location of the previous definition BUILDSTDERR: #define lua_objlen(L,i) lua_rawlen(L, (i)) BUILDSTDERR: gcc -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 -DLUA_COMPAT_APIINTCASTS -I/usr/include -c src/common.c -o src/common.o -DVERSION="2.8.0" -DLUA_COMPAT_5_2 -I/usr/include gcc -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 -DLUA_COMPAT_APIINTCASTS -I/usr/include -c src/tre/ltre.c -o src/tre/ltre.o -DVERSION="2.8.0" -DLUA_COMPAT_5_2 -I/usr/include gcc -shared -o rex_tre.so -L/usr/lib64/lua/5.3 src/common.o src/tre/ltre.o -L/usr/lib64 -Wl,-rpath,/usr/lib64: -ltre lrexlib-tre 2.8.0-1 is now installed in /builddir/build/BUILD/lrexlib-rel-2-8-0/./tree (license: MIT/X11) + for i in pcre posix oniguruma tre gnu + TMP=/builddir/build/BUILD/lrexlib-rel-2-8-0/tmp + luarocks --local --tree=./tree build lrexlib-gnu-2.8.0-1.src.rock 'CFLAGS=-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 -DLUA_COMPAT_APIINTCASTS' ONIG_LIBDIR=/usr/lib64 TRE_LIBDIR=/usr/lib64 PCRE_LIBDIR=/usr/lib64 BUILDSTDERR: In file included from src/common.c:9: BUILDSTDERR: src/common.h:10: warning: "lua_objlen" redefined BUILDSTDERR: # define lua_objlen lua_rawlen BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/luaconf.h:56, BUILDSTDERR: from /usr/include/lua.h:16, BUILDSTDERR: from src/common.c:7: BUILDSTDERR: /usr/include/luaconf-riscv64.h:390: note: this is the location of the previous definition BUILDSTDERR: #define lua_objlen(L,i) lua_rawlen(L, (i)) BUILDSTDERR: BUILDSTDERR: In file included from src/gnu/lgnu.c:9: BUILDSTDERR: src/gnu/../common.h:10: warning: "lua_objlen" redefined BUILDSTDERR: # define lua_objlen lua_rawlen BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/luaconf.h:56, BUILDSTDERR: from /usr/include/lua.h:16, BUILDSTDERR: from src/gnu/lgnu.c:7: BUILDSTDERR: /usr/include/luaconf-riscv64.h:390: note: this is the location of the previous definition BUILDSTDERR: #define lua_objlen(L,i) lua_rawlen(L, (i)) BUILDSTDERR: gcc -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 -DLUA_COMPAT_APIINTCASTS -I/usr/include -c src/common.c -o src/common.o -DVERSION="2.8.0" -DLUA_COMPAT_5_2 gcc -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 -DLUA_COMPAT_APIINTCASTS -I/usr/include -c src/gnu/lgnu.c -o src/gnu/lgnu.o -DVERSION="2.8.0" -DLUA_COMPAT_5_2 gcc -shared -o rex_gnu.so -L/usr/lib64/lua/5.3 src/common.o src/gnu/lgnu.o lrexlib-gnu 2.8.0-1 is now installed in /builddir/build/BUILD/lrexlib-rel-2-8-0/./tree (license: MIT/X11) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gm7wDM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64 + cd lrexlib-rel-2-8-0 + install -d /builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64/usr/lib64/lua/5.3 + cp -P tree/lib64/lua/5.3/rex_gnu.so tree/lib64/lua/5.3/rex_onig.so tree/lib64/lua/5.3/rex_pcre.so tree/lib64/lua/5.3/rex_posix.so tree/lib64/lua/5.3/rex_tre.so /builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64/usr/lib64/lua/5.3 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AnTOrF Processing files: lua-rex-2.8.0-4.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YuNR4A + umask 022 + cd /builddir/build/BUILD + cd lrexlib-rel-2-8-0 + DOCDIR=/builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64/usr/share/doc/lua-rex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64/usr/share/doc/lua-rex + cp -pr ChangeLog.old /builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64/usr/share/doc/lua-rex + cp -pr NEWS /builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64/usr/share/doc/lua-rex + cp -pr README.rst /builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64/usr/share/doc/lua-rex + cp -pr doc /builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64/usr/share/doc/lua-rex + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iUl0Qz + umask 022 + cd /builddir/build/BUILD + cd lrexlib-rel-2-8-0 + LICENSEDIR=/builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64/usr/share/licenses/lua-rex + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64/usr/share/licenses/lua-rex + cp -pr LICENSE /builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64/usr/share/licenses/lua-rex + exit 0 Provides: lrexlib = 2.8.0 lua-rex = 2.8.0-4.fc29 lua-rex(riscv-64) = 2.8.0-4.fc29 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) libonig.so.5()(64bit) libpcre.so.1()(64bit) libtre.so.5()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64 Wrote: /builddir/build/RPMS/lua-rex-2.8.0-4.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Lclt7G + umask 022 + cd /builddir/build/BUILD + cd lrexlib-rel-2-8-0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lua-rex-2.8.0-4.fc29.riscv64 + exit 0 Child return code was: 0