[MacPorts] #22342: wine-devel 1.1.33 fails to build winecoreaudio.drv on SnowLeopard
MacPorts
noreply at macports.org
Tue Nov 24 09:42:55 PST 2009
#22342: wine-devel 1.1.33 fails to build winecoreaudio.drv on SnowLeopard
-----------------------------------+----------------------------------------
Reporter: jeremyhu@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: SnowLeopard | Port: wine-devel
-----------------------------------+----------------------------------------
Comment(by jeremyhu@…):
http://people.freedesktop.org/~jeremyhu/wine-devel.log
Note that you can trigger this yourself by just going to the src directory
and trying to compile the file:
{{{
work/wine-1.1.33 $ /usr/bin/gcc-4.2 -c -I. -Iinclude -D__WINESRC__
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-
statement -Wstrict-prototypes -Wwrite-strings -Wpointer-arith
-I/opt/local/include -D_DARWIN_NO_64_BIT_INODE -O2 -arch i386 -o
/dev/null dlls/winecoreaudio.drv/audio.c
dlls/winecoreaudio.drv/audio.c: In function ‘CoreAudio_GetDevCaps’:
dlls/winecoreaudio.drv/audio.c:492: warning: ‘AudioDeviceGetProperty’ is
deprecated (declared at
/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2367)
dlls/winecoreaudio.drv/audio.c:506: warning: ‘AudioDeviceGetProperty’ is
deprecated (declared at
/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2367)
dlls/winecoreaudio.drv/audio.c: In function ‘CoreAudio_WaveInit’:
dlls/winecoreaudio.drv/audio.c:559: warning:
‘AudioHardwareGetPropertyInfo’ is deprecated (declared at
/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:1098)
dlls/winecoreaudio.drv/audio.c:565: warning: ‘AudioHardwareGetProperty’ is
deprecated (declared at
/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:1119)
dlls/winecoreaudio.drv/audio.c:1494:90: error: macro "LIST_ENTRY" passed 3
arguments, but takes just 1
dlls/winecoreaudio.drv/audio.c: In function ‘wodSetVolume’:
dlls/winecoreaudio.drv/audio.c:1494: error: expected expression before
‘LIST_ENTRY’
dlls/winecoreaudio.drv/audio.c:1494:90: error: macro "LIST_ENTRY" passed 3
arguments, but takes just 1
dlls/winecoreaudio.drv/audio.c:1494: error: expected expression before
‘LIST_ENTRY’
}}}
--
Ticket URL: <http://trac.macports.org/ticket/22342#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list