- dunc@lintilla:~/software/bzr/neale/mixxx$ uname -a
- Linux lintilla 3.2.0-26-generic #41-Ubuntu SMP Thu Jun 14 17:49:24 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
- dunc@lintilla:~/software/bzr/neale/mixxx$
- dunc@lintilla:~/software/bzr/neale/mixxx$
- dunc@lintilla:~/software/bzr/neale/mixxx$ cat /etc/lsb-release
- DISTRIB_ID=Ubuntu
- DISTRIB_RELEASE=12.04
- DISTRIB_CODENAME=precise
- DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"
- dunc@lintilla:~/software/bzr/neale/mixxx$
- dunc@lintilla:~/software/bzr/neale/mixxx$
- dunc@lintilla:~/software/bzr/neale/mixxx$
- dunc@lintilla:~/software/bzr/neale/mixxx$ bzr update
- Tree is up to date at revision 3289 of branch /home/dunc/software/bzr/neale
- dunc@lintilla:~/software/bzr/neale/mixxx$
- dunc@lintilla:~/software/bzr/neale/mixxx$
- dunc@lintilla:~/software/bzr/neale/mixxx$ scons prefix=/home/dunc/mixxx
- scons: Reading SConscript files ...
- INFO:root:Target Platform: linux
- INFO:root:Target Machine: x86_64
- INFO:root:Build: debug
- INFO:root:Toolchain: gnu
- INFO:root:Crosscompile: NO
- INFO:root:Qt path: /usr/share/qt4
- Loading qt4 tool...
- Configuring MixxxCore
- Checking for pkg-config (at least version 0.15.0)... (cached) yes
- Configuring SoundTouch
- Configuring ReplayGain
- Configuring PortAudio
- Checking for C library portaudio... (cached) yes
- Configuring PortMIDI
- Checking for C library porttime... (cached) yes
- Checking for C library portmidi... (cached) yes
- Configuring Qt
- Checking for QtCore (4.6 or higher)... (cached) yes
- Configuring FidLib
- Configuring SndFile
- Checking for C library sndfile... (cached) yes
- Configuring FLAC
- Checking for C header file FLAC/stream_decoder.h... (cached) yes
- Checking for C library libFLAC... (cached) yes
- Configuring OggVorbis
- Checking for C library libvorbisfile... (cached) yes
- Checking for C library libvorbis... (cached) yes
- Checking for C library libogg... (cached) yes
- Configuring OpenGL
- Checking for C library GL... (cached) yes
- Checking for C library GLU... (cached) yes
- Configuring TagLib
- Checking for C library tag... (cached) yes
- Configuring ProtoBuf
- Checking for C library libprotobuf-lite... (cached) yes
- Configuring HifiEq
- Configuring Mad
- Checking for C library libmad... (cached) yes
- Checking for C library libid3tag... (cached) yes
- Configuring CoreAudio
- Configuring MediaFoundation
- Configuring HSS1394
- Configuring HID
- Checking for C library libusb-1.0... (cached) yes
- Checking for C header file libusb-1.0/libusb.h... (cached) yes
- Checking for C library pthread... (cached) yes
- Checking for C library rt... (cached) yes
- Configuring Bulk
- Checking for C library libusb-1.0... (cached) yes
- Checking for C header file libusb-1.0/libusb.h... (cached) yes
- Configuring VinylControl
- Configuring Shoutcast
- Checking for C library libshout... (cached) yes
- Checking for C library libvorbisenc... (cached) yes
- Configuring Profiling
- Configuring Tuned
- Configuring QDebug
- Configuring Verbose
- Configuring Optimize
- Configuring FAAD
- Configuring WavPack
- Configuring TestSuite
- Configuring LADSPA
- Configuring MSVCDebug
- Configuring MSVSHacks
- Configuring Vamp
- Checking for C library vamp-hostsdk... (cached) no
- Checking for C library dl... (cached) yes
- Checking for C header file fftw3.h... (cached) no
- Checking for C library fftw3... (cached) no
- Configuring PerfTools
- Configuring AsmLib
- Configuring Tonal
- Configuring IPod
- Configuring FFMPEG
- Features Summary:
- ================
- Mixxx Core Features... Enabled
- High quality EQs... Enabled
- MAD MP3 Decoder... Enabled
- CoreAudio MP3/AAC Decoder... Disabled
- Media Foundation AAC Decoder Plugin... Disabled
- HSS1394 MIDI device support... Disabled
- HID controller support... Enabled
- USB Bulk controller support... Enabled
- Vinyl Control... Enabled
- Shoutcast Broadcasting (OGG/MP3)... Enabled
- gprof/Saturn profiling support... Disabled
- Optimizing for this CPU... Disabled
- Debugging message output... Enabled
- Verbose compilation output... Enabled
- Optimization and Tuning... Enabled -- Basic Optimizations (-03)
- FAAD AAC audio file decoder plugin... Disabled
- WavPack audio file support plugin... Disabled
- Mixxx Test Suite... Disabled
- Experimental LADSPA Support... Disabled
- MSVC Debugging... Disabled
- MSVS 2005 hacks... Disabled
- Vamp Analysers support... Enabled
- Google PerfTools... Disabled
- Agner Fog's ASMLIB... Disabled
- NOT-WORKING Tonal Audio Detection... Disabled
- NOT-WORKING iPod Support... Disabled
- NOT-WORKING FFMPEG support... Disabled
- ================
- Building with flags: bulk hid hifieq mad optimize qdebug shoutcast vamp verbose vinylcontrol
- Building with CC: gcc
- Building with CXX: g++
- Building with CCFLAGS: -pipe -Wall -Wextra -g -O3 -fomit-frame-pointer -ffast-math -funroll-loops
- Building with CPPDEFINES: -Dx86_64 -D__LINUX__ -D__UNIX__ -DSETTINGS_PATH=\".mixxx/\" -DBPMSCHEME_FILE=\"mixxxbpmscheme.xml\" -DSETTINGS_FILE=\"mixxx.cfg\" -DTRACK_FILE=\"mixxxtrack.xml\" -DUNIX_SHARE_PATH=\"/home/dunc/mixxx/share/mixxx\" -DUNIX_LIB_PATH=\"/home/dunc/mixxx/lib/mixxx\" -DSOUNDTOUCH_ALLOW_X86_OPTIMIZATIONS -D__PORTAUDIO__ -DQT_TABLET_SUPPORT -DQT_SHARED -D__SNDFILE__ -D__MAD__ -D__HID__ -D__BULK__ -D__VINYLCONTROL__ -D__SHOUTCAST__ -D__VAMP__
- Building with CXXFLAGS:
- Building with LINKFLAGS: -Wl,-rpath,$QTDIR/lib
- Building with LIBS: portaudio porttime portmidi QtSvg QtSql QtXmlPatterns QtXml QtGui QtCore QtNetwork QtOpenGL QtWebKit QtScript sndfile libFLAC libvorbisfile libvorbis libogg GL GLU tag libprotobuf-lite libmad libid3tag libusb-1.0 pthread rt usb-1.0 libusb-1.0 libshout libvorbisenc dl
- ================
- Checking for C library vamp-sdk... (cached) no
- WE ARE IN: /home/dunc/software/bzr/neale/mixxx/lin64_build
- Install root: /home/dunc/mixxx
- scons: done reading SConscript files.
- scons: Building targets ...
- g++ -o lin64_build/soundmanager.o -c -pipe -Wall -Wextra -g -O3 -fomit-frame-pointer -ffast-math -funroll-loops -DQT_GUI_LIB -Dx86_64 -D__LINUX__ -D__UNIX__ -DSETTINGS_PATH=\".mixxx/\" -DBPMSCHEME_FILE=\"mixxxbpmscheme.xml\" -DSETTINGS_FILE=\"mixxx.cfg\" -DTRACK_FILE=\"mixxxtrack.xml\" -DUNIX_SHARE_PATH=\"/home/dunc/mixxx/share/mixxx\" -DUNIX_LIB_PATH=\"/home/dunc/mixxx/lib/mixxx\" -DSOUNDTOUCH_ALLOW_X86_OPTIMIZATIONS -D__PORTAUDIO__ -DQT_TABLET_SUPPORT -DQT_SHARED -D__SNDFILE__ -D__MAD__ -D__HID__ -D__BULK__ -D__VINYLCONTROL__ -D__SHOUTCAST__ -D__VAMP__ -I/usr/share/qt4/include -Ilin64_build -Isrc -Ilib/soundtouch-1.6.0 -Ilib/replaygain -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtWebKit -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtXml -I/usr/share/qt4/include/QtNetwork -I/usr/share/qt4/include/QtScript -I/usr/share/qt4/include/QtSql -I/usr/share/qt4/include/QtOpenGL -I/usr/share/qt4/include/QtWebKit -I/usr/share/qt4/include/Qt -Ilib/fidlib-0.9.10 -I/usr/include/taglib -Ilib/hidapi-0.7.0/hidapi -I/usr/include/libusb-1.0 -Ilib/xwax -Ilib/scratchlib -Ilib/vamp-2.3 -Ilib/vamp-2.3 src/soundmanager.cpp
- In file included from src/soundmanager.cpp:27:0:
- src/sounddeviceportaudio.h:50:9: error: ‘PaDeviceIndex’ does not name a type
- src/sounddeviceportaudio.h:58:9: error: ‘PaStreamParameters’ does not name a type
- src/sounddeviceportaudio.h:60:6: error: ‘PaStreamParameters’ does not name a type
- src/sounddeviceportaudio.h:71:31: error: ‘PaStreamCallbackTimeInfo’ does not name a type
- src/sounddeviceportaudio.h:71:57: error: ISO C++ forbids declaration of ‘timeInfo’ with no type [-fpermissive]
- src/sounddeviceportaudio.h:72:25: error: ‘PaStreamCallbackFlags’ has not been declared
- src/soundmanager.cpp: In member function ‘QList<QString> SoundManager::getHostAPIList() const’:
- src/soundmanager.cpp:207:10: error: ‘PaHostApiIndex’ was not declared in this scope
- src/soundmanager.cpp:207:25: error: expected ‘;’ before ‘i’
- src/soundmanager.cpp:207:32: error: ‘i’ was not declared in this scope
- src/soundmanager.cpp:207:55: error: ‘Pa_GetHostApiCount’ was not declared in this scope
- src/soundmanager.cpp:209:15: error: ‘PaHostApiInfo’ does not name a type
- src/soundmanager.cpp:210:13: error: ‘api’ was not declared in this scope
- src/soundmanager.cpp: In member function ‘void SoundManager::queryDevices()’:
- src/soundmanager.cpp:339:37: error: ‘Pa_GetDeviceCount’ was not declared in this scope
- src/soundmanager.cpp:366:51: error: ‘const struct PaDeviceInfo’ has no member named ‘hostApi’
- src/soundmanager.cpp:366:58: error: ‘Pa_GetHostApiInfo’ was not declared in this scope
- src/soundmanager.cpp:368:44: error: ‘const struct PaDeviceInfo’ has no member named ‘defaultSampleRate’
- src/soundmanager.cpp: At global scope:
- src/soundmanager.cpp:531:1: warning: unused parameter ‘streamTime’ [-Wunused-parameter]
- scons: *** [lin64_build/soundmanager.o] Error 1
- scons: building terminated because of errors.
- dunc@lintilla:~/software/bzr/neale/mixxx$