* Package: dev-php/libvirt-php-0.4.7  * Repository: gentoo  * Maintainer: dev-zero@gentoo.org php-bugs@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib php_targets_php5-4 userland_GNU  * FEATURES: preserve-libs sandbox >>> Unpacking source... >>> Unpacking libvirt-php-0.4.7.tar.gz to /var/tmp/portage/dev-php/libvirt-php-0.4.7/work >>> Source unpacked in /var/tmp/portage/dev-php/libvirt-php-0.4.7/work >>> Preparing source in /var/tmp/portage/dev-php/libvirt-php-0.4.7/work/libvirt-php-0.4.7 ... /var/tmp/portage/dev-php/libvirt-php-0.4.7/work/php5.4 /var/tmp/portage/dev-php/libvirt-php-0.4.7/work/libvirt-php-0.4.7 * Applying libvirt_domain_migrate_to_uri2-0.4.7.patch ...  [ ok ] * Applying distros.html-0.4.7.patch ...  [ ok ] * Applying LDFLAGS-0.4.7.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-php/libvirt-php-0.4.7/work/php5.4' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] /var/tmp/portage/dev-php/libvirt-php-0.4.7/work/libvirt-php-0.4.7 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-php/libvirt-php-0.4.7/work/libvirt-php-0.4.7 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --with-php-config=/usr/lib64/php5.4/bin/php-config checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for a sed that does not truncate output... /bin/sed checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-echo... no checking for echo... echo checking for x86_64-pc-linux-gnu-rm... no checking for rm... rm checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBVIRT... yes checking for LIBXML... yes checking for xsltproc... /usr/bin/xsltproc checking for xmllint... /usr/bin/xmllint checking for xmlcatalog... /usr/bin/xmlcatalog checking for php-config... /usr/lib64/php5.4/bin/php-config checking for phpize... /usr/lib64/php5.4/bin/phpize 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-php/libvirt-php-0.4.7/work/libvirt-php-0.4.7 ... make -j3 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/dev-php/libvirt-php-0.4.7/work/php5.4/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-php/libvirt-php-0.4.7/work/php5.4' Making all in tools make[2]: Entering directory `/var/tmp/portage/dev-php/libvirt-php-0.4.7/work/php5.4/tools' x86_64-pc-linux-gnu-gcc -Wall -o generate-api-docs generate-api-docs.c ./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 make[2]: Leaving directory `/var/tmp/portage/dev-php/libvirt-php-0.4.7/work/php5.4/tools' Making all in src make[2]: Entering directory `/var/tmp/portage/dev-php/libvirt-php-0.4.7/work/php5.4/src' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -mtune=native -Wall -fpic -DCOMPILE_DL_LIBVIRT=1 -I/usr/lib64/php5.4/include/php -I/usr/lib64/php5.4/include/php/main -I/usr/lib64/php5.4/include/php/TSRM -I/usr/lib64/php5.4/include/php/Zend -I/usr/lib64/php5.4/include/php/ext -I/usr/lib64/php5.4/include/php/ext/date/lib -c -o libvirt-php.o libvirt-php.c -I/usr/include/libxml2 -DHAVE_CONFIG_H libvirt-php.c: In function ‘zif_libvirt_domain_migrate’: libvirt-php.c:5456:3: error: too few arguments to function ‘set_error’ libvirt-php.c:553:6: note: declared here libvirt-php.c:5462:3: error: too few arguments to function ‘set_error’ libvirt-php.c:553:6: note: declared here libvirt-php.c: In function ‘zif_libvirt_image_create’: libvirt-php.c:1966:8: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] make[2]: *** [build] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-php/libvirt-php-0.4.7/work/php5.4/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-php/libvirt-php-0.4.7/work/php5.4' make: *** [all] Error 2 * ERROR: dev-php/libvirt-php-0.4.7 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-php/libvirt-php-0.4.7'`, * the complete build log and the output of `emerge -pqv '=dev-php/libvirt-php-0.4.7'`. * The complete build log is located at '/var/tmp/portage/dev-php/libvirt-php-0.4.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-php/libvirt-php-0.4.7/temp/environment'. * Working directory: '/var/tmp/portage/dev-php/libvirt-php-0.4.7/work/php5.4' * S: '/var/tmp/portage/dev-php/libvirt-php-0.4.7/work/libvirt-php-0.4.7'