Advertisement
Guest User

VLC emerge

a guest
Dec 30th, 2012
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.20 KB | None | 0 0
  1. >>> Verifying ebuild manifests
  2.  
  3. >>> Emerging (1 of 1) media-video/vlc-2.0.5
  4. * vlc-2.0.5.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  5. * vlc-patches-101.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  6. >>> Unpacking source...
  7. >>> Unpacking vlc-2.0.5.tar.xz to /var/tmp/portage/media-video/vlc-2.0.5/work
  8. >>> Unpacking vlc-patches-101.tar.bz2 to /var/tmp/portage/media-video/vlc-2.0.5/work
  9. >>> Source unpacked in /var/tmp/portage/media-video/vlc-2.0.5/work
  10. >>> Preparing source in /var/tmp/portage/media-video/vlc-2.0.5/work/vlc-2.0.5 ...
  11. * Running eautoreconf in '/var/tmp/portage/media-video/vlc-2.0.5/work/vlc-2.0.5' ...
  12. * Running autopoint --force ... [ ok ]
  13. * Running libtoolize --install --copy --force --automake ... [ ok ]
  14. * Running aclocal -I m4 ... [ ok ]
  15. * Running autoconf ... [ ok ]
  16. * Running autoheader ... [ ok ]
  17. * Running automake --add-missing --copy ... [ ok ]
  18. * Running elibtoolize in: vlc-2.0.5/autotools/
  19. * Applying portage/1.2.0 patch ...
  20. * Applying sed/1.5.6 patch ...
  21. * Applying as-needed/2.2.6 patch ...
  22. >>> Source prepared.
  23. >>> Configuring source in /var/tmp/portage/media-video/vlc-2.0.5/work/vlc-2.0.5 ...
  24. * econf: updating vlc-2.0.5/autotools/config.guess with /usr/share/gnuconfig/config.guess
  25. * econf: updating vlc-2.0.5/autotools/config.sub with /usr/share/gnuconfig/config.sub
  26. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/vlc-2.0.5 --enable-a52 --disable-aa --enable-faad --enable-alsa --disable-altivec --disable-atmo --disable-audioqueue --disable-bonjour --enable-avcodec --enable-avformat --disable-fribidi --disable-bluray --enable-vcd --disable-libcddb --enable-dbus --enable-dbus-control --disable-dirac --disable-direct2d --disable-directfb --disable-directx --disable-dc1394 --disable-debug --disable-dshow --enable-dca --enable-dvbpsi --enable-dvdread --enable-dvdnav --disable-dxva2 --disable-egl --enable-sout --disable-fbosd --enable-flac --disable-fluidsynth --disable-fontconfig --enable-libgcrypt --disable-gme --disable-gnomevfs --disable-gnutls --disable-growl --disable-httpd --disable-dv --disable-ios-vout --disable-jack --disable-kate --with-kde-solid --disable-libass --disable-caca --enable-notify --disable-libproxy --disable-samplerate --disable-libtar --disable-tiger --disable-linsys --disable-lirc --disable-live555 --disable-lua --disable-macosx-audio --disable-macosx-dialog-provider --disable-macosx-eyetv --disable-macosx-qtkit --disable-macosx-quartztext --disable-macosx-vout --disable-mkv --disable-media-library --disable-mmx --disable-mod --enable-mad --enable-libmpeg2 --disable-mtp --disable-mpc --enable-ncurses --disable-neon --enable-ogg --enable-mux_ogg --disable-omxil --enable-glx --disable-opus --disable-optimize-memory --disable-oss --enable-png --disable-portaudio --enable-postproc --disable-projectm --disable-pulse --disable-pvr --enable-qt4 --disable-realrtsp --disable-run-as-root --disable-smb --disable-schroedinger --enable-sdl --disable-sdl-image --disable-shine --disable-sid --disable-shout --disable-skins2 --disable-speex --disable-sqlite --disable-sse --enable-svg --disable-switcher --enable-swscale --disable-taglib --disable-theora --enable-freetype --disable-twolame --enable-udev --disable-upnp --disable-v4l2 --disable-libva --disable-vcdx --disable-vlm --enable-vorbis --disable-waveout --disable-loader --disable-wingdi --disable-wma-fixed --with-x --enable-x264 --enable-xcb --enable-libxml2 --disable-xosd --enable-xvideo --disable-zvbi --enable-telx --disable-optimizations --without-tuning --enable-fast-install
  27. checking build system type... i686-pc-linux-gnu
  28. checking host system type... i686-pc-linux-gnu
  29. checking for a BSD-compatible install... /usr/bin/install -c
  30. checking whether build environment is sane... yes
  31. checking for a thread-safe mkdir -p... /bin/mkdir -p
  32. checking for gawk... gawk
  33. checking whether make sets $(MAKE)... yes
  34. checking how to create a ustar tar archive... gnutar
  35. checking whether make supports nested variables... yes
  36. checking whether to enable maintainer-specific portions of Makefiles... yes
  37. checking for style of include used by make... GNU
  38. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  39. checking whether the C compiler works... yes
  40. checking for C compiler default output file name... a.out
  41. checking for suffix of executables...
  42. checking whether we are cross compiling... no
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  46. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  47. checking dependency style of i686-pc-linux-gnu-gcc... none
  48. checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  49. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -std=gnu99 -E
  50. checking for grep that handles long lines and -e... /bin/grep
  51. checking for egrep... /bin/grep -E
  52. checking for ANSI C header files... yes
  53. checking for sys/types.h... yes
  54. checking for sys/stat.h... yes
  55. checking for stdlib.h... yes
  56. checking for string.h... yes
  57. checking for memory.h... yes
  58. checking for strings.h... yes
  59. checking for inttypes.h... yes
  60. checking for stdint.h... yes
  61. checking for unistd.h... yes
  62. checking minix/config.h usability... no
  63. checking minix/config.h presence... no
  64. checking for minix/config.h... no
  65. checking whether it is safe to define __EXTENSIONS__... yes
  66. checking whether i686-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes
  67. checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
  68. checking whether we are using the GNU C++ compiler... yes
  69. checking whether i686-pc-linux-gnu-g++ accepts -g... yes
  70. checking dependency style of i686-pc-linux-gnu-g++... none
  71. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -std=gnu99 -E
  72. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  73. checking whether we are using the GNU Objective C compiler... no
  74. checking whether i686-pc-linux-gnu-gcc accepts -g... no
  75. checking dependency style of i686-pc-linux-gnu-gcc... none
  76. checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
  77. checking for egrep... (cached) /bin/grep -E
  78. checking whether make sets $(MAKE)... (cached) yes
  79. checking dependency style of i686-pc-linux-gnu-gcc -std=gnu99... none
  80. checking for desktop-file-validate... desktop-file-validate
  81. checking for an ANSI C-conforming const... yes
  82. checking for inline... inline
  83. checking for C/C++ restrict keyword... __restrict
  84. checking for 3rd party libraries path... not found
  85. checking for an Android system... no
  86. checking how to print strings... printf
  87. checking for a sed that does not truncate output... /bin/sed
  88. checking for fgrep... /bin/grep -F
  89. checking for ld used by i686-pc-linux-gnu-gcc -std=gnu99... /usr/i686-pc-linux-gnu/bin/ld
  90. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  91. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  92. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  93. checking whether ln -s works... yes
  94. checking the maximum length of command line arguments... 1572864
  95. checking whether the shell understands some XSI constructs... yes
  96. checking whether the shell understands "+="... yes
  97. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  98. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  99. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  100. checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
  101. checking how to recognize dependent libraries... (cached) pass_all
  102. checking for i686-pc-linux-gnu-dlltool... no
  103. checking for dlltool... no
  104. checking how to associate runtime and link libraries... printf %s\n
  105. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  106. checking for archiver @FILE support... @
  107. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  108. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  109. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc -std=gnu99 object... ok
  110. checking for sysroot... no
  111. checking for i686-pc-linux-gnu-mt... no
  112. checking for mt... no
  113. checking if : is a manifest tool... no
  114. checking for dlfcn.h... yes
  115. checking for objdir... .libs
  116. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  117. checking for i686-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  118. checking if i686-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  119. checking if i686-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes
  120. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
  121. checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
  122. checking whether the i686-pc-linux-gnu-gcc -std=gnu99 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  123. checking whether -lc should be explicitly linked in... no
  124. checking dynamic linker characteristics... GNU/Linux ld.so
  125. checking how to hardcode library paths into programs... immediate
  126. checking for shl_load... no
  127. checking for shl_load in -ldld... no
  128. checking for dlopen... no
  129. checking for dlopen in -ldl... yes
  130. checking whether a program can dlopen itself... yes
  131. checking whether a statically linked program can dlopen itself... no
  132. checking whether stripping libraries is possible... yes
  133. checking if libtool supports shared libraries... yes
  134. checking whether to build shared libraries... yes
  135. checking whether to build static libraries... no
  136. checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
  137. checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
  138. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  139. checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  140. checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  141. checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  142. checking if i686-pc-linux-gnu-g++ static flag -static works... yes
  143. checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
  144. checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  145. checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  146. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  147. checking how to hardcode library paths into programs... immediate
  148. checking for i686-pc-linux-gnu-windres... no
  149. checking for windres... no
  150. checking whether NLS is requested... yes
  151. checking for msgfmt... /usr/bin/msgfmt
  152. checking for gmsgfmt... /usr/bin/gmsgfmt
  153. checking for xgettext... /usr/bin/xgettext
  154. checking for msgmerge... /usr/bin/msgmerge
  155. checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
  156. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  157. checking for shared library run path origin... done
  158. checking for CFPreferencesCopyAppValue... no
  159. checking for CFLocaleCopyCurrent... no
  160. checking for GNU gettext in libc... yes
  161. checking whether to use NLS... yes
  162. checking where the gettext function comes from... libc
  163. checking for iconv... yes
  164. checking for working iconv... yes
  165. checking for iconv declaration...
  166. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  167. checking for buggy GNU/libc versions... not present
  168. checking for shared objects suffix... .so
  169. checking whether nanosleep is declared... yes
  170. checking for daemon... yes
  171. checking for fcntl... yes
  172. checking for fstatvfs... yes
  173. checking for fork... yes
  174. checking for getenv... yes
  175. checking for getpwuid_r... yes
  176. checking for if_nameindex... yes
  177. checking for if_nametoindex... yes
  178. checking for isatty... yes
  179. checking for lstat... yes
  180. checking for memalign... yes
  181. checking for mmap... yes
  182. checking for openat... yes
  183. checking for pread... yes
  184. checking for posix_fadvise... yes
  185. checking for posix_madvise... yes
  186. checking for setlocale... yes
  187. checking for stricmp... no
  188. checking for strnicmp... no
  189. checking for strptime... yes
  190. checking for uselocale... yes
  191. checking for atof... yes
  192. checking for atoll... yes
  193. checking for dirfd... yes
  194. checking for fdopendir... yes
  195. checking for flockfile... yes
  196. checking for fsync... yes
  197. checking for getdelim... yes
  198. checking for getpid... yes
  199. checking for gmtime_r... yes
  200. checking for inet_pton... yes
  201. checking for lldiv... yes
  202. checking for localtime_r... yes
  203. checking for nrand48... yes
  204. checking for rewind... yes
  205. checking for setenv... yes
  206. checking for strcasecmp... yes
  207. checking for strcasestr... yes
  208. checking for strdup... yes
  209. checking for strlcpy... no
  210. checking for strncasecmp... yes
  211. checking for strndup... yes
  212. checking for strnlen... yes
  213. checking for strsep... yes
  214. checking for strtof... yes
  215. checking for strtok_r... yes
  216. checking for strtoll... yes
  217. checking for swab... yes
  218. checking for tdestroy... yes
  219. checking for fdatasync... yes
  220. checking for working strcoll... yes
  221. checking for accept4... yes
  222. checking for pipe2... yes
  223. checking for eventfd... yes
  224. checking for vmsplice... yes
  225. checking for sched_getaffinity... yes
  226. checking for library containing poll... none required
  227. checking for struct pollfd... yes
  228. checking for library containing connect... none required
  229. checking for socklen_t in sys/socket.h... yes
  230. checking for struct sockaddr_storage... yes
  231. checking for library containing getaddrinfo... none required
  232. checking for getopt_long... yes
  233. checking for cos in -lm... yes
  234. checking for lrintf in -lm... yes
  235. checking for library containing dlopen... -ldl
  236. checking for main in -lpthread... yes
  237. checking for clock_nanosleep in -lrt... yes
  238. checking for strncasecmp in strings.h... yes
  239. checking search.h usability... yes
  240. checking search.h presence... yes
  241. checking for search.h... yes
  242. checking getopt.h usability... yes
  243. checking getopt.h presence... yes
  244. checking for getopt.h... yes
  245. checking for strings.h... (cached) yes
  246. checking locale.h usability... yes
  247. checking locale.h presence... yes
  248. checking for locale.h... yes
  249. checking xlocale.h usability... yes
  250. checking xlocale.h presence... yes
  251. checking for xlocale.h... yes
  252. checking fcntl.h usability... yes
  253. checking fcntl.h presence... yes
  254. checking for fcntl.h... yes
  255. checking sys/time.h usability... yes
  256. checking sys/time.h presence... yes
  257. checking for sys/time.h... yes
  258. checking sys/ioctl.h usability... yes
  259. checking sys/ioctl.h presence... yes
  260. checking for sys/ioctl.h... yes
  261. checking for sys/stat.h... (cached) yes
  262. checking arpa/inet.h usability... yes
  263. checking arpa/inet.h presence... yes
  264. checking for arpa/inet.h... yes
  265. checking netinet/udplite.h usability... no
  266. checking netinet/udplite.h presence... no
  267. checking for netinet/udplite.h... no
  268. checking sys/eventfd.h usability... yes
  269. checking sys/eventfd.h presence... yes
  270. checking for sys/eventfd.h... yes
  271. checking for net/if.h... yes
  272. checking for sys/mount.h... yes
  273. checking machine/param.h usability... no
  274. checking machine/param.h presence... no
  275. checking for machine/param.h... no
  276. checking sys/shm.h usability... yes
  277. checking sys/shm.h presence... yes
  278. checking for sys/shm.h... yes
  279. checking linux/version.h usability... yes
  280. checking linux/version.h presence... yes
  281. checking for linux/version.h... yes
  282. checking linux/dccp.h usability... yes
  283. checking linux/dccp.h presence... yes
  284. checking for linux/dccp.h... yes
  285. checking scsi/scsi.h usability... yes
  286. checking scsi/scsi.h presence... yes
  287. checking for scsi/scsi.h... yes
  288. checking linux/magic.h usability... yes
  289. checking linux/magic.h presence... yes
  290. checking for linux/magic.h... yes
  291. checking syslog.h usability... yes
  292. checking syslog.h presence... yes
  293. checking for syslog.h... yes
  294. checking mntent.h usability... yes
  295. checking mntent.h presence... yes
  296. checking for mntent.h... yes
  297. checking for ssize_t... yes
  298. checking pthread.h usability... yes
  299. checking pthread.h presence... yes
  300. checking for pthread.h... yes
  301. checking for i686-pc-linux-gnu-pkg-config... no
  302. checking for pkg-config... /usr/bin/pkg-config
  303. checking pkg-config is at least version 0.9.0... yes
  304. checking zlib.h usability... yes
  305. checking zlib.h presence... yes
  306. checking for zlib.h... yes
  307. checking for MINIZIP... yes
  308. checking for DBUS... yes
  309. checking for ntohl in sys/param.h... no
  310. checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wall... yes
  311. checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wextra... yes
  312. checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wsign-compare... yes
  313. checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wundef... yes
  314. checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wpointer-arith... yes
  315. checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wbad-function-cast... yes
  316. checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wwrite-strings... yes
  317. checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wmissing-prototypes... yes
  318. checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wvolatile-register-var... yes
  319. checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Werror-implicit-function-declaration... yes
  320. checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -pipe... yes
  321. checking if i686-pc-linux-gnu-g++ accepts -Wall... yes
  322. checking if i686-pc-linux-gnu-g++ accepts -Wextra... yes
  323. checking if i686-pc-linux-gnu-g++ accepts -Wsign-compare... yes
  324. checking if i686-pc-linux-gnu-g++ accepts -Wundef... yes
  325. checking if i686-pc-linux-gnu-g++ accepts -Wpointer-arith... yes
  326. checking if i686-pc-linux-gnu-g++ accepts -Wvolatile-register-var... yes
  327. checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -fvisibility=hidden... yes
  328. checking __attribute__ ((aligned ())) support... 64
  329. checking for __attribute__((packed))... yes
  330. checking execinfo.h usability... yes
  331. checking execinfo.h presence... yes
  332. checking for execinfo.h... yes
  333. checking for backtrace... yes
  334. checking if i686-pc-linux-gnu-gcc -std=gnu99 groks 3D Now! inline assembly... yes
  335. checking for DVDREAD... yes
  336. checking for DVDNAV... yes
  337. checking for dvdnav_get_video_resolution in -ldvdnav... yes
  338. checking for dvdnav_describe_title_chapters in -ldvdnav... yes
  339. checking DeckLinkAPIDispatch.cpp usability... no
  340. checking DeckLinkAPIDispatch.cpp presence... no
  341. checking for DeckLinkAPIDispatch.cpp... no
  342. configure: WARNING: Blackmagic DeckLink SDI include files not found
  343. checking for cdrom_msf0 in linux/cdrom.h... yes
  344. checking for scsireq in sys/scsiio.h... no
  345. checking for ioc_toc_header in sys/cdio.h... no
  346. checking for Linux DVB version 5... yes
  347. checking for DVBPSI... yes
  348. checking for OGG... yes
  349. checking for MUX_OGG... yes
  350. checking for libcrystalhd/libcrystalhd_if.h... no
  351. checking mad.h usability... yes
  352. checking mad.h presence... yes
  353. checking for mad.h... yes
  354. checking for mad_bit_init in -lmad... yes
  355. checking if linker supports -Bsymbolic... yes
  356. checking for AVCODEC... yes
  357. checking libavcodec/avcodec.h usability... yes
  358. checking libavcodec/avcodec.h presence... yes
  359. checking for libavcodec/avcodec.h... yes
  360. checking libavutil/avutil.h usability... yes
  361. checking libavutil/avutil.h presence... yes
  362. checking for libavutil/avutil.h... yes
  363. checking for AVFORMAT... yes
  364. checking libavformat/avformat.h usability... yes
  365. checking libavformat/avformat.h presence... yes
  366. checking for libavformat/avformat.h... yes
  367. checking libavformat/avio.h usability... yes
  368. checking libavformat/avio.h presence... yes
  369. checking for libavformat/avio.h... yes
  370. checking for libavutil/avutil.h... (cached) yes
  371. checking for SWSCALE... yes
  372. checking libswscale/swscale.h usability... yes
  373. checking libswscale/swscale.h presence... yes
  374. checking for libswscale/swscale.h... yes
  375. checking for POSTPROC... yes
  376. checking postproc/postprocess.h usability... no
  377. checking postproc/postprocess.h presence... no
  378. checking for postproc/postprocess.h... no
  379. checking faad.h usability... yes
  380. checking faad.h presence... yes
  381. checking for faad.h... yes
  382. checking for faacDecOpen in -lfaad... no
  383. checking for NeAACDecOpen in -lfaad... yes
  384. checking a52dec/a52.h usability... yes
  385. checking a52dec/a52.h presence... yes
  386. checking for a52dec/a52.h... yes
  387. checking for a52_free in -la52... yes
  388. checking for DCA... yes
  389. checking for FLAC... yes
  390. checking for LIBMPEG2... yes
  391. checking for VORBIS... yes
  392. checking png.h usability... yes
  393. checking png.h presence... yes
  394. checking for png.h... yes
  395. checking for png_set_rows in -lpng... yes
  396. checking for X264... yes
  397. checking for GL... yes
  398. checking for X... libraries , headers
  399. checking for gethostbyname... yes
  400. checking for connect... yes
  401. checking for remove... yes
  402. checking for shmat... yes
  403. checking for IceConnectionNumber in -lICE... yes
  404. checking X11/Xlib.h usability... yes
  405. checking X11/Xlib.h presence... yes
  406. checking for X11/Xlib.h... yes
  407. checking for XCB... yes
  408. checking for XCB_SHM... yes
  409. checking for XCB_COMPOSITE... yes
  410. checking for XCB_XV... yes
  411. checking for XCB_RANDR... yes
  412. checking for XCB_KEYSYMS... yes
  413. checking for XPROTO... yes
  414. checking for SDL... yes
  415. checking for FREETYPE... yes
  416. checking Carbon/Carbon.h usability... no
  417. checking Carbon/Carbon.h presence... no
  418. checking for Carbon/Carbon.h... no
  419. checking for SVG... yes
  420. checking linux/fb.h usability... yes
  421. checking linux/fb.h presence... yes
  422. checking for linux/fb.h... yes
  423. checking kva.h usability... no
  424. checking kva.h presence... no
  425. checking for kva.h... no
  426. checking for ALSA... yes
  427. checking kai.h usability... no
  428. checking kai.h presence... no
  429. checking for kai.h... no
  430. checking for QT4... yes
  431. checking whether Qt uses X11... yes
  432. checking for moc-qt4... no
  433. checking for moc... /usr/bin/moc
  434. checking for rcc... /usr/bin/rcc
  435. checking for uic-qt4... no
  436. checking for uic... /usr/bin/uic
  437. checking for NCURSES... no
  438. configure: error: No package 'ncursesw' found.
  439.  
  440. !!! Please attach the following file when seeking support:
  441. !!! /var/tmp/portage/media-video/vlc-2.0.5/work/vlc-2.0.5/config.log
  442. * ERROR: media-video/vlc-2.0.5 failed (configure phase):
  443. * econf failed
  444. *
  445. * Call stack:
  446. * ebuild.sh, line 93: Called src_configure
  447. * environment, line 3355: Called econf '--docdir=/usr/share/doc/vlc-2.0.5' '--enable-a52' '--disable-aa' '--enable-faad' '--enable-alsa' '--disable-altivec' '--disable-atmo' '--disable-audioqueue' '--disable-bonjour' '--enable-avcodec' '--enable-avformat' '--disable-fribidi' '--disable-bluray' '--enable-vcd' '--disable-libcddb' '--enable-dbus' '--enable-dbus-control' '--disable-dirac' '--disable-direct2d' '--disable-directfb' '--disable-directx' '--disable-dc1394' '--disable-debug' '--disable-dshow' '--enable-dca' '--enable-dvbpsi' '--enable-dvdread' '--enable-dvdnav' '--disable-dxva2' '--disable-egl' '--enable-sout' '--disable-fbosd' '--enable-flac' '--disable-fluidsynth' '--disable-fontconfig' '--enable-libgcrypt' '--disable-gme' '--disable-gnomevfs' '--disable-gnutls' '--disable-growl' '--disable-httpd' '--disable-dv' '--disable-ios-vout' '--disable-jack' '--disable-kate' '--with-kde-solid' '--disable-libass' '--disable-caca' '--enable-notify' '--disable-libproxy' '--disable-samplerate' '--disable-libtar' '--disable-tiger' '--disable-linsys' '--disable-lirc' '--disable-live555' '--disable-lua' '--disable-macosx-audio' '--disable-macosx-dialog-provider' '--disable-macosx-eyetv' '--disable-macosx-qtkit' '--disable-macosx-quartztext' '--disable-macosx-vout' '--disable-mkv' '--disable-media-library' '--disable-mmx' '--disable-mod' '--enable-mad' '--enable-libmpeg2' '--disable-mtp' '--disable-mpc' '--enable-ncurses' '--disable-neon' '--enable-ogg' '--enable-mux_ogg' '--disable-omxil' '--enable-glx' '--disable-opus' '--disable-optimize-memory' '--disable-oss' '--enable-png' '--disable-portaudio' '--enable-postproc' '--disable-projectm' '--disable-pulse' '--disable-pvr' '--enable-qt4' '--disable-realrtsp' '--disable-run-as-root' '--disable-smb' '--disable-schroedinger' '--enable-sdl' '--disable-sdl-image' '--disable-shine' '--disable-sid' '--disable-shout' '--disable-skins2' '--disable-speex' '--disable-sqlite' '--disable-sse' '--enable-svg' '--disable-switcher' '--enable-swscale' '--disable-taglib' '--disable-theora' '--enable-freetype' '--disable-twolame' '--enable-udev' '--disable-upnp' '--disable-v4l2' '--disable-libva' '--disable-vcdx' '--disable-vlm' '--enable-vorbis' '--disable-waveout' '--disable-loader' '--disable-wingdi' '--disable-wma-fixed' '--with-x' '--enable-x264' '--enable-xcb' '--enable-libxml2' '--disable-xosd' '--enable-xvideo' '--disable-zvbi' '--enable-telx' '--disable-optimizations' '--without-tuning' '--enable-fast-install'
  448. * phase-helpers.sh, line 501: Called die
  449. * The specific snippet of code:
  450. * die "econf failed"
  451. *
  452. * If you need support, post the output of `emerge --info '=media-video/vlc-2.0.5'`,
  453. * the complete build log and the output of `emerge -pqv '=media-video/vlc-2.0.5'`.
  454. * The complete build log is located at '/var/tmp/portage/media-video/vlc-2.0.5/temp/build.log'.
  455. * The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-2.0.5/temp/environment'.
  456. * Working directory: '/var/tmp/portage/media-video/vlc-2.0.5/work/vlc-2.0.5'
  457. * S: '/var/tmp/portage/media-video/vlc-2.0.5/work/vlc-2.0.5'
  458.  
  459. >>> Failed to emerge media-video/vlc-2.0.5, Log file:
  460.  
  461. >>> '/var/tmp/portage/media-video/vlc-2.0.5/temp/build.log'
  462.  
  463. * Messages for package media-video/vlc-2.0.5:
  464.  
  465. * ERROR: media-video/vlc-2.0.5 failed (configure phase):
  466. * econf failed
  467. *
  468. * Call stack:
  469. * ebuild.sh, line 93: Called src_configure
  470. * environment, line 3355: Called econf '--docdir=/usr/share/doc/vlc-2.0.5' '--enable-a52' '--disable-aa' '--enable-faad' '--enable-alsa' '--disable-altivec' '--disable-atmo' '--disable-audioqueue' '--disable-bonjour' '--enable-avcodec' '--enable-avformat' '--disable-fribidi' '--disable-bluray' '--enable-vcd' '--disable-libcddb' '--enable-dbus' '--enable-dbus-control' '--disable-dirac' '--disable-direct2d' '--disable-directfb' '--disable-directx' '--disable-dc1394' '--disable-debug' '--disable-dshow' '--enable-dca' '--enable-dvbpsi' '--enable-dvdread' '--enable-dvdnav' '--disable-dxva2' '--disable-egl' '--enable-sout' '--disable-fbosd' '--enable-flac' '--disable-fluidsynth' '--disable-fontconfig' '--enable-libgcrypt' '--disable-gme' '--disable-gnomevfs' '--disable-gnutls' '--disable-growl' '--disable-httpd' '--disable-dv' '--disable-ios-vout' '--disable-jack' '--disable-kate' '--with-kde-solid' '--disable-libass' '--disable-caca' '--enable-notify' '--disable-libproxy' '--disable-samplerate' '--disable-libtar' '--disable-tiger' '--disable-linsys' '--disable-lirc' '--disable-live555' '--disable-lua' '--disable-macosx-audio' '--disable-macosx-dialog-provider' '--disable-macosx-eyetv' '--disable-macosx-qtkit' '--disable-macosx-quartztext' '--disable-macosx-vout' '--disable-mkv' '--disable-media-library' '--disable-mmx' '--disable-mod' '--enable-mad' '--enable-libmpeg2' '--disable-mtp' '--disable-mpc' '--enable-ncurses' '--disable-neon' '--enable-ogg' '--enable-mux_ogg' '--disable-omxil' '--enable-glx' '--disable-opus' '--disable-optimize-memory' '--disable-oss' '--enable-png' '--disable-portaudio' '--enable-postproc' '--disable-projectm' '--disable-pulse' '--disable-pvr' '--enable-qt4' '--disable-realrtsp' '--disable-run-as-root' '--disable-smb' '--disable-schroedinger' '--enable-sdl' '--disable-sdl-image' '--disable-shine' '--disable-sid' '--disable-shout' '--disable-skins2' '--disable-speex' '--disable-sqlite' '--disable-sse' '--enable-svg' '--disable-switcher' '--enable-swscale' '--disable-taglib' '--disable-theora' '--enable-freetype' '--disable-twolame' '--enable-udev' '--disable-upnp' '--disable-v4l2' '--disable-libva' '--disable-vcdx' '--disable-vlm' '--enable-vorbis' '--disable-waveout' '--disable-loader' '--disable-wingdi' '--disable-wma-fixed' '--with-x' '--enable-x264' '--enable-xcb' '--enable-libxml2' '--disable-xosd' '--enable-xvideo' '--disable-zvbi' '--enable-telx' '--disable-optimizations' '--without-tuning' '--enable-fast-install'
  471. * phase-helpers.sh, line 501: Called die
  472. * The specific snippet of code:
  473. * die "econf failed"
  474. *
  475. * If you need support, post the output of `emerge --info '=media-video/vlc-2.0.5'`,
  476. * the complete build log and the output of `emerge -pqv '=media-video/vlc-2.0.5'`.
  477. * The complete build log is located at '/var/tmp/portage/media-video/vlc-2.0.5/temp/build.log'.
  478. * The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-2.0.5/temp/environment'.
  479. * Working directory: '/var/tmp/portage/media-video/vlc-2.0.5/work/vlc-2.0.5'
  480. * S: '/var/tmp/portage/media-video/vlc-2.0.5/work/vlc-2.0.5'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement