Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/php-pecl-zip.spec'], chrootPath='/var/lib/mock/dist-oc9-build-44066-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/php-pecl-zip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/php-pecl-zip-1.21.1-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/php-pecl-zip.spec'], chrootPath='/var/lib/mock/dist-oc9-build-44066-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/php-pecl-zip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\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.lcwcXm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf php-pecl-zip-1.21.1 + /usr/bin/mkdir -p php-pecl-zip-1.21.1 + cd php-pecl-zip-1.21.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/zip-1.21.1.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv zip-1.21.1 NTS + sed -e 's/role="test"/role="src"/' -e '/LICENSE/s/role="doc"/role="src"/' -i package.xml + cd NTS ++ sed -n '/#define PHP_ZIP_VERSION/{s/.* "//;s/".*$//;p}' php8/php_zip.h + extver=1.21.1 + test x1.21.1 '!=' x1.21.1 + cd .. + : Create the configuration file + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IOeKiy + umask 022 + cd /builddir/build/BUILD + cd php-pecl-zip-1.21.1 + cd NTS + /usr/bin/phpize Configuring for: PHP Api Version: 20210902 Zend Module Api No: 20210902 Zend Extension Api No: 420210902 configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead build/php.m4:2111: PHP_CONFIG_NICE is expanded from... configure.ac:18: the top level configure.ac:161: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:161: You should run autoupdate. build/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:161: the top level + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g ' + export FFLAGS + FCFLAGS='-O2 -g ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + ./configure --host=aarch64-opencloudos-linux-gnu --build=aarch64-opencloudos-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 --with-libzip --with-libdir=lib64 --with-php-config=/usr/bin/php-config configure: WARNING: unrecognized options: --disable-dependency-tracking configure: loading site script /usr/share/config.site checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for aarch64-opencloudos-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 aarch64-opencloudos-linux-gnu-cc... no checking for aarch64-opencloudos-linux-gnu-gcc... no checking for cc... cc 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking for system library directory... lib64 checking if compiler supports -Wl,-rpath,... yes checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking target system type... aarch64-opencloudos-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php/modules checking for PHP installed headers prefix... /usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for gawk... gawk checking for zip archive read/writesupport... yes, shared checking libzip... yes checking PHP version... 8.1/8.2 checking for pkg-config... /usr/bin/pkg-config checking for libzip... from pkgconfig: version 1.8.0 found in /usr/lib64 checking for zip_open in -lzip... yes checking for zip_file_set_mtime in -lzip... yes checking for zip_file_set_encryption in -lzip... yes checking for zip_libzip_version in -lzip... yes checking for zip_register_progress_callback_with_state in -lzip... yes checking for zip_register_cancel_callback_with_state in -lzip... yes checking for zip_compression_method_supported in -lzip... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-file... no checking for file... file checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... (cached) gawk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: patching config.h.in configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j8 V=1 VERBOSE=1 /bin/sh /builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/include -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/main -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/php81 -DHAVE_CONFIG_H -O2 -g -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/php81/zip_stream.c -o php81/zip_stream.lo -MMD -MF php81/zip_stream.dep -MT php81/zip_stream.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/include -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/main -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/php81 -DHAVE_CONFIG_H -O2 -g -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/php81/zip_stream.c -MMD -MF php81/zip_stream.dep -MT php81/zip_stream.lo -fPIC -DPIC -o php81/.libs/zip_stream.o /bin/sh /builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/include -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/main -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/php81 -DHAVE_CONFIG_H -O2 -g -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/php81/php_zip.c -o php81/php_zip.lo -MMD -MF php81/php_zip.dep -MT php81/php_zip.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/include -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/main -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/php81 -DHAVE_CONFIG_H -O2 -g -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/php81/php_zip.c -MMD -MF php81/php_zip.dep -MT php81/php_zip.lo -fPIC -DPIC -o php81/.libs/php_zip.o /bin/sh /builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/libtool --mode=link cc -shared -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/include -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/main -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/php81 -DHAVE_CONFIG_H -O2 -g -o zip.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-zip-1.21.1/NTS/modules php81/php_zip.lo php81/zip_stream.lo -lzip libtool: link: cc -shared -fPIC -DPIC php81/.libs/php_zip.o php81/.libs/zip_stream.o -lzip -Wl,-z,now -specs=/usr/lib/rpm/TencentOS/TencentOS-hardened-ld -O2 -g -Wl,-soname -Wl,zip.so -o .libs/zip.so RPM build errors: cc: fatal error: cannot read spec file '/usr/lib/rpm/TencentOS/TencentOS-hardened-ld': No such file or directory compilation terminated. make: *** [Makefile:216: zip.la] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.IOeKiy (%build) Bad exit status from /var/tmp/rpm-tmp.IOeKiy (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/php-pecl-zip.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/php-pecl-zip.spec