[Bug 198081] Yacc should be bootstrapped on old FreeBSD 11-CURRENT as well

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 27 20:39:07 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198081

            Bug ID: 198081
           Summary: Yacc should be bootstrapped on old FreeBSD 11-CURRENT
                    as well
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: eirnym at gmail.com

Created attachment 153592
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153592&action=edit
Correct condition to bootstrap yacc.

The yacc(1) has been updated and build FreeBSD failed because of bad condition
when to bootstrap this tool.

===> usr.sbin/acpi/iasl (depend)
m4 -P -I/usr/src/usr.sbin/acpi/iasl/../../../sys/contrib/dev/acpica/compiler 
/usr/src/usr.sbin/acpi/iasl/../../../sys/contrib/dev/acpica/compiler/aslparser.y
> aslcompiler.y
yacc -d -pAslCompiler -oaslcompilerparse.c aslcompiler.y
yacc: 89 shift/reduce conflicts.
yacc: f - maximum table size exceeded
*** Error code 2

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list