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 |
---|
8 | Error: 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 |
---|
9 | Command 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 |
---|
10 | In 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" |
---|
19 | libs/hydrogen/src/IO/coreaudio_driver.cpp: In constructor 'H2Core::CoreAudioDriver::CoreAudioDriver(int (*)(uint32_t, void*))': |
---|
20 | libs/hydrogen/src/IO/coreaudio_driver.cpp:85: warning: 'AudioHardwareGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:1119) |
---|
21 | libs/hydrogen/src/IO/coreaudio_driver.cpp:89: warning: 'AudioHardwareGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:1119) |
---|
22 | libs/hydrogen/src/IO/coreaudio_driver.cpp:95: warning: 'AudioDeviceGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2367) |
---|
23 | libs/hydrogen/src/IO/coreaudio_driver.cpp:102: warning: 'AudioDeviceGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2367) |
---|
24 | libs/hydrogen/src/IO/coreaudio_driver.cpp:113: warning: 'AudioDeviceGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2367) |
---|
25 | libs/hydrogen/src/IO/coreaudio_driver.cpp:113: warning: 'AudioDeviceGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2367) |
---|
26 | libs/hydrogen/src/IO/coreaudio_driver.cpp: In member function 'virtual int H2Core::CoreAudioDriver::init(unsigned int)': |
---|
27 | libs/hydrogen/src/IO/coreaudio_driver.cpp:147: error: 'Component' was not declared in this scope |
---|
28 | libs/hydrogen/src/IO/coreaudio_driver.cpp:147: error: expected `;' before 'compOutput' |
---|
29 | libs/hydrogen/src/IO/coreaudio_driver.cpp:148: error: aggregate 'ComponentDescription descAUHAL' has incomplete type and cannot be defined |
---|
30 | libs/hydrogen/src/IO/coreaudio_driver.cpp:156: error: 'compOutput' was not declared in this scope |
---|
31 | libs/hydrogen/src/IO/coreaudio_driver.cpp:156: error: 'FindNextComponent' was not declared in this scope |
---|
32 | libs/hydrogen/src/IO/coreaudio_driver.cpp:162: error: 'OpenAComponent' was not declared in this scope |
---|
33 | libs/hydrogen/src/IO/coreaudio_driver.cpp:169: warning: 'AudioHardwareGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:1119) |
---|
34 | libs/hydrogen/src/IO/coreaudio_driver.cpp:173: warning: 'AudioHardwareGetProperty' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:1119) |
---|
35 | libs/hydrogen/src/IO/coreaudio_driver.cpp: In member function 'virtual void H2Core::CoreAudioDriver::disconnect()': |
---|
36 | libs/hydrogen/src/IO/coreaudio_driver.cpp:271: error: 'CloseComponent' was not declared in this scope |
---|
37 | scons: *** [libs/hydrogen/src/IO/coreaudio_driver.o] Error 1 |
---|
38 | scons: building terminated because of errors. |
---|
39 | |
---|
40 | Error: Status 1 encountered during processing. |
---|