Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/ledmon.spec'], chrootPath='/var/lib/mock/ledmon-0.90-1.el7-20181030200323-27551/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.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=1004) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/ledmon.spec'] with env {'LANG': 'en_GB.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: ppc Building for target ppc Wrote: /builddir/build/SRPMS/ledmon-0.90-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/ledmon.spec'], chrootPath='/var/lib/mock/ledmon-0.90-1.el7-20181030200323-27551/root'shell=Falseuid=1004env={'LANG': 'en_GB.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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/ledmon.spec'] with env {'LANG': 'en_GB.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: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SqgA8V + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ledmon-0.90 + /usr/bin/gzip -dc /builddir/build/SOURCES/ledmon-0.90.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ledmon-0.90 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (ledmon_cflags.patch): + echo 'Patch #0 (ledmon_cflags.patch):' + /usr/bin/cat /builddir/build/SOURCES/ledmon_cflags.patch + /usr/bin/patch -p1 -b --suffix .cflags --fuzz=0 patching file src/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.m4GMsB + umask 022 + cd /builddir/build/BUILD + cd ledmon-0.90 + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99' make -C src ledmon make[1]: Entering directory `/builddir/build/BUILD/ledmon-0.90/src' mkdir -p /builddir/build/BUILD/ledmon-0.90/src/_build cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -M scsi.c ledmon.c dellssd.c ahci.c ledctl.c slave.c udev.c smp.c config_file.c status.c list.c raid.c block.c cntrl.c pci_slot.c vmdssd.c utils.c pidfile.c enclosure.c sysfs.c | sed 's/^[a-z,0-9]/\/builddir\/build\/BUILD\/ledmon-0.90\/src\/_build\/&/' > /builddir/build/BUILD/ledmon-0.90/src/_build/.depend make[1]: Leaving directory `/builddir/build/BUILD/ledmon-0.90/src' make[1]: Entering directory `/builddir/build/BUILD/ledmon-0.90/src' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c ledmon.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/ledmon.o ledmon.c: In function 'main': ledmon.c:974:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(t); ^ ledmon.c:975:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(t); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c pidfile.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/pidfile.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c ahci.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/ahci.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c block.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/block.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c cntrl.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/cntrl.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c config_file.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/config_file.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c enclosure.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/enclosure.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c list.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/list.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c raid.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/raid.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c scsi.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/scsi.o scsi.c: In function 'ses_set_message': scsi.c:329:9: warning: missing braces around initializer [-Wmissing-braces] struct ses_slot_ctrl_elem msg = { 0 }; ^ scsi.c:329:9: warning: (near initialization for 'msg.') [-Wmissing-braces] cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c slave.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/slave.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c status.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/status.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c sysfs.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/sysfs.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c smp.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/smp.o smp.c: In function '_open_smp_device': smp.c:290:11: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] if (fgets(buf, sizeof(buf), df) < 0) { ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c dellssd.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/dellssd.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c utils.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/utils.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c pci_slot.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/pci_slot.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c vmdssd.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/vmdssd.o vmdssd.c: In function 'check_slot_module': vmdssd.c:93:11: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result [-Wunused-result] realpath(module_path, real_module_path); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c udev.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/udev.o cc /builddir/build/BUILD/ledmon-0.90/src/_build/ledmon.o /builddir/build/BUILD/ledmon-0.90/src/_build/pidfile.o /builddir/build/BUILD/ledmon-0.90/src/_build/ahci.o /builddir/build/BUILD/ledmon-0.90/src/_build/block.o /builddir/build/BUILD/ledmon-0.90/src/_build/cntrl.o /builddir/build/BUILD/ledmon-0.90/src/_build/config_file.o /builddir/build/BUILD/ledmon-0.90/src/_build/enclosure.o /builddir/build/BUILD/ledmon-0.90/src/_build/list.o /builddir/build/BUILD/ledmon-0.90/src/_build/raid.o /builddir/build/BUILD/ledmon-0.90/src/_build/scsi.o /builddir/build/BUILD/ledmon-0.90/src/_build/slave.o /builddir/build/BUILD/ledmon-0.90/src/_build/status.o /builddir/build/BUILD/ledmon-0.90/src/_build/sysfs.o /builddir/build/BUILD/ledmon-0.90/src/_build/smp.o /builddir/build/BUILD/ledmon-0.90/src/_build/dellssd.o /builddir/build/BUILD/ledmon-0.90/src/_build/utils.o /builddir/build/BUILD/ledmon-0.90/src/_build/pci_slot.o /builddir/build/BUILD/ledmon-0.90/src/_build/vmdssd.o /builddir/build/BUILD/ledmon-0.90/src/_build/udev.o -lsgutils2 -ludev -o ledmon make[1]: Leaving directory `/builddir/build/BUILD/ledmon-0.90/src' make -C src ledctl make[1]: Entering directory `/builddir/build/BUILD/ledmon-0.90/src' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 --std=c99 -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -I../config -c ledctl.c -o /builddir/build/BUILD/ledmon-0.90/src/_build/ledctl.o cc /builddir/build/BUILD/ledmon-0.90/src/_build/ledctl.o /builddir/build/BUILD/ledmon-0.90/src/_build/ahci.o /builddir/build/BUILD/ledmon-0.90/src/_build/block.o /builddir/build/BUILD/ledmon-0.90/src/_build/cntrl.o /builddir/build/BUILD/ledmon-0.90/src/_build/config_file.o /builddir/build/BUILD/ledmon-0.90/src/_build/enclosure.o /builddir/build/BUILD/ledmon-0.90/src/_build/list.o /builddir/build/BUILD/ledmon-0.90/src/_build/raid.o /builddir/build/BUILD/ledmon-0.90/src/_build/scsi.o /builddir/build/BUILD/ledmon-0.90/src/_build/slave.o /builddir/build/BUILD/ledmon-0.90/src/_build/status.o /builddir/build/BUILD/ledmon-0.90/src/_build/sysfs.o /builddir/build/BUILD/ledmon-0.90/src/_build/smp.o /builddir/build/BUILD/ledmon-0.90/src/_build/dellssd.o /builddir/build/BUILD/ledmon-0.90/src/_build/utils.o /builddir/build/BUILD/ledmon-0.90/src/_build/pci_slot.o /builddir/build/BUILD/ledmon-0.90/src/_build/vmdssd.o /builddir/build/BUILD/ledmon-0.90/src/_build/udev.o -lsgutils2 -ludev -o ledctl make[1]: Leaving directory `/builddir/build/BUILD/ledmon-0.90/src' make -C doc all make[1]: Entering directory `/builddir/build/BUILD/ledmon-0.90/doc' pod2man -r "LEDMON.CONF Version 0.90" -d "February 2018" \ -s 5 -n ledmon.conf -c "Intel(R) Enclosure LED Utilities Config" ledmon.conf.pod | gzip -9f > ledmon.conf.5.gz pod2man -r "LEDMON Version 0.90" -d "February 2018" \ -s 8 -n ledmon -c "Intel(R) Enclosure LED Monitor Service" ledmon.pod | gzip -9f > ledmon.8.gz pod2man -r "LEDCTL Version 0.90" -d "February 2018" \ -s 8 -n ledctl -c "Intel(R) Enclosure LED Control Application" ledctl.pod | gzip -9f > ledctl.8.gz make[1]: Leaving directory `/builddir/build/BUILD/ledmon-0.90/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CQGy6i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc ++ dirname /builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc + cd ledmon-0.90 + make install 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc SBIN_DIR=/builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc//usr/sbin MANDIR=/builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc/usr/share/man make -C src ledmon make[1]: Entering directory `/builddir/build/BUILD/ledmon-0.90/src' make[1]: `ledmon' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/ledmon-0.90/src' make -C src ledctl make[1]: Entering directory `/builddir/build/BUILD/ledmon-0.90/src' make[1]: `ledctl' is up to date. make[1]: Leaving directory `/builddir/build/BUILD/ledmon-0.90/src' make -C doc all make[1]: Entering directory `/builddir/build/BUILD/ledmon-0.90/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ledmon-0.90/doc' make -C src DESTDIR=/builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc install make[1]: Entering directory `/builddir/build/BUILD/ledmon-0.90/src' install -D ./ledmon /builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc/usr/sbin/ledmon install -D ./ledctl /builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc/usr/sbin/ledctl make[1]: Leaving directory `/builddir/build/BUILD/ledmon-0.90/src' make -C doc DESTDIR=/builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc install make[1]: Entering directory `/builddir/build/BUILD/ledmon-0.90/doc' install -D -m 644 ./ledmon.8.gz /builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc/usr/share/man/man8/ledmon.8.gz install -D -m 644 ./ledctl.8.gz /builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc/usr/share/man/man8/ledctl.8.gz install -D -m 644 ./ledmon.conf.5.gz /builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc/usr/share/man/man5/ledmon.conf.5.gz make[1]: Leaving directory `/builddir/build/BUILD/ledmon-0.90/doc' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/ledmon-0.90 extracting debug info from /builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc/usr/sbin/ledmon extracting debug info from /builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc/usr/sbin/ledctl /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 470 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: ledmon-0.90-1.el7.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.C9pNj1 + umask 022 + cd /builddir/build/BUILD + cd ledmon-0.90 + DOCDIR=/builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc/usr/share/doc/ledmon-0.90 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc/usr/share/doc/ledmon-0.90 + cp -pr README /builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc/usr/share/doc/ledmon-0.90 + cp -pr COPYING /builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc/usr/share/doc/ledmon-0.90 + exit 0 Provides: ledctl = 0.90-1.el7 ledmon = 0.90-1.el7 ledmon(ppc-32) = 0.90-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.1) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libsgutils2.so.2 libudev.so.1 libudev.so.1(LIBUDEV_183) rtld(GNU_HASH) Obsoletes: ledctl = 0.1-1 Processing files: ledmon-debuginfo-0.90-1.el7.ppc Provides: ledmon-debuginfo = 0.90-1.el7 ledmon-debuginfo(ppc-32) = 0.90-1.el7 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/ledmon-0.90-1.el7.ppc Wrote: /builddir/build/RPMS/ledmon-0.90-1.el7.ppc.rpm Wrote: /builddir/build/RPMS/ledmon-debuginfo-0.90-1.el7.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.99tpfa + umask 022 + cd /builddir/build/BUILD + cd ledmon-0.90 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ledmon-0.90-1.el7.ppc + exit 0 Child return code was: 0