Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 2008 10:27:43 GMT
From:      "Anton E. Kartashev" <amokk@mirahost.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/126234: wine from ports doesn't build with git 4.3.20 installed
Message-ID:  <200808041027.m74ARhaU094897@www.freebsd.org>
Resent-Message-ID: <200808041030.m74AU3YU077960@freefall.freebsd.org>

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

>Number:         126234
>Category:       ports
>Synopsis:       wine from ports doesn't build with git 4.3.20 installed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 04 10:30:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Anton E. Kartashev
>Release:        8-current
>Organization:
>Environment:
FreeBSD amokk.miralab 8.0-CURRENT FreeBSD 8.0-CURRENT #18: Thu Jul 31 10:50:14 EEST 2008     root@amokk.miralab:/usr/obj/usr/src/sys/amokk  i386

>Description:
When git-4.3.20 installed wine build crashed at: 

> cp ../../dlls/winmm/tests/winmm_test.exe.so winmm_test.exe && strip winmm_test.exe
> cp ../../dlls/winspool.drv/tests/winspool.drv_test.exe.so winspool.drv_test.exe && strip winspool.drv_test.exe
> cp ../../dlls/wintrust/tests/wintrust_test.exe.so wintrust_test.exe && strip wintrust_test.exe
> cp ../../dlls/ws2_32/tests/ws2_32_test.exe.so ws2_32_test.exe && strip ws2_32_test.exe
> LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include   -DBUILD_SHA1=\"`GIT_DIR=../../.git git rev-parse HEAD 2>/dev/null`\" -fowinetest.res winetest.rc
> Error: Too many output files.
> gmake[2]: *** [winetest.res] Error 2
> gmake[2]: Leaving directory `/home/ports/emulators/wine/work/wine-1.0/programs/winetest'
> gmake[1]: *** [winetest] Error 2
> gmake[1]: Leaving directory `/home/ports/emulators/wine/work/wine-1.0/programs'
> gmake: *** [programs] Error 2
> *** Error code 2 
>How-To-Repeat:

>Fix:
Remove git-4.3.20

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



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