Created attachment 1140322 [details] Whole log Description of problem: ---------------------- Cannot compile commit 6cdd20716c372d120af38c831c97e9ee17391850 Version-Release number of selected component (if applicable): ------------------------------------------------------------ 1.33.16 How reproducible: ---------------- Checkout 6cdd20716c372d120af38c831c97e9ee17391850 Steps to Reproduce: ------------------ 1. ./autogen.sh 2. ./configure --enable-fuse \ --prefix=/usr --sysconfdir=/etc --localstatedir=/var 3. make Actual results: -------------- ... Making all in v2v make[2]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/Libguestfs/git-libguestfs/v2v' ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX-3 -package str,unix -I ../src/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../mllib -I ../customize -package gettext-stub -c v2v.ml -o v2v.cmx File "v2v.ml", line 988, characters 10-24: Error: Unbound value List.sort_uniq Makefile:3020: recipe for target 'v2v.cmx' failed make[2]: *** [v2v.cmx] Error 2 make[2]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/Libguestfs/git-libguestfs/v2v' Makefile:1854: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/Libguestfs/git-libguestfs' Makefile:1765: recipe for target 'all' failed make: *** [all] Error 2 Additional info: --------------- Ubuntu 15.10 server 4.2.0-34
Thanks - fixed upstream in 1.33.17: https://github.com/libguestfs/libguestfs/commit/de669819173ee1beb629f60e83e5976564e154e2