Displaying 4 results from an estimated 4 matches for "dispatch_suspend".
2013 Sep 06
5
Bug#710650: Bug#718767: transition: ocaml 4.00.1
...ude -I. -c -o xenguest_stubs.o xenguest_stubs.c
> In file included from xenguest_stubs.c:24:0:
> /usr/include/xs.h:1:2: warning: #warning xs.h is deprecated use xenstore.h instead [-Wcpp]
> #warning xs.h is deprecated use xenstore.h instead
> ^
> xenguest_stubs.c: In function 'dispatch_suspend':
> xenguest_stubs.c:197:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
> int domid = (int) arg;
> ^
> xenguest_stubs.c: In function 'hvm_build_set_params':
> xenguest_stubs.c:360:8: error: 'struct hvm_info_table...
2013 Sep 24
0
Bug#710650: Bug#718767: transition: ocaml 4.00.1
...ude -I. -c -o xenguest_stubs.o xenguest_stubs.c
> In file included from xenguest_stubs.c:24:0:
> /usr/include/xs.h:1:2: warning: #warning xs.h is deprecated use xenstore.h instead [-Wcpp]
> #warning xs.h is deprecated use xenstore.h instead
> ^
> xenguest_stubs.c: In function 'dispatch_suspend':
> xenguest_stubs.c:197:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
> int domid = (int) arg;
> ^
> xenguest_stubs.c: In function 'hvm_build_set_params':
> xenguest_stubs.c:360:8: error: 'struct hvm_info_table...
2013 Sep 24
2
Bug#710650: Bug#718767: transition: ocaml 4.00.1
On 09/24/2013 10:04 PM, St?phane Glondu wrote:
> Le 24/09/2013 15:48, St?phane Glondu a ?crit :
>> If I remove all binary packages of xen-api from testing, the following
>> new packages are broken: xcp-guest-templates, nova-xcp-plugins,
>> nova-compute-xen.
>>
>> xcp-guest-templates is built by guest-templates which seems to be a leaf
>> package and could be
2013 Sep 06
0
Bug#710650: Bug#718767: transition: ocaml 4.00.1
...st_stubs.o xenguest_stubs.c
>> In file included from xenguest_stubs.c:24:0:
>> /usr/include/xs.h:1:2: warning: #warning xs.h is deprecated use xenstore.h instead [-Wcpp]
>> #warning xs.h is deprecated use xenstore.h instead
>> ^
>> xenguest_stubs.c: In function 'dispatch_suspend':
>> xenguest_stubs.c:197:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
>> int domid = (int) arg;
>> ^
>> xenguest_stubs.c: In function 'hvm_build_set_params':
>> xenguest_stubs.c:360:8: error: 'stru...