Opened 9 years ago
Last modified 9 years ago
#1079 new task
Final System Bison 3 tests fail
Reported by: | William Harrington | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | CLFS Standard 3.1.0 |
Component: | BOOK | Version: | CLFS Standard GIT |
Keywords: | Cc: | berzerkula@…, jonathan@…, chris@…, cross-lfs@… |
Description
Our description states 3 tests will fail. Which 3 tests? If more than 3 tests fail how will someone know if the 3 tests are with it? Here is the list of tests which fail:
Executing test test-bison-yylloc Test test-bison-yylloc FAILED. See test-bison-yylloc/OUTPUT for details. Executing test test-bison-yylval Test test-bison-yylval FAILED. See test-bison-yylval/OUTPUT for details. Executing test test-bison-nr Test test-bison-nr FAILED. See test-bison-nr/OUTPUT for details.
Note:
See TracTickets
for help on using tickets.
After install bison and come back to run flex tests:
It is probably from the flex shared and static library changes. Maybe disabling the shared library and installing the static lib will fix the issue.