Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. [ 1%] Built target crossguid
  2. [ 1%] Built target compileinfo
  3. [ 2%] Built target ffmpeg
  4. [ 3%] Built target wrapper
  5. [ 4%] Built target libcpluff
  6. [ 4%] Built target wrapper.def
  7. [ 4%] Built target wrap_libcpluff
  8. [ 4%] Built target dvdcss
  9. [ 5%] Built target dvdread
  10. [ 5%] Built target dvdnav
  11. [ 5%] Built target wrap_libdvdnav
  12. [ 5%] Built target kodi-xrandr
  13. [ 5%] Built target network_httprequesthandlers_python
  14. [ 5%] Built target sse4
  15. [ 5%] Built target exif
  16. [ 5%] Built target wrap_libexif
  17. [ 5%] Built target kodi-libraries
  18. [ 5%] Built target TexturePacker
  19. [ 5%] Copying files into build tree
  20. [ 5%] Built target export-files
  21. [ 5%] Built target pack-skins
  22. [ 5%] Built target cores
  23. [ 6%] Built target audioengine
  24. [ 7%] Built target dllloader
  25. [ 7%] Built target dllexports
  26. [ 7%] Built target exports_utils
  27. [ 7%] Built target externalplayer
  28. [ 7%] Built target paplayer
  29. [ 8%] Built target playercorefactory
  30. [ 8%] Built target retroplayer
  31. [ 10%] Built target events
  32. [ 10%] Built target events_windows
  33. [ 10%] Built target kissfft
  34. [ 15%] Built target upnp
  35. [ 21%] Built target filesystem
  36. [ 22%] Built target videodatabasedirectory
  37. [ 23%] Built target musicdatabasedirectory
  38. [ 23%] Built target games
  39. [ 23%] Built target gameaddons
  40. [ 24%] Built target gameplayback
  41. [ 24%] Built target gamesavestates
  42. [ 25%] Built target games_controller
  43. [ 25%] Built target games_controller_dialogs
  44. [ 25%] Built target games_controller_guicontrols
  45. [ 26%] Built target games_controller_windows
  46. [ 26%] Built target gamedialogs
  47. [ 26%] Built target gameports
  48. [ 26%] Built target gametags
  49. [ 26%] Built target gameswindows
  50. [ 26%] Built target interfaces
  51. [ 28%] Built target interfaces_builtins
  52. [ 28%] Built target generic_interface
  53. [ 28%] Built target info_interface
  54. [ 28%] Built target JsonSchemaBuilder
  55. [ 29%] Built target generate_json_header
  56. [ 30%] Built target jsonrpc_interface
  57. [ 30%] Built target music
  58. [ 31%] Built target music_dialogs
  59. [ 31%] Built target music_infoscanner
  60. [ 32%] Built target music_tags
  61. [ 32%] Built target music_windows
  62. [ 32%] Building CXX object build/network/CMakeFiles/network.dir/AirTunesServer.cpp.o
  63. /home/sabrina/Downloads/compile/xbmc/xbmc/network/AirTunesServer.cpp: In member function ‘bool CAirTunesServer::Initialize(const string&)’:
  64. /home/sabrina/Downloads/compile/xbmc/xbmc/network/AirTunesServer.cpp:691:8: error: ‘raop_callbacks_t’ has no member named ‘audio_remote_control_id’
  65. ao.audio_remote_control_id = AudioOutputFunctions::audio_remote_control_id;
  66. ^
  67. /home/sabrina/Downloads/compile/xbmc/xbmc/network/AirTunesServer.cpp:692:8: error: ‘raop_callbacks_t’ has no member named ‘audio_set_progress’
  68. ao.audio_set_progress = AudioOutputFunctions::audio_set_progress;
  69. ^
  70. build/network/CMakeFiles/network.dir/build.make:470: recipe for target 'build/network/CMakeFiles/network.dir/AirTunesServer.cpp.o' failed
  71. make[2]: *** [build/network/CMakeFiles/network.dir/AirTunesServer.cpp.o] Error 1
  72. CMakeFiles/Makefile2:3839: recipe for target 'build/network/CMakeFiles/network.dir/all' failed
  73. make[1]: *** [build/network/CMakeFiles/network.dir/all] Error 2
  74. Makefile:138: recipe for target 'all' failed
  75. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement