pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/39970: sysutils/acpica-utils generates bison "compilation" errors



>Number:         39970
>Category:       pkg
>Synopsis:       sysutils/acpica-utils generates bison "compilation" errors
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 20 09:25:00 +0000 2008
>Originator:     Robert Elz
>Release:        NetBSD 4.0_STABLE (pkgsrc current within past few hours).
>Organization:
        Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 4.0_STABLE NetBSD 4.0_STABLE 
(JADE-1.696-20080517) #9: Fri May 23 18:55:13 ICT 2008 
kre%jade.coe.psu.ac.th@localhost:/usr/obj/4/kernels/JADE i386
Architecture: i386
Machine: i386
>Description:
        Building sysutils/acpica-utils fails with many errors from bison
        when (compiling (generating the C code for) aslcompiler.y

>How-To-Repeat:
        I used pkg_comp with netbsd 4.0 (release) sets installed for
        this build - without and of the X sets (no X11R6) but with
        X11_TYPE=modular in the (sandbox) mk.conf.  I have libkver
        installed and configured to simulate a NetBSD 4.0 (release) environ.
        Most likely none of that is relevant for this problem.

        pkg_comp build sysutils/acpica-utils starting in an empty
        (almost empty, pkg_install, digest, libkver lintpkgsrc & perl5
        would have all been installed) ends with ...

bison -v -d -y -pAslCompiler aslcompiler.y
aslcompiler.y:797.42-43: $$ for the midrule at $3 of `DefinitionBlockTerm' has 
no declared type
aslcompiler.y:1114.50-51: $$ for the midrule at $3 of `IncludeTerm' has no 
declared type
aslcompiler.y:1150.50-51: $$ for the midrule at $3 of `BankFieldTerm' has no 
declared type
aslcompiler.y:1201.42-43: $$ for the midrule at $3 of `CreateBitFieldTerm' has 
no declared type
aslcompiler.y:1211.42-43: $$ for the midrule at $3 of `CreateByteFieldTerm' has 
no declared type
aslcompiler.y:1221.42-43: $$ for the midrule at $3 of `CreateDWordFieldTerm' 
has no declared type
aslcompiler.y:1231.42-43: $$ for the midrule at $3 of `CreateFieldTerm' has no 
declared type
aslcompiler.y:1242.42-43: $$ for the midrule at $3 of `CreateQWordFieldTerm' 
has no declared type

        And many more similar errors.

>Fix:
        ???   (Missing include file ??)



Home | Main Index | Thread Index | Old Index