Bug#647705: Please update to current git

Guido Günther agx at sigxcpu.org
Thu Nov 10 18:50:43 UTC 2011


On Wed, Nov 09, 2011 at 09:59:16PM +0100, Salvatore Bonaccorso wrote:
> Hi Guido
> 
> On Wed, Nov 09, 2011 at 10:37:38AM +0100, Guido Günther wrote:
> > On Wed, Nov 09, 2011 at 10:00:33AM +0100, Salvatore Bonaccorso wrote:
> > > Hi
> > > 
> > > Package is updated in our git repository. But I need to investigate a
> > > FTBFS.
> > No need to hurry, it's not blocking anything critical. I'll use the
> > numeric error code in libvirt-tck then for now and will change that to
> > the correct constant once you got around to resolve this.
> 
> currently my build fails with:
> 
> >    dh_auto_build
> > make[1]: Entering directory `/build/salvi-libsys-virt-perl_0.9.7-1-amd64-wKxUAY/libsys-virt-perl-0.9.7'
> > cp lib/Sys/Virt/Error.pm blib/lib/Sys/Virt/Error.pm
> > cp lib/Sys/Virt/Stream.pm blib/lib/Sys/Virt/Stream.pm
> > cp lib/Sys/Virt/NWFilter.pm blib/lib/Sys/Virt/NWFilter.pm
> > cp lib/Sys/Virt/Network.pm blib/lib/Sys/Virt/Network.pm
> > cp lib/Sys/Virt/StorageVol.pm blib/lib/Sys/Virt/StorageVol.pm
> > cp lib/Sys/Virt/Secret.pm blib/lib/Sys/Virt/Secret.pm
> > cp lib/Sys/Virt/Event.pm blib/lib/Sys/Virt/Event.pm
> > cp lib/Sys/Virt/NodeDevice.pm blib/lib/Sys/Virt/NodeDevice.pm
> > cp lib/Sys/Virt/StoragePool.pm blib/lib/Sys/Virt/StoragePool.pm
> > cp lib/Sys/Virt/Interface.pm blib/lib/Sys/Virt/Interface.pm
> > cp lib/Sys/Virt/Domain.pm blib/lib/Sys/Virt/Domain.pm
> > cp lib/Sys/Virt.pm blib/lib/Sys/Virt.pm
> > cp lib/Sys/Virt/DomainSnapshot.pm blib/lib/Sys/Virt/DomainSnapshot.pm
> > /usr/bin/perl /usr/share/perl/5.12/ExtUtils/xsubpp  -typemap /usr/share/perl/5.12/ExtUtils/typemap -typemap typemap  Virt.xs > Virt.xsc && mv Virt.xsc Virt.c
> > cc -c  -Wall   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.9.7\" -DXS_VERSION=\"0.9.7\" -fPIC "-I/usr/lib/perl/5.12/CORE"   Virt.c
> > Virt.xs: In function 'boot_Sys__Virt':
> > Virt.xs:5481:7: error: 'VIR_DOMAIN_EVENT_DISK_CHANGE_MISSING_ON_START' undeclared (first use in this function)
> > Virt.xs:5481:7: note: each undeclared identifier is reported only once for each function it appears in
> > make[1]: *** [Virt.o] Error 1
> > make[1]: Leaving directory `/build/salvi-libsys-virt-perl_0.9.7-1-amd64-wKxUAY/libsys-virt-perl-0.9.7'
> > dh_auto_build: make -j1 returned exit code 2
> > make: *** [build] Error 2
> > dpkg-buildpackage: error: debian/rules build gave error exit status 2
> 
> I see [1] that VIR_DOMAIN_EVENT_DISK_CHANGE_MISSING_ON_START was only renamed
> recently.
> 
>  [1] http://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=26ff8996b1b75785cb4adfb3924163516d74aacc
> 
> will there be an 0.9.7 upload to experimental, or even unstable? If so I will
> wait, and rebuild when that version is available?
I've just uploaded 0.9.7-1 to  unstable.
 -- Guido





More information about the pkg-perl-maintainers mailing list