Opened 9 years ago

Last modified 9 years ago

#1079 new task

Final System Bison 3 tests fail

Reported by: William Harrington Owned by: clfs-commits@…
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.

Change History (3)

comment:1 by William Harrington, 9 years ago

Priority: majorminor

comment:2 by William Harrington, 9 years ago

After install bison and come back to run flex tests:

2 tests 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

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.

comment:3 by Martin Ward, 9 years ago

Upgrading to flex 2.60 fixes these test issues.

Note: See TracTickets for help on using tickets.