Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/switcheroo-control.spec'], printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4220/root'timeout=0logger=user='mockbuild'shell=Falseuid=1001env={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'}gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/switcheroo-control.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-136718527.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/switcheroo-control-1.1-1.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/switcheroo-control.spec'], printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4220/root'timeout=0logger=user='mockbuild'shell=Falseuid=1001env={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'}gid=135private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/switcheroo-control.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jlF4PK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf switcheroo-control-1.1 + /usr/bin/xz -dc /builddir/build/SOURCES/switcheroo-control-1.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd switcheroo-control-1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jRxGjb + umask 022 + cd /builddir/build/BUILD + cd switcheroo-control-1.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /usr/bin/sed checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... yes checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking whether gcc understands -Werror=return-type... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type checking what language compliance flags to pass to the C compiler... checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk-doc... no checking for gtkdoc-check... configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.11 is not found. no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for SWITCHEROO_CONTROL... yes checking for gdbus-codegen... /usr/bin/gdbus-codegen checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: executing depfiles commands + /usr/bin/make -j2 Making all in data make[1]: Entering directory `/builddir/build/BUILD/switcheroo-control-1.1/data' GEN switcheroo-control.service make[1]: Leaving directory `/builddir/build/BUILD/switcheroo-control-1.1/data' Making all in src XMLLINT not set and xmllint not found in path; skipping xml preprocessing. XMLLINT not set and xmllint not found in path; skipping xml preprocessing. make[1]: Entering directory `/builddir/build/BUILD/switcheroo-control-1.1/src' /usr/bin/make all-am XMLLINT not set and xmllint not found in path; skipping xml preprocessing. XMLLINT not set and xmllint not found in path; skipping xml preprocessing. make[2]: Entering directory `/builddir/build/BUILD/switcheroo-control-1.1/src' CC switcheroo_control-switcheroo-control.o CC switcheroo_control-switcheroo-control-resources.o CCLD switcheroo-control make[2]: Leaving directory `/builddir/build/BUILD/switcheroo-control-1.1/src' make[1]: Leaving directory `/builddir/build/BUILD/switcheroo-control-1.1/src' Making all in docs make[1]: Entering directory `/builddir/build/BUILD/switcheroo-control-1.1/docs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/switcheroo-control-1.1/docs' make[1]: Entering directory `/builddir/build/BUILD/switcheroo-control-1.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/switcheroo-control-1.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lhiu0G + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64 + cd switcheroo-control-1.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64 Making install in data make[1]: Entering directory `/builddir/build/BUILD/switcheroo-control-1.1/data' make[2]: Entering directory `/builddir/build/BUILD/switcheroo-control-1.1/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64/etc/dbus-1/system.d' /usr/bin/install -c -m 644 net.hadess.SwitcherooControl.conf '/builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64/etc/dbus-1/system.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 switcheroo-control.service '/builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64/usr/lib/systemd/system' make[2]: Leaving directory `/builddir/build/BUILD/switcheroo-control-1.1/data' make[1]: Leaving directory `/builddir/build/BUILD/switcheroo-control-1.1/data' Making install in src XMLLINT not set and xmllint not found in path; skipping xml preprocessing. XMLLINT not set and xmllint not found in path; skipping xml preprocessing. make[1]: Entering directory `/builddir/build/BUILD/switcheroo-control-1.1/src' /usr/bin/make install-am XMLLINT not set and xmllint not found in path; skipping xml preprocessing. XMLLINT not set and xmllint not found in path; skipping xml preprocessing. make[2]: Entering directory `/builddir/build/BUILD/switcheroo-control-1.1/src' XMLLINT not set and xmllint not found in path; skipping xml preprocessing. XMLLINT not set and xmllint not found in path; skipping xml preprocessing. make[3]: Entering directory `/builddir/build/BUILD/switcheroo-control-1.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64/usr/sbin' /usr/bin/install -c switcheroo-control '/builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64/usr/sbin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/switcheroo-control-1.1/src' make[2]: Leaving directory `/builddir/build/BUILD/switcheroo-control-1.1/src' make[1]: Leaving directory `/builddir/build/BUILD/switcheroo-control-1.1/src' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/switcheroo-control-1.1/docs' make[2]: Entering directory `/builddir/build/BUILD/switcheroo-control-1.1/docs' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/switcheroo-control-1.1/docs' make[1]: Leaving directory `/builddir/build/BUILD/switcheroo-control-1.1/docs' make[1]: Entering directory `/builddir/build/BUILD/switcheroo-control-1.1' make[2]: Entering directory `/builddir/build/BUILD/switcheroo-control-1.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/switcheroo-control-1.1' make[1]: Leaving directory `/builddir/build/BUILD/switcheroo-control-1.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/switcheroo-control-1.1 extracting debug info from /builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64/usr/sbin/switcheroo-control dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 38 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: switcheroo-control-1.1-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B7FLgd + umask 022 + cd /builddir/build/BUILD + cd switcheroo-control-1.1 + DOCDIR=/builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64/usr/share/doc/switcheroo-control-1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64/usr/share/doc/switcheroo-control-1.1 + cp -pr NEWS /builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64/usr/share/doc/switcheroo-control-1.1 + cp -pr README.md /builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64/usr/share/doc/switcheroo-control-1.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5yEnyJ + umask 022 + cd /builddir/build/BUILD + cd switcheroo-control-1.1 + LICENSEDIR=/builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64/usr/share/licenses/switcheroo-control-1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64/usr/share/licenses/switcheroo-control-1.1 + cp -pr COPYING /builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64/usr/share/licenses/switcheroo-control-1.1 + exit 0 Provides: switcheroo-control = 1.1-1.el7.centos switcheroo-control(x86-64) = 1.1-1.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) rtld(GNU_HASH) Processing files: switcheroo-control-debuginfo-1.1-1.el7.centos.x86_64 Provides: switcheroo-control-debuginfo = 1.1-1.el7.centos switcheroo-control-debuginfo(x86-64) = 1.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/switcheroo-control-1.1-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/switcheroo-control-1.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/switcheroo-control-debuginfo-1.1-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pvehvk + umask 022 + cd /builddir/build/BUILD + cd switcheroo-control-1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/switcheroo-control-1.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0