Re: [jenkins-ci PATCH 3/3] projects: add libvirt-ocaml project

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2018-10-19 at 10:37 +0100, Daniel P. Berrangé wrote:
> On Thu, Oct 11, 2018 at 11:19:54AM +0200, Pino Toscano wrote:
> > +    jobs:
> > +      - generic-build-job:
> > +          parent_jobs: 'libvirt-build'
> > +          command: |
> > +            autoreconf -vfi
> > +            ./configure --prefix=$VIRT_PREFIX --with-libvirt=$VIRT_PREFIX
> > +            $MAKE
> > +            $MAKE opt
> 
> Since this is using autotools, how about tweaking it to follow the normal
> pattern for autotools jobs, so we can use the standard job defintion. It
> looks like it would need
> 
>   - An autogen.sh script
>   - Fixed VPATH build
>   - Have 'make opt' be part of the default target

Yeah, that sounds like a good idea. I was also wondering whether
libvirt-ocaml has any kind of 'make check' target we could run.

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux