pkgsrc-Bugs archive

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

pkg/48524: emulators/wine and emulators/wine-devel don't build



>Number:         48524
>Category:       pkg
>Synopsis:       emulators/wine and emulators/wine-devel don't build
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 15 08:55:00 +0000 2014
>Originator:     Ignatios Souvatzis
>Release:        NetBSD 6.1.1_PATCH
>Organization:
        Univ. of Bonn, CS Dept., Chair V
>Environment:
System: NetBSD random83 6.1.1_PATCH NetBSD 6.1.1_PATCH (XEN3PAE_DOMU) #4: Thu 
Sep 12 16:49:36 CEST 2013 
ignatios%random84.cs.uni-bonn.de@localhost:/var/itch/sources/6.1/oi386/sys/arch/i386/compile/XEN3PAE_DOMU
 i386
Architecture: i386
Machine: i386
>Description:

parser.y: warning: 5 shift/reduce conflicts [-Wconflicts-sr]
gcc -m32 -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-DINCLUDEDIR="\"/usr/pkg/include/wine\""   -Wall -pipe -fno-strict-aliasing 
-Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings 
-Wpointer-arith -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 
-I/usr/pkg/include/libdrm -I/usr/pkg/include/ncurses -O2 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libdrm 
-I/usr/pkg/include/ncurses  -o parser.tab.o parser.tab.c
parser.y: In function 'rsrcid_to_token':
parser.y:2875:15: error: 'YYLEX' undeclared (first use in this function)
parser.y:2875:15: note: each undeclared identifier is reported only once for 
each function it appears in
Makefile:170: recipe for target 'parser.tab.o' failed
gmake[1]: *** [parser.tab.o] Error 1
gmake[1]: Leaving directory 
'/pkg_comp/obj/pkgsrc/emulators/wine/default/wine-1.2.3/tools/wrc'
Makefile:13204: recipe for target 'tools/wrc' failed
gmake: *** [tools/wrc] Error 2
*** Error code 2

Stop.

>How-To-Repeat:
        cd /usr/pkgsrc/emulators/wine && make
        cd /usr/pkgsrc/emulators/wine-devel && make
>Fix:
        unknown.

>Unformatted:
                pkgsrc-2013Q4


Home | Main Index | Thread Index | Old Index