https://llvm.org/bugs/show_bug.cgi?id=26422

            Bug ID: 26422
           Summary: lua/generate_inputs.sh problem with parallel make
           Product: Test Suite
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Programs Tests
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

When using cmake to generate makefiles, running:

  make -j<something large> test-suite

often fails with:

/bin/sh: /home/xxxxxxx/public/build/x86_64/llvm-stage1/test-suite
bins/MultiSource/Applications/lua/generate_inputs.sh: No such file or directory
make[6]: *** [MultiSource/Applications/lua/generate_inputs.sh] Error 127
make[5]: *** [MultiSource/Applications/lua/CMakeFiles/lua_input.dir/all] Error
2
make[5]: *** Waiting for unfinished jobs....

I've observed no problems with a serial run.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to