Hi all, I want to understand the build process for guestfs-tools a bit better. I read that it was split out to a different repo/project. I do not want to build and test any OCaml tools. However, passing --disable-ocaml does not do that. Is OCaml a requirement for building any and/or all guestfs-tools? I've submitted an issue report (https://github.com/rwmjones/guestfs-tools/issues/8). Any feedback is appreciated. Thanks! Simon -- Simon Walter QE Red Hat 4054 7C3F 4817 CB8B E9C3 DC89 2B68 3438 41D4 8F76 -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_0x2B68343841D48F76.asc Type: application/pgp-keys Size: 3898 bytes Desc: OpenPGP public key URL: <http://listman.redhat.com/archives/libguestfs/attachments/20220509/ac4dfd5d/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: <http://listman.redhat.com/archives/libguestfs/attachments/20220509/ac4dfd5d/attachment.sig>
On Mon, May 09, 2022 at 12:23:05PM +0900, Simon Walter wrote:> Hi all, > > I want to understand the build process for guestfs-tools a bit > better. I read that it was split out to a different repo/project. I > do not want to build and test any OCaml tools. However, passing > --disable-ocaml does not do that. Is OCaml a requirement for > building any and/or all guestfs-tools? > > I've submitted an issue report > (https://github.com/rwmjones/guestfs-tools/issues/8).I've just tested it now and indeed --disable-ocaml doesn't work. (Also --disable-perl didn't work to disable virt-win-reg). I've pushed this commit which should fix this: https://github.com/rwmjones/guestfs-tools/commit/b24eae8216ea515b41d94291551f080963d9f591 Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests. http://libguestfs.org/virt-v2v