Advertisement
csvedin

configure error pht 1.11

May 20th, 2014
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.89 KB | None | 0 0
  1. (precise_amd64)yakumo@tina:~/build/plex/temp$ cmake -DCMAKE_BUILD_TYPE=Debug -DCOMPRESS_TEXTURES=on -DENABLE_AUTOUPDATE=off -DCMAKE_INSTALL_PREFIX=/opt/plexhometheater ../plex_sources/new/plex-home-theater-public
  2. -- The C compiler identification is GNU
  3. -- The CXX compiler identification is GNU
  4. -- Check for working C compiler: /usr/bin/gcc
  5. -- Check for working C compiler: /usr/bin/gcc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Check for working CXX compiler: /usr/bin/c++
  9. -- Check for working CXX compiler: /usr/bin/c++ -- works
  10. -- Detecting CXX compiler ABI info
  11. -- Detecting CXX compiler ABI info - done
  12. -- Building Plex Home Theater, version: 1.1.0.dev-ebc95c16
  13. -- Looking for include files HAVE_ARPA_INET_H
  14. -- Looking for include files HAVE_ARPA_INET_H - found
  15. -- Looking for include files HAVE_CDIO_ISO9660_H
  16. -- Looking for include files HAVE_CDIO_ISO9660_H - found
  17. -- Looking for include files HAVE_DIRENT_H
  18. -- Looking for include files HAVE_DIRENT_H - found
  19. -- Looking for include files HAVE_EXECINFO_H
  20. -- Looking for include files HAVE_EXECINFO_H - found
  21. -- Looking for include files HAVE_FCNTL_H
  22. -- Looking for include files HAVE_FCNTL_H - found
  23. -- Looking for include files HAVE_FLOAT_H
  24. -- Looking for include files HAVE_FLOAT_H - found
  25. -- Looking for include files HAVE_INTTYPES_H
  26. -- Looking for include files HAVE_INTTYPES_H - found
  27. -- Looking for include files HAVE_LIMITS_H
  28. -- Looking for include files HAVE_LIMITS_H - found
  29. -- Looking for include files HAVE_LOCALE_H
  30. -- Looking for include files HAVE_LOCALE_H - found
  31. -- Looking for include files HAVE_MALLOC_H
  32. -- Looking for include files HAVE_MALLOC_H - found
  33. -- Looking for include files HAVE_MEMORY_H
  34. -- Looking for include files HAVE_MEMORY_H - found
  35. -- Looking for include files HAVE_NDIR_H
  36. -- Looking for include files HAVE_NDIR_H - not found.
  37. -- Looking for include files HAVE_NETDB_H
  38. -- Looking for include files HAVE_NETDB_H - found
  39. -- Looking for include files HAVE_NETINET_IN_H
  40. -- Looking for include files HAVE_NETINET_IN_H - found
  41. -- Looking for include files HAVE_NFSC_LIBFS_H
  42. -- Looking for include files HAVE_NFSC_LIBFS_H - not found.
  43. -- Looking for include files HAVE_STDBOOL_H
  44. -- Looking for include files HAVE_STDBOOL_H - found
  45. -- Looking for include files HAVE_STDDEF_H
  46. -- Looking for include files HAVE_STDDEF_H - found
  47. -- Looking for include files HAVE_STDINT_H
  48. -- Looking for include files HAVE_STDINT_H - found
  49. -- Looking for include files HAVE_STDLIB_H
  50. -- Looking for include files HAVE_STDLIB_H - found
  51. -- Looking for include files HAVE_STRINGS_H
  52. -- Looking for include files HAVE_STRINGS_H - found
  53. -- Looking for include files HAVE_STRING_H
  54. -- Looking for include files HAVE_STRING_H - found
  55. -- Looking for include files HAVE_SYS_DIR_H
  56. -- Looking for include files HAVE_SYS_DIR_H - found
  57. -- Looking for include files HAVE_SYS_FILE_H
  58. -- Looking for include files HAVE_SYS_FILE_H - found
  59. -- Looking for include files HAVE_SYS_IOCTL_H
  60. -- Looking for include files HAVE_SYS_IOCTL_H - found
  61. -- Looking for include files HAVE_SYS_MOUNT_H
  62. -- Looking for include files HAVE_SYS_MOUNT_H - found
  63. -- Looking for include files HAVE_SYS_NDIR_H
  64. -- Looking for include files HAVE_SYS_NDIR_H - not found.
  65. -- Looking for include files HAVE_SYS_PARAM_H
  66. -- Looking for include files HAVE_SYS_PARAM_H - found
  67. -- Looking for include files HAVE_SYS_SELECT_H
  68. -- Looking for include files HAVE_SYS_SELECT_H - found
  69. -- Looking for include files HAVE_SYS_SOCKET_H
  70. -- Looking for include files HAVE_SYS_SOCKET_H - found
  71. -- Looking for include files HAVE_SYS_STAT_H
  72. -- Looking for include files HAVE_SYS_STAT_H - found
  73. -- Looking for include files HAVE_SYS_TIMEB_H
  74. -- Looking for include files HAVE_SYS_TIMEB_H - found
  75. -- Looking for include files HAVE_SYS_TIME_H
  76. -- Looking for include files HAVE_SYS_TIME_H - found
  77. -- Looking for include files HAVE_SYS_TYPES_H
  78. -- Looking for include files HAVE_SYS_TYPES_H - found
  79. -- Looking for include files HAVE_SYS_VFS_H
  80. -- Looking for include files HAVE_SYS_VFS_H - found
  81. -- Looking for include files HAVE_TERMIOS_H
  82. -- Looking for include files HAVE_TERMIOS_H - found
  83. -- Looking for include files HAVE_UNISTD_H
  84. -- Looking for include files HAVE_UNISTD_H - found
  85. -- Looking for include files HAVE_UTIME_H
  86. -- Looking for include files HAVE_UTIME_H - found
  87. -- Looking for include files HAVE_WCHAR_H
  88. -- Looking for include files HAVE_WCHAR_H - found
  89. -- Looking for include files HAVE_WCTYPE_H
  90. -- Looking for include files HAVE_WCTYPE_H - found
  91. -- Looking for alarm
  92. -- Looking for alarm - found
  93. -- Looking for atexit
  94. -- Looking for atexit - found
  95. -- Looking for chown
  96. -- Looking for chown - found
  97. -- Looking for _doprnt
  98. -- Looking for _doprnt - not found
  99. -- Looking for dup2
  100. -- Looking for dup2 - found
  101. -- Looking for fdatasync
  102. -- Looking for fdatasync - found
  103. -- Looking for floor
  104. -- Looking for floor - not found
  105. -- Looking for fs_stat_dev
  106. -- Looking for fs_stat_dev - not found
  107. -- Looking for ftime
  108. -- Looking for ftime - found
  109. -- Looking for ftruncate
  110. -- Looking for ftruncate - found
  111. -- Looking for getcwd
  112. -- Looking for getcwd - found
  113. -- Looking for gethostbyaddr
  114. -- Looking for gethostbyaddr - found
  115. -- Looking for gethostbyname
  116. -- Looking for gethostbyname - found
  117. -- Looking for getpagesize
  118. -- Looking for getpagesize - found
  119. -- Looking for getpass
  120. -- Looking for getpass - found
  121. -- Looking for gettimeofday
  122. -- Looking for gettimeofday - found
  123. -- Looking for inet_ntoa
  124. -- Looking for inet_ntoa - found
  125. -- Looking for inotify
  126. -- Looking for inotify - not found
  127. -- Looking for lchown
  128. -- Looking for lchown - found
  129. -- Looking for localeconv
  130. -- Looking for localeconv - found
  131. -- Looking for memchr
  132. -- Looking for memchr - found
  133. -- Looking for memmove
  134. -- Looking for memmove - found
  135. -- Looking for mkdir
  136. -- Looking for mkdir - found
  137. -- Looking for modf
  138. -- Looking for modf - found
  139. -- Looking for mmap
  140. -- Looking for mmap - found
  141. -- Looking for munmap
  142. -- Looking for munmap - found
  143. -- Looking for pow
  144. -- Looking for pow - not found
  145. -- Looking for rmdir
  146. -- Looking for rmdir - found
  147. -- Looking for select
  148. -- Looking for select - found
  149. -- Looking for setenv
  150. -- Looking for setenv - found
  151. -- Looking for setlocale
  152. -- Looking for setlocale - found
  153. -- Looking for socket
  154. -- Looking for socket - found
  155. -- Looking for sqrt
  156. -- Looking for sqrt - not found
  157. -- Looking for strcasecmp
  158. -- Looking for strcasecmp - found
  159. -- Looking for strchr
  160. -- Looking for strchr - found
  161. -- Looking for strcoll
  162. -- Looking for strcoll - found
  163. -- Looking for strcspn
  164. -- Looking for strcspn - found
  165. -- Looking for strdup
  166. -- Looking for strdup - found
  167. -- Looking for strerror
  168. -- Looking for strerror - found
  169. -- Looking for strftime
  170. -- Looking for strftime - found
  171. -- Looking for strncasecmp
  172. -- Looking for strncasecmp - found
  173. -- Looking for strpbrk
  174. -- Looking for strpbrk - found
  175. -- Looking for strrchr
  176. -- Looking for strrchr - found
  177. -- Looking for strspn
  178. -- Looking for strspn - found
  179. -- Looking for strstr
  180. -- Looking for strstr - found
  181. -- Looking for strtol
  182. -- Looking for strtol - found
  183. -- Looking for strtoul
  184. -- Looking for strtoul - found
  185. -- Looking for sysinfo
  186. -- Looking for sysinfo - found
  187. -- Looking for tzset
  188. -- Looking for tzset - found
  189. -- Looking for utime
  190. -- Looking for utime - found
  191. -- Looking for vprintf
  192. -- Looking for vprintf - found
  193. -- Building for target LINUX
  194. -- Found Freetype: /usr/lib/x86_64-linux-gnu/libfreetype.so
  195. -- Looking for include files CMAKE_HAVE_PTHREAD_H
  196. -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
  197. -- Looking for pthread_create in pthreads
  198. -- Looking for pthread_create in pthreads - not found
  199. -- Looking for pthread_create in pthread
  200. -- Looking for pthread_create in pthread - found
  201. -- Found Threads: TRUE
  202. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
  203. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
  204. -- Looking for gethostbyname
  205. -- Looking for gethostbyname - found
  206. -- Looking for connect
  207. -- Looking for connect - found
  208. -- Looking for remove
  209. -- Looking for remove - found
  210. -- Looking for shmat
  211. -- Looking for shmat - found
  212. -- Looking for IceConnectionNumber in ICE
  213. -- Looking for IceConnectionNumber in ICE - found
  214. -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
  215. -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
  216. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.3.4")
  217. -- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so
  218. -- checking for module 'sqlite3'
  219. -- found sqlite3, version 3.7.9
  220. -- Found Sqlite3: /usr/lib/x86_64-linux-gnu/libsqlite3.so
  221. -- Found PCRE: /usr/include
  222. -- Found LZO2: /usr/lib/x86_64-linux-gnu/liblzo2.so
  223. -- Looking for fribidi_utf8_to_unicode
  224. -- Looking for fribidi_utf8_to_unicode - not found.
  225. -- Looking for fribidi_charset_to_unicode
  226. -- Looking for fribidi_charset_to_unicode - found
  227. -- Using FriBiDi: /usr/lib/libfribidi.so
  228. -- checking for module 'fontconfig'
  229. -- found fontconfig, version 2.8.0
  230. -- Found Fontconfig: /usr/include
  231. -- Found libsamplerate: /usr/lib/x86_64-linux-gnu/libsamplerate.so
  232. -- Found YAJL: /usr/include
  233. -- Found microhttpd: /usr/include
  234. -- Found libcrypto: /usr/lib/x86_64-linux-gnu/libcrypto.so
  235. -- Found GLEW: /usr/include
  236. -- Looking for iconv_open
  237. -- Looking for iconv_open - found
  238. -- Performing Test ICONV_COMPILES
  239. -- Performing Test ICONV_COMPILES - Success
  240. -- Found ICONV: In glibc
  241. -- One (and only one) of the ICONV_ACCEPTS_... tests must pass
  242. -- Performing Test ICONV_ACCEPTS_NONCONST_INPUT
  243. -- Performing Test ICONV_ACCEPTS_NONCONST_INPUT - Success
  244. -- Performing Test ICONV_ACCEPTS_CONST_INPUT
  245. -- Performing Test ICONV_ACCEPTS_CONST_INPUT - Failed
  246. -- checking for module 'avahi-client'
  247. -- found avahi-client, version 0.6.30
  248. -- Found AVAHI: /usr/lib/x86_64-linux-gnu/libavahi-client.so
  249. -- checking for module 'xrandr'
  250. -- found xrandr, version 1.3.2
  251. -- Found XRANDR: /usr/lib/x86_64-linux-gnu/libXrandr.so
  252. -- Found LibDL: /usr/lib/x86_64-linux-gnu/libdl.so
  253. -- Found LibRt: /usr/lib/x86_64-linux-gnu/librt.so
  254. -- Found FLAC: /usr/lib/x86_64-linux-gnu/libFLAC.so
  255. -- checking for module 'dbus-1'
  256. -- found dbus-1, version 1.4.18
  257. -- Found D-Bus: /usr/lib/x86_64-linux-gnu/libdbus-1.so
  258. -- Boost version: 1.46.1
  259. -- Found the following Boost libraries:
  260. -- thread
  261. -- system
  262. -- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so
  263. -- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so
  264. -- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so
  265. -- checking for module 'vorbis'
  266. -- found vorbis, version 1.3.2
  267. -- checking for module 'ogg'
  268. -- found ogg, version 1.2.2
  269. -- checking for module 'vorbisenc'
  270. -- found vorbisenc, version 1.3.2
  271. -- Found VORBIS: /usr/include
  272. -- checking for module 'mad'
  273. -- found mad, version 0.15.0b
  274. -- Found LIBMAD: /usr/lib/x86_64-linux-gnu/libmad.so
  275. -- checking for module 'libmpeg2'
  276. -- found libmpeg2, version 0.4.1
  277. -- Found MPEG2: /usr/lib/libmpeg2.so
  278. -- checking for module 'libass'
  279. -- found libass, version 0.10.0
  280. -- Found ASS: /usr/lib/x86_64-linux-gnu/libass.so
  281. -- checking for module 'librtmp'
  282. -- found librtmp, version v2.4
  283. -- Found RTMP: /usr/lib/x86_64-linux-gnu/librtmp.so
  284. -- checking for module 'libplist'
  285. -- found libplist, version 1.8
  286. -- Found PLIST: /usr/lib/libplist.so
  287. -- checking for module 'libshairport'
  288. -- found libshairport, version 1.2.1
  289. -- Found SHAIRPORT: /usr/lib/x86_64-linux-gnu/libshairport.so
  290. -- checking for module 'libva'
  291. -- found libva, version 0.32.0
  292. -- checking for module 'libva-glx'
  293. -- found libva-glx, version 0.32.0
  294. -- Found VAAPI: /usr/lib/x86_64-linux-gnu/libva.so
  295. -- Found VDPAU: /usr/lib/x86_64-linux-gnu/libvdpau.so
  296. -- checking for module 'libcec>=2.0'
  297. -- found libcec, version 2:1:0
  298. -- Found CEC: /usr/lib/libcec.so
  299. -- Using pthreads: -lpthread
  300. -- checking for module 'libpulse'
  301. -- found libpulse, version 1.1
  302. -- Found pulseaudio: /usr/lib/x86_64-linux-gnu/libpulse-simple.so;/usr/lib/x86_64-linux-gnu/libpulse.so
  303. -- checking for module 'alsa'
  304. -- found alsa, version 1.0.25
  305. -- Found ALSA: /usr/lib/x86_64-linux-gnu/libasound.so
  306. -- checking for module 'libusb'
  307. -- found libusb, version 0.1.12
  308. /usr/lib/x86_64-linux-gnu/libusb.so/usr/include
  309. -- Found LIBUSB: /usr/lib/x86_64-linux-gnu/libusb.so
  310. -- checking for module 'libudev'
  311. -- found libudev, version 175
  312. /usr/lib/x86_64-linux-gnu/libudev.so/usr/include
  313. -- Found LIBUDEV: /usr/lib/x86_64-linux-gnu/libudev.so
  314. -- Looking for include file libavcodec/avcodec.h - found
  315. -- Looking for include file libavfilter/avfilter.h - found
  316. -- Looking for include file libavformat/avformat.h - found
  317. -- Looking for include file libavutil/avutil.h - found
  318. -- Looking for include file libavutil/pixfmt.h - found
  319. -- Looking for include file libpostproc/postprocess.h - found
  320. -- Looking for include file libswscale/swscale.h - found
  321. -- Looking for include file ffmpeg/avcodec.h - not found
  322. -- Looking for include file ffmpeg/avfilter.h - not found
  323. -- Looking for include file ffmpeg/avformat.h - not found
  324. -- Looking for include file ffmpeg/avutil.h - not found
  325. -- Looking for include file postproc/postprocess.h - not found
  326. -- Looking for include file ffmpeg/swscale.h - not found
  327. -- Looking for include file libavcore/avcore.h - not found
  328. -- Looking for include file libavcore/samplefmt.h - not found
  329. -- Looking for include file libavutil/mem.h - found
  330. -- Looking for include file libavutil/samplefmt.h - found
  331. -- Looking for include file libavutil/opt.h - found
  332. -- Looking for include file libavutil/mathematics.h - found
  333. -- Looking for include file libswscale/rgb2rgb.h - found
  334. -- Looking for include file ffmpeg/rgb2rgb.h - not found
  335. -- Looking for include file libswresample/swresample.h - found
  336. -- Looking for include file libavresample/avresample.h - not found
  337. -- Performing Test HAVE_AVFILTERBUFFERREFVIDEOPROPS_SAMPLE_ASPECT_RATIO
  338. -- Performing Test HAVE_AVFILTERBUFFERREFVIDEOPROPS_SAMPLE_ASPECT_RATIO - Failed
  339. -- Performing Test PIX_FMT_VDPAU_MPEG4_IN_AVUTIL
  340. -- Performing Test PIX_FMT_VDPAU_MPEG4_IN_AVUTIL - Failed
  341. -- Looking for include file shairport/shairport.h - found
  342. -- Performing Test HAVE_STRUCT_AUDIOOUTPUT_AO_SET_METADATA
  343. -- Performing Test HAVE_STRUCT_AUDIOOUTPUT_AO_SET_METADATA - Success
  344. -- dump_syms not found, will not create breakpad symbols
  345. -- Can't find exception_handler.h
  346. -- Performing Test HAS_BUILTIN_SYNC_ADD_AND_FETCH
  347. -- Performing Test HAS_BUILTIN_SYNC_ADD_AND_FETCH - Success
  348. -- Performing Test HAS_BUILTIN_SYNC_SUB_AND_FETCH
  349. -- Performing Test HAS_BUILTIN_SYNC_SUB_AND_FETCH - Success
  350. -- Performing Test HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP
  351. -- Performing Test HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP - Success
  352. -- -- Configuration Summary:
  353. -- Enable DVD drive: OFF
  354. -- Enable Python support: OFF
  355. -- Enabling bundling: ON
  356. -- Compress textures: on
  357. -- Enable AutoUpdate: off
  358. -- SSE CFLAGS: -mssse3
  359. -- Enable CrashReports: no
  360. -- Looking for include files HAVE_DLFCN_H
  361. -- Looking for include files HAVE_DLFCN_H - found
  362. -- Looking for gettext
  363. -- Looking for gettext - found
  364. -- Looking for iconv
  365. -- Looking for iconv - found
  366. -- Looking for stat
  367. -- Looking for stat - found
  368. -- Found EXPAT: /usr/lib/x86_64-linux-gnu/libexpat.so
  369. -- Configuring done
  370. CMake Error at xbmc/main/CMakeLists.txt:7 (add_library):
  371. Cannot find source file:
  372.  
  373. OBJECT
  374.  
  375. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  376. .hxx .in .txx
  377.  
  378.  
  379. CMake Error in plex/CMakeLists.txt:
  380. Cannot find source file:
  381.  
  382. $<TARGET_OBJECTS:PlexMain>
  383.  
  384. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  385. .hxx .in .txx
  386.  
  387.  
  388. CMake Error in plex/CMakeLists.txt:
  389. Cannot find source file:
  390.  
  391. $<TARGET_OBJECTS:xbmcmain>
  392.  
  393. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  394. .hxx .in .txx
  395.  
  396.  
  397. CMake Error in plex/CMakeLists.txt:
  398. Cannot find source file:
  399.  
  400. OBJECT
  401.  
  402. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  403. .hxx .in .txx
  404.  
  405.  
  406. -- Build files have been written to: /home/yakumo/build/plex/temp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement