Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/premake.spec'], printOutput=Falsetimeout=0env={'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'}uid=1000logger=gid=135user='mockbuild'shell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/premake.spec'] with env {'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/premake-4.3-12bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/premake.spec '], printOutput=Falsetimeout=0env={'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'}uid=1000logger=gid=135user='mockbuild'shell=Falseprivate_network=TruechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/premake.spec '] with env {'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dSt7Ng + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf premake-4.3 + /usr/bin/unzip -qq /builddir/build/SOURCES/premake-4.3-src.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd premake-4.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (premake-4.3-system-lua.patch): + echo 'Patch #0 (premake-4.3-system-lua.patch):' + /usr/bin/cat /builddir/build/SOURCES/premake-4.3-system-lua.patch + /usr/bin/patch -p0 --fuzz=0 patching file build/gmake.unix/Premake4.make Patch #1 (premake-4.3-manpage.patch): + echo 'Patch #1 (premake-4.3-manpage.patch):' + /usr/bin/cat /builddir/build/SOURCES/premake-4.3-manpage.patch + /usr/bin/patch -p0 --fuzz=0 patching file premake4.1 + sed -i 's|^\s*CFLAGS\s*+=.*|CFLAGS += $(CPPFLAGS) -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp|' 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 /var/tmp/rpm-tmp.gaQ2GB + umask 022 + cd /builddir/build/BUILD + cd premake-4.3 + cd build/gmake.unix/ + make verbose=true -j8 ==== Building Premake4 (release) ==== Creating ../../bin/release Creating obj/Release mkdir -p ../../bin/release os_chdir.c mkdir -p obj/Release cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I/usr/include/lua-5.1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -o "obj/Release/os_chdir.o" -c "../../src/host/os_chdir.c" os_isfile.c os_getcwd.c os_copyfile.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I/usr/include/lua-5.1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -o "obj/Release/os_copyfile.o" -c "../../src/host/os_copyfile.c" cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I/usr/include/lua-5.1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -o "obj/Release/os_getcwd.o" -c "../../src/host/os_getcwd.c" os_mkdir.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I/usr/include/lua-5.1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -o "obj/Release/os_isfile.o" -c "../../src/host/os_isfile.c" os_isdir.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I/usr/include/lua-5.1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -o "obj/Release/os_isdir.o" -c "../../src/host/os_isdir.c" cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I/usr/include/lua-5.1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -I/usr/include/lua-5.1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -o "obj/Release/os_pathsearch.o" -c "../../src/host/os_pathsearch.c" os_match.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I/usr/include/lua-5.1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -o "obj/Release/os_match.o" -c "../../src/host/os_match.c" In file included from /usr/include/lua-5.1/lua.h:16:0, from ../../src/host/premake.h:8, from ../../src/host/os_isdir.c:9: /usr/include/lua-5.1/luaconf.h:21:0: warning: "LUA_USE_POSIX" redefined #define LUA_USE_POSIX ^ :0:0: note: this is the location of the previous definition In file included from /usr/include/lua-5.1/lua.h:16:0, from ../../src/host/premake.h:8, from ../../src/host/os_chdir.c:7: /usr/include/lua-5.1/luaconf.h:21:0: warning: "LUA_USE_POSIX" redefined #define LUA_USE_POSIX ^ :0:0: note: this is the location of the previous definition os_rmdir.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I/usr/include/lua-5.1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -I/usr/include/lua-5.1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -o "obj/Release/os_uuid.o" -c "../../src/host/os_uuid.c" In file included from /usr/include/lua-5.1/lua.h:16:0, from ../../src/host/premake.h:8, from ../../src/host/os_mkdir.c:8: /usr/include/lua-5.1/luaconf.h:21:0: warning: "LUA_USE_POSIX" redefined #define LUA_USE_POSIX ^ :0:0: note: this is the location of the previous definition path_isabsolute.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I/usr/include/lua-5.1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -o "obj/Release/path_isabsolute.o" -c "../../src/host/path_isabsolute.c" In file included from /usr/include/lua-5.1/lua.h:16:0, from ../../src/host/premake.h:8, from ../../src/host/os_pathsearch.c:11: /usr/include/lua-5.1/luaconf.h:21:0: warning: "LUA_USE_POSIX" redefined #define LUA_USE_POSIX ^ :0:0: note: this is the location of the previous definition In file included from /usr/include/lua-5.1/lua.h:16:0, from ../../src/host/premake.h:8, from ../../src/host/os_copyfile.c:8: /usr/include/lua-5.1/luaconf.h:21:0: warning: "LUA_USE_POSIX" redefined #define LUA_USE_POSIX ^ :0:0: note: this is the location of the previous definition scripts.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I/usr/include/lua-5.1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -o "obj/Release/scripts.o" -c "../../src/host/scripts.c" premake.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I/usr/include/lua-5.1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -o "obj/Release/premake.o" -c "../../src/host/premake.c" In file included from /usr/include/lua-5.1/lua.h:16:0, from ../../src/host/premake.h:8, from ../../src/host/os_isfile.c:8: /usr/include/lua-5.1/luaconf.h:21:0: warning: "LUA_USE_POSIX" redefined #define LUA_USE_POSIX ^ :0:0: note: this is the location of the previous definition string_endswith.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I/usr/include/lua-5.1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -o "obj/Release/string_endswith.o" -c "../../src/host/string_endswith.c" In file included from /usr/include/lua-5.1/lua.h:16:0, from ../../src/host/premake.h:8, from ../../src/host/os_getcwd.c:7: /usr/include/lua-5.1/luaconf.h:21:0: warning: "LUA_USE_POSIX" redefined #define LUA_USE_POSIX ^ :0:0: note: this is the location of the previous definition In file included from /usr/include/lua-5.1/lua.h:16:0, from ../../src/host/premake.h:8, from ../../src/host/os_match.c:9: /usr/include/lua-5.1/luaconf.h:21:0: warning: "LUA_USE_POSIX" redefined #define LUA_USE_POSIX ^ :0:0: note: this is the location of the previous definition In file included from /usr/include/lua-5.1/lua.h:16:0, from ../../src/host/premake.h:8, from ../../src/host/os_uuid.c:7: /usr/include/lua-5.1/luaconf.h:21:0: warning: "LUA_USE_POSIX" redefined #define LUA_USE_POSIX ^ :0:0: note: this is the location of the previous definition In file included from /usr/include/lua-5.1/lua.h:16:0, from ../../src/host/premake.h:8, from ../../src/host/path_isabsolute.c:7: /usr/include/lua-5.1/luaconf.h:21:0: warning: "LUA_USE_POSIX" redefined #define LUA_USE_POSIX ^ :0:0: note: this is the location of the previous definition In file included from /usr/include/lua-5.1/lua.h:16:0, from ../../src/host/premake.h:8, from ../../src/host/os_rmdir.c:8: /usr/include/lua-5.1/luaconf.h:21:0: warning: "LUA_USE_POSIX" redefined #define LUA_USE_POSIX ^ :0:0: note: this is the location of the previous definition In file included from /usr/include/lua-5.1/lua.h:16:0, from ../../src/host/premake.h:8, from ../../src/host/string_endswith.c:7: /usr/include/lua-5.1/luaconf.h:21:0: warning: "LUA_USE_POSIX" redefined #define LUA_USE_POSIX ^ :0:0: note: this is the location of the previous definition In file included from /usr/include/lua-5.1/lua.h:16:0, from ../../src/host/premake.h:8, from ../../src/host/premake.c:9: /usr/include/lua-5.1/luaconf.h:21:0: warning: "LUA_USE_POSIX" redefined #define LUA_USE_POSIX ^ :0:0: note: this is the location of the previous definition 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-5.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8snWyn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm + cd premake-4.3 + install -m 755 -Dp ./bin/release/premake4 /builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm//usr/bin/premake4 + install -m 644 -Dp ./premake4.1 /builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm//usr/share/man/man1/premake4.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/premake-4.3 extracting debug info from /builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm/usr/bin/premake4 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 378 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /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-java-repack-jars Processing files: premake-4.3-12bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.F9q0Zq + umask 022 + cd /builddir/build/BUILD + cd premake-4.3 + DOCDIR=/builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm/usr/share/doc/premake + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm/usr/share/doc/premake + cp -pr README.txt /builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm/usr/share/doc/premake + cp -pr CHANGES.txt /builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm/usr/share/doc/premake + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OVDiYv + umask 022 + cd /builddir/build/BUILD + cd premake-4.3 + LICENSEDIR=/builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm/usr/share/licenses/premake + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm/usr/share/licenses/premake + cp -pr LICENSE.txt /builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm/usr/share/licenses/premake + exit 0 Provides: premake = 4.3-12bs02fc23 premake(armv6hl-32) = 4.3-12bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) liblua-5.1.so libm.so.6 rtld(GNU_HASH) Processing files: premake-debuginfo-4.3-12bs02fc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm Wrote: /builddir/build/RPMS/premake-4.3-12bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/premake-debuginfo-4.3-12bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.83ubfP + umask 022 + cd /builddir/build/BUILD + cd premake-4.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/premake-4.3-12bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->