[LLVMbugs] [Bug 11463] New: test-suite requires yacc to run correctly
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Dec 1 14:30:48 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=11463
Bug #: 11463
Summary: test-suite requires yacc to run correctly
Product: Documentation
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: General docs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: Kevin.Harris at unisys.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
I discovered, by installing LLVM 3.0rc4, Clang, and test-suite on a system that
didn't have "yacc" installed, that test-suite gmake will fail catastrophically.
Installing the gnu "bison" kit corrected the problem. This additional
software requirement should be documented on the "Requirements" section of the
Testing Infrastructure Guide.
http://llvm.org/docs/TestingGuide.html#requirements
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list