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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"