Hide Forgot
Created attachment 345198 [details] build.log ocamlfind ocamlc -c guestfs.mli ocamlfind ocamlc -c guestfs.ml ocamlfind ocamlopt -c guestfs.ml ocamlmklib -o mlguestfs guestfs_c.o guestfs_c_actions.o guestfs.cmo -L../src/.libs -lguestfs ocamlmklib -o mlguestfs guestfs_c.o guestfs_c_actions.o guestfs.cmx -L../src/.libs -lguestfs ranlib: './libmlguestfs.a': No such file See attached log file for the full build log. This failure only appears to happen inside Koji, not on ordinary builds.
Created attachment 346263 [details] build.log Build log from another build failure.
Just posted about this on caml-list, but after I sent the message I think I realized what is happening. I think the problem is we're running parallel make, and the two invocations of ocamlmklib run in parallel. This probably causes one to remove or modify the libmlguestfs.a file created by the other (since both create the same output file).
Potentially fixed by: http://git.et.redhat.com/?p=libguestfs.git;a=commitdiff;h=76711b7e918f6dc504d3b5e11c6cac5ee11cc34f
libguestfs-1.0.40-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/libguestfs-1.0.40-1.fc11
libguestfs-1.0.41-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/libguestfs-1.0.41-1.fc11
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle. Changing version to '11'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
libguestfs-1.0.40-1.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update libguestfs'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-6058
libguestfs-1.0.51-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/libguestfs-1.0.51-1.fc11
libguestfs-1.0.51-1.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update libguestfs'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-7011
libguestfs-1.0.54-2.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/libguestfs-1.0.54-2.fc11
libguestfs-1.0.54-2.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update libguestfs'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-7285
libguestfs-1.0.55-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/libguestfs-1.0.55-1.fc11
libguestfs-1.0.58-2.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/libguestfs-1.0.58-2.fc11
libguestfs-1.0.54-2.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.
libguestfs-1.0.58-2.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.