Luiz Capitulino wrote:
 Right, but people rebasing against it need to build it to be able
to fix conflicts and test things.

 So, here is a list of problems I had to fix/workaround to have staging
fully building on x86_64.

 With recent changes the -net one went away and we got a new one:

- virtio-rng:

/home/lcapitulino/src/aliguori-queue/hw/virtio-rng.c: In function 
‘virtio_rng_save’:
/home/lcapitulino/src/aliguori-queue/hw/virtio-rng.c:147: error: implicit 
declaration of function ‘virtio_save’
/home/lcapitulino/src/aliguori-queue/hw/virtio-rng.c: In function 
‘virtio_rng_load’:
/home/lcapitulino/src/aliguori-queue/hw/virtio-rng.c:157: error: implicit 
declaration of function ‘virtio_load’

 Added Ian to the CC list..

 Hm, this is stupid report being useful to anyone? :)
Just FYI, this happens all of the time in staging. The difference this time around is that I usually fix all of these problems before pushing to staging. There was just too many things in staging to do that this time around.

It's usually easy to resolve with some git magic.

Regards,

Anthony Liguori


Reply via email to