Advertisement
Guest User

Untitled

a guest
Sep 16th, 2011
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.40 KB | None | 0 0
  1.  * Package: media-libs/xine-lib-1.1.19
  2.  * Repository: gentoo
  3.  * Maintainer: media-video@gentoo.org
  4.  * USE: X a52 aac alsa amd64 consolekit css dts elibc_glibc kernel_linux mad modplug multilib musepack nls opengl policykit sdl theora truetype userland_GNU v4l vcd vorbis xcb xv
  5.  * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking xine-lib-1.1.19.tar.xz to /var/tmp/portage/media-libs/xine-lib-1.1.19/work
  8. >>> Unpacking xine-lib-1.1.15-textrel-fix.patch to /var/tmp/portage/media-libs/xine-lib-1.1.19/work
  9. unpack xine-lib-1.1.15-textrel-fix.patch: file format not recognized. Ignoring.
  10. >>> Source unpacked in /var/tmp/portage/media-libs/xine-lib-1.1.19/work
  11. >>> Preparing source in /var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19 ...
  12. * Applying xine-lib-1.1.15-textrel-fix.patch ...
  13.  [ ok ]
  14. * Applying xine-lib-1.1.19-xvmc.patch ...
  15.  [ ok ]
  16. * Applying xine-lib-1.1.19-ffmpeg.patch ...
  17.  [ ok ]
  18. >>> Source prepared.
  19. >>> Configuring source in /var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19 ...
  20. * econf: updating xine-lib-1.1.19/config.sub with /usr/share/gnuconfig/config.sub
  21. * econf: updating xine-lib-1.1.19/config.guess with /usr/share/gnuconfig/config.guess
  22. /var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-gnomevfs --enable-nls --disable-ipv6 --disable-samba --disable-altivec --enable-v4l --enable-libv4l --disable-mng --without-imagemagick --disable-gdkpixbuf --enable-faad --with-external-libfaad --without-libflac --with-vorbis --without-speex --with-theora --without-wavpack --enable-modplug --enable-a52dec --with-external-a52dec --enable-mad --with-external-libmad --enable-dts --with-external-libdts --enable-musepack --with-external-libmpcdec --with-x --disable-xinerama --disable-vidix --disable-dxr3 --disable-directfb --disable-fb --enable-opengl --disable-aalib --without-caca --with-sdl --disable-xvmc --with-xcb --disable-oss --with-alsa --without-arts --without-esound --without-pulseaudio --without-jack --enable-vcd --without-internal-vcdlibs --disable-w32dll --disable-real-codecs --disable-mmap --with-freetype --with-fontconfig --disable-vis --enable-asf --with-external-ffmpeg --disable-optimizations --disable-syncfb --with-xv-path=/usr/lib64 --with-w32-path=/usr/lib32/win32 --with-real-codecs-path=/usr/lib64/codecs --enable-fast-install --disable-dependency-tracking
  23. checking for a BSD-compatible install... /usr/bin/install -c
  24. checking whether build environment is sane... yes
  25. checking for a thread-safe mkdir -p... /bin/mkdir -p
  26. checking for gawk... gawk
  27. checking whether make sets $(MAKE)... yes
  28. checking build system type... x86_64-pc-linux-gnu
  29. checking host system type... x86_64-pc-linux-gnu
  30. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  31. checking whether the C compiler works... yes
  32. checking for C compiler default output file name... a.out
  33. checking for suffix of executables...
  34. checking whether we are cross compiling... no
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C compiler... yes
  37. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  38. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  39. checking for style of include used by make... GNU
  40. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  41. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  42. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  43. checking for grep that handles long lines and -e... /bin/grep
  44. checking for egrep... /bin/grep -E
  45. checking for ANSI C header files... yes
  46. checking for sys/types.h... yes
  47. checking for sys/stat.h... yes
  48. checking for stdlib.h... yes
  49. checking for string.h... yes
  50. checking for memory.h... yes
  51. checking for strings.h... yes
  52. checking for inttypes.h... yes
  53. checking for stdint.h... yes
  54. checking for unistd.h... yes
  55. checking minix/config.h usability... no
  56. checking minix/config.h presence... no
  57. checking for minix/config.h... no
  58. checking whether it is safe to define __EXTENSIONS__... yes
  59. checking for strerror in -lcposix... no
  60. checking for ANSI C header files... (cached) yes
  61. checking whether make sets $(MAKE)... (cached) yes
  62. checking for egrep... (cached) /bin/grep -E
  63. checking whether ln -s works... yes
  64. checking for gawk... (cached) gawk
  65. checking for inline... inline
  66. checking for perl... /usr/bin/perl
  67. checking for x86_64-pc-linux-gnu-strings... x86_64-pc-linux-gnu-strings
  68. checking for a sed that does not truncate output... /bin/sed
  69. checking for fgrep... /bin/grep -F
  70. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  71. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  72. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  73. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  74. checking the maximum length of command line arguments... 1572864
  75. checking whether the shell understands some XSI constructs... yes
  76. checking whether the shell understands "+="... yes
  77. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  78. checking for x86_64-pc-linux-gnu-objdump... objdump
  79. checking how to recognize dependent libraries... pass_all
  80. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  81. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  82. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  83. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  84. checking for dlfcn.h... yes
  85. checking for objdir... .libs
  86. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  87. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  88. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  89. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  90. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  91. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  92. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  93. checking whether -lc should be explicitly linked in... no
  94. checking dynamic linker characteristics... GNU/Linux ld.so
  95. checking how to hardcode library paths into programs... immediate
  96. checking for shl_load... no
  97. checking for shl_load in -ldld... no
  98. checking for dlopen... no
  99. checking for dlopen in -ldl... yes
  100. checking whether a program can dlopen itself... yes
  101. checking whether a statically linked program can dlopen itself... no
  102. checking whether stripping libraries is possible... yes
  103. checking if libtool supports shared libraries... yes
  104. checking whether to build shared libraries... yes
  105. checking whether to build static libraries... no
  106. checking for x86_64-pc-linux-gnu-pkg-config... no
  107. checking for pkg-config... /usr/bin/pkg-config
  108. checking pkg-config is at least version 0.9.0... yes
  109. checking for x86_64-pc-linux-gnu-gcc way to treat warnings as errors... -Werror
  110. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  111. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  112. checking for shared library run path origin... done
  113. checking for iconv... yes
  114. checking for working iconv... yes
  115. checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  116. checking whether NLS is requested... yes
  117. checking for msgfmt... /usr/bin/msgfmt
  118. checking for gmsgfmt... /usr/bin/gmsgfmt
  119. checking for xgettext... /usr/bin/xgettext
  120. checking for msgmerge... /usr/bin/msgmerge
  121. checking for CFPreferencesCopyAppValue... no
  122. checking for CFLocaleCopyCurrent... no
  123. checking for GNU gettext in libc... yes
  124. checking whether to use NLS... yes
  125. checking where the gettext function comes from... libc
  126. checking for plural forms in GNU msgfmt... yes
  127. checking for nl_langinfo... yes
  128. checking whether byte ordering is bigendian... no
  129. checking for an ANSI C-conforming const... yes
  130. checking for off_t... yes
  131. checking for size_t... yes
  132. checking size of long... 8
  133. checking for inttypes.h... (cached) yes
  134. checking for ssize_t... yes
  135. checking if x86_64-pc-linux-gnu-gcc supports -mt flag... no
  136. checking if x86_64-pc-linux-gnu-gcc supports Pthread... yes
  137. checking for recursive mutex support in pthread... yes
  138. checking whether sysi86 is declared... no
  139. checking for GNU getopt_long... yes
  140. checking for dlopen in -lc... no
  141. checking for dlopen in -ldl... (cached) yes
  142. checking libdir name... lib64
  143. checking for FFMPEG... yes
  144. checking for FFMPEG_UTIL... yes
  145. checking for FFMPEG_POSTPROC... yes
  146. checking ffmpeg/avutil.h usability... no
  147. checking ffmpeg/avutil.h presence... no
  148. checking for ffmpeg/avutil.h... no
  149. checking libavutil/avutil.h usability... yes
  150. checking libavutil/avutil.h presence... yes
  151. checking for libavutil/avutil.h... yes
  152. using external ffmpeg
  153. checking whether lrintf is declared... yes
  154. checking whether rintf is declared... yes
  155. checking for memalign... yes
  156. checking for X... libraries , headers
  157. checking for X... yes
  158. checking for socket in -lsocket... no
  159. checking for gethostbyname in -lnsl... yes
  160. checking for socklen_t... socklen_t
  161. checking for gzsetparams in -lz... yes
  162. checking zlib.h usability... yes
  163. checking zlib.h presence... yes
  164. checking for zlib.h... yes
  165. checking for clock_getres in -lrt... yes
  166. checking for glBegin in -lGL... yes
  167. checking for tan in -lm... yes
  168. checking GL/gl.h usability... yes
  169. checking GL/gl.h presence... yes
  170. checking for GL/gl.h... yes
  171. checking for gluPerspective in -lGLU... yes
  172. checking GL/glu.h usability... yes
  173. checking GL/glu.h presence... yes
  174. checking for GL/glu.h... yes
  175. checking if GLU is sane... yes
  176. checking linux/videodev.h usability... no
  177. checking linux/videodev.h presence... no
  178. checking for linux/videodev.h... no
  179. checking linux/videodev2.h usability... yes
  180. checking linux/videodev2.h presence... yes
  181. checking for linux/videodev2.h... yes
  182. checking sys/videoio.h usability... no
  183. checking sys/videoio.h presence... no
  184. checking for sys/videoio.h... no
  185. checking sys/videodev2.h usability... no
  186. checking sys/videodev2.h presence... no
  187. checking for sys/videodev2.h... no
  188. checking asm/types.h usability... yes
  189. checking asm/types.h presence... yes
  190. checking for asm/types.h... yes
  191. checking for V4L2... yes
  192. checking for XV... yes
  193. checking for XCB... yes
  194. checking for XCBSHM... yes
  195. checking for XCBXV... yes
  196. checking sys/fbio.h usability... no
  197. checking sys/fbio.h presence... no
  198. checking for sys/fbio.h... no
  199. checking for XDgaGrabDrawable in -ldga... no
  200. checking linux/fb.h usability... yes
  201. checking linux/fb.h presence... yes
  202. checking for linux/fb.h... yes
  203. checking for SDL... yes
  204. checking for DirectX... no
  205. *** All DirectX dependent parts will be disabled ***
  206. DXR3 plugins will not be built.
  207. checking for vidix support... no
  208. checking for DHA linux kernel module build... no
  209. checking for mknod... mknod
  210. checking for depmod... depmod
  211. checking for VORBIS... yes
  212. checking for THEORA... yes
  213. checking for a52dec/a52.h... yes
  214. checking for a52dec/a52_internal.h... yes
  215. checking for a52_init in -la52... yes
  216. checking for LIBMAD... yes
  217. checking mad.h usability... yes
  218. checking mad.h presence... yes
  219. checking for mad.h... yes
  220. checking for mpc_demux_decode in -lmpcdec... yes
  221. checking mpc/mpcdec.h usability... yes
  222. checking mpc/mpcdec.h presence... yes
  223. checking for mpc/mpcdec.h... yes
  224. checking for FT2... yes
  225. checking for FONTCONFIG... yes
  226. checking for ALSA... yes
  227. checking for sio_open in -lsndio... no
  228. checking for Sun audio support... no
  229. checking for IRIX libaudio support... checking dmedia/audio.h usability... no
  230. checking dmedia/audio.h presence... no
  231. checking for dmedia/audio.h... no
  232. no
  233. *** All of IRIX AL dependent parts will be disabled ***
  234. checking for kstat_open in -lkstat... no
  235. checking linux/cdrom.h usability... yes
  236. checking linux/cdrom.h presence... yes
  237. checking for linux/cdrom.h... yes
  238. checking sys/cdio.h usability... no
  239. checking sys/cdio.h presence... no
  240. checking for sys/cdio.h... no
  241. checking sys/scsiio.h usability... no
  242. checking sys/scsiio.h presence... no
  243. checking for sys/scsiio.h... no
  244. checking if cdrom ioctls are available... yes
  245. Use included DVDNAV support
  246. checking how to create empty arrays... []
  247. checking for LIBCDIO... yes
  248. checking for LIBVCDINFO... yes
  249. checking for NeAACDecInit in -lfaad... yes
  250. checking faad.h usability... yes
  251. checking faad.h presence... yes
  252. checking for faad.h... yes
  253. checking for LIBDTS... yes
  254. checking dts.h usability... yes
  255. checking dts.h presence... yes
  256. checking for dts.h... yes
  257. checking for LIBMODPLUG... yes
  258. checking for ip_mreqn... yes
  259. checking for restrict keyword restrict... no
  260. checking for restrict keyword __restrict__... yes
  261. checking for special C compiler options needed for large files... no
  262. checking for _FILE_OFFSET_BITS value needed for large files... no
  263. checking for sched_get_priority_min in -lposix4... no
  264. checking for vsscanf... yes
  265. checking for sigaction... yes
  266. checking for sigset... yes
  267. checking for getpwuid_r... yes
  268. checking for nanosleep... yes
  269. checking for lstat... yes
  270. checking for memset... yes
  271. checking for readlink... yes
  272. checking for strchr... yes
  273. checking for tzset... yes
  274. checking for va_copy... no
  275. checking for snprintf... yes
  276. checking for vsnprintf... yes
  277. checking for strcasecmp... yes
  278. checking for strncasecmp... yes
  279. checking for _LARGEFILE_SOURCE value needed for large files... no
  280. checking assert.h usability... yes
  281. checking assert.h presence... yes
  282. checking for assert.h... yes
  283. checking byteswap.h usability... yes
  284. checking byteswap.h presence... yes
  285. checking for byteswap.h... yes
  286. checking malloc.h usability... yes
  287. checking malloc.h presence... yes
  288. checking for malloc.h... yes
  289. checking execinfo.h usability... yes
  290. checking execinfo.h presence... yes
  291. checking for execinfo.h... yes
  292. checking ucontext.h usability... yes
  293. checking ucontext.h presence... yes
  294. checking for ucontext.h... yes
  295. checking sys/mman.h usability... yes
  296. checking sys/mman.h presence... yes
  297. checking for sys/mman.h... yes
  298. checking sys/mixer.h usability... no
  299. checking sys/mixer.h presence... no
  300. checking for sys/mixer.h... no
  301. checking libgen.h usability... yes
  302. checking libgen.h presence... yes
  303. checking for libgen.h... yes
  304. checking netdb.h usability... yes
  305. checking netdb.h presence... yes
  306. checking for netdb.h... yes
  307. checking dirent.h usability... yes
  308. checking dirent.h presence... yes
  309. checking for dirent.h... yes
  310. checking sys/times.h usability... yes
  311. checking sys/times.h presence... yes
  312. checking for sys/times.h... yes
  313. checking sys/ioctl.h usability... yes
  314. checking sys/ioctl.h presence... yes
  315. checking for sys/ioctl.h... yes
  316. checking sys/param.h usability... yes
  317. checking sys/param.h presence... yes
  318. checking for sys/param.h... yes
  319. checking alloca.h usability... yes
  320. checking alloca.h presence... yes
  321. checking for alloca.h... yes
  322. checking for asprintf... yes
  323. checking for basename... yes
  324. checking for gettimeofday... yes
  325. checking for setenv... yes
  326. checking for strcasestr... yes
  327. checking for strndup... yes
  328. checking for strpbrk... yes
  329. checking for strsep... yes
  330. checking for strtok_r... yes
  331. checking for timegm... yes
  332. checking for unsetenv... yes
  333. checking for memmem... yes
  334. checking for hstrerror in -lresolv... yes
  335. checking for opendir... yes
  336. checking for sys/param.h... (cached) yes
  337. checking for MIN()/MAX() macros... yes
  338. checking highest __attribute__ ((aligned ())) supported... 64
  339. checking if x86_64-pc-linux-gnu-gcc supports __attribute__(( visibility("protected") ))... yes
  340. checking if x86_64-pc-linux-gnu-gcc supports -fvisibility=hidden... yes
  341. checking if x86_64-pc-linux-gnu-gcc supports __attribute__(( sentinel ))... yes
  342. checking if x86_64-pc-linux-gnu-gcc supports __attribute__(( format(printf, n, n) ))... yes
  343. checking if x86_64-pc-linux-gnu-gcc supports __attribute__(( format_arg(printf) ))... yes
  344. checking if x86_64-pc-linux-gnu-gcc supports __attribute__(( deprecated ))... yes
  345. checking if x86_64-pc-linux-gnu-gcc supports __attribute__(( unused ))... yes
  346. checking if x86_64-pc-linux-gnu-gcc supports __attribute__(( malloc ))... yes
  347. checking if x86_64-pc-linux-gnu-gcc supports __attribute__(( packed ))... yes
  348. checking if x86_64-pc-linux-gnu-gcc supports __attribute__(( const ))... yes
  349. checking for sgmltools... no
  350. checking for fig2dev... no
  351. checking dependency style of ... none
  352. checking if x86_64-pc-linux-gnu-gcc supports -Wall flag... yes
  353. checking if x86_64-pc-linux-gnu-gcc supports -Wchar-subscripts flag... yes
  354. checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs flag... yes
  355. checking if x86_64-pc-linux-gnu-gcc supports -Wcast-align flag... yes
  356. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations flag... yes
  357. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes flag... yes
  358. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute flag... yes
  359. checking if x86_64-pc-linux-gnu-gcc supports -Wno-pointer-sign flag... yes
  360. checking if x86_64-pc-linux-gnu-gcc supports -Wformat=2 flag... yes
  361. checking if x86_64-pc-linux-gnu-gcc supports -Wno-format-zero-length flag... yes
  362. checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-aliasing=2 flag... yes
  363. checking if x86_64-pc-linux-gnu-gcc supports -Werror=implicit-function-declaration flag... yes
  364. checking if x86_64-pc-linux-gnu-gcc supports -Wl,--no-undefined flag... yes
  365. configure: creating ./config.status
  366. config.status: creating Makefile
  367. config.status: creating doc/Makefile
  368. config.status: creating doc/man/Makefile
  369. config.status: creating doc/man/en/Makefile
  370. config.status: creating doc/hackersguide/Makefile
  371. config.status: creating doc/faq/Makefile
  372. config.status: creating include/Makefile
  373. config.status: creating include/xine.h
  374. config.status: creating lib/Makefile
  375. config.status: creating m4/Makefile
  376. config.status: creating misc/Makefile
  377. config.status: creating misc/Makefile.plugins
  378. config.status: creating misc/SlackBuild
  379. config.status: creating misc/build_rpms.sh
  380. config.status: creating misc/fonts/Makefile
  381. config.status: creating misc/libxine.pc
  382. config.status: creating misc/relchk.sh
  383. config.status: creating misc/xine-config
  384. config.status: creating misc/xine-lib.spec
  385. config.status: creating po/Makevars.extra
  386. config.status: creating po/Makefile.in
  387. config.status: creating src/Makefile
  388. config.status: creating src/audio_out/Makefile
  389. config.status: creating src/combined/Makefile
  390. config.status: creating src/combined/ffmpeg/Makefile
  391. config.status: creating src/demuxers/Makefile
  392. config.status: creating src/dxr3/Makefile
  393. config.status: creating src/input/Makefile
  394. config.status: creating src/input/libdvdnav/Makefile
  395. config.status: creating src/input/dvb/Makefile
  396. config.status: creating src/input/librtsp/Makefile
  397. config.status: creating src/input/libreal/Makefile
  398. config.status: creating src/input/vcd/Makefile
  399. config.status: creating src/input/vcd/libcdio/Makefile
  400. config.status: creating src/input/vcd/libcdio/cdio/Makefile
  401. config.status: creating src/input/vcd/libcdio/MSWindows/Makefile
  402. config.status: creating src/input/vcd/libcdio/image/Makefile
  403. config.status: creating src/input/vcd/libvcd/Makefile
  404. config.status: creating src/input/vcd/libvcd/libvcd/Makefile
  405. config.status: creating src/liba52/Makefile
  406. config.status: creating src/libdts/Makefile
  407. config.status: creating src/libfaad/Makefile
  408. config.status: creating src/libfaad/codebook/Makefile
  409. config.status: creating src/libffmpeg/Makefile
  410. config.status: creating src/libffmpeg/libavcodec/Makefile
  411. config.status: creating src/libffmpeg/libavcodec/armv4l/Makefile
  412. config.status: creating src/libffmpeg/libavcodec/i386/Makefile
  413. config.status: creating src/libffmpeg/libavcodec/mlib/Makefile
  414. config.status: creating src/libffmpeg/libavcodec/alpha/Makefile
  415. config.status: creating src/libffmpeg/libavcodec/ppc/Makefile
  416. config.status: creating src/libffmpeg/libavcodec/sparc/Makefile
  417. config.status: creating src/libffmpeg/libavcodec/libpostproc/Makefile
  418. config.status: creating src/libffmpeg/libavutil/Makefile
  419. config.status: creating src/libmad/Makefile
  420. config.status: creating src/libmpeg2/Makefile
  421. config.status: creating src/libmpeg2new/Makefile
  422. config.status: creating src/libmpeg2new/libmpeg2/Makefile
  423. config.status: creating src/libmpeg2new/include/Makefile
  424. config.status: creating src/libmusepack/Makefile
  425. config.status: creating src/libmusepack/musepack/Makefile
  426. config.status: creating src/libspudec/Makefile
  427. config.status: creating src/libspucc/Makefile
  428. config.status: creating src/libspucmml/Makefile
  429. config.status: creating src/libspudvb/Makefile
  430. config.status: creating src/libspuhdmv/Makefile
  431. config.status: creating src/libsputext/Makefile
  432. config.status: creating src/libw32dll/Makefile
  433. config.status: creating src/libw32dll/wine/Makefile
  434. config.status: creating src/libw32dll/DirectShow/Makefile
  435. config.status: creating src/libw32dll/dmo/Makefile
  436. config.status: creating src/libw32dll/qtx/Makefile
  437. config.status: creating src/libw32dll/qtx/qtxsdk/Makefile
  438. config.status: creating src/libxinevdec/Makefile
  439. config.status: creating src/libxineadec/Makefile
  440. config.status: creating src/libxineadec/gsm610/Makefile
  441. config.status: creating src/libxineadec/nosefart/Makefile
  442. config.status: creating src/libreal/Makefile
  443. config.status: creating src/post/Makefile
  444. config.status: creating src/post/planar/Makefile
  445. config.status: creating src/post/goom/Makefile
  446. config.status: creating src/post/mosaico/Makefile
  447. config.status: creating src/post/visualizations/Makefile
  448. config.status: creating src/post/audio/Makefile
  449. config.status: creating src/post/deinterlace/Makefile
  450. config.status: creating src/post/deinterlace/plugins/Makefile
  451. config.status: creating src/video_out/Makefile
  452. config.status: creating src/video_out/libdha/Makefile
  453. config.status: creating src/video_out/libdha/bin/Makefile
  454. config.status: creating src/video_out/libdha/kernelhelper/Makefile
  455. config.status: creating src/video_out/libdha/oth/Makefile
  456. config.status: creating src/video_out/libdha/sysdep/Makefile
  457. config.status: creating src/video_out/macosx/Makefile
  458. config.status: creating src/video_out/vidix/Makefile
  459. config.status: creating src/video_out/vidix/drivers/Makefile
  460. config.status: creating src/xine-utils/Makefile
  461. config.status: creating src/xine-engine/Makefile
  462. config.status: creating win32/Makefile
  463. config.status: creating win32/include/Makefile
  464. config.status: creating include/configure.h
  465. config.status: executing depfiles commands
  466. config.status: executing libtool commands
  467. config.status: executing po-directories commands
  468. config.status: creating po/POTFILES
  469. config.status: creating po/Makefile
  470. config.status: executing default commands
  471. xine-lib summary:
  472.  
  473.  
  474. ////////////////////////////////////////////////////////
  475.  
  476.  
  477.  
  478.  
  479. libtool: link: ( cd ".libs" && rm -f "xineplug_decode_vorbis.la" && ln -s "../xineplug_decode_vorbis.la" "xineplug_decode_vorbis.la" )
  480. libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/xineplug_decode_lpcm_la-xine_lpcm_decoder.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -march=corei7 -mtune=corei7 -mmmx -msse4.2 -mfpmath=sse,387 -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,xineplug_decode_lpcm.so -o .libs/xineplug_decode_lpcm.so
  481. libtool: link: ( cd ".libs" && rm -f "xineplug_decode_gsm610.la" && ln -s "../xineplug_decode_gsm610.la" "xineplug_decode_gsm610.la" )
  482. libtool: link: ( cd ".libs" && rm -f "xineplug_decode_lpcm.la" && ln -s "../xineplug_decode_lpcm.la" "xineplug_decode_lpcm.la" )
  483. libtool: link: ( cd ".libs" && rm -f "xineplug_decode_nsf.la" && ln -s "../xineplug_decode_nsf.la" "xineplug_decode_nsf.la" )
  484. make[3]: Выход из каталога `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libxineadec'
  485. make[2]: Выход из каталога `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libxineadec'
  486. Making all in libreal
  487. make[2]: Вход в каталог `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libreal'
  488. make[2]: Цель `all' не требует выполнения команд.
  489. make[2]: Выход из каталога `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libreal'
  490. Making all in libfaad
  491. make[2]: Вход в каталог `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libfaad'
  492. Making all in codebook
  493. make[3]: Вход в каталог `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libfaad/codebook'
  494. make[3]: Цель `all' не требует выполнения команд.
  495. make[3]: Выход из каталога `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libfaad/codebook'
  496. make[3]: Вход в каталог `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libfaad'
  497. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I../../lib -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c -o xineplug_decode_faad_la-xine_faad_decoder.lo `test -f 'xine_faad_decoder.c' || echo './'`xine_faad_decoder.c
  498. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I../../lib -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c xine_faad_decoder.c -fPIC -DPIC -o .libs/xineplug_decode_faad_la-xine_faad_decoder.o
  499. In file included from xine_faad_decoder.c:43:0:
  500. /usr/include/faad.h:32:9: замечание: #pragma message: please update faad2 include filename and function names!
  501. xine_faad_decoder.c: В функции «faad_open_dec»:
  502. xine_faad_decoder.c:141:27: предупреждение: в передаче аргумента 4 «NeAACDecInit2»: несовместимый тип указателя [по умолчанию включена]
  503. /usr/include/neaacdec.h:220:18: замечание: expected «long unsigned int *» but argument is of type «uint32_t *»
  504. xine_faad_decoder.c:152:25: предупреждение: в передаче аргумента 4 «NeAACDecInit»: несовместимый тип указателя [по умолчанию включена]
  505. /usr/include/neaacdec.h:213:18: замечание: expected «long unsigned int *» but argument is of type «uint32_t *»
  506. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -fno-strict-aliasing -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -Wl,--no-undefined -avoid-version -module -Wl,-O1 -Wl,--as-needed -o xineplug_decode_faad.la -rpath /usr/lib64/xine/plugins/1.29 xineplug_decode_faad_la-xine_faad_decoder.lo ../../src/xine-engine/libxine.la -lfaad -lm
  507. libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/xineplug_decode_faad_la-xine_faad_decoder.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -lfaad -lm -march=corei7 -mtune=corei7 -mmmx -msse4.2 -mfpmath=sse,387 -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,xineplug_decode_faad.so -o .libs/xineplug_decode_faad.so
  508. libtool: link: ( cd ".libs" && rm -f "xineplug_decode_faad.la" && ln -s "../xineplug_decode_faad.la" "xineplug_decode_faad.la" )
  509. make[3]: Выход из каталога `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libfaad'
  510. make[2]: Выход из каталога `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libfaad'
  511. Making all in libmusepack
  512. make[2]: Вход в каталог `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libmusepack'
  513. Making all in musepack
  514. make[3]: Вход в каталог `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libmusepack/musepack'
  515. make[3]: Цель `all' не требует выполнения команд.
  516. make[3]: Выход из каталога `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libmusepack/musepack'
  517. make[3]: Вход в каталог `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libmusepack'
  518. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I../../lib -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c -o xineplug_decode_mpc_la-xine_musepack_decoder.lo `test -f 'xine_musepack_decoder.c' || echo './'`xine_musepack_decoder.c
  519. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I../../lib -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c xine_musepack_decoder.c -fPIC -DPIC -o .libs/xineplug_decode_mpc_la-xine_musepack_decoder.o
  520. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -Wl,--no-undefined -avoid-version -module -Wl,-O1 -Wl,--as-needed -o xineplug_decode_mpc.la -rpath /usr/lib64/xine/plugins/1.29 xineplug_decode_mpc_la-xine_musepack_decoder.lo ../../src/xine-engine/libxine.la -lmpcdec
  521. libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/xineplug_decode_mpc_la-xine_musepack_decoder.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -lmpcdec -march=corei7 -mtune=corei7 -mmmx -msse4.2 -mfpmath=sse,387 -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,xineplug_decode_mpc.so -o .libs/xineplug_decode_mpc.so
  522. libtool: link: ( cd ".libs" && rm -f "xineplug_decode_mpc.la" && ln -s "../xineplug_decode_mpc.la" "xineplug_decode_mpc.la" )
  523. make[3]: Выход из каталога `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libmusepack'
  524. make[2]: Выход из каталога `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/libmusepack'
  525. Making all in post
  526. make[2]: Вход в каталог `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/post'
  527. Making all in planar
  528. make[3]: Вход в каталог `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/post/planar'
  529. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c -o xineplug_post_planar_la-planar.lo `test -f 'planar.c' || echo './'`planar.c
  530. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c -o xineplug_post_planar_la-invert.lo `test -f 'invert.c' || echo './'`invert.c
  531. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c -o xineplug_post_planar_la-expand.lo `test -f 'expand.c' || echo './'`expand.c
  532. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c -o xineplug_post_planar_la-fill.lo `test -f 'fill.c' || echo './'`fill.c
  533. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c planar.c -fPIC -DPIC -o .libs/xineplug_post_planar_la-planar.o
  534. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c expand.c -fPIC -DPIC -o .libs/xineplug_post_planar_la-expand.o
  535. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c fill.c -fPIC -DPIC -o .libs/xineplug_post_planar_la-fill.o
  536. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c invert.c -fPIC -DPIC -o .libs/xineplug_post_planar_la-invert.o
  537. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c -o xineplug_post_planar_la-boxblur.lo `test -f 'boxblur.c' || echo './'`boxblur.c
  538. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c -o xineplug_post_planar_la-denoise3d.lo `test -f 'denoise3d.c' || echo './'`denoise3d.c
  539. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG | sed -e 's/-O0\?\s/-Os /g'` -c -o xineplug_post_planar_la-eq.lo `test -f 'eq.c' || echo './'`eq.c
  540. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c boxblur.c -fPIC -DPIC -o .libs/xineplug_post_planar_la-boxblur.o
  541. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c denoise3d.c -fPIC -DPIC -o .libs/xineplug_post_planar_la-denoise3d.o
  542. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c eq.c -fPIC -DPIC -o .libs/xineplug_post_planar_la-eq.o
  543. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG | sed -e 's/-O0\?\s/-Os /g'` -c -o xineplug_post_planar_la-eq2.lo `test -f 'eq2.c' || echo './'`eq2.c
  544. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c eq2.c -fPIC -DPIC -o .libs/xineplug_post_planar_la-eq2.o
  545. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c -o xineplug_post_planar_la-unsharp.lo `test -f 'unsharp.c' || echo './'`unsharp.c
  546. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c -o xineplug_post_planar_la-pp.lo `test -f 'pp.c' || echo './'`pp.c
  547. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer `echo -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG | sed -e 's/-O0\?\s/-Os /g'` -c -o xineplug_post_planar_la-noise.lo `test -f 'noise.c' || echo './'`noise.c
  548. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c unsharp.c -fPIC -DPIC -o .libs/xineplug_post_planar_la-unsharp.o
  549. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c pp.c -fPIC -DPIC -o .libs/xineplug_post_planar_la-pp.o
  550. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden -fomit-frame-pointer -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387 -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -c noise.c -fPIC -DPIC -o .libs/xineplug_post_planar_la-noise.o
  551. pp.c:79:3: ошибка: unknown type name «pp_context_t»
  552. pp.c:80:3: ошибка: unknown type name «pp_mode_t»
  553. pp.c: В функции «pp_draw»:
  554. pp.c:336:22: предупреждение: в передаче аргумента 1 «pp_postprocess»: несовместимый тип указателя [по умолчанию включена]
  555. /usr/include/libpostproc/postprocess.h:72:7: замечание: expected «const uint8_t **» but argument is of type «uint8_t **»
  556. pp.c: В функции «get_help»:
  557. pp.c:127:13: предупреждение: ignoring return value of «asprintf», declared with attribute warn_unused_result [-Wunused-result]
  558. make[3]: *** [xineplug_post_planar_la-pp.lo] Ошибка 1
  559. make[3]: *** Ожидание завершения заданий...
  560. make[3]: Выход из каталога `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/post/planar'
  561. make[2]: *** [all-recursive] Ошибка 1
  562. make[2]: Выход из каталога `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src/post'
  563. make[1]: *** [all-recursive] Ошибка 1
  564. make[1]: Выход из каталога `/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19/src'
  565. make: *** [all-recursive] Ошибка 1
  566. emake failed
  567. * ERROR: media-libs/xine-lib-1.1.19 failed (compile phase):
  568. * emake failed
  569. *
  570. * Call stack:
  571. * ebuild.sh, line 56: Called src_compile
  572. * environment, line 2621: Called _eapi2_src_compile
  573. * ebuild.sh, line 669: Called die
  574. * The specific snippet of code:
  575. * emake || die "emake failed"
  576. *
  577. * If you need support, post the output of 'emerge --info =media-libs/xine-lib-1.1.19',
  578. * the complete build log and the output of 'emerge -pqv =media-libs/xine-lib-1.1.19'.
  579. * The complete build log is located at '/var/tmp/portage/media-libs/xine-lib-1.1.19/temp/build.log'.
  580. * The ebuild environment file is located at '/var/tmp/portage/media-libs/xine-lib-1.1.19/temp/environment'.
  581. * S: '/var/tmp/portage/media-libs/xine-lib-1.1.19/work/xine-lib-1.1.19
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement