Advertisement
Xzu

scons ffado-svn on UbuntuStudio 25/07

Xzu
Jul 25th, 2012
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. ubunxzu@UbuntuStudio-desktop:~/Sources/ffado-svn$ sudo scons PREFIX=/usr DEBUG=yes
  2. [sudo] password for ubunxzu:
  3. scons: Reading SConscript files ...
  4. Checking for a working C-compiler (cached) yes
  5. Checking for a working C++-compiler (cached) yes
  6. Checking for pkg-config (at least version 0.0.0)... (cached) yes
  7. Checking for jack >= 0.0.0... (cached) no
  8. Checking for jack < 1.9.0... (cached) no
  9. Checking for jack >= 1.9.9... (cached) no
  10.  
  11. No Jack Audio Connection Kit (JACK) installed: assuming a FFADO
  12. setbuffersize-compatible version will be used.
  13.  
  14. Checking for libraw1394 (1.3.0 or higher)... (cached) yes
  15. Checking for libconfig++ (0 or higher)... (cached) yes
  16. Checking for libxml++-2.6 (2.13.0 or higher)... (cached) yes
  17. Checking for libiec61883 (1.1.0 or higher)... (cached) yes
  18. Checking for lrint(3.2) in C library m... (cached) yes
  19. Checking for lrintf(3.2) in C library m... (cached) yes
  20. Checking whether 'which pyuic4' executes (cached) yes
  21. Checking for the python module 'dbus' (cached) yes
  22. Checking for the python module 'PyQt4' (cached) yes
  23. Checking for the python module 'dbus.mainloop.qt' (cached) yes
  24. Checking whether 'xdg-desktop-menu --help' executes (cached) yes
  25. Checking for dbus-1 (1.0 or higher)... (cached) yes
  26. Checking for dbus-c++-1 (0 or higher)... (cached) yes
  27. Checking for alsa (0 or higher)... (cached) no
  28. Checking whether 'which dbusxx-xml2cpp' executes (cached) yes
  29. Checking for variable session_bus_services_dir in package dbus-1... (cached) yes
  30. Trying to find the system triple: (cached) x86_64-unknown-linux-gnu
  31. Doing a DEBUG build
  32. Detected DIST_TARGET = x86_64
  33. Doing a 64-bit x86 build
  34. Will install the service-file
  35. scons: done reading SConscript files.
  36. scons: Building targets ...
  37. scons: `src' is up to date.
  38. scons: `support' is up to date.
  39. scons: `tests' is up to date.
  40. scons: done building targets.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement