Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/foghorn.spec'], user='mockbuild'uid=1001shell=FalseprintOutput=Falsegid=135logger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2667/root'timeout=0env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/foghorn.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'} and shell False warning: bogus date in %changelog: Fri Jan 15 2011 Ryan O'Hara - 0.1.1-2 warning: Could not canonicalize hostname: copr-builder-224821888.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/foghorn-0.1.6-11.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/foghorn.spec'], user='mockbuild'uid=1001shell=FalseprintOutput=Falsegid=135logger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2667/root'timeout=0private_network=Trueenv={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/foghorn.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'} and shell False warning: bogus date in %changelog: Fri Jan 15 2011 Ryan O'Hara - 0.1.1-2 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yzVRzz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf foghorn-0.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/foghorn-0.1.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd foghorn-0.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gViYBV + umask 022 + cd /builddir/build/BUILD + cd foghorn-0.1.6 + 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 --prefix=/usr 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 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 for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for DBUS... yes checking for DBUS_GLIB... yes checking for pkg-config... /usr/bin/pkg-config checking net-snmp/net-snmp-config.h usability... yes checking net-snmp/net-snmp-config.h presence... yes checking for net-snmp/net-snmp-config.h... yes checking for net-snmp-config... /usr/bin/net-snmp-config configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating init/Makefile config.status: creating init/foghorn config.status: creating init/foghorn.service config.status: creating dbus/Makefile config.status: creating dbus/dbus-foghorn.conf config.status: creating snmp/Makefile config.status: creating snmp/REDHAT-MIB config.status: creating snmp/REDHAT-FENCE-MIB config.status: creating snmp/REDHAT-FOGHORN-MIB config.status: creating snmp/REDHAT-RGMANAGER-MIB config.status: creating config.h config.status: executing depfiles commands + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6' Making all in src make[2]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o foghorn-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o foghorn-dbus.o `test -f 'dbus.c' || echo './'`dbus.c gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o foghorn-snmp.o `test -f 'snmp.c' || echo './'`snmp.c main.c:58:1: warning: 'fh_check_pidfile' defined but not used [-Wunused-function] fh_check_pidfile (const gchar *pidfile) ^ main.c:64:1: warning: 'fh_write_pidfile' defined but not used [-Wunused-function] fh_write_pidfile (const gchar *pidfile) ^ main.c:81:1: warning: 'fh_log_stdout' defined but not used [-Wunused-function] fh_log_stdout (const gchar *log_domain, GLogLevelFlags log_level, ^ gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o foghorn-plugin.o `test -f 'plugin.c' || echo './'`plugin.c gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o foghorn-fence.o `test -f 'fence.c' || echo './'`fence.c gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o foghorn-rgmanager.o `test -f 'rgmanager.c' || echo './'`rgmanager.c gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o foghorn-corosync.o `test -f 'corosync.c' || echo './'`corosync.c gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Wl,-z,now -L/usr/lib64 -lnetsnmpmibs -lsensors -ldl -lrpm -lrpmio -lnetsnmpagent -lwrap -Wl,--enable-new-dtags -Wl,-rpath,/usr/lib64/perl5/CORE -lnetsnmp -lssl -lssl -lcrypto -lm -lglib-2.0 -L/lib64 -ldbus-1 -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -o foghorn foghorn-main.o foghorn-dbus.o foghorn-snmp.o foghorn-plugin.o foghorn-fence.o foghorn-rgmanager.o foghorn-corosync.o make[2]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6/src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6/man' Making all in init make[2]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6/init' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6/init' Making all in dbus make[2]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6/dbus' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6/dbus' Making all in snmp make[2]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6/snmp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6/snmp' make[2]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6' make[2]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6' make[1]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.y9w8jt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64 + cd foghorn-0.1.6 + rm -rf /builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6/src' make[2]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6/src' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/usr/sbin" /usr/bin/install -c foghorn '/builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/usr/sbin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6/src' make[1]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6/src' Making install in man make[1]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6/man' make[2]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 foghorn.8 '/builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6/man' make[1]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6/man' Making install in init make[1]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6/init' make[2]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6/init' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/systemd/system" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/usr/lib/systemd/system" /usr/bin/install -c -m 644 foghorn.service '/builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/usr/lib/systemd/system' test -z "" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64" make[2]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6/init' make[1]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6/init' Making install in dbus make[1]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6/dbus' make[2]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6/dbus' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/dbus-1/system.d/" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/etc/dbus-1/system.d/" /usr/bin/install -c -m 644 dbus-foghorn.conf '/builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/etc/dbus-1/system.d/' make[2]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6/dbus' make[1]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6/dbus' Making install in snmp make[1]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6/snmp' make[2]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6/snmp' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/snmp/mibs/" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/usr/share/snmp/mibs/" /usr/bin/install -c -m 644 REDHAT-MIB REDHAT-FENCE-MIB REDHAT-FOGHORN-MIB REDHAT-RGMANAGER-MIB '/builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/usr/share/snmp/mibs/' make[2]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6/snmp' make[1]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6/snmp' make[1]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6' make[2]: Entering directory `/builddir/build/BUILD/foghorn-0.1.6' 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/foghorn-0.1.6' make[1]: Leaving directory `/builddir/build/BUILD/foghorn-0.1.6' + /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/foghorn-0.1.6 extracting debug info from /builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/usr/sbin/foghorn dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 80 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: foghorn-0.1.6-11.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qjZSU1 + umask 022 + cd /builddir/build/BUILD + cd foghorn-0.1.6 + DOCDIR=/builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/usr/share/doc/foghorn-0.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/usr/share/doc/foghorn-0.1.6 + cp -pr README /builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/usr/share/doc/foghorn-0.1.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/usr/share/doc/foghorn-0.1.6 + cp -pr NEWS /builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/usr/share/doc/foghorn-0.1.6 + cp -pr COPYING /builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64/usr/share/doc/foghorn-0.1.6 + exit 0 Provides: config(foghorn) = 0.1.6-11.el7.centos foghorn = 0.1.6-11.el7.centos foghorn(x86-64) = 0.1.6-11.el7.centos Requires(interp): /bin/sh /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-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units 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) libcrypto.so.10()(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libnetsnmp.so.31()(64bit) libnetsnmpagent.so.31()(64bit) libnetsnmpmibs.so.31()(64bit) librpm.so.3()(64bit) librpmio.so.3()(64bit) libsensors.so.4()(64bit) libssl.so.10()(64bit) libwrap.so.0()(64bit) rtld(GNU_HASH) Processing files: foghorn-debuginfo-0.1.6-11.el7.centos.x86_64 Provides: foghorn-debuginfo = 0.1.6-11.el7.centos foghorn-debuginfo(x86-64) = 0.1.6-11.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/foghorn-0.1.6-11.el7.centos.x86_64 Wrote: /builddir/build/RPMS/foghorn-0.1.6-11.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/foghorn-debuginfo-0.1.6-11.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8lumCI + umask 022 + cd /builddir/build/BUILD + cd foghorn-0.1.6 + rm -rf /builddir/build/BUILDROOT/foghorn-0.1.6-11.el7.centos.x86_64 + exit 0 Child return code was: 0