Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ledmon.spec'], chrootPath='/var/lib/mock/dist-oc8-build-37465-12253/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffbdf17dac8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ledmon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/ledmon-0.96-3.oc8.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps --nocheck /builddir/build/SPECS/ledmon.spec'], chrootPath='/var/lib/mock/dist-oc8-build-37465-12253/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffbdf17dac8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps --nocheck /builddir/build/SPECS/ledmon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1ER5ul
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf ledmon-0.96
+ /usr/bin/gzip -dc /builddir/build/SOURCES/ledmon-0.96.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ledmon-0.96
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
Patch #0 (ipmi-avoid-error-messages-on-non-dell-platforms.patch):
+ echo 'Patch #0 (ipmi-avoid-error-messages-on-non-dell-platforms.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/ipmi.c
Hunk #1 succeeded at 125 (offset -1 lines).
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OXYTTF
+ umask 022
+ cd /builddir/build/BUILD
+ cd ledmon-0.96
+ sh autogen.sh
configure.ac:13: installing './compile'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
src/Makefile.am: installing './depcomp'
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']'
++ find . -name ltmain.sh
+ ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-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 --enable-systemd=yes
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 for gcc... yes
checking for make... yes
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-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 dependency style of gcc... none
checking for gcc option to accept ISO C99... none needed
checking whether C compiler accepts -Wformat -Werror=format-security... yes
checking whether C compiler accepts -Werror=format-overflow=2... yes
checking whether C compiler accepts -Werror=format-truncation=1... yes
checking whether C compiler accepts -Werror=shift-negative-value... yes
checking whether C compiler accepts -Werror=alloca... yes
checking whether C compiler accepts -Werror=missing-field-initializers... yes
checking whether C compiler accepts -Werror=format-signedness... yes
checking whether make supports nested variables... (cached) yes
checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for shm_unlink in -lrt... yes
checking for sg_ll_send_diag in -lsgutils2... yes
checking for LIBUDEV... yes
checking for LIBPCI... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_rdev... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for ftruncate... yes
checking for memset... yes
checking for munmap... yes
checking for realpath... yes
checking for regcomp... yes
checking for select... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating systemd/Makefile
config.status: creating config_ac.h
config.status: executing depfiles commands
ledmon 0.96 configuration:
  Source code location:    .
  Preprocessor flags:      -D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -DBUILD_LABEL=\""$(BUILD_LABEL)"\" 
  C compiler flags:        -Wall -I../config -Wformat -Werror=format-security -Werror=format-overflow=2 -Werror=format-truncation=1 -Werror=shift-negative-value -Werror=alloca -Werror=missing-field-initializers -Werror=format-signedness -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection
  Common install location: /usr
  configure parameters:    --enable-systemd=yes
+ make
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/ledmon-0.96'
Making all in doc
make[2]: Entering directory '/builddir/build/BUILD/ledmon-0.96/doc'
pod2man -r "LEDMON.CONF Version 0.96 " -d "May 2022" \
	-s 5 -n ledmon.conf -c "Intel(R) Enclosure LED Utilities Config" ledmon.conf.pod | gzip -9f > ledmon.conf.gz
pod2man -r "LEDMON Version 0.96 " -d "May 2022" \
	-s 8 -n ledmon -c "Intel(R) Enclosure LED Monitor Service" ledmon.pod | gzip -9f > ledmon.gz
pod2man -r "LEDCTL Version 0.96 " -d "May 2022" \
	-s 8 -n ledctl -c "Intel(R) Enclosure LED Control Application" ledctl.pod | gzip -9f > ledctl.gz
make[2]: Leaving directory '/builddir/build/BUILD/ledmon-0.96/doc'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/ledmon-0.96/src'
  CC       ledmon-ledmon.o
  CC       ledmon-pidfile.o
  CC       ledmon-ahci.o
  CC       ledmon-block.o
  CC       ledmon-cntrl.o
  CC       ledmon-config_file.o
  CC       ledmon-enclosure.o
  CC       ledmon-list.o
  CC       ledmon-raid.o
  CC       ledmon-scsi.o
  CC       ledmon-slave.o
  CC       ledmon-status.o
  CC       ledmon-sysfs.o
  CC       ledmon-smp.o
  CC       ledmon-dellssd.o
  CC       ledmon-utils.o
  CC       ledmon-pci_slot.o
  CC       ledmon-vmdssd.o
  CC       ledmon-udev.o
  CC       ledmon-amd.o
  CC       ledmon-amd_sgpio.o
  CC       ledmon-amd_ipmi.o
  CC       ledmon-ipmi.o
  CC       ledmon-npem.o
  CC       ledmon-ses.o
  CCLD     ledmon
  CC       ledctl-ledctl.o
  CC       ledctl-ahci.o
  CC       ledctl-block.o
  CC       ledctl-cntrl.o
  CC       ledctl-config_file.o
  CC       ledctl-enclosure.o
  CC       ledctl-list.o
  CC       ledctl-raid.o
  CC       ledctl-scsi.o
  CC       ledctl-slave.o
  CC       ledctl-status.o
  CC       ledctl-sysfs.o
  CC       ledctl-smp.o
  CC       ledctl-dellssd.o
  CC       ledctl-utils.o
  CC       ledctl-pci_slot.o
  CC       ledctl-vmdssd.o
  CC       ledctl-udev.o
  CC       ledctl-amd.o
  CC       ledctl-amd_sgpio.o
  CC       ledctl-amd_ipmi.o
  CC       ledctl-ipmi.o
  CC       ledctl-npem.o
  CC       ledctl-ses.o
  CCLD     ledctl
make[2]: Leaving directory '/builddir/build/BUILD/ledmon-0.96/src'
Making all in systemd
make[2]: Entering directory '/builddir/build/BUILD/ledmon-0.96/systemd'
sed -e 's|@sbindir[@]|/usr/sbin|g' < ledmon.service.in > ledmon.service.tmp
mv ledmon.service.tmp ledmon.service
make[2]: Leaving directory '/builddir/build/BUILD/ledmon-0.96/systemd'
make[2]: Entering directory '/builddir/build/BUILD/ledmon-0.96'
make[2]: Leaving directory '/builddir/build/BUILD/ledmon-0.96'
make[1]: Leaving directory '/builddir/build/BUILD/ledmon-0.96'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qE7Tdk
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64
++ dirname /builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64
+ cd ledmon-0.96
+ make install 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64 SBIN_DIR=/builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64//usr/sbin MANDIR=/builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/share/man
Making install in doc
make[1]: Entering directory '/builddir/build/BUILD/ledmon-0.96/doc'
make[2]: Entering directory '/builddir/build/BUILD/ledmon-0.96/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/share/man/man5'
 /usr/bin/install -p -m 644 'ledmon.conf.gz' '/builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/share/man/man5/ledmon.conf.5'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/share/man/man8'
 /usr/bin/install -p -m 644 'ledmon.gz' '/builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/share/man/man8/ledmon.8'
 /usr/bin/install -p -m 644 'ledctl.gz' '/builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/share/man/man8/ledctl.8'
make[2]: Leaving directory '/builddir/build/BUILD/ledmon-0.96/doc'
make[1]: Leaving directory '/builddir/build/BUILD/ledmon-0.96/doc'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/ledmon-0.96/src'
make[2]: Entering directory '/builddir/build/BUILD/ledmon-0.96/src'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/sbin'
  /usr/bin/install -p ledmon ledctl '/builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/sbin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/ledmon-0.96/src'
make[1]: Leaving directory '/builddir/build/BUILD/ledmon-0.96/src'
Making install in systemd
make[1]: Entering directory '/builddir/build/BUILD/ledmon-0.96/systemd'
make[2]: Entering directory '/builddir/build/BUILD/ledmon-0.96/systemd'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/lib/systemd/system'
 /usr/bin/install -p -m 644 ledmon.service '/builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/lib/systemd/system'
make[2]: Leaving directory '/builddir/build/BUILD/ledmon-0.96/systemd'
make[1]: Leaving directory '/builddir/build/BUILD/ledmon-0.96/systemd'
make[1]: Entering directory '/builddir/build/BUILD/ledmon-0.96'
make[2]: Entering directory '/builddir/build/BUILD/ledmon-0.96'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/share/doc/ledmon'
 /usr/bin/install -p -m 644 README.md '/builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/share/doc/ledmon'
make[2]: Leaving directory '/builddir/build/BUILD/ledmon-0.96'
make[1]: Leaving directory '/builddir/build/BUILD/ledmon-0.96'
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.96-3.oc8 --unique-debug-suffix -0.96-3.oc8.aarch64 --unique-debug-src-base ledmon-0.96-3.oc8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ledmon-0.96
extracting debug info from /builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/sbin/ledmon
extracting debug info from /builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/sbin/ledctl
/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
587 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/libexec/platform-python
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: ledmon-0.96-3.oc8.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HhPrYz
+ umask 022
+ cd /builddir/build/BUILD
+ cd ledmon-0.96
+ DOCDIR=/builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/share/doc/ledmon
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/share/doc/ledmon
+ cp -pr README.md /builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/share/doc/ledmon
+ cp -pr COPYING /builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64/usr/share/doc/ledmon
+ exit 0
Provides: ledctl = 0.96-3.oc8 ledmon = 0.96-3.oc8 ledmon(aarch-64) = 0.96-3.oc8
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
Requires(preun): /bin/sh
Requires(postun): /bin/sh
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpci.so.3()(64bit) libpci.so.3(LIBPCI_3.0)(64bit) libpci.so.3(LIBPCI_3.1)(64bit) libpci.so.3(LIBPCI_3.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libsgutils2.so.2()(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) rtld(GNU_HASH)
Obsoletes: ledctl = 0.1-1
Processing files: ledmon-debugsource-0.96-3.oc8.aarch64
Provides: ledmon-debugsource = 0.96-3.oc8 ledmon-debugsource(aarch-64) = 0.96-3.oc8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ledmon-debuginfo-0.96-3.oc8.aarch64
Provides: debuginfo(build-id) = 3379ae3101e71cc3b1bc442ad64843cbb075e853 debuginfo(build-id) = e3afddc3df840dfc023ed281857b75450eff7277 ledmon-debuginfo = 0.96-3.oc8 ledmon-debuginfo(aarch-64) = 0.96-3.oc8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ledmon-debugsource(aarch-64) = 0.96-3.oc8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64
Wrote: /builddir/build/RPMS/ledmon-0.96-3.oc8.aarch64.rpm
Wrote: /builddir/build/RPMS/ledmon-debugsource-0.96-3.oc8.aarch64.rpm
Wrote: /builddir/build/RPMS/ledmon-debuginfo-0.96-3.oc8.aarch64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G75uSd
+ umask 022
+ cd /builddir/build/BUILD
+ cd ledmon-0.96
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/ledmon-0.96-3.oc8.aarch64
+ exit 0
Child return code was: 0