Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Feb 2010 12:05:45 GMT
From:      Eitan Adler <eitanadlerlist@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/144357: wine build failure
Message-ID:  <201002281205.o1SC5jpo035734@www.freebsd.org>
Resent-Message-ID: <201002281210.o1SCA3jI001311@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         144357
>Category:       ports
>Synopsis:       wine build failure
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 28 12:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Eitan Adler
>Release:        
>Organization:
>Environment:
>Description:
Here is the end of the console output when building wine:

version=`(GIT_DIR=../../.git git describe HEAD 2>/dev/null || echo "wine-1.1.39") | sed -n -e '$s/\(.*\)/const char wine_build[] = "\1";/p'` && (echo $version | cmp -s - version.c) || echo $version >version.c || (rm -f version.c && exit 1)
gmake[1]: Entering directory `/dta/ports/emulators/wine/work/wine-1.1.39/tools/widl'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/dta/ports/emulators/wine/work/wine-1.1.39/tools/widl'
gmake[1]: Entering directory `/dta/ports/emulators/wine/work/wine-1.1.39/tools/winebuild'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/dta/ports/emulators/wine/work/wine-1.1.39/tools/winebuild'
git: not found
gmake[1]: Entering directory `/dta/ports/emulators/wine/work/wine-1.1.39/tools/winedump'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/dta/ports/emulators/wine/work/wine-1.1.39/tools/winedump'
gmake[1]: Entering directory `/dta/ports/emulators/wine/work/wine-1.1.39/tools/winegcc'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/dta/ports/emulators/wine/work/wine-1.1.39/tools/winegcc'
gmake[1]: Entering directory `/dta/ports/emulators/wine/work/wine-1.1.39/include'
./tools/widl/widl -I. -I. -I../include -I../include    -h -H activaut.h activaut.idl
wtypes.idl:25: error: syntax error, unexpected aIDENTIFIER, expecting aSTRING or aUUID
gmake[1]: *** [activaut.h] Error 1
gmake[1]: Leaving directory `/dta/ports/emulators/wine/work/wine-1.1.39/include'
gmake: *** [include] Error 2
gmake: *** Waiting for unfinished jobs....
gmake[1]: Leaving directory `/dta/ports/emulators/wine/work/wine-1.1.39/libs/wine'
*** Error code 1


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002281205.o1SC5jpo035734>