[LLVMbugs] [Bug 15186] New: llvm-ppc-linux1/2 builders need update or disable Ocaml

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Feb 6 13:57:24 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=15186

            Bug ID: 15186
           Summary: llvm-ppc-linux1/2 builders need update or disable
                    Ocaml
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: atrick at apple.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

These builders are failing on Ocaml bindings. Either Ocaml needs to be updated,
deleted, or configure with something like --enable-bindings=none.

Error: /home/llvmbuild/llvm-ppc64/llvm/Debug+Asserts/lib/ocaml/llvm.cmi
is not a compiled interface for this version of OCaml.
It seems to be for an older version of OCaml.

Failing Tests (9):
    LLVM :: Bindings/Ocaml/analysis.ml
    LLVM :: Bindings/Ocaml/bitreader.ml
    LLVM :: Bindings/Ocaml/bitwriter.ml
    LLVM :: Bindings/Ocaml/executionengine.ml
    LLVM :: Bindings/Ocaml/ext_exc.ml
    LLVM :: Bindings/Ocaml/ipo_opts.ml
    LLVM :: Bindings/Ocaml/scalar_opts.ml
    LLVM :: Bindings/Ocaml/target.ml
    LLVM :: Bindings/Ocaml/vmcore.ml

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130206/fba042b8/attachment.html>


More information about the llvm-bugs mailing list