Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/unit-php.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/sclo7-sclo-php73-sclo-el7-build-69173-360955/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/unit-php.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: line 0: fg: no job control Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/sclo-php73-unit-php-1.14.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/unit-php.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/sclo7-sclo-php73-sclo-el7-build-69173-360955/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/unit-php.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rDxf1P + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf unit-be8589d92580ff0bfc740f3d6b496fad411a050f + /usr/bin/gzip -dc /builddir/build/SOURCES/unit-1.14.0-be8589d.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd unit-be8589d92580ff0bfc740f3d6b496fad411a050f + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uvVefJ + umask 022 + cd /builddir/build/BUILD + cd unit-be8589d92580ff0bfc740f3d6b496fad411a050f + : Debug build + modbuild --modules=/usr/lib64/unit/debug-modules --debug + : Main unit configuration + ./configure --prefix=/opt/rh/rh-php73/root/usr --state=/usr/com/unit --control=unix:/var/run/unit/control.sock --pid=/var/run/unit/unit.pid --log=/var/log/unit/unit.log --openssl '--cc-opt=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' '--ld-opt=-L/opt/rh/rh-php73/root/usr/lib64 -Wl,-rpath,/opt/rh/rh-php73/root/usr/lib64' --modules=/usr/lib64/unit/debug-modules --debug configuring for Linux 4.18.0-80.7.2.el7.aarch64 aarch64 checking for C compiler: cc + using GNU C compiler + gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) building an "echo" program checking for int size ... 4 checking for long size ... 8 checking for long long size ... 8 checking for void * size ... 8 checking for size_t size ... 8 checking for off_t size ... 8 checking for time_t size ... 8 checking for C99 variadic macro ... found checking for GCC __builtin_expect() ... found checking for GCC __builtin_unreachable() ... found checking for GCC __builtin_prefetch() ... found checking for GCC __builtin_clz() ... found checking for GCC __builtin_popcount() ... found checking for GCC __attribute__ visibility ... found checking for GCC __attribute__ aligned ... found checking for GCC __attribute__ malloc ... found checking for GCC __attribute__ packed ... found checking for GCC builtin atomic operations ... found checking for posix_memalign() ... found checking for Linux malloc_usable_size() ... found checking for alloca() ... found checking for Linux mallopt() ... found checking for MAP_ANON ... found checking for MAP_POPULATE ... found checking for MAP_PREFAULT_READ ... not found checking for shm_open() ... not found checking for shm_open() in librt ... found checking for shm_open(SHM_ANON) ... not found checking for memfd_create() ... found checking for Linux clock_gettime(CLOCK_REALTIME_COARSE) ... found checking for FreeBSD clock_gettime(CLOCK_REALTIME_FAST) ... not found checking for clock_gettime(CLOCK_REALTIME) ... found checking for Linux clock_gettime(CLOCK_MONOTONIC_COARSE) ... found checking for FreeBSD clock_gettime(CLOCK_MONOTONIC_FAST) ... not found checking for clock_gettime(CLOCK_MONOTONIC) ... found checking for HP-UX hg_gethrtime() ... not found checking for struct tm.tm_gmtoff ... found checking for altzone ... not found checking for localtime_r() ... found checking for pthread_yield() ... found checking for pthread spinlock ... found checking for pthread spinlock zero initial value ... found checking for sem_timedwait() ... not found checking for sem_timedwait() in libpthread ... found checking for __thread ... found checking for Linux epoll ... found checking for Linux signalfd() ... found checking for Linux eventfd() ... found checking for kqueue ... not found checking for Solaris event port ... not found checking for /dev/poll ... not found checking for AIX pollset ... not found checking for AF_INET6 ... found checking for sockaddr.sa_len ... not found checking for struct sockaddr size ... 16 checking for struct sockaddr_in size ... 16 checking for struct sockaddr_in6 size ... 28 checking for struct sockaddr_un size ... 110 checking for struct sockaddr_storage size ... 128 checking for socketpair(AF_UNIX, SOCK_SEQPACKET) ... found checking for struct msghdr.msg_control ... found checking for sys/filio.h ... not found checking for ioctl(FIONBIO) ... found checking for socket(SOCK_NONBLOCK) ... found checking for accept4() ... found checking for Linux sendfile() ... found checking for posix_fadvise() ... found checking for fcntl(F_READAHEAD) ... not found checking for fcntl(F_RDAHEAD) ... not found checking for getrandom() ... not found checking for SYS_getrandom in Linux ... found checking for ucontext ... found checking for dlopen() ... not found checking for dlopen() in libdl ... found checking for posix_spawn() ... found checking for setproctitle() ... not found checking for getgrouplist() ... found checking for OpenSSL library ... found checking for OpenSSL version ... "OpenSSL 1.0.2k-fips 26 Jan 2017" checking for clone(2) ... found checking for CLONE_NEWUSER ... found checking for CLONE_NEWNS ... found checking for CLONE_NEWPID ... found checking for CLONE_NEWNET ... found checking for CLONE_NEWUTS ... found checking for CLONE_NEWCGROUP ... not found checking for Linux capability ... found creating build/Makefile Unit configuration summary: bin directory: ............. "/opt/rh/rh-php73/root/usr/bin" sbin directory: ............ "/opt/rh/rh-php73/root/usr/sbin" lib directory: ............. "/opt/rh/rh-php73/root/usr/lib" include directory: ......... "/opt/rh/rh-php73/root/usr/include" modules directory: ......... "/usr/lib64/unit/debug-modules" state directory: ........... "/usr/com/unit" pid file: .................. "/var/run/unit/unit.pid" log file: .................. "/var/log/unit/unit.log" control API socket: ........ "unix:/var/run/unit/control.sock" non-privileged user: ....... "nobody" non-privileged group: ...... "" IPv6 support: .............. YES Unix domain sockets support: YES TLS support: ............... YES process isolation: ......... USER NS PID NET UTS debug logging: ............. YES + : PHP module configuration + ./configure php --config=/opt/rh/rh-php73/root/usr/bin/php-config --module=rh-php73 configuring PHP module checking for PHP ... found + PHP SAPI: [apache2handler embed fpm cli phpdbg cgi] checking for PHP embed SAPI ... found checking for PHP zend_signal_startup() ... found checking for PHP version ... 7.3.11 + PHP module: rh-php73.unit.so + make rh-php73 -j8 build/echo '#define NXT_VERSION "1.14.0"' > build/nxt_version.h build/echo '#define NXT_VERNUM 11400' >> build/nxt_version.h cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I src -I build \ \ \ -o build/src/nxt_unit.o \ -MMD -MF build/src/nxt_unit.dep -MT build/src/nxt_unit.o \ src/nxt_unit.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I src -I build -I/opt/rh/rh-php73/root/usr/include/php -I/opt/rh/rh-php73/root/usr/include/php/main -I/opt/rh/rh-php73/root/usr/include/php/TSRM -I/opt/rh/rh-php73/root/usr/include/php/Zend -I/opt/rh/rh-php73/root/usr/include/php/ext -I/opt/rh/rh-php73/root/usr/include/php/ext/date/lib \ -DNXT_ZEND_SIGNAL_STARTUP=1 \ -MMD -MF build/src/nxt_php_sapi-rh-php73.dep -MT build/src/nxt_php_sapi-rh-php73.o \ -o build/src/nxt_php_sapi-rh-php73.o src/nxt_php_sapi.c cc -shared -o build/rh-php73.unit.so \ build/src/nxt_unit.o build/src/nxt_php_sapi-rh-php73.o -lphp7 -L/opt/rh/rh-php73/root/usr/lib64 -Wl,-rpath,/opt/rh/rh-php73/root/usr/lib64 + mv build deb-build + : Standard build + modbuild --modules=/usr/lib64/unit/modules + : Main unit configuration + ./configure --prefix=/opt/rh/rh-php73/root/usr --state=/usr/com/unit --control=unix:/var/run/unit/control.sock --pid=/var/run/unit/unit.pid --log=/var/log/unit/unit.log --openssl '--cc-opt=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' '--ld-opt=-L/opt/rh/rh-php73/root/usr/lib64 -Wl,-rpath,/opt/rh/rh-php73/root/usr/lib64' --modules=/usr/lib64/unit/modules configuring for Linux 4.18.0-80.7.2.el7.aarch64 aarch64 checking for C compiler: cc + using GNU C compiler + gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) building an "echo" program checking for int size ... 4 checking for long size ... 8 checking for long long size ... 8 checking for void * size ... 8 checking for size_t size ... 8 checking for off_t size ... 8 checking for time_t size ... 8 checking for C99 variadic macro ... found checking for GCC __builtin_expect() ... found checking for GCC __builtin_unreachable() ... found checking for GCC __builtin_prefetch() ... found checking for GCC __builtin_clz() ... found checking for GCC __builtin_popcount() ... found checking for GCC __attribute__ visibility ... found checking for GCC __attribute__ aligned ... found checking for GCC __attribute__ malloc ... found checking for GCC __attribute__ packed ... found checking for GCC builtin atomic operations ... found checking for posix_memalign() ... found checking for Linux malloc_usable_size() ... found checking for alloca() ... found checking for Linux mallopt() ... found checking for MAP_ANON ... found checking for MAP_POPULATE ... found checking for MAP_PREFAULT_READ ... not found checking for shm_open() ... not found checking for shm_open() in librt ... found checking for shm_open(SHM_ANON) ... not found checking for memfd_create() ... found checking for Linux clock_gettime(CLOCK_REALTIME_COARSE) ... found checking for FreeBSD clock_gettime(CLOCK_REALTIME_FAST) ... not found checking for clock_gettime(CLOCK_REALTIME) ... found checking for Linux clock_gettime(CLOCK_MONOTONIC_COARSE) ... found checking for FreeBSD clock_gettime(CLOCK_MONOTONIC_FAST) ... not found checking for clock_gettime(CLOCK_MONOTONIC) ... found checking for HP-UX hg_gethrtime() ... not found checking for struct tm.tm_gmtoff ... found checking for altzone ... not found checking for localtime_r() ... found checking for pthread_yield() ... found checking for pthread spinlock ... found checking for pthread spinlock zero initial value ... found checking for sem_timedwait() ... not found checking for sem_timedwait() in libpthread ... found checking for __thread ... found checking for Linux epoll ... found checking for Linux signalfd() ... found checking for Linux eventfd() ... found checking for kqueue ... not found checking for Solaris event port ... not found checking for /dev/poll ... not found checking for AIX pollset ... not found checking for AF_INET6 ... found checking for sockaddr.sa_len ... not found checking for struct sockaddr size ... 16 checking for struct sockaddr_in size ... 16 checking for struct sockaddr_in6 size ... 28 checking for struct sockaddr_un size ... 110 checking for struct sockaddr_storage size ... 128 checking for socketpair(AF_UNIX, SOCK_SEQPACKET) ... found checking for struct msghdr.msg_control ... found checking for sys/filio.h ... not found checking for ioctl(FIONBIO) ... found checking for socket(SOCK_NONBLOCK) ... found checking for accept4() ... found checking for Linux sendfile() ... found checking for posix_fadvise() ... found checking for fcntl(F_READAHEAD) ... not found checking for fcntl(F_RDAHEAD) ... not found checking for getrandom() ... not found checking for SYS_getrandom in Linux ... found checking for ucontext ... found checking for dlopen() ... not found checking for dlopen() in libdl ... found checking for posix_spawn() ... found checking for setproctitle() ... not found checking for getgrouplist() ... found checking for OpenSSL library ... found checking for OpenSSL version ... "OpenSSL 1.0.2k-fips 26 Jan 2017" checking for clone(2) ... found checking for CLONE_NEWUSER ... found checking for CLONE_NEWNS ... found checking for CLONE_NEWPID ... found checking for CLONE_NEWNET ... found checking for CLONE_NEWUTS ... found checking for CLONE_NEWCGROUP ... not found checking for Linux capability ... found creating build/Makefile Unit configuration summary: bin directory: ............. "/opt/rh/rh-php73/root/usr/bin" sbin directory: ............ "/opt/rh/rh-php73/root/usr/sbin" lib directory: ............. "/opt/rh/rh-php73/root/usr/lib" include directory: ......... "/opt/rh/rh-php73/root/usr/include" modules directory: ......... "/usr/lib64/unit/modules" state directory: ........... "/usr/com/unit" pid file: .................. "/var/run/unit/unit.pid" log file: .................. "/var/log/unit/unit.log" control API socket: ........ "unix:/var/run/unit/control.sock" non-privileged user: ....... "nobody" non-privileged group: ...... "" IPv6 support: .............. YES Unix domain sockets support: YES TLS support: ............... YES process isolation: ......... USER NS PID NET UTS debug logging: ............. NO + : PHP module configuration + ./configure php --config=/opt/rh/rh-php73/root/usr/bin/php-config --module=rh-php73 configuring PHP module checking for PHP ... found + PHP SAPI: [apache2handler embed fpm cli phpdbg cgi] checking for PHP embed SAPI ... found checking for PHP zend_signal_startup() ... found checking for PHP version ... 7.3.11 + PHP module: rh-php73.unit.so + make rh-php73 -j8 build/echo '#define NXT_VERSION "1.14.0"' > build/nxt_version.h build/echo '#define NXT_VERNUM 11400' >> build/nxt_version.h cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I src -I build \ \ \ -o build/src/nxt_unit.o \ -MMD -MF build/src/nxt_unit.dep -MT build/src/nxt_unit.o \ src/nxt_unit.c cc -c -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I src -I build -I/opt/rh/rh-php73/root/usr/include/php -I/opt/rh/rh-php73/root/usr/include/php/main -I/opt/rh/rh-php73/root/usr/include/php/TSRM -I/opt/rh/rh-php73/root/usr/include/php/Zend -I/opt/rh/rh-php73/root/usr/include/php/ext -I/opt/rh/rh-php73/root/usr/include/php/ext/date/lib \ -DNXT_ZEND_SIGNAL_STARTUP=1 \ -MMD -MF build/src/nxt_php_sapi-rh-php73.dep -MT build/src/nxt_php_sapi-rh-php73.o \ -o build/src/nxt_php_sapi-rh-php73.o src/nxt_php_sapi.c cc -shared -o build/rh-php73.unit.so \ build/src/nxt_unit.o build/src/nxt_php_sapi-rh-php73.o -lphp7 -L/opt/rh/rh-php73/root/usr/lib64 -Wl,-rpath,/opt/rh/rh-php73/root/usr/lib64 + mv build std-build + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dJkT4I + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64 + cd unit-be8589d92580ff0bfc740f3d6b496fad411a050f + rm -f build + ln -s deb-build build + make rh-php73-install DESTDIR=/builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64 install -d /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/usr/lib64/unit/debug-modules install -p build/rh-php73.unit.so \ /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/usr/lib64/unit/debug-modules/ + rm -f build + ln -s std-build build + make rh-php73-install DESTDIR=/builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64 install -d /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/usr/lib64/unit/modules install -p build/rh-php73.unit.so \ /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/usr/lib64/unit/modules/ + /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/unit-be8589d92580ff0bfc740f3d6b496fad411a050f extracting debug info from /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/usr/lib64/unit/modules/rh-php73.unit.so extracting debug info from /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/usr/lib64/unit/debug-modules/rh-php73.unit.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 769 blocks + /bin/true + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-php73/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-php73/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: sclo-php73-unit-php-1.14.0-1.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3mQAIK + umask 022 + cd /builddir/build/BUILD + cd unit-be8589d92580ff0bfc740f3d6b496fad411a050f + DOCDIR=/builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/opt/rh/rh-php73/root/usr/share/doc/sclo-php73-unit-php-1.14.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/opt/rh/rh-php73/root/usr/share/doc/sclo-php73-unit-php-1.14.0 + cp -pr NOTICE /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/opt/rh/rh-php73/root/usr/share/doc/sclo-php73-unit-php-1.14.0 + cp -pr README /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/opt/rh/rh-php73/root/usr/share/doc/sclo-php73-unit-php-1.14.0 + cp -pr CHANGES /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/opt/rh/rh-php73/root/usr/share/doc/sclo-php73-unit-php-1.14.0 + cp -pr pkg/rpm/rpmbuild/SOURCES/unit.example-php-app /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/opt/rh/rh-php73/root/usr/share/doc/sclo-php73-unit-php-1.14.0 + cp -pr pkg/rpm/rpmbuild/SOURCES/unit.example-php-config /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/opt/rh/rh-php73/root/usr/share/doc/sclo-php73-unit-php-1.14.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HiUrVK + umask 022 + cd /builddir/build/BUILD + cd unit-be8589d92580ff0bfc740f3d6b496fad411a050f + LICENSEDIR=/builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/opt/rh/rh-php73/root/usr/share/licenses/sclo-php73-unit-php-1.14.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/opt/rh/rh-php73/root/usr/share/licenses/sclo-php73-unit-php-1.14.0 + cp -pr LICENSE /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64/opt/rh/rh-php73/root/usr/share/licenses/sclo-php73-unit-php-1.14.0 + exit 0 Provides: rh-php73-unit-php = 1.14.0-1.el7 rh-php73-unit-php(aarch-64) = 1.14.0-1.el7 sclo-php73-unit-php = 1.14.0-1.el7 sclo-php73-unit-php(aarch-64) = 1.14.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: sclo-php73-unit-php-debuginfo-1.14.0-1.el7.aarch64 Provides: scl-package(rh-php73) sclo-php73-unit-php-debuginfo = 1.14.0-1.el7 sclo-php73-unit-php-debuginfo(aarch-64) = 1.14.0-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/sclo-php73-unit-php-1.14.0-1.el7.aarch64 Wrote: /builddir/build/RPMS/sclo-php73-unit-php-1.14.0-1.el7.aarch64.rpm Wrote: /builddir/build/RPMS/sclo-php73-unit-php-debuginfo-1.14.0-1.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3Gq5vq + umask 022 + cd /builddir/build/BUILD + cd unit-be8589d92580ff0bfc740f3d6b496fad411a050f + /usr/bin/rm -rf /builddir/build/BUILDROOT/sclo-php73-unit-php-1.14.0-1.el7.aarch64 + exit 0 Child return code was: 0