Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437624 - =dev-php/libvirt-php-0.4.6: too few arguments to function ‘set_error’
Summary: =dev-php/libvirt-php-0.4.6: too few arguments to function ‘set_error’
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-08 15:27 UTC by Denis I. Polukarov
Modified: 2014-10-02 13:53 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,9.43 KB, text/plain)
2012-10-08 15:27 UTC, Denis I. Polukarov
Details
environment (environment,116.50 KB, text/plain)
2012-10-08 15:27 UTC, Denis I. Polukarov
Details
info (info,4.84 KB, text/plain)
2012-10-08 15:27 UTC, Denis I. Polukarov
Details
pqv (pqv,84 bytes, text/plain)
2012-10-08 15:27 UTC, Denis I. Polukarov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis I. Polukarov 2012-10-08 15:27:19 UTC
Created attachment 326016 [details]
build.log

Failed to built.
Comment 1 Denis I. Polukarov 2012-10-08 15:27:31 UTC
Created attachment 326018 [details]
environment
Comment 2 Denis I. Polukarov 2012-10-08 15:27:40 UTC
Created attachment 326020 [details]
info
Comment 3 Denis I. Polukarov 2012-10-08 15:27:49 UTC
Created attachment 326022 [details]
pqv
Comment 4 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-10-08 20:20:47 UTC
Which version of libvirt is installed?
Comment 5 Denis I. Polukarov 2012-10-10 06:50:13 UTC
[ebuild   R    ] app-emulation/libvirt-0.10.2-r1  USE="caps libvirtd macvtap nls pcap policykit qemu udev vepa virt-network virtualbox -audit -avahi -debug -iscsi -lvm -lxc -nfs -numa -openvz -parted -phyp -python -rbd -sasl (-selinux) -uml -xen"
Comment 6 Michal Novotny 2012-11-06 08:01:48 UTC
Hi,
I did patch the original libvirt-php code since I found some issues with the TSRMLS_CC macro missing.

It's been pushed upstream as commit bfca998ae921ab897f95025344fad71d9633ccf6.

Please try this and see if it's working. Any feedback will be highly appreciated.

Thanks!
Michal
Comment 7 Björn Busse 2012-11-08 01:34:50 UTC
I had the same problem with libvirt 0.10/1.0.0 and libvirt-php 0.4.6 (target php5-4).
bfca998ae921ab897f95025344fad71d9633ccf6 does not fix the issue for me.
Comment 8 Brian Evans (RETIRED) gentoo-dev 2014-10-02 13:53:50 UTC
libvirt-php 0.4.8 has been added to the tree.

Please retest with that version.