Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/compton.spec'], logger=env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100'}user='mockbuild'shell=Falseuid=1001timeout=0printOutput=Falsegid=135chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7545/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/compton.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: copr-builder-90674438.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/compton-0.1-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/compton.spec'], logger=env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100'}user='mockbuild'shell=Falseuid=1001timeout=0printOutput=Falsegid=135private_network=TruechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7545/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/compton.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QL8cmz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf compton-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18 + /usr/bin/gzip -dc /builddir/build/SOURCES/2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd compton-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TkcvL9 + umask 022 + cd /builddir/build/BUILD + cd compton-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18 + make PREFIX=/usr fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git 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_XSYNC -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 In file included from src/compton.h:10:0, from src/compton.c:11: src/common.h: In function 'xr_sync_': src/common.h:2405:12: warning: unused variable 'triggered' [-Wunused-variable] Bool triggered = False; ^ In file included from src/compton.c:11:0: src/compton.h: In function 'set_tgt_clip': src/compton.h:726: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:1697:5: warning: enumeration value 'NUM_BKEND' not handled in switch [-Wswitch] switch (ps->o.backend) { ^ src/compton.c: In function 'win_update_focused': src/compton.c:3443:8: warning: unused variable 'focused_old' [-Wunused-variable] bool focused_old = w->focused; ^ src/compton.c: In function 'init_filters': src/compton.c:6573:5: warning: enumeration value 'NUM_BKEND' not handled in switch [-Wswitch] switch (ps->o.backend) { ^ src/compton.c: At top level: src/compton.c:2671:1: warning: 'win_upd_run' defined but not used [-Wunused-function] win_upd_run(session_t *ps, win *w, win_upd_t *pupd) { ^ fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git 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_XSYNC -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 In file included from src/opengl.h:11:0, from src/opengl.c:11: src/common.h: In function 'xr_sync_': src/common.h:2405:12: warning: unused variable 'triggered' [-Wunused-variable] Bool triggered = False; ^ src/opengl.c: At top level: src/opengl.c:1655: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:1691: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, ^ fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git 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_XSYNC -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 In file included from src/dbus.h:11:0, from src/dbus.c:11: src/common.h: In function 'xr_sync_': src/common.h:2405:12: warning: unused variable 'triggered' [-Wunused-variable] Bool triggered = False; ^ fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git 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_XSYNC -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 In file included from src/c2.h:11:0, from src/c2.c:11: src/common.h: In function 'xr_sync_': src/common.h:2405:12: warning: unused variable 'triggered' [-Wunused-variable] Bool triggered = False; ^ fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git 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_XSYNC -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 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.uyI9eb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/compton-0.1-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/compton-0.1-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/compton-0.1-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/compton-0.1-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.el7.centos.x86_64 + cd compton-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18 + rm -rf /builddir/build/BUILDROOT/compton-0.1-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.el7.centos.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/compton-0.1-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.el7.centos.x86_64 PREFIX=/usr + /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-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18 extracting debug info from /builddir/build/BUILDROOT/compton-0.1-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.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-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.el7.centos.x86_64 Provides: application() application(compton.desktop) compton = 0.1-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.el7.centos compton(x86-64) = 0.1-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.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-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.el7.centos.x86_64 Provides: compton-debuginfo = 0.1-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.el7.centos compton-debuginfo(x86-64) = 0.1-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.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-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.el7.centos.x86_64 Wrote: /builddir/build/RPMS/compton-0.1-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/compton-debuginfo-0.1-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3fwhWh + umask 022 + cd /builddir/build/BUILD + cd compton-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18 + rm -rf /builddir/build/BUILDROOT/compton-0.1-2343e4bbd298b35ea5c190c52abd2b0cb9f79a18.el7.centos.x86_64 + exit 0 Child return code was: 0