Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 21st, 2012  |  syntax: None  |  size: 9.21 KB  |  hits: 90  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. dunc@lintilla:~/software/bzr/neale/mixxx$ uname -a
  2. 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
  3. dunc@lintilla:~/software/bzr/neale/mixxx$
  4. dunc@lintilla:~/software/bzr/neale/mixxx$
  5. dunc@lintilla:~/software/bzr/neale/mixxx$ cat /etc/lsb-release
  6. DISTRIB_ID=Ubuntu
  7. DISTRIB_RELEASE=12.04
  8. DISTRIB_CODENAME=precise
  9. DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"
  10. dunc@lintilla:~/software/bzr/neale/mixxx$
  11. dunc@lintilla:~/software/bzr/neale/mixxx$
  12. dunc@lintilla:~/software/bzr/neale/mixxx$
  13. dunc@lintilla:~/software/bzr/neale/mixxx$ bzr update
  14. Tree is up to date at revision 3289 of branch /home/dunc/software/bzr/neale
  15. dunc@lintilla:~/software/bzr/neale/mixxx$
  16. dunc@lintilla:~/software/bzr/neale/mixxx$
  17. dunc@lintilla:~/software/bzr/neale/mixxx$ scons prefix=/home/dunc/mixxx
  18. scons: Reading SConscript files ...
  19. INFO:root:Target Platform: linux
  20. INFO:root:Target Machine: x86_64
  21. INFO:root:Build: debug
  22. INFO:root:Toolchain: gnu
  23. INFO:root:Crosscompile: NO
  24. INFO:root:Qt path: /usr/share/qt4
  25. Loading qt4 tool...
  26. Configuring MixxxCore
  27. Checking for pkg-config (at least version 0.15.0)... (cached) yes
  28. Configuring SoundTouch
  29. Configuring ReplayGain
  30. Configuring PortAudio
  31. Checking for C library portaudio... (cached) yes
  32. Configuring PortMIDI
  33. Checking for C library porttime... (cached) yes
  34. Checking for C library portmidi... (cached) yes
  35. Configuring Qt
  36. Checking for QtCore (4.6 or higher)...  (cached) yes
  37. Configuring FidLib
  38. Configuring SndFile
  39. Checking for C library sndfile... (cached) yes
  40. Configuring FLAC
  41. Checking for C header file FLAC/stream_decoder.h... (cached) yes
  42. Checking for C library libFLAC... (cached) yes
  43. Configuring OggVorbis
  44. Checking for C library libvorbisfile... (cached) yes
  45. Checking for C library libvorbis... (cached) yes
  46. Checking for C library libogg... (cached) yes
  47. Configuring OpenGL
  48. Checking for C library GL... (cached) yes
  49. Checking for C library GLU... (cached) yes
  50. Configuring TagLib
  51. Checking for C library tag... (cached) yes
  52. Configuring ProtoBuf
  53. Checking for C library libprotobuf-lite... (cached) yes
  54. Configuring HifiEq
  55. Configuring Mad
  56. Checking for C library libmad... (cached) yes
  57. Checking for C library libid3tag... (cached) yes
  58. Configuring CoreAudio
  59. Configuring MediaFoundation
  60. Configuring HSS1394
  61. Configuring HID
  62. Checking for C library libusb-1.0... (cached) yes
  63. Checking for C header file libusb-1.0/libusb.h... (cached) yes
  64. Checking for C library pthread... (cached) yes
  65. Checking for C library rt... (cached) yes
  66. Configuring Bulk
  67. Checking for C library libusb-1.0... (cached) yes
  68. Checking for C header file libusb-1.0/libusb.h... (cached) yes
  69. Configuring VinylControl
  70. Configuring Shoutcast
  71. Checking for C library libshout... (cached) yes
  72. Checking for C library libvorbisenc... (cached) yes
  73. Configuring Profiling
  74. Configuring Tuned
  75. Configuring QDebug
  76. Configuring Verbose
  77. Configuring Optimize
  78. Configuring FAAD
  79. Configuring WavPack
  80. Configuring TestSuite
  81. Configuring LADSPA
  82. Configuring MSVCDebug
  83. Configuring MSVSHacks
  84. Configuring Vamp
  85. Checking for C library vamp-hostsdk... (cached) no
  86. Checking for C library dl... (cached) yes
  87. Checking for C header file fftw3.h... (cached) no
  88. Checking for C library fftw3... (cached) no
  89. Configuring PerfTools
  90. Configuring AsmLib
  91. Configuring Tonal
  92. Configuring IPod
  93. Configuring FFMPEG
  94.  
  95. Features Summary:
  96. ================
  97.                 Mixxx Core Features... Enabled
  98.                    High quality EQs... Enabled
  99.                     MAD MP3 Decoder... Enabled
  100.           CoreAudio MP3/AAC Decoder... Disabled
  101. Media Foundation AAC Decoder Plugin... Disabled
  102.         HSS1394 MIDI device support... Disabled
  103.              HID controller support... Enabled
  104.         USB Bulk controller support... Enabled
  105.                       Vinyl Control... Enabled
  106.    Shoutcast Broadcasting (OGG/MP3)... Enabled
  107.      gprof/Saturn profiling support... Disabled
  108.             Optimizing for this CPU... Disabled
  109.            Debugging message output... Enabled
  110.          Verbose compilation output... Enabled
  111.             Optimization and Tuning... Enabled -- Basic Optimizations (-03)
  112.  FAAD AAC audio file decoder plugin... Disabled
  113.   WavPack audio file support plugin... Disabled
  114.                    Mixxx Test Suite... Disabled
  115.         Experimental LADSPA Support... Disabled
  116.                      MSVC Debugging... Disabled
  117.                     MSVS 2005 hacks... Disabled
  118.              Vamp Analysers support... Enabled
  119.                    Google PerfTools... Disabled
  120.                  Agner Fog's ASMLIB... Disabled
  121.   NOT-WORKING Tonal Audio Detection... Disabled
  122.            NOT-WORKING iPod Support... Disabled
  123.          NOT-WORKING FFMPEG support... Disabled
  124. ================
  125. Building with flags: bulk hid hifieq mad optimize qdebug shoutcast vamp verbose vinylcontrol
  126. Building with CC: gcc
  127. Building with CXX: g++
  128. Building with CCFLAGS: -pipe -Wall -Wextra -g -O3 -fomit-frame-pointer -ffast-math -funroll-loops
  129. 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__
  130. Building with CXXFLAGS:
  131. Building with LINKFLAGS: -Wl,-rpath,$QTDIR/lib
  132. 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
  133. ================
  134.  
  135. Checking for C library vamp-sdk... (cached) no
  136. WE ARE IN: /home/dunc/software/bzr/neale/mixxx/lin64_build
  137. Install root: /home/dunc/mixxx
  138. scons: done reading SConscript files.
  139. scons: Building targets ...
  140. 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
  141. In file included from src/soundmanager.cpp:27:0:
  142. src/sounddeviceportaudio.h:50:9: error: ‘PaDeviceIndex’ does not name a type
  143. src/sounddeviceportaudio.h:58:9: error: ‘PaStreamParameters’ does not name a type
  144. src/sounddeviceportaudio.h:60:6: error: ‘PaStreamParameters’ does not name a type
  145. src/sounddeviceportaudio.h:71:31: error: ‘PaStreamCallbackTimeInfo’ does not name a type
  146. src/sounddeviceportaudio.h:71:57: error: ISO C++ forbids declaration of ‘timeInfo’ with no type [-fpermissive]
  147. src/sounddeviceportaudio.h:72:25: error: ‘PaStreamCallbackFlags’ has not been declared
  148. src/soundmanager.cpp: In member function ‘QList<QString> SoundManager::getHostAPIList() const’:
  149. src/soundmanager.cpp:207:10: error: ‘PaHostApiIndex’ was not declared in this scope
  150. src/soundmanager.cpp:207:25: error: expected ‘;’ before ‘i’
  151. src/soundmanager.cpp:207:32: error: ‘i’ was not declared in this scope
  152. src/soundmanager.cpp:207:55: error: ‘Pa_GetHostApiCount’ was not declared in this scope
  153. src/soundmanager.cpp:209:15: error: ‘PaHostApiInfo’ does not name a type
  154. src/soundmanager.cpp:210:13: error: ‘api’ was not declared in this scope
  155. src/soundmanager.cpp: In member function ‘void SoundManager::queryDevices()’:
  156. src/soundmanager.cpp:339:37: error: ‘Pa_GetDeviceCount’ was not declared in this scope
  157. src/soundmanager.cpp:366:51: error: ‘const struct PaDeviceInfo’ has no member named ‘hostApi’
  158. src/soundmanager.cpp:366:58: error: ‘Pa_GetHostApiInfo’ was not declared in this scope
  159. src/soundmanager.cpp:368:44: error: ‘const struct PaDeviceInfo’ has no member named ‘defaultSampleRate’
  160. src/soundmanager.cpp: At global scope:
  161. src/soundmanager.cpp:531:1: warning: unused parameter ‘streamTime’ [-Wunused-parameter]
  162. scons: *** [lin64_build/soundmanager.o] Error 1
  163. scons: building terminated because of errors.
  164. dunc@lintilla:~/software/bzr/neale/mixxx$