Hey Guys,
Any ideas on this one? I have no way to test this, at the moment.
Thanks,
Jason
--
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD 4342 5E92 AD66 8C8C FBA5
--- Begin Message ---
- Subject: Re: ports/devel/libvirt Makefile distinfo ports/devel/libvirt/files patch-docs__apibuild.py patch-libvirtd.h
- From: Andrzej Tobola <ato@xxxxxxxxxxxxx>
- Date: Thu, 7 Jul 2011 01:33:40 +0200
- Cc: Jason Helfman <jhelfman@xxxxxxxxxxxxxxxxxxxx>
- In-reply-to: <201107062234.p66MYsxN031302@repoman.freebsd.org>
- References: <201107062234.p66MYsxN031302@repoman.freebsd.org>
- User-agent: Mutt/1.5.21 (2010-09-15)
On Wed, Jul 06, 2011 at 10:34:54PM +0000, Beech Rintoul wrote:
> beech 2011-07-06 22:34:54 UTC
>
> FreeBSD ports repository
>
> Modified files:
> devel/libvirt Makefile distinfo
> Added files:
> devel/libvirt/files patch-libvirtd.h
> Removed files:
> devel/libvirt/files patch-docs__apibuild.py
> Log:
> - Update to 0.9.3
>
> PR: ports/158688
> Submitted by: Jason Helfman <jhelfman@xxxxxxxxxxxxxxxxxxxx> (maintainer)
>
> Revision Changes Path
> 1.6 +3 -2 ports/devel/libvirt/Makefile
> 1.3 +2 -2 ports/devel/libvirt/distinfo
> 1.2 +0 -8 ports/devel/libvirt/files/patch-docs__apibuild.py (dead)
> 1.1 +32 -0 ports/devel/libvirt/files/patch-libvirtd.h (new)
Can't build on current-amd64:
The following actions were NOT completed:
make -C /usr/ports/devel/libvirt > /log/port/libvirt-err
13:57,53 real 7:17,96 user 7:33,54 system 106%
(1)
volt% err /log/port/libvirt-err
In file included from ../src/datatypes.h:27,
from remote.c:35:
../src/driver.h:144: error: expected declaration specifiers or '...' before 'virTypedParameterPtr'
volt% tail -90 /log/port/libvirt-err
remote_dispatch.h:3518: warning: implicit declaration of function 'virDomainScreenshot'
remote_dispatch.h:3518: warning: nested extern declaration of 'virDomainScreenshot' [-Wnested-externs]
remote_dispatch.h:3518: warning: assignment makes pointer from integer without a cast
remote_dispatch.h: In function 'remoteDispatchDomainSendKey':
remote_dispatch.h:3594: warning: implicit declaration of function 'virDomainSendKey'
remote_dispatch.h:3594: warning: nested extern declaration of 'virDomainSendKey' [-Wnested-externs]
remote_dispatch.h: In function 'remoteDispatchDomainSetBlkioParameters':
remote_dispatch.h:3687: error: 'virTypedParameterPtr' undeclared (first use in this function)
remote_dispatch.h:3687: error: expected ';' before 'params'
remote_dispatch.h:3700: error: 'params' undeclared (first use in this function)
remote_dispatch.h:3700: warning: implicit declaration of function 'remoteDeserializeTypedParameters'
remote_dispatch.h:3700: warning: nested extern declaration of 'remoteDeserializeTypedParameters' [-Wnested-externs]
remote_dispatch.h: In function 'remoteDispatchDomainSetMemoryParameters':
remote_dispatch.h:3913: error: 'virTypedParameterPtr' undeclared (first use in this function)
remote_dispatch.h:3913: error: expected ';' before 'params'
remote_dispatch.h:3926: error: 'params' undeclared (first use in this function)
remote_dispatch.h: In function 'remoteDispatchDomainSetSchedulerParameters':
remote_dispatch.h:3974: error: 'virTypedParameterPtr' undeclared (first use in this function)
remote_dispatch.h:3974: error: expected ';' before 'params'
remote_dispatch.h:3987: error: 'params' undeclared (first use in this function)
remote_dispatch.h: In function 'remoteDispatchDomainSetSchedulerParametersFlags':
remote_dispatch.h:4035: error: 'virTypedParameterPtr' undeclared (first use in this function)
remote_dispatch.h:4035: error: expected ';' before 'params'
remote_dispatch.h:4048: error: 'params' undeclared (first use in this function)
remote_dispatch.h:4054: warning: implicit declaration of function 'virDomainSetSchedulerParametersFlags'
remote_dispatch.h:4054: warning: nested extern declaration of 'virDomainSetSchedulerParametersFlags' [-Wnested-externs]
remote_dispatch.h: In function 'remoteDispatchInterfaceChangeBegin':
remote_dispatch.h:5384: warning: implicit declaration of function 'virInterfaceChangeBegin'
remote_dispatch.h:5384: warning: nested extern declaration of 'virInterfaceChangeBegin' [-Wnested-externs]
remote_dispatch.h: In function 'remoteDispatchInterfaceChangeCommit':
remote_dispatch.h:5430: warning: implicit declaration of function 'virInterfaceChangeCommit'
remote_dispatch.h:5430: warning: nested extern declaration of 'virInterfaceChangeCommit' [-Wnested-externs]
remote_dispatch.h: In function 'remoteDispatchInterfaceChangeRollback':
remote_dispatch.h:5476: warning: implicit declaration of function 'virInterfaceChangeRollback'
remote_dispatch.h:5476: warning: nested extern declaration of 'virInterfaceChangeRollback' [-Wnested-externs]
remote.c: At top level:
remote.c:377: error: negative width in bit-field '_gl_verify_error_if_negative'
remote.c:535: error: expected ')' before 'params'
remote.c:599: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'remoteDeserializeTypedParameters'
remote.c: In function 'remoteDispatchDomainGetSchedulerParameters':
remote.c:679: error: 'virTypedParameterPtr' undeclared (first use in this function)
remote.c:679: error: expected ';' before 'params'
remote.c:694: error: 'params' undeclared (first use in this function)
remote.c:703: warning: implicit declaration of function 'remoteSerializeTypedParameters'
remote.c:703: warning: nested extern declaration of 'remoteSerializeTypedParameters' [-Wnested-externs]
remote.c: In function 'remoteDispatchDomainGetSchedulerParametersFlags':
remote.c:732: error: 'virTypedParameterPtr' undeclared (first use in this function)
remote.c:732: error: expected ';' before 'params'
remote.c:747: error: 'params' undeclared (first use in this function)
remote.c:753: warning: implicit declaration of function 'virDomainGetSchedulerParametersFlags'
remote.c:753: warning: nested extern declaration of 'virDomainGetSchedulerParametersFlags' [-Wnested-externs]
remote.c: In function 'remoteDispatchDomainGetVcpuPinInfo':
remote.c:1082: warning: implicit declaration of function 'virDomainGetVcpuPinInfo'
remote.c:1082: warning: nested extern declaration of 'virDomainGetVcpuPinInfo' [-Wnested-externs]
remote.c: In function 'remoteDispatchDomainGetMemoryParameters':
remote.c:1316: error: 'virTypedParameterPtr' undeclared (first use in this function)
remote.c:1316: error: expected ';' before 'params'
remote.c:1334: error: 'params' undeclared (first use in this function)
remote.c: In function 'remoteDispatchDomainGetBlkioParameters':
remote.c:1379: error: 'virTypedParameterPtr' undeclared (first use in this function)
remote.c:1379: error: expected ';' before 'params'
remote.c:1397: error: 'params' undeclared (first use in this function)
remote.c: In function 'remoteDispatchNodeGetCPUStats':
remote.c:1441: error: 'virNodeCPUStatsPtr' undeclared (first use in this function)
remote.c:1441: error: expected ';' before 'params'
remote.c:1461: error: 'params' undeclared (first use in this function)
remote.c:1466: warning: implicit declaration of function 'virNodeGetCPUStats'
remote.c:1466: warning: nested extern declaration of 'virNodeGetCPUStats' [-Wnested-externs]
remote.c: In function 'remoteDispatchNodeGetMemoryStats':
remote.c:1519: error: 'virNodeMemoryStatsPtr' undeclared (first use in this function)
remote.c:1519: error: expected ';' before 'params'
remote.c:1539: error: 'params' undeclared (first use in this function)
remote.c:1544: warning: implicit declaration of function 'virNodeGetMemoryStats'
remote.c:1544: warning: nested extern declaration of 'virNodeGetMemoryStats' [-Wnested-externs]
remote.c: In function 'remoteDispatchDomainGetState':
remote.c:2504: warning: implicit declaration of function 'virDomainGetState'
remote.c:2504: warning: nested extern declaration of 'virDomainGetState' [-Wnested-externs]
gmake[3]: *** [libvirtd-remote.o] Error 1
gmake[3]: Leaving directory `/tmp/ports/libvirt/libvirt-0.9.3/daemon'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/tmp/ports/libvirt/libvirt-0.9.3/daemon'
gmake[1]: *** [all-recursive] Błąd 1
gmake[1]: Opuszczenie katalogu `/tmp/ports/libvirt/libvirt-0.9.3'
gmake: *** [all] Błąd 2
*** Error code 1
Stop in /usr/ports/devel/libvirt.
*** Error code 1
Any clue ?
cheers,
-a
--- End Message ---
--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list