Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/nrpe.spec'], chrootPath='/var/lib/mock/hpc7-openhpc-13-el7-build-37519-51125/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.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=86400logger=uid=993) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/nrpe.spec'] with env {'LANG': 'en_US.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 warning: Could not canonicalize hostname: arm64-01.rdu2.centos.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/nrpe.spec'], chrootPath='/var/lib/mock/hpc7-openhpc-13-el7-build-37519-51125/root'shell=Falseuid=993env={'LANG': 'en_US.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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/nrpe.spec'] with env {'LANG': 'en_US.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5266zU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nrpe-3.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/nrpe-3.2.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd nrpe-3.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (nrpe-0003-Include-etc-npre.d-config-directory.patch):' Patch #1 (nrpe-0003-Include-etc-npre.d-config-directory.patch): + /usr/bin/cat /builddir/build/SOURCES/nrpe-0003-Include-etc-npre.d-config-directory.patch + /usr/bin/patch -p1 -b --suffix .include_etc_npre_d --fuzz=0 patching file sample-config/nrpe.cfg.in + pushd build-aux ~/build/BUILD/nrpe-3.2.0/build-aux ~/build/BUILD/nrpe-3.2.0 + mv config.sub config.sub.old + mv config.guess config.guess.old + cp /usr/share/libtool/config/config.guess . + cp /usr/share/libtool/config/config.sub . + popd ~/build/BUILD/nrpe-3.2.0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ODrlxJ + umask 022 + cd /builddir/build/BUILD + cd nrpe-3.2.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + LDFLAGS='-Wl,-z,relro ' + ./configure --with-init-dir=/etc/rc.d/init.d --with-nrpe-port=5666 --with-nrpe-user=nrpe --with-nrpe-group=nrpe --bindir=/usr/sbin --libdir=/doesnt/matter/ --libexecdir=/usr/lib64/nagios/plugins --datadir=/usr/share/nagios --sysconfdir=/etc/nagios --localstatedir=/var/log/nagios --enable-command-args configure: WARNING: unrecognized options: --with-init-dir checking for a BSD-compatible install... /usr/bin/install -c checking what the operating system is ... linux checking what the distribution type is ... rhel checking what init system is being used ... systemd checking what inetd is being used ... systemd checking for which paths to use ... default checking for which init file to use ... default-service checking for which inetd files to use ... default-socket 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 make sets $(MAKE)... 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 whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking for strings.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 tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/wait.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking size of int... 4 checking size of short... 2 checking size of long... 8 checking for uint32_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for struct sockaddr_storage... yes checking for seteuid... yes checking for va_copy... yes checking for vsnprintf... yes checking for snprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for C99 vsnprintf... yes checking for getopt_long... yes checking for main in -lnsl... yes checking for socket in -lsocket... no checking for main in -lwrap... yes checking for strdup... yes checking for strstr... yes checking for strtoul... yes checking for strtok_r... yes checking for initgroups... yes checking for closesocket... no checking for sigaction... yes checking for scandir... yes checking for socklen_t... yes checking for type of socket size... size_t checking for Kerberos include files... found Kerberos include files in /usr/include/krb5 checking for pkg-config... pkg-config checking whether compiling and linking against SSL works... yes checking for openssl... /bin/openssl *** Generating DH Parameters for SSL/TLS *** Generating DH parameters, 2048 bit long safe prime, generator 2 This is going to take a long time ..................+......+.....................................+....................................................................................................................................................................................+...............................................................................................+...............................................................................................................................................................................................................................................................+......................................................................................................................................................................+......................................+..................+...........+...+.........................................+.............................................................+.............................................+...................................................................+..........................................................................+....................................................................................................................................................................................................................+..................................................................................................................+..............................................................................................................+...........+..........................................................................................................................................+..............................................................................................+.............................................................................................................................................+.....................+.................................+..........................................................................................................................................................................+....................................................................................................+.........................+..............................................+...............................................................................................................+................................................................................................................................................................................................................................................................................+.........................+...................................................+..................................+................................................................................+.........................+.....+.......................................................+.........+..+...+.........+.....................+...................................................+.............................................+......................................................+................................................................................................................................................+........+..................................................................+...............................................................................+.......................................................................................................................+.........................................+.........................................................................................................+................................................................................................................+.................................+.................+..............................+.............................................................................+..................................................................................................+......................................+.............................................................................................................................................+..........................................................................................................................................++*++* checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating nrpe.spec config.status: creating uninstall config.status: creating sample-config/nrpe.cfg config.status: creating startup/bsd-init config.status: creating startup/debian-init config.status: creating startup/default-init config.status: creating startup/default-inetd config.status: creating startup/default-service config.status: creating startup/default-socket config.status: creating startup/default-socket-svc config.status: creating startup/default-xinetd config.status: creating startup/mac-init.plist config.status: creating startup/mac-inetd.plist config.status: creating startup/newbsd-init config.status: creating startup/openbsd-init config.status: creating startup/openrc-conf config.status: creating startup/openrc-init config.status: creating startup/solaris-init.xml config.status: creating startup/solaris-inetd.xml config.status: creating startup/tmpfile.conf config.status: creating startup/upstart-init config.status: creating startup/rh-upstart-init config.status: creating include/common.h config.status: creating include/config.h configure: WARNING: unrecognized options: --with-init-dir *** Configuration summary for nrpe 3.2.0 2017-06-27 ***: General Options: ------------------------- NRPE port: 5666 NRPE user: nrpe NRPE group: nrpe Nagios user: nagios Nagios group: nagios Review the options above for accuracy. If they look okay, type 'make all' to compile the NRPE daemon and client or type 'make' to get a list of make options. + make -j8 all cd ./src/; make make[1]: Entering directory `/builddir/build/BUILD/nrpe-3.2.0/src' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/include/krb5 -DHAVE_CONFIG_H -I ../include -I ./../include -o nrpe ./nrpe.c ./utils.c ./acl.c -Wl,-z,relro -lssl -lcrypto -lnsl -lwrap gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/include/krb5 -DHAVE_CONFIG_H -I ../include -I ./../include -o check_nrpe ./check_nrpe.c ./utils.c -Wl,-z,relro -lssl -lcrypto -lnsl ./nrpe.c: In function 'main': ./nrpe.c:167:12: warning: unused variable 'y' [-Wunused-variable] uint32_t y; ^ ./nrpe.c: In function 'verify_callback': ./nrpe.c:723:12: warning: variable 'ssl' set but not used [-Wunused-but-set-variable] SSL *ssl; ^ ./check_nrpe.c: In function 'setup_ssl': ./check_nrpe.c:894:3: warning: enumeration value 'SSL_Ver_Invalid' not handled in switch [-Wswitch] switch(sslprm.ssl_proto_ver) { ^ ./check_nrpe.c: In function 'connect_to_remote': ./check_nrpe.c:1100:9: warning: unused variable 'peer_cn' [-Wunused-variable] char peer_cn[256], buffer[2048]; ^ ./check_nrpe.c: In function 'verify_callback': ./check_nrpe.c:1547:7: warning: variable 'ssl' set but not used [-Wunused-but-set-variable] SSL *ssl; ^ ./nrpe.c: In function 'read_config_file': ./nrpe.c:749:14: warning: unused variable 'st' [-Wunused-variable] struct stat st; ^ In file included from ./nrpe.c:41:0: ./nrpe.c: At top level: ../include/acl.h:60:23: warning: 'ip_acl_head' defined but not used [-Wunused-variable] static struct ip_acl *ip_acl_head, *ip_acl_prev; ^ ../include/acl.h:60:37: warning: 'ip_acl_prev' defined but not used [-Wunused-variable] static struct ip_acl *ip_acl_head, *ip_acl_prev; ^ ../include/acl.h:61:24: warning: 'dns_acl_head' defined but not used [-Wunused-variable] static struct dns_acl *dns_acl_head, *dns_acl_prev; ^ ../include/acl.h:61:39: warning: 'dns_acl_prev' defined but not used [-Wunused-variable] static struct dns_acl *dns_acl_head, *dns_acl_prev; ^ make[1]: Leaving directory `/builddir/build/BUILD/nrpe-3.2.0/src' *** Compile finished *** You can now continue with the installation or upgrade process. Read the PDF documentation (docs/NRPE.pdf) for information on the next steps you should take to complete the installation or upgrade. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kLXZjK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64 ++ dirname /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64 + cd nrpe-3.2.0 + rm -rf /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64 + install -D -m 0644 -p /builddir/build/SOURCES/nrpe.service /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/usr/lib/systemd/system/nrpe.service + install -D -p -m 0644 sample-config/nrpe.cfg /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64//etc/nagios/nrpe.cfg + mkdir -p /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64//etc/nagios/conf.d + install -D -p -m 0640 /builddir/build/SOURCES/commands.cfg /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64//etc/nagios/conf.d/commands.cfg + install -D -p -m 0640 /builddir/build/SOURCES/hosts.cfg.example /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64//etc/nagios/conf.d/hosts.cfg.example + install -D -p -m 0640 /builddir/build/SOURCES/services.cfg.example /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64//etc/nagios/conf.d/services.cfg.example + install -D -p -m 0755 src/nrpe /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64//usr/sbin/nrpe + install -D -p -m 0755 src/check_nrpe /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64//usr/lib64/nagios/plugins/check_nrpe + install -D -p -m 0644 /builddir/build/SOURCES/nrpe.sysconfig /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64//etc/sysconfig/nrpe + install -d /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/etc/nrpe.d + install -d /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/var/run/nrpe + install -D -p -m 0644 /builddir/build/SOURCES/nrpe-tmpfiles.conf /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/usr/lib/tmpfiles.d/nrpe.conf + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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: nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UkJbNQ + umask 022 + cd /builddir/build/BUILD + cd nrpe-3.2.0 + DOCDIR=/builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/opt/ohpc/pub/doc/contrib/nrpe-ohpc-3.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/opt/ohpc/pub/doc/contrib/nrpe-ohpc-3.2.0 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/opt/ohpc/pub/doc/contrib/nrpe-ohpc-3.2.0 + cp -pr LEGAL /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/opt/ohpc/pub/doc/contrib/nrpe-ohpc-3.2.0 + cp -pr README.md /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/opt/ohpc/pub/doc/contrib/nrpe-ohpc-3.2.0 + cp -pr README.SSL.md /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/opt/ohpc/pub/doc/contrib/nrpe-ohpc-3.2.0 + cp -pr SECURITY.md /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/opt/ohpc/pub/doc/contrib/nrpe-ohpc-3.2.0 + cp -pr docs/NRPE.pdf /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/opt/ohpc/pub/doc/contrib/nrpe-ohpc-3.2.0 + exit 0 Provides: config(nrpe-ohpc) = 3.2.0-2.ohpc.0.4.1.3.3 nagios-nrpe = 3.2.0-2.ohpc.0.4.1.3.3 nagios-nrpe-ohpc = 3.2.0-2.ohpc.0.4.1.3.3 nrpe-ohpc = 3.2.0-2.ohpc.0.4.1.3.3 nrpe-ohpc(aarch-64) = 3.2.0-2.ohpc.0.4.1.3.3 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(pre): /bin/sh /usr/sbin/useradd Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd 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) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libnsl.so.1()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libwrap.so.0()(64bit) rtld(GNU_HASH) Processing files: nagios-plugins-nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HyoDq1 + umask 022 + cd /builddir/build/BUILD + cd nrpe-3.2.0 + DOCDIR=/builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/opt/ohpc/pub/doc/contrib/nagios-plugins-nrpe-ohpc-3.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/opt/ohpc/pub/doc/contrib/nagios-plugins-nrpe-ohpc-3.2.0 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/opt/ohpc/pub/doc/contrib/nagios-plugins-nrpe-ohpc-3.2.0 + cp -pr LEGAL /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/opt/ohpc/pub/doc/contrib/nagios-plugins-nrpe-ohpc-3.2.0 + cp -pr README.md /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64/opt/ohpc/pub/doc/contrib/nagios-plugins-nrpe-ohpc-3.2.0 + exit 0 Provides: check_nrpe = 3.2.0-2.ohpc.0.4.1.3.3 nagios-plugins-nrpe-ohpc = 3.2.0-2.ohpc.0.4.1.3.3 nagios-plugins-nrpe-ohpc(aarch-64) = 3.2.0-2.ohpc.0.4.1.3.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libnsl.so.1()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64 Wrote: /builddir/build/RPMS/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64.rpm Wrote: /builddir/build/RPMS/nagios-plugins-nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.axkY5Z + umask 022 + cd /builddir/build/BUILD + cd nrpe-3.2.0 + rm -rf /builddir/build/BUILDROOT/nrpe-ohpc-3.2.0-2.ohpc.0.4.1.3.3.aarch64 + exit 0 Child return code was: 0