<86>Jan 26 08:21:41 userdel[17221]: delete user 'rooter' <86>Jan 26 08:21:41 userdel[17221]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 26 08:21:41 groupadd[17226]: group added to /etc/group: name=rooter, GID=546 <86>Jan 26 08:21:41 groupadd[17226]: group added to /etc/gshadow: name=rooter <86>Jan 26 08:21:41 groupadd[17226]: new group: name=rooter, GID=546 <86>Jan 26 08:21:41 useradd[17230]: new user: name=rooter, UID=546, GID=546, home=/root, shell=/bin/bash <86>Jan 26 08:21:41 userdel[17236]: delete user 'builder' <86>Jan 26 08:21:41 userdel[17236]: removed group 'builder' owned by 'builder' <86>Jan 26 08:21:41 userdel[17236]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 08:21:41 groupadd[17241]: group added to /etc/group: name=builder, GID=547 <86>Jan 26 08:21:41 groupadd[17241]: group added to /etc/gshadow: name=builder <86>Jan 26 08:21:41 groupadd[17241]: new group: name=builder, GID=547 <86>Jan 26 08:21:41 useradd[17246]: new user: name=builder, UID=547, GID=547, home=/usr/src, shell=/bin/bash <13>Jan 26 08:21:45 rpmi: libnatspec-0.3.1-alt2 1445691580 installed <13>Jan 26 08:21:45 rpmi: lua5.3-5.3.3-alt4 1482339534 installed <13>Jan 26 08:21:45 rpmi: liblua5-devel-5.3.3-alt4 1482339534 installed <13>Jan 26 08:21:45 rpmi: unzip-6.0-alt2.qa1 1366155324 installed <13>Jan 26 08:21:45 rpmi: libreadline-devel-6.3.8-alt2 1449773804 installed Installing premake-4.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89597 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf premake-4.3 + echo 'Source #0 (premake-4.3-src.zip):' Source #0 (premake-4.3-src.zip): + /usr/bin/unzip -qq /usr/src/RPM/SOURCES/premake-4.3-src.zip + cd premake-4.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (premake-4.3-system-lua.patch):' Patch #0 (premake-4.3-system-lua.patch): + /usr/bin/patch -p0 patching file build/gmake.unix/Premake4.make + echo 'Patch #1 (premake-4.3-manpage.patch):' Patch #1 (premake-4.3-manpage.patch): + /usr/bin/patch -p0 patching file premake4.1 + sed -i 's/^\s*CFLAGS\s*+=.*/CFLAGS += $(CPPFLAGS) -pipe -Wall -g -O2 -march=i586 -mtune=generic/' build/gmake.unix/Premake4.make + sed -i 's/^\s*LDFLAGS\s*+= -s/LDFLAGS +=/' build/gmake.unix/Premake4.make + sed -i s/debug/release/ tests/test + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.89597 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd premake-4.3 + cd build/gmake.unix/ + make verbose=true make: Entering directory `/usr/src/RPM/BUILD/premake-4.3/build/gmake.unix' ==== Building Premake4 (release) ==== Creating ../../bin/release mkdir -p ../../bin/release Creating obj/Release mkdir -p obj/Release os_chdir.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -pipe -Wall -g -O2 -march=i586 -mtune=generic -o "obj/Release/os_chdir.o" -c "../../src/host/os_chdir.c" os_copyfile.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -pipe -Wall -g -O2 -march=i586 -mtune=generic -o "obj/Release/os_copyfile.o" -c "../../src/host/os_copyfile.c" os_getcwd.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -pipe -Wall -g -O2 -march=i586 -mtune=generic -o "obj/Release/os_getcwd.o" -c "../../src/host/os_getcwd.c" os_isdir.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -pipe -Wall -g -O2 -march=i586 -mtune=generic -o "obj/Release/os_isdir.o" -c "../../src/host/os_isdir.c" os_isfile.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -pipe -Wall -g -O2 -march=i586 -mtune=generic -o "obj/Release/os_isfile.o" -c "../../src/host/os_isfile.c" os_match.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -pipe -Wall -g -O2 -march=i586 -mtune=generic -o "obj/Release/os_match.o" -c "../../src/host/os_match.c" os_mkdir.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -pipe -Wall -g -O2 -march=i586 -mtune=generic -o "obj/Release/os_mkdir.o" -c "../../src/host/os_mkdir.c" os_pathsearch.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -pipe -Wall -g -O2 -march=i586 -mtune=generic -o "obj/Release/os_pathsearch.o" -c "../../src/host/os_pathsearch.c" os_rmdir.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -pipe -Wall -g -O2 -march=i586 -mtune=generic -o "obj/Release/os_rmdir.o" -c "../../src/host/os_rmdir.c" os_uuid.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -pipe -Wall -g -O2 -march=i586 -mtune=generic -o "obj/Release/os_uuid.o" -c "../../src/host/os_uuid.c" path_isabsolute.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -pipe -Wall -g -O2 -march=i586 -mtune=generic -o "obj/Release/path_isabsolute.o" -c "../../src/host/path_isabsolute.c" premake.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -pipe -Wall -g -O2 -march=i586 -mtune=generic -o "obj/Release/premake.o" -c "../../src/host/premake.c" ../../src/host/premake.c: In function 'main': ../../src/host/premake.c:70:6: warning: implicit declaration of function 'lua_open' [-Wimplicit-function-declaration] L = lua_open(); ^~~~~~~~ ../../src/host/premake.c:70:4: warning: assignment makes pointer from integer without a cast [-Wint-conversion] L = lua_open(); ^ ../../src/host/premake.c: In function 'process_arguments': ../../src/host/premake.c:140:24: warning: implicit declaration of function 'luaL_getn' [-Wimplicit-function-declaration] lua_rawseti(L, -2, luaL_getn(L, -2) + 1); ^~~~~~~~~ scripts.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -pipe -Wall -g -O2 -march=i586 -mtune=generic -o "obj/Release/scripts.o" -c "../../src/host/scripts.c" string_endswith.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -pipe -Wall -g -O2 -march=i586 -mtune=generic -o "obj/Release/string_endswith.o" -c "../../src/host/string_endswith.c" Linking Premake4 cc -o ../../bin/release/premake4 obj/Release/os_chdir.o obj/Release/os_copyfile.o obj/Release/os_getcwd.o obj/Release/os_isdir.o obj/Release/os_isfile.o obj/Release/os_match.o obj/Release/os_mkdir.o obj/Release/os_pathsearch.o obj/Release/os_rmdir.o obj/Release/os_uuid.o obj/Release/path_isabsolute.o obj/Release/premake.o obj/Release/scripts.o obj/Release/string_endswith.o -rdynamic -lm -ldl -llua obj/Release/premake.o: In function `main': /usr/src/RPM/BUILD/premake-4.3/build/gmake.unix/../../src/host/premake.c:70: undefined reference to `lua_open' obj/Release/premake.o: In function `process_arguments': /usr/src/RPM/BUILD/premake-4.3/build/gmake.unix/../../src/host/premake.c:140: undefined reference to `luaL_getn' collect2: error: ld returned 1 exit status make[1]: *** [../../bin/release/premake4] Error 1 make: *** [Premake4] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/premake-4.3/build/gmake.unix' error: Bad exit status from /usr/src/tmp/rpm-tmp.89597 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.89597 (%build) Command exited with non-zero status 1 1.16user 0.31system 0:01.36elapsed 108%CPU (0avgtext+0avgdata 22304maxresident)k 0inputs+0outputs (0major+57412minor)pagefaults 0swaps hsh-rebuild: rebuild of `premake-4.3-alt1.src.rpm' failed. Command exited with non-zero status 1 19.27user 4.84system 0:23.30elapsed 103%CPU (0avgtext+0avgdata 134004maxresident)k 0inputs+0outputs (0major+343479minor)pagefaults 0swaps