<86>Jan 26 07:23:22 userdel[29952]: delete user 'rooter' <86>Jan 26 07:23:22 userdel[29952]: removed group 'rooter' owned by 'rooter' <86>Jan 26 07:23:22 userdel[29952]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 26 07:23:22 groupadd[29966]: group added to /etc/group: name=rooter, GID=606 <86>Jan 26 07:23:22 groupadd[29966]: group added to /etc/gshadow: name=rooter <86>Jan 26 07:23:22 groupadd[29966]: new group: name=rooter, GID=606 <86>Jan 26 07:23:22 useradd[29978]: new user: name=rooter, UID=606, GID=606, home=/root, shell=/bin/bash <86>Jan 26 07:23:22 userdel[29993]: delete user 'builder' <86>Jan 26 07:23:22 userdel[29993]: removed group 'builder' owned by 'builder' <86>Jan 26 07:23:22 userdel[29993]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 07:23:22 groupadd[30008]: group added to /etc/group: name=builder, GID=607 <86>Jan 26 07:23:22 groupadd[30008]: group added to /etc/gshadow: name=builder <86>Jan 26 07:23:22 groupadd[30008]: new group: name=builder, GID=607 <86>Jan 26 07:23:22 useradd[30016]: new user: name=builder, UID=607, GID=607, home=/usr/src, shell=/bin/bash <13>Jan 26 07:23:26 rpmi: libreadline-devel-6.3.8-alt2 1449773804 installed Installing lua5-5.1.5-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17781 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lua-5.1.5 + echo 'Source #0 (lua-5.1.5.tar):' Source #0 (lua-5.1.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/lua-5.1.5.tar + cd lua-5.1.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (lua5-5.1.5-alt2.patch):' Patch #0 (lua5-5.1.5-alt2.patch): + /usr/bin/patch -p1 patching file .gear-rules patching file .gear-tags/2d40f9d1869c3726571e2533c732d574bd86e89f patching file .gear-tags/list patching file COPYRIGHT patching file doc/lua.1 patching file doc/manual.html patching file etc/lua.pc patching file lua5.spec patching file src/Makefile patching file src/lapi.c patching file src/lauxlib.c patching file src/ldo.c patching file src/liblua.map patching file src/luaconf.h patching file src/lzio.c patching file src/lzio.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17781 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lua-5.1.5 + cd ./src + core='lapi lcode ldebug ldo ldump lfunc lgc llex lmem lobject lopcodes lparser lstate lstring ltable ltm lundump lvm lzio' + lib='lauxlib lbaselib ldblib liolib lmathlib loslib ltablib lstrlib loadlib linit' + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c lapi.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c lcode.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c ldebug.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c ldo.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c ldump.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c lfunc.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c lgc.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c llex.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c lmem.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c lobject.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c lopcodes.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c lparser.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c lstate.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c lstring.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c ltable.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c ltm.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c lundump.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c lvm.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c lzio.c + for f in '$core' '$lib' + gcc -pipe -Wall -Werror -g -O2 -march=i586 -mtune=generic -c lauxlib.c lauxlib.c: In function 'luaL_loadfile': lauxlib.c:579:4: error: this 'while' clause does not guard... [-Werror=misleading-indentation] while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; ^~~~~ lauxlib.c:580:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' lf.extraline = 0; ^~ cc1: all warnings being treated as errors error: Bad exit status from /usr/src/tmp/rpm-tmp.17781 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.17781 (%build) Command exited with non-zero status 1 5.75user 0.47system 0:05.99elapsed 103%CPU (0avgtext+0avgdata 31004maxresident)k 0inputs+0outputs (0major+96870minor)pagefaults 0swaps hsh-rebuild: rebuild of `lua5-5.1.5-alt2.src.rpm' failed. Command exited with non-zero status 1 24.25user 5.04system 0:28.51elapsed 102%CPU (0avgtext+0avgdata 134152maxresident)k 0inputs+0outputs (0major+380950minor)pagefaults 0swaps