https://llvm.org/bugs/show_bug.cgi?id=28923
Bug ID: 28923 Summary: cpio not commonly available on Linux or Windows, consider testing for availability in LLD tests Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: unassignedb...@nondot.org Reporter: r...@google.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified ELF/reproduce-windows.s fails for me on Windows, and I just noticed it also fails on Linux: $ "cpio" "-t" # command stderr: 'cpio': command not found error: command failed with exit status: 127 Probably the lit.cfg file should test if cpio is available and only run the test if so. -- 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