Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/premake.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6915/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/premake.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-890302976 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/premake-4.3-6.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/premake.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6915/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/premake.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.E5fVvS + 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 . + echo 'Patch #0 (premake-4.3-system-lua.patch):' 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 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -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 /var/tmp/rpm-tmp.5WVPT2 + umask 022 + cd /builddir/build/BUILD + cd premake-4.3 + cd build/gmake.unix/ + make verbose=true -j2 ==== 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o "obj/Release/premake.o" -c "../../src/host/premake.c" scripts.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yMOaWe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/premake-4.3-6.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/premake-4.3-6.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/premake-4.3-6.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/premake-4.3-6.el7.centos.x86_64 + cd premake-4.3 + rm -rf /builddir/build/BUILDROOT/premake-4.3-6.el7.centos.x86_64 + install -m 755 -Dp ./bin/release/premake4 /builddir/build/BUILDROOT/premake-4.3-6.el7.centos.x86_64//usr/bin/premake4 + install -m 644 -Dp ./premake4.1 /builddir/build/BUILDROOT/premake-4.3-6.el7.centos.x86_64//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 110000000 /builddir/build/BUILD/premake-4.3 extracting debug info from /builddir/build/BUILDROOT/premake-4.3-6.el7.centos.x86_64/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/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: premake-4.3-6.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kwtiHr + umask 022 + cd /builddir/build/BUILD + cd premake-4.3 + DOCDIR=/builddir/build/BUILDROOT/premake-4.3-6.el7.centos.x86_64/usr/share/doc/premake-4.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/premake-4.3-6.el7.centos.x86_64/usr/share/doc/premake-4.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/premake-4.3-6.el7.centos.x86_64/usr/share/doc/premake-4.3 + cp -pr README.txt /builddir/build/BUILDROOT/premake-4.3-6.el7.centos.x86_64/usr/share/doc/premake-4.3 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/premake-4.3-6.el7.centos.x86_64/usr/share/doc/premake-4.3 + exit 0 Provides: premake = 4.3-6.el7.centos premake(x86-64) = 4.3-6.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) liblua-5.1.so()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: premake-debuginfo-4.3-6.el7.centos.x86_64 Provides: premake-debuginfo = 4.3-6.el7.centos premake-debuginfo(x86-64) = 4.3-6.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/premake-4.3-6.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-890302976 Wrote: /builddir/build/RPMS/premake-4.3-6.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/premake-debuginfo-4.3-6.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FHVZm6 + umask 022 + cd /builddir/build/BUILD + cd premake-4.3 + rm -rf /builddir/build/BUILDROOT/premake-4.3-6.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->