<86>Jan 26 06:57:12 userdel[15285]: delete user 'rooter' <86>Jan 26 06:57:12 userdel[15285]: removed group 'rooter' owned by 'rooter' <86>Jan 26 06:57:12 userdel[15285]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 26 06:57:12 groupadd[15302]: group added to /etc/group: name=rooter, GID=534 <86>Jan 26 06:57:12 groupadd[15302]: group added to /etc/gshadow: name=rooter <86>Jan 26 06:57:12 groupadd[15302]: new group: name=rooter, GID=534 <86>Jan 26 06:57:12 useradd[15314]: new user: name=rooter, UID=534, GID=534, home=/root, shell=/bin/bash <86>Jan 26 06:57:12 userdel[15326]: delete user 'builder' <86>Jan 26 06:57:12 userdel[15326]: removed group 'builder' owned by 'builder' <86>Jan 26 06:57:12 userdel[15326]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 06:57:12 groupadd[15339]: group added to /etc/group: name=builder, GID=535 <86>Jan 26 06:57:12 useradd[15349]: new user: name=builder, UID=535, GID=535, home=/usr/src, shell=/bin/bash <13>Jan 26 06:57:17 rpmi: lua5.3-5.3.3-alt4 1482339534 installed <13>Jan 26 06:57:17 rpmi: libverto-0.2.6-alt1_6 1455633232 installed <13>Jan 26 06:57:17 rpmi: libkeyutils-1.5.9-alt2 1464351238 installed <13>Jan 26 06:57:17 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jan 26 06:57:17 rpmi: libexpat-2.1.0-alt1 1347469773 installed <13>Jan 26 06:57:17 rpmi: libcom_err-1.42.13-alt2 1449075923 installed <13>Jan 26 06:57:17 rpmi: ca-certificates-2016.09.28-alt1 1475233825 installed <13>Jan 26 06:57:18 rpmi: libcrypto10-1.0.2j-alt1 1474898021 installed <13>Jan 26 06:57:18 rpmi: libssl10-1.0.2j-alt1 1474898021 installed <13>Jan 26 06:57:18 rpmi: libkrb5-1.14.2-alt2 1465464128 installed <13>Jan 26 06:57:18 rpmi: python-modules-encodings-2.7.11-alt3 1460726037 installed <13>Jan 26 06:57:18 rpmi: python-modules-compiler-2.7.11-alt3 1460726037 installed <13>Jan 26 06:57:18 rpmi: python-modules-email-2.7.11-alt3 1460726037 installed <13>Jan 26 06:57:18 rpmi: python-modules-unittest-2.7.11-alt3 1460726037 installed <13>Jan 26 06:57:18 rpmi: python-modules-2.7.11-alt3 1460726037 installed <13>Jan 26 06:57:18 rpmi: python-modules-xml-2.7.11-alt3 1460726037 installed <13>Jan 26 06:57:18 rpmi: scons-2.3.3-alt1 1408936573 installed <13>Jan 26 06:57:18 rpmi: liblua5-devel-5.3.3-alt4 1482339534 installed Installing tolua++-1.0.93-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19452 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tolua++-1.0.93 + echo 'Source #0 (tolua++-1.0.93.tar.bz2):' Source #0 (tolua++-1.0.93.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/tolua++-1.0.93.tar.bz2 + /bin/tar -xf - + cd tolua++-1.0.93 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (tolua++-1.0.93-lua51.patch):' Patch #1 (tolua++-1.0.93-lua51.patch): + /usr/bin/patch -p1 patching file config_linux.py patching file custom.py + sed -i 's/\r//' doc/tolua++.html + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19452 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tolua++-1.0.93 + scons -Q 'CCFLAGS=-pipe -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include' tolua_lib=tolua++-5.1 LINKFLAGS=-Wl,-soname,libtolua++-5.1.so shared=1 scons: warning: The Options class is deprecated; use the Variables class instead. File "/usr/src/RPM/BUILD/tolua++-1.0.93/SConstruct", line 19, in ('********* tolua is ', 'bin/tolua++_bootstrap') scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead. File "/usr/src/RPM/BUILD/tolua++-1.0.93/src/tests/SCsub", line 2, in gcc -o src/bin/tolua.o -c -pipe -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include -Iinclude src/bin/tolua.c src/bin/tolua.c: In function 'add_extra': src/bin/tolua.c:70:8: warning: implicit declaration of function 'luaL_getn' [-Wimplicit-function-declaration] len = luaL_getn(L, -1); ^~~~~~~~~ gcc -o src/bin/toluabind_default.o -c -pipe -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include -Iinclude src/bin/toluabind_default.c gcc -o src/lib/tolua_event.o -c -pipe -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include -Iinclude src/lib/tolua_event.c src/lib/tolua_event.c: In function 'storeatubox': src/lib/tolua_event.c:26:3: warning: implicit declaration of function 'lua_getfenv' [-Wimplicit-function-declaration] lua_getfenv(L, lo); ^~~~~~~~~~~ src/lib/tolua_event.c:31:4: warning: implicit declaration of function 'lua_setfenv' [-Wimplicit-function-declaration] lua_setfenv(L, lo); /* stack: k,v,table */ ^~~~~~~~~~~ gcc -o src/lib/tolua_is.o -c -pipe -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include -Iinclude src/lib/tolua_is.c gcc -o src/lib/tolua_map.o -c -pipe -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include -Iinclude src/lib/tolua_map.c src/lib/tolua_map.c: In function 'tolua_bnd_setpeer': src/lib/tolua_map.c:266:2: warning: implicit declaration of function 'lua_setfenv' [-Wimplicit-function-declaration] lua_setfenv(L, -2); ^~~~~~~~~~~ src/lib/tolua_map.c: In function 'tolua_bnd_getpeer': src/lib/tolua_map.c:274:2: warning: implicit declaration of function 'lua_getfenv' [-Wimplicit-function-declaration] lua_getfenv(L, -1); ^~~~~~~~~~~ src/lib/tolua_map.c: In function 'tolua_usertype': src/lib/tolua_map.c:398:58: warning: passing argument 2 of 'tolua_newmetatable' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (tolua_newmetatable(L,ctype) && tolua_newmetatable(L,type)) ^~~~ src/lib/tolua_map.c:28:12: note: expected 'char *' but argument is of type 'const char *' static int tolua_newmetatable (lua_State* L, char* name) ^~~~~~~~~~~~~~~~~~ src/lib/tolua_map.c: In function 'tolua_beginmodule': src/lib/tolua_map.c:414:19: error: 'LUA_GLOBALSINDEX' undeclared (first use in this function) lua_pushvalue(L,LUA_GLOBALSINDEX); ^~~~~~~~~~~~~~~~ src/lib/tolua_map.c:414:19: note: each undeclared identifier is reported only once for each function it appears in src/lib/tolua_map.c: In function 'tolua_module': src/lib/tolua_map.c:448:19: error: 'LUA_GLOBALSINDEX' undeclared (first use in this function) lua_pushvalue(L,LUA_GLOBALSINDEX); ^~~~~~~~~~~~~~~~ src/lib/tolua_map.c: In function 'tolua_dobuffer': src/lib/tolua_map.c:699:36: warning: value computed is not used [-Wunused-value] luaL_loadbuffer(L, B, size, name) || lua_pcall(L, 0, 0, 0); ^~ scons: *** [src/lib/tolua_map.o] Error 1 error: Bad exit status from /usr/src/tmp/rpm-tmp.19452 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.19452 (%build) Command exited with non-zero status 1 1.68user 0.25system 0:01.82elapsed 106%CPU (0avgtext+0avgdata 23520maxresident)k 0inputs+0outputs (0major+42525minor)pagefaults 0swaps hsh-rebuild: rebuild of `tolua++-1.0.93-alt1.src.rpm' failed. Command exited with non-zero status 1 20.28user 4.98system 0:25.33elapsed 99%CPU (0avgtext+0avgdata 134020maxresident)k 32inputs+0outputs (0major+321917minor)pagefaults 0swaps