D: [iurt_root_command] chroot
warning: %configure2_5x is deprecated, use %configure instead
Installing /home/iurt/rpmbuild/SRPMS/php-libvirt-0.5.4-5.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Dun3Yw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libvirt-php-0.5.4
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libvirt-php-0.5.4.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libvirt-php-0.5.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MPuGGx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libvirt-php-0.5.4
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ /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/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/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 . lib64
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=aarch64-mageia-linux-gnu --build=aarch64-mageia-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-html-dir=/usr/share/doc --with-html-subdir=php-libvirt/html --libdir=/usr/lib64/php/extensions --with-libxml=/usr
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes
checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed
checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of aarch64-mageia-linux-gnu-gcc... none
checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by aarch64-mageia-linux-gnu-gcc... /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/aarch64-mageia-linux-gnu-nm -p
checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-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-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib
checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc 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-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no
checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes
checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the aarch64-mageia-linux-gnu-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
checking for aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes
checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of aarch64-mageia-linux-gnu-gcc... (cached) none
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for gawk... (cached) gawk
checking for echo... /usr/bin/echo
checking for aarch64-mageia-linux-gnu-rm... rm -f
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for how to set DSO symbol versions... -Wl,--version-script=
checking for LIBVIRT... yes
checking for QEMU... yes
checking libxml2 /usr/bin/xml2-config >= 2.0.0 ... yes
checking for xsltproc... /usr/bin/xsltproc
checking for xmllint... /usr/bin/xmllint
checking for xmlcatalog... /usr/bin/xmlcatalog
checking for php-config... /usr/bin/php-config
checking for phpize... /usr/bin/phpize
checking for php module imagick... found
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tools/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating libvirt-php.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: php-extensiondir: /usr/lib64/php/extensions
configure: php-confdir: /etc/php.d
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make all-recursive
Making all in tools
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o generate-api-docs.o generate-api-docs.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/tools'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o generate-api-docs generate-api-docs.o
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o generate-api-docs generate-api-docs.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/tools'
./generate-api-docs ../src/libvirt-php.c ../docs/api-reference.html.in
Documentation has been generated successfully
./generate-api-docs --private ../src/libvirt-php.c ../docs/dev-api-reference.html.in
Documentation has been generated successfully
touch .stamp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/tools'
Making all in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/src'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/usr/include/libxml2 -I../winsrc -DCOMPILE_DL_LIBVIRT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libvirt_php_la-util.lo `test -f 'util.c' || echo './'`util.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/usr/include/libxml2 -I../winsrc -DCOMPILE_DL_LIBVIRT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c util.c -fPIC -DPIC -o .libs/libvirt_php_la-util.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/src'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/usr/include/libxml2 -I../winsrc -DCOMPILE_DL_LIBVIRT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libvirt_php_la-sockets.lo `test -f 'sockets.c' || echo './'`sockets.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/usr/include/libxml2 -I../winsrc -DCOMPILE_DL_LIBVIRT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sockets.c -fPIC -DPIC -o .libs/libvirt_php_la-sockets.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/src'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/usr/include/libxml2 -I../winsrc -DCOMPILE_DL_LIBVIRT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libvirt_php_la-vncfunc.lo `test -f 'vncfunc.c' || echo './'`vncfunc.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/usr/include/libxml2 -I../winsrc -DCOMPILE_DL_LIBVIRT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vncfunc.c -fPIC -DPIC -o .libs/libvirt_php_la-vncfunc.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/src'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/usr/include/libxml2 -I../winsrc -DCOMPILE_DL_LIBVIRT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libvirt_php_la-libvirt-php.lo `test -f 'libvirt-php.c' || echo './'`libvirt-php.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/usr/include/libxml2 -I../winsrc -DCOMPILE_DL_LIBVIRT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libvirt-php.c -fPIC -DPIC -o .libs/libvirt_php_la-libvirt-php.o
libvirt-php.c: In function 'zm_info_libvirt':
libvirt-php.c:1036:46: warning: format '%i' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
1036 | snprintf(version, sizeof(version), "%i.%i.%i", (long)((libVer/1000000) % 1000), (long)((libVer/1000) % 1000), (long)(libVer % 1000));
| ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| | |
| int long int
| %li
libvirt-php.c:1036:49: warning: format '%i' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
1036 | snprintf(version, sizeof(version), "%i.%i.%i", (long)((libVer/1000000) % 1000), (long)((libVer/1000) % 1000), (long)(libVer % 1000));
| ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| | |
| int long int
| %li
libvirt-php.c:1036:52: warning: format '%i' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=]
1036 | snprintf(version, sizeof(version), "%i.%i.%i", (long)((libVer/1000000) % 1000), (long)((libVer/1000) % 1000), (long)(libVer % 1000));
| ~^ ~~~~~~~~~~~~~~~~~~~~~
| | |
| int long int
| %li
libvirt-php.c: In function 'zif_libvirt_connect_get_information':
libvirt-php.c:2699:45: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
2699 | snprintf(hvStr, sizeof(hvStr), "%s %d.%d.%d", type,
| ~^
| |
| int
| %ld
2700 | (long)((hvVer/1000000) % 1000), (long)((hvVer/1000) % 1000), (long)(hvVer % 1000));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| long int
libvirt-php.c:2699:48: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=]
2699 | snprintf(hvStr, sizeof(hvStr), "%s %d.%d.%d", type,
| ~^
| |
| int
| %ld
2700 | (long)((hvVer/1000000) % 1000), (long)((hvVer/1000) % 1000), (long)(hvVer % 1000));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| long int
libvirt-php.c:2699:51: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=]
2699 | snprintf(hvStr, sizeof(hvStr), "%s %d.%d.%d", type,
| ~^
| |
| int
| %ld
2700 | (long)((hvVer/1000000) % 1000), (long)((hvVer/1000) % 1000), (long)(hvVer % 1000));
| ~~~~~~~~~~~~~~~~~~~~
| |
| long int
libvirt-php.c: In function 'zif_libvirt_image_create':
libvirt-php.c:2853:53: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long long int' [-Wformat=]
2853 | snprintf(cmd, sizeof(cmd), "%s create -f %s %s %dM > /dev/null", qemu_img_cmd, format, fpath, size);
| ~^ ~~~~
| | |
| int long long int
| %lld
libvirt-php.c: In function 'zif_libvirt_connect_get_hypervisor':
libvirt-php.c:2948:41: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
2948 | snprintf(hvStr, sizeof(hvStr), "%s %d.%d.%d", type,
| ~^
| |
| int
| %ld
2949 | (long)((hvVer/1000000) % 1000), (long)((hvVer/1000) % 1000), (long)(hvVer % 1000));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| long int
libvirt-php.c:2948:44: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=]
2948 | snprintf(hvStr, sizeof(hvStr), "%s %d.%d.%d", type,
| ~^
| |
| int
| %ld
2949 | (long)((hvVer/1000000) % 1000), (long)((hvVer/1000) % 1000), (long)(hvVer % 1000));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| long int
libvirt-php.c:2948:47: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=]
2948 | snprintf(hvStr, sizeof(hvStr), "%s %d.%d.%d", type,
| ~^
| |
| int
| %ld
2949 | (long)((hvVer/1000000) % 1000), (long)((hvVer/1000) % 1000), (long)(hvVer % 1000));
| ~~~~~~~~~~~~~~~~~~~~
| |
| long int
libvirt-php.c: In function 'get_disk_xml':
libvirt-php.c:3643:58: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'long long unsigned int' [-Wformat=]
3643 | snprintf(cmd, sizeof(cmd), "%s create -f %s %s %ldM > /dev/null &2>/dev/null", qemu_img_cmd, driver, path, size);
| ~~^ ~~~~
| | |
| long int long long unsigned int
| %lld
libvirt-php.c: In function 'zif_libvirt_domain_change_memory':
libvirt-php.c:5780:50: warning: format '%d' expects argument of type 'int', but argument 4 has type 'zend_long' {aka 'long int'} [-Wformat=]
5780 | snprintf(newXml, sizeof(newXml), " %d\n %d\n", allocMax, allocMem);
| ~^ ~~~~~~~~
| | |
| int zend_long {aka long int}
| %ld
libvirt-php.c:5780:80: warning: format '%d' expects argument of type 'int', but argument 5 has type 'zend_long' {aka 'long int'} [-Wformat=]
5780 | snprintf(newXml, sizeof(newXml), " %d\n %d\n", allocMax, allocMem);
| ~^ ~~~~~~~~
| | |
| int zend_long {aka long int}
| %ld
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/src'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -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/usr/include/libxml2 -I../winsrc -DCOMPILE_DL_LIBVIRT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--version-script=./libvirt_php.syms -lxml2 -lz -llzma -lm -ldl -lvirt -lvirt-qemu -lvirt -module -avoid-version -export-dynamic -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libvirt-php.la -rpath /usr/lib64/php/extensions libvirt_php_la-util.lo libvirt_php_la-vncfunc.lo libvirt_php_la-sockets.lo libvirt_php_la-libvirt-php.lo
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libvirt_php_la-util.o .libs/libvirt_php_la-vncfunc.o .libs/libvirt_php_la-sockets.o .libs/libvirt_php_la-libvirt-php.o -O2 -g -fstack-protector -Wl,--version-script=./libvirt_php.syms -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lxml2 -lz -llzma -lm -ldl -lvirt-qemu -lvirt -Wl,-soname -Wl,libvirt-php.so -o .libs/libvirt-php.so
libtool: link: ( cd ".libs" && rm -f "libvirt-php.la" && ln -s "../libvirt-php.la" "libvirt-php.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/src'
Making all in docs
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/docs'
Generating dev-api-reference.html.tmp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/docs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/docs'
Generating api-reference.html.tmp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/docs'
rm dev-api-reference.html.tmp api-reference.html.tmp
Making all in tests
make[2]: Nothing to be done for 'all'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.M3ApPx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64
+ cd libvirt-php-0.5.4
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64 'INSTALL=/usr/bin/install -p'
Making install in tools
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/tools'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/tools'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/tools'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/src'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64/etc/php.d'
/usr/bin/install -p -m 644 libvirt-php.ini '/home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64/etc/php.d'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64/usr/lib64/php/extensions'
/bin/sh ../libtool --mode=install /usr/bin/install -p libvirt-php.la '/home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64/usr/lib64/php/extensions'
libtool: install: /usr/bin/install -p .libs/libvirt-php.so /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64/usr/lib64/php/extensions/libvirt-php.so
libtool: install: /usr/bin/install -p .libs/libvirt-php.lai /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64/usr/lib64/php/extensions/libvirt-php.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/php/extensions'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/src'
Making install in docs
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/docs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/docs'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh /home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/install-sh -d /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64/usr/share/doc/php-libvirt/html
for f in generic.css libvirt.css main.css api-reference.html compiling.html contact.html contributions.html deployment.html dev-api-reference.html distros.html docs.html downloads.html examples.html index.html links.html news.html references.html roadmap.html sitemap.html todo.html windows.html graphics/32favicon.png graphics/footer_corner.png graphics/footer_pattern.png graphics/libvirt-header-bg.png graphics/libvirt-php-header-logo.png; do \
/usr/bin/install -p -m 0644 ./$f /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64/usr/share/doc/php-libvirt/html; \
done
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/docs'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/docs'
Making install in tests
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/tests'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4/tests'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4'
+ chmod +x /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64/usr/lib64/php/extensions/libvirt-php.so
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64/usr/share/doc/php-libvirt
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.5.4-5.mga8 --unique-debug-suffix -0.5.4-5.mga8.aarch64 --unique-debug-src-base php-libvirt-0.5.4-5.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libvirt-php-0.5.4
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64/usr/lib64/php/extensions/libvirt-php.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64/usr/lib64/php/extensions/libvirt-php.so
original debug info size: 688kB, size after compression: 672kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
859 blocks
+ '[' -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/translate_menu
+ '[' -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/brp-python-bytecompile /usr/bin/python 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/lib64/php/extensions/libvirt-php.la is executable but has no shebang, removing executable bit
Processing files: php-libvirt-0.5.4-5.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kSi21w
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libvirt-php-0.5.4
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64/usr/share/doc/php-libvirt
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64/usr/share/doc/php-libvirt
+ cp -pr docs/Makefile docs/Makefile.am docs/Makefile.in docs/api-reference.html docs/api-reference.html.in docs/compiling.html docs/compiling.html.in docs/contact.html docs/contact.html.in docs/contributions.html docs/contributions.html.in docs/deployment.html docs/deployment.html.in docs/dev-api-reference.html docs/dev-api-reference.html.in docs/distros.html docs/distros.html.in docs/docs.html docs/docs.html.in docs/downloads.html docs/downloads.html.in docs/examples.html docs/examples.html.in docs/generic.css docs/graphics docs/index.html docs/index.html.in docs/libvirt.css docs/links.html docs/links.html.in docs/main.css docs/news.html docs/news.html.in docs/news.xsl docs/page.xsl docs/references.html docs/references.html.in docs/roadmap.html docs/roadmap.html.in docs/site.xsl docs/sitemap.html docs/sitemap.html.in docs/todo.html docs/todo.html.in docs/windows.html docs/windows.html.in /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64/usr/share/doc/php-libvirt
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(php-libvirt) = 0.5.4-5.mga8 libvirt-php.so()(64bit) php-libvirt = 0.5.4-5.mga8 php-libvirt(aarch-64) = 0.5.4-5.mga8
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) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit)
Processing files: php-libvirt-debugsource-0.5.4-5.mga8.aarch64
Provides: php-libvirt-debugsource = 0.5.4-5.mga8 php-libvirt-debugsource(aarch-64) = 0.5.4-5.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: php-libvirt-debuginfo-0.5.4-5.mga8.aarch64
Provides: debuginfo(build-id) = 198fdc003598dc26378f98c6fc1cd132256f67bd php-libvirt-debuginfo = 0.5.4-5.mga8 php-libvirt-debuginfo(aarch-64) = 0.5.4-5.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: php-libvirt-debugsource(aarch-64) = 0.5.4-5.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/php-libvirt-debuginfo-0.5.4-5.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/php-libvirt-debugsource-0.5.4-5.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/php-libvirt-0.5.4-5.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eZQu2u
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libvirt-php-0.5.4
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/php-libvirt-0.5.4-5.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TjuQdu
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libvirt-php-0.5.4
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!