Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/compton.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4720/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/compton.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-89071233.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/compton-0.1-1.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/compton.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4720/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/compton.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.H3tkI2 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.19BRBa cc -std=c99 -DCONFIG_XINERAMA -DCONFIG_LIBCONFIG -DCONFIG_REGEX_PCRE -DCONFIG_REGEX_PCRE_JIT -DCONFIG_VSYNC_DRM -DCONFIG_VSYNC_OPENGL -DCONFIG_VSYNC_OPENGL_GLSL -DCONFIG_VSYNC_OPENGL_FBO -DCONFIG_VSYNC_OPENGL_VBO -DCONFIG_DBUS -DCONFIG_C2 -DCOMPTON_VERSION="\"git--\"" -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c src/compton.c cc -std=c99 -DCONFIG_XINERAMA -DCONFIG_LIBCONFIG -DCONFIG_REGEX_PCRE -DCONFIG_REGEX_PCRE_JIT -DCONFIG_VSYNC_DRM -DCONFIG_VSYNC_OPENGL -DCONFIG_VSYNC_OPENGL_GLSL -DCONFIG_VSYNC_OPENGL_FBO -DCONFIG_VSYNC_OPENGL_VBO -DCONFIG_DBUS -DCONFIG_C2 -DCOMPTON_VERSION="\"git--\"" -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c src/opengl.c + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf compton-0.1_beta2 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.1_beta2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd compton-0.1_beta2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 + umask 022 + cd /builddir/build/BUILD + cd compton-0.1_beta2 + make -j2 make: git: Command not found make: git: Command not found make: git: Command not found make: git: Command not found make: git: Command not found make: git: Command not found src/opengl.c:1425:1: warning: 'glx_render_color' defined but not used [-Wunused-function] glx_render_color(session_t *ps, int dx, int dy, int width, int height, int z, ^ src/opengl.c:1463:1: warning: 'glx_render_dots' defined but not used [-Wunused-function] glx_render_dots(session_t *ps, int dx, int dy, int width, int height, int z, ^ In file included from src/compton.c:11:0: src/compton.h: In function 'set_tgt_clip': src/compton.h:663:3: warning: enumeration value 'NUM_BKEND' not handled in switch [-Wswitch] switch (ps->o.backend) { ^ src/compton.c: In function 'win_paint_win': src/compton.c:1641:5: warning: enumeration value 'NUM_BKEND' not handled in switch [-Wswitch] switch (ps->o.backend) { ^ src/compton.c: In function 'init_filters': src/compton.c:6140:5: warning: enumeration value 'NUM_BKEND' not handled in switch [-Wswitch] switch (ps->o.backend) { ^ src/compton.c: At top level: src/compton.c:2536:1: warning: 'win_upd_run' defined but not used [-Wunused-function] win_upd_run(session_t *ps, win *w, win_upd_t *pupd) { ^ cc -std=c99 -DCONFIG_XINERAMA -DCONFIG_LIBCONFIG -DCONFIG_REGEX_PCRE -DCONFIG_REGEX_PCRE_JIT -DCONFIG_VSYNC_DRM -DCONFIG_VSYNC_OPENGL -DCONFIG_VSYNC_OPENGL_GLSL -DCONFIG_VSYNC_OPENGL_FBO -DCONFIG_VSYNC_OPENGL_VBO -DCONFIG_DBUS -DCONFIG_C2 -DCOMPTON_VERSION="\"git--\"" -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c src/dbus.c make: git: Command not found make: git: Command not found cc -std=c99 -DCONFIG_XINERAMA -DCONFIG_LIBCONFIG -DCONFIG_REGEX_PCRE -DCONFIG_REGEX_PCRE_JIT -DCONFIG_VSYNC_DRM -DCONFIG_VSYNC_OPENGL -DCONFIG_VSYNC_OPENGL_GLSL -DCONFIG_VSYNC_OPENGL_FBO -DCONFIG_VSYNC_OPENGL_VBO -DCONFIG_DBUS -DCONFIG_C2 -DCOMPTON_VERSION="\"git--\"" -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c src/c2.c make: git: Command not found make: git: Command not found cc -std=c99 -DCONFIG_XINERAMA -DCONFIG_LIBCONFIG -DCONFIG_REGEX_PCRE -DCONFIG_REGEX_PCRE_JIT -DCONFIG_VSYNC_DRM -DCONFIG_VSYNC_OPENGL -DCONFIG_VSYNC_OPENGL_GLSL -DCONFIG_VSYNC_OPENGL_FBO -DCONFIG_VSYNC_OPENGL_VBO -DCONFIG_DBUS -DCONFIG_C2 -DCOMPTON_VERSION="\"git--\"" -Wl,-O1 -Wl,--as-needed -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -Wall -o compton compton.o opengl.o dbus.o c2.o -lGL -lm -lrt -lpcre -L/lib64 -lXcomposite -lXdamage -lXfixes -lXrender -lX11 -lXext -lXrandr -lXinerama -lconfig -ldbus-1 + make -j2 docs a2x --format manpage man/compton.1.asciidoc a2x --format manpage man/compton-trans.1.asciidoc asciidoc man/compton.1.asciidoc asciidoc man/compton-trans.1.asciidoc + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Jk2Nmw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/compton-0.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/compton-0.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/compton-0.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/compton-0.1-1.el7.centos.x86_64 + cd compton-0.1_beta2 + rm -rf /builddir/build/BUILDROOT/compton-0.1-1.el7.centos.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/compton-0.1-1.el7.centos.x86_64 + /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/compton-0.1_beta2 extracting debug info from /builddir/build/BUILDROOT/compton-0.1-1.el7.centos.x86_64/usr/bin/compton dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. + /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: compton-0.1-1.el7.centos.x86_64 Provides: application() application(compton.desktop) compton = 0.1-1.el7.centos compton(x86-64) = 0.1-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libGL.so.1()(64bit) libX11.so.6()(64bit) libXcomposite.so.1()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXinerama.so.1()(64bit) libXrandr.so.2()(64bit) libXrender.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libconfig.so.9()(64bit) libdbus-1.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpcre.so.1()(64bit) rtld(GNU_HASH) Processing files: compton-debuginfo-0.1-1.el7.centos.x86_64 Provides: compton-debuginfo = 0.1-1.el7.centos compton-debuginfo(x86-64) = 0.1-1.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/compton-0.1-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/compton-0.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/compton-debuginfo-0.1-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pXHu6C + umask 022 + cd /builddir/build/BUILD + cd compton-0.1_beta2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/compton-0.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->