summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/959852
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/959852')
-rw-r--r--results/scraper/launchpad-without-comments/95985229
1 files changed, 29 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/959852 b/results/scraper/launchpad-without-comments/959852
new file mode 100644
index 000000000..9f2248253
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/959852
@@ -0,0 +1,29 @@
+Build fails: osx 10.7, deprecated CoreAudio APIs
+
+Virtual audio driver for darwin is using deprecated APIs.
+
+○ → ./configure --cc=/usr/bin/gcc --disable-darwin-user --disable-bsd-user --disable-guest-agent
+
+
+○ → make 
+.
+.
+.
+  CC    audio/noaudio.o
+  CC    audio/wavaudio.o
+  CC    audio/mixeng.o
+  CC    audio/coreaudio.o
+audio/coreaudio.c: In function ‘isPlaying’:
+audio/coreaudio.c:152: warning: ‘AudioDeviceGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2640)
+audio/coreaudio.c: In function ‘coreaudio_init_out’:
+audio/coreaudio.c:310: warning: ‘AudioHardwareGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:1270)
+audio/coreaudio.c:326: warning: ‘AudioDeviceGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2640)
+audio/coreaudio.c:353: warning: ‘AudioDeviceSetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2675)
+audio/coreaudio.c:370: warning: ‘AudioDeviceGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2640)
+audio/coreaudio.c:386: warning: ‘AudioDeviceGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2640)
+audio/coreaudio.c:403: warning: ‘AudioDeviceSetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2675)
+audio/coreaudio.c:419: warning: ‘AudioDeviceAddIOProc’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2419)
+audio/coreaudio.c:431: warning: ‘AudioDeviceRemoveIOProc’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2433)
+audio/coreaudio.c: In function ‘coreaudio_fini_out’:
+audio/coreaudio.c:456: warning: ‘AudioDeviceRemoveIOProc’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2433)
+  CC    audio/wavcapture.o
\ No newline at end of file