Ticket #21538: hydrogen.log

File hydrogen.log, 4.4 KB (added by nerdling (Jeremy Lavergne), 15 years ago)
Line 
1--->  Computing dependencies for hydrogen
2--->  Fetching hydrogen
3--->  Verifying checksum(s) for hydrogen
4--->  Extracting hydrogen
5--->  Applying patches to hydrogen
6--->  Configuring hydrogen
7--->  Building hydrogen
8Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_macports_hydrogen/work/hydrogen-0.9.4" && scons -j2 DESTDIR=/opt/local/var/macports/build/_Users_macports_hydrogen/work/destroot prefix=/opt/local alsa=0 coreaudio=1 coremidi=0 flac=1 jack=0 lash=0 libarchive=0 lrdf=0 oss=0 portaudio=0 portmidi=0 " returned error 2
9Command output: g++ -o libs/hydrogen/src/event_queue.o -c -O3 -fomit-frame-pointer -funroll-loops -DFLAC_SUPPORT -DCOREAUDIO_SUPPORT -DLADSPA_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -I/opt/local/include -I. -Igui/src -I3rdparty/install/include -I/opt/local/include -Ilibs/hydrogen/include -I/opt/local/libexec/qt4-mac/include -I/opt/local/libexec/qt4-mac/include/QtCore -I/opt/local/libexec/qt4-mac/include/QtGui libs/hydrogen/src/event_queue.cpp
10In file included from /opt/local/libexec/qt4-mac/include/QtCore/qchar.h:45,
11                 from /opt/local/libexec/qt4-mac/include/QtCore/qstring.h:45,
12                 from /opt/local/libexec/qt4-mac/include/QtCore/qtextcodec.h:45,
13                 from /opt/local/libexec/qt4-mac/include/QtCore/QtCore:3,
14                 from /opt/local/libexec/qt4-mac/include/QtGui/QtGui:3,
15                 from libs/hydrogen/include/hydrogen/Object.h:31,
16                 from libs/hydrogen/include/hydrogen/event_queue.h:26,
17                 from libs/hydrogen/src/event_queue.cpp:23:
18/opt/local/libexec/qt4-mac/include/QtCore/qglobal.h:311:6: warning: #warning "Support for this version of Mac OS X is still preliminary"
19libs/hydrogen/src/IO/coreaudio_driver.cpp: In constructor 'H2Core::CoreAudioDriver::CoreAudioDriver(int (*)(uint32_t, void*))':
20libs/hydrogen/src/IO/coreaudio_driver.cpp:85: warning: 'AudioHardwareGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:1119)
21libs/hydrogen/src/IO/coreaudio_driver.cpp:89: warning: 'AudioHardwareGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:1119)
22libs/hydrogen/src/IO/coreaudio_driver.cpp:95: warning: 'AudioDeviceGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2367)
23libs/hydrogen/src/IO/coreaudio_driver.cpp:102: warning: 'AudioDeviceGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2367)
24libs/hydrogen/src/IO/coreaudio_driver.cpp:113: warning: 'AudioDeviceGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2367)
25libs/hydrogen/src/IO/coreaudio_driver.cpp:113: warning: 'AudioDeviceGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2367)
26libs/hydrogen/src/IO/coreaudio_driver.cpp: In member function 'virtual int H2Core::CoreAudioDriver::init(unsigned int)':
27libs/hydrogen/src/IO/coreaudio_driver.cpp:147: error: 'Component' was not declared in this scope
28libs/hydrogen/src/IO/coreaudio_driver.cpp:147: error: expected `;' before 'compOutput'
29libs/hydrogen/src/IO/coreaudio_driver.cpp:148: error: aggregate 'ComponentDescription descAUHAL' has incomplete type and cannot be defined
30libs/hydrogen/src/IO/coreaudio_driver.cpp:156: error: 'compOutput' was not declared in this scope
31libs/hydrogen/src/IO/coreaudio_driver.cpp:156: error: 'FindNextComponent' was not declared in this scope
32libs/hydrogen/src/IO/coreaudio_driver.cpp:162: error: 'OpenAComponent' was not declared in this scope
33libs/hydrogen/src/IO/coreaudio_driver.cpp:169: warning: 'AudioHardwareGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:1119)
34libs/hydrogen/src/IO/coreaudio_driver.cpp:173: warning: 'AudioHardwareGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:1119)
35libs/hydrogen/src/IO/coreaudio_driver.cpp: In member function 'virtual void H2Core::CoreAudioDriver::disconnect()':
36libs/hydrogen/src/IO/coreaudio_driver.cpp:271: error: 'CloseComponent' was not declared in this scope
37scons: *** [libs/hydrogen/src/IO/coreaudio_driver.o] Error 1
38scons: building terminated because of errors.
39
40Error: Status 1 encountered during processing.