https://llvm.org/bugs/show_bug.cgi?id=30878
Bug ID: 30878 Summary: Parallel cmake/gmake build fails with random errors Product: Build scripts Version: trunk Hardware: PC OS: FreeBSD Status: NEW Severity: normal Priority: P Component: cmake Assignee: unassignedb...@nondot.org Reporter: y...@tsoft.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Build that runs long on single CPU quickly fails on multiple CPUs with random errors which don't occur in single CPU build. > cd ../cmake -G "Unix Makefiles" ../llvm -DCMAKE_BUILD_TYPE=Release > -DCMAKE_INSTALL_PREFIX:PATH=/opt/llvm/current > cmake -G "Unix Makefiles" ../llvm -DCMAKE_BUILD_TYPE=Release > -DCMAKE_INSTALL_PREFIX:PATH=/opt/llvm/current > gmake -j 10 on FreeBSD 11. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs