D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/@2170330:php-amqp-2.1.1-5.mga9.src.rpm Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Y5H9zY + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf amqp-2.1.1 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/amqp-2.1.1.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd amqp-2.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/hg init -q . + /usr/bin/hg add -q . + /usr/bin/hg commit -q --user 'rpm-build ' -m 'php-amqp-2.1.1 base' + sed -e 's/role="test"/role="src"/' -e '/LICENSE/s/role="doc"/role="src"/' -i ../package.xml + sed -e 's/CFLAGS="-I/CFLAGS="$CFLAGS -I/' -i config.m4 + cd .. + cp /home/iurt/rpmbuild/SOURCES/40-amqp.ini . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9IISYg + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd amqp-2.1.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/phpize Configuring for: PHP Version: 8.4 PHP Api Version: 20240924 Zend Module Api No: 20240924 Zend Extension Api No: 420240924 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=armv7hl-mageia-linux-gnueabi --build=armv7hl-mageia-linux-gnueabi --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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-php-config=/usr/bin/php-config --with-libdir=lib --with-amqp=shared,/usr configure: WARNING: unrecognized options: --disable-dependency-tracking 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 build system type... armv7hl-mageia-linux-gnueabi checking host system type... armv7hl-mageia-linux-gnueabi checking target system type... armv7hl-mageia-linux-gnueabi shtool:echo:Warning: unable to determine terminal sequence for bold mode shtool:echo:Warning: unable to determine terminal sequence for bold mode checking for gawk... gawk checking for armv7hl-mageia-linux-gnueabi-pkg-config... /usr/bin/armv7hl-mageia-linux-gnueabi-pkg-config checking pkg-config is at least version 0.9.0... yes checking for armv7hl-mageia-linux-gnueabi-cc... no checking for armv7hl-mageia-linux-gnueabi-gcc... armv7hl-mageia-linux-gnueabi-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 the compiler supports GNU C... yes checking whether armv7hl-mageia-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-mageia-linux-gnueabi-gcc option to enable C11 features... none needed checking how to run the C preprocessor... armv7hl-mageia-linux-gnueabi-gcc -E checking for icc... no checking for suncc... no checking for system library directory... lib checking if compiler supports -Wl,-rpath,... yes checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib checking for PHP extension directory... /usr/lib/php/8.4/extensions checking for PHP installed headers prefix... /usr/include/php8.4 checking if debugging is enabled... no checking if PHP is built with thread safety (ZTS)... yes Configuring extension checking for amqp support... yes, shared checking for amqp... yes, shared checking for supported PHP versions... supported (8.4.5) /usr checking for pkg-config... (cached) /usr/bin/armv7hl-mageia-linux-gnueabi-pkg-config checking for amqp using pkg-config... found version 0.11.0 checking for new librabbitmq layout... 0 Configuring libtool checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by armv7hl-mageia-linux-gnueabi-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from armv7hl-mageia-linux-gnueabi-gcc object... ok checking for objdir... .libs checking for armv7hl-mageia-linux-gnueabi-ar... armv7hl-mageia-linux-gnueabi-ar checking for armv7hl-mageia-linux-gnueabi-ranlib... armv7hl-mageia-linux-gnueabi-ranlib checking for armv7hl-mageia-linux-gnueabi-strip... no checking for strip... strip checking if armv7hl-mageia-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-mageia-linux-gnueabi-gcc option to produce PIC... -fPIC checking if armv7hl-mageia-linux-gnueabi-gcc PIC flag -fPIC works... yes checking if armv7hl-mageia-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-mageia-linux-gnueabi-gcc supports -c -o file.o... yes checking whether the armv7hl-mageia-linux-gnueabi-gcc 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 creating libtool appending configuration tag "CXX" to libtool Generating files configure: creating build directories configure: creating Makefile configure: patching config.h.in configure: creating ./config.status config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + perl -pi -e 's|-rpath,/usr/usr/lib -L/usr/usr/lib\b| |g' Makefile + /usr/bin/make -O -j4 V=1 VERBOSE=1 /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=compile armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_envelope_exception.c -o amqp_envelope_exception.lo -MMD -MF amqp_envelope_exception.dep -MT amqp_envelope_exception.lo armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_envelope_exception.c -MMD -MF amqp_envelope_exception.dep -MT amqp_envelope_exception.lo -fPIC -DPIC -o .libs/amqp_envelope_exception.o /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=compile armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp.c -o amqp.lo -MMD -MF amqp.dep -MT amqp.lo armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp.c -MMD -MF amqp.dep -MT amqp.lo -fPIC -DPIC -o .libs/amqp.o /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=compile armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_type.c -o amqp_type.lo -MMD -MF amqp_type.dep -MT amqp_type.lo armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_type.c -MMD -MF amqp_type.dep -MT amqp_type.lo -fPIC -DPIC -o .libs/amqp_type.o /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_type.c: In function 'php_amqp_type_zval_to_amqp_table_internal': /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_type.c:144:48: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'zend_ulong' {aka 'unsigned int'} [-Wformat=] 144 | key_len = snprintf(str, 32, "%lu", index); | ~~^ ~~~~~ | | | | | zend_ulong {aka unsigned int} | long unsigned int | %u /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_type.c:148:88: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'zend_ulong' {aka 'unsigned int'} [-Wformat=] 148 | php_error_docref(NULL, E_WARNING, "Ignoring non-string header field '%lu'", index); | ~~^ ~~~~~ | | | | | zend_ulong {aka unsigned int} | long unsigned int | %u /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_type.c: In function 'php_amqp_type_zval_to_amqp_value_internal': /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_type.c:212:47: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'zend_long' {aka 'int'} [-Wformat=] 212 | "Maximum serialization depth of %ld reached while serializing value", | ~~^ | | | long int | %d /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=compile armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_exchange.c -o amqp_exchange.lo -MMD -MF amqp_exchange.dep -MT amqp_exchange.lo mkdir .libs armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_exchange.c -MMD -MF amqp_exchange.dep -MT amqp_exchange.lo -fPIC -DPIC -o .libs/amqp_exchange.o /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=compile armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_connection_resource.c -o amqp_connection_resource.lo -MMD -MF amqp_connection_resource.dep -MT amqp_connection_resource.lo armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_connection_resource.c -MMD -MF amqp_connection_resource.dep -MT amqp_connection_resource.lo -fPIC -DPIC -o .libs/amqp_connection_resource.o /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=compile armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_queue.c -o amqp_queue.lo -MMD -MF amqp_queue.dep -MT amqp_queue.lo armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_queue.c -MMD -MF amqp_queue.dep -MT amqp_queue.lo -fPIC -DPIC -o .libs/amqp_queue.o /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=compile armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_envelope.c -o amqp_envelope.lo -MMD -MF amqp_envelope.dep -MT amqp_envelope.lo armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_envelope.c -MMD -MF amqp_envelope.dep -MT amqp_envelope.lo -fPIC -DPIC -o .libs/amqp_envelope.o /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=compile armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_connection.c -o amqp_connection.lo -MMD -MF amqp_connection.dep -MT amqp_connection.lo armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_connection.c -MMD -MF amqp_connection.dep -MT amqp_connection.lo -fPIC -DPIC -o .libs/amqp_connection.o /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=compile armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_channel.c -o amqp_channel.lo -MMD -MF amqp_channel.dep -MT amqp_channel.lo armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_channel.c -MMD -MF amqp_channel.dep -MT amqp_channel.lo -fPIC -DPIC -o .libs/amqp_channel.o /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=compile armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_methods_handling.c -o amqp_methods_handling.lo -MMD -MF amqp_methods_handling.dep -MT amqp_methods_handling.lo armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_methods_handling.c -MMD -MF amqp_methods_handling.dep -MT amqp_methods_handling.lo -fPIC -DPIC -o .libs/amqp_methods_handling.o /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=compile armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_basic_properties.c -o amqp_basic_properties.lo -MMD -MF amqp_basic_properties.dep -MT amqp_basic_properties.lo armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_basic_properties.c -MMD -MF amqp_basic_properties.dep -MT amqp_basic_properties.lo -fPIC -DPIC -o .libs/amqp_basic_properties.o /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_basic_properties.c: In function 'php_amqp_basic_properties_value_to_zval_internal': /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_basic_properties.c:571:55: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'zend_long' {aka 'int'} [-Wformat=] 571 | "Maximum deserialization depth limit of %ld reached while deserializing value", | ~~^ | | | long int | %d /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=compile armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_value.c -o amqp_value.lo -MMD -MF amqp_value.dep -MT amqp_value.lo armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_value.c -MMD -MF amqp_value.dep -MT amqp_value.lo -fPIC -DPIC -o .libs/amqp_value.o /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=compile armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_timestamp.c -o amqp_timestamp.lo -MMD -MF amqp_timestamp.dep -MT amqp_timestamp.lo armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_timestamp.c -MMD -MF amqp_timestamp.dep -MT amqp_timestamp.lo -fPIC -DPIC -o .libs/amqp_timestamp.o /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=compile armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_decimal.c -o amqp_decimal.lo -MMD -MF amqp_decimal.dep -MT amqp_decimal.lo armv7hl-mageia-linux-gnueabi-gcc -I. -I/home/iurt/rpmbuild/BUILD/amqp-2.1.1 -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/iurt/rpmbuild/BUILD/amqp-2.1.1/amqp_decimal.c -MMD -MF amqp_decimal.dep -MT amqp_decimal.lo -fPIC -DPIC -o .libs/amqp_decimal.o /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=link armv7hl-mageia-linux-gnueabi-gcc -shared -I/usr/include/php8.4 -I/usr/include/php8.4/main -I/usr/include/php8.4/TSRM -I/usr/include/php8.4/Zend -I/usr/include/php8.4/ext -I/usr/include/php8.4/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -D_GNU_SOURCE -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o amqp.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/iurt/rpmbuild/BUILD/amqp-2.1.1/modules amqp.lo amqp_envelope_exception.lo amqp_type.lo amqp_exchange.lo amqp_queue.lo amqp_connection.lo amqp_connection_resource.lo amqp_channel.lo amqp_envelope.lo amqp_basic_properties.lo amqp_methods_handling.lo amqp_value.lo amqp_timestamp.lo amqp_decimal.lo -Wl, -lrabbitmq armv7hl-mageia-linux-gnueabi-gcc -shared -Wl,--as-needed .libs/amqp.o .libs/amqp_envelope_exception.o .libs/amqp_type.o .libs/amqp_exchange.o .libs/amqp_queue.o .libs/amqp_connection.o .libs/amqp_connection_resource.o .libs/amqp_channel.o .libs/amqp_envelope.o .libs/amqp_basic_properties.o .libs/amqp_methods_handling.o .libs/amqp_value.o .libs/amqp_timestamp.o .libs/amqp_decimal.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lrabbitmq -Wl,-soname -Wl,amqp.so -o .libs/amqp.so creating amqp.la (cd .libs && rm -f amqp.la && ln -s ../amqp.la amqp.la) /bin/sh /home/iurt/rpmbuild/BUILD/amqp-2.1.1/libtool --tag=CC --mode=install cp ./amqp.la /home/iurt/rpmbuild/BUILD/amqp-2.1.1/modules cp ./.libs/amqp.so /home/iurt/rpmbuild/BUILD/amqp-2.1.1/modules/amqp.so cp ./.libs/amqp.lai /home/iurt/rpmbuild/BUILD/amqp-2.1.1/modules/amqp.la PATH="$PATH:/sbin" ldconfig -n /home/iurt/rpmbuild/BUILD/amqp-2.1.1/modules ---------------------------------------------------------------------- Libraries have been installed in: /home/iurt/rpmbuild/BUILD/amqp-2.1.1/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.X3HAXX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm ++ dirname /home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm + cd amqp-2.1.1 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j4 V=1 VERBOSE=1 install INSTALL_ROOT=/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm Installing shared extensions: /home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm/usr/lib/php/8.4/extensions/ + install -d /home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm/usr/lib/php/8.3/ini + install -Dpm 644 ../40-amqp.ini /home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm/etc/php.d//40-amqp.ini + ln -s -t /home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm/usr/lib/php/8.3/ini/ /etc/php.d//40-amqp.ini + install -Dpm 644 ../package.xml /home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm/var/lib/php/peclxml/php-amqp.xml ++ grep 'role="doc"' ../package.xml ++ sed -e 's/^.*name="//;s/".*$//' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 benchmark.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/benchmark.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 CREDITS '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/CREDITS' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQP.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQP.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPBasicProperties.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPBasicProperties.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPChannel.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPChannel.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPChannelException.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPChannelException.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPConnection.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPConnection.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPConnectionException.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPConnectionException.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPDecimal.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPDecimal.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPEnvelope.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPEnvelope.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPEnvelopeException.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPEnvelopeException.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPException.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPException.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPExchange.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPExchange.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPExchangeException.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPExchangeException.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPQueue.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPQueue.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPQueueException.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPQueueException.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPTimestamp.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPTimestamp.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPValue.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPValue.php' + for i in $(grep 'role="doc"' ../package.xml | sed -e 's/^.*name="//;s/".*$//') + install -Dpm 644 stubs/AMQPValueException.php '/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm%{pecl_docdir}/amqp/stubs/AMQPValueException.php' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.1.1-5.mga9 --unique-debug-suffix -2.1.1-5.mga9.arm --unique-debug-src-base php-amqp-2.1.1-5.mga9.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/amqp-2.1.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm/usr/lib/php/8.4/extensions/amqp.so original debug info size: 804kB, size after compression: 628kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 741 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.h0m4Kp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd amqp-2.1.1 + '[' 1 -eq 1 ']' + : Minimal load test for NTS extension + /usr/bin/php --no-php-ini --define extension=modules/amqp.so -m + grep amqp amqp + RPM_EC=0 ++ jobs -p + exit 0 Processing files: php8.3-amqp-2.1.1-5.mga9.armv7hl error: File not found: /home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm/usr/lib/php/8.3/extensions/amqp.so Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.notcYb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd amqp-2.1.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm/usr/share/licenses/php8.3-amqp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm/usr/share/licenses/php8.3-amqp + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm/usr/share/licenses/php8.3-amqp + RPM_EC=0 ++ jobs -p + exit 0 RPM build errors: File not found: /home/iurt/rpmbuild/BUILDROOT/php-amqp-2.1.1-5.mga9.arm/usr/lib/php/8.3/extensions/amqp.so I: [iurt_root_command] ERROR: chroot