Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 290427 Details for
Bug 387935
media-video/mplayer2 does not build support for Blu-ray with USE=bluray
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log from mplayer2
config.log.mplayer2 (text/plain), 151.91 KB, created by
Chris Slycord
on 2011-10-21 08:12:45 UTC
(
hide
)
Description:
config.log from mplayer2
Filename:
MIME Type:
Creator:
Chris Slycord
Created:
2011-10-21 08:12:45 UTC
Size:
151.91 KB
patch
obsolete
>configuration: --cc=i686-pc-linux-gnu-gcc --host-cc=i686-pc-linux-gnu-gcc --prefix=/usr --bindir=/usr/bin --libdir=/usr/lib --confdir=/etc/mplayer2 --datadir=/usr/share/mplayer2 --mandir=/usr/share/man --localedir=/usr/share/locale --enable-translation --disable-svga --disable-arts --disable-kai --disable-tremor --enable-networking --disable-joystick --disable-nemesi --disable-bl --disable-ftp --disable-fribidi --disable-libnut --disable-smb --disable-lirc --disable-lircc --disable-apple-ir --disable-cdparanoia --disable-dvdread-internal --disable-libdvdcss-internal --charset=UTF-8 --disable-tv-bsdbt848 --disable-ivtv --disable-tv --disable-tv-v4l1 --disable-tv-v4l2 --disable-radio --disable-radio-v4l2 --disable-radio-bsdbt848 --disable-dvb --disable-v4l2 --disable-pvr --disable-musepack --disable-mp3lib --disable-libbs2b --disable-mad --disable-mng --disable-pnm --disable-tga --disable-xanim --disable-xvid --disable-real --enable-win32dll --disable-directfb --disable-md5sum --disable-sdl --disable-aa --disable-fbdev --disable-caca --disable-mga --disable-xmga --disable-3dfx --disable-tdfxvid --disable-tdfxfb --disable-xvr100 --disable-esd --disable-jack --disable-ladspa --disable-nas --disable-pulse --disable-ossaudio --disable-dxr3 --disable-ggi --disable-xinerama --disable-dga1 --disable-dga2 --enable-menu --disable-vesa --enable-xvmc --with-xvmclib=XvMCW > >============ Checking for i686-pc-linux-gnu-gcc version ============ >Result is: 4.5.3 >########################################## > > >int main(void) { > int test[(int)sizeof(char *)-7]; > return 0; >} > >i686-pc-linux-gnu-gcc -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c: In function 'main': >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:2:9: error: size of array 'test' is negative >distcc[7037] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >============ Checking for host cc ============ >Result is: i686-pc-linux-gnu-gcc >########################################## > >============ Checking for cross compilation ============ > >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: no >########################################## > >============ Checking for CPU vendor ============ >Result is: GenuineIntel (6:15:6) >########################################## > >============ Checking for CPU type ============ >Result is: Intel(R) Core(TM)2 CPU 6420 @ 2.13GHz >########################################## > >============ Checking for kernel support of mmx ============ > >#include <stdlib.h> >#include <signal.h> >static void catch(int sig) { exit(1); } >int main(void) { > signal(SIGILL, catch); > __asm__ volatile ("emms":::"memory"); return 0; >} > >i686-pc-linux-gnu-gcc -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for kernel support of mmxext ============ > >#include <stdlib.h> >#include <signal.h> >static void catch(int sig) { exit(1); } >int main(void) { > signal(SIGILL, catch); > __asm__ volatile ("sfence":::"memory"); return 0; >} > >i686-pc-linux-gnu-gcc -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for kernel support of sse ============ > >#include <stdlib.h> >#include <signal.h> >static void catch(int sig) { exit(1); } >int main(void) { > signal(SIGILL, catch); > __asm__ volatile ("xorps %%xmm0, %%xmm0":::"memory"); return 0; >} > >i686-pc-linux-gnu-gcc -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for kernel support of sse2 ============ > >#include <stdlib.h> >#include <signal.h> >static void catch(int sig) { exit(1); } >int main(void) { > signal(SIGILL, catch); > __asm__ volatile ("xorpd %%xmm0, %%xmm0":::"memory"); return 0; >} > >i686-pc-linux-gnu-gcc -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for kernel support of ssse3 ============ > >#include <stdlib.h> >#include <signal.h> >static void catch(int sig) { exit(1); } >int main(void) { > signal(SIGILL, catch); > __asm__ volatile ("pabsd %%xmm0, %%xmm0":::"memory"); return 0; >} > >i686-pc-linux-gnu-gcc -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for kernel support of cmov ============ > >#include <stdlib.h> >#include <signal.h> >static void catch(int sig) { exit(1); } >int main(void) { > signal(SIGILL, catch); > __asm__ volatile ("cmovb %%eax, %%ebx":::"memory"); return 0; >} > >i686-pc-linux-gnu-gcc -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for mtrr support ============ >Result is: yes >########################################## > >============ Checking for GCC & CPU optimization abilities ============ > >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -march=native > > >Result is: native >########################################## > >============ Checking for byte order ============ > >short ascii_name[] = { > 'M' << 8 | 'P', 'l' << 8 | 'a', 'y' << 8 | 'e', 'r' << 8 | 'B', > 'i' << 8 | 'g', 'E' << 8 | 'n', 'd' << 8 | 'i', 'a' << 8 | 'n', 0 }; >int main(void) { return (long)ascii_name; } > >i686-pc-linux-gnu-gcc -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: little-endian >########################################## > >============ Checking for extern symbol prefix ============ > >int ff_extern; > >i686-pc-linux-gnu-gcc -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -c >distcc[7187] (dcc_build_somewhere) Warning: failed to distribute, running locally instead > > >Result is: >########################################## > >============ Checking for assembler support of -pipe option ============ > >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -pipe -I. > > >Result is: yes >########################################## > >============ Checking for compiler support of named assembler arguments ============ >Result is: yes >########################################## > > >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -Wundef > > > >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -std=gnu99 > > > >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -Wno-pointer-sign > > > >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -Wdisabled-optimization > > > >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -Wmissing-prototypes > > > >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -Wstrict-prototypes > > > >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -mno-omit-leaf-frame-pointer > > > >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -MD -MP > > >============ Checking for assembler (/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/as ) ============ >Result is: ok >########################################## > >============ Checking for PIC ============ > >int main(void) { >#if !(defined(__PIC__) || defined(__pic__) || defined(PIC)) >#error PIC not enabled >#endif > return 0; >} > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c: In function 'main': >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:3:2: error: #error PIC not enabled >distcc[7287] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: no >########################################## > >============ Checking for .align is a power of two ============ > >int main(void) { __asm__ volatile (".align 3"); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c: Assembler messages: >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:1: Error: alignment not a power of 2 >distcc[7294] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: no >########################################## > >============ Checking for 10 assembler operands ============ > >int main(void) { > int x=0; > __asm__ volatile( > "" > :"+&rm"(x), "+&rm"(x), "+&rm"(x), "+&rm"(x), "+&rm"(x), "+&rm"(x) > ); > return 0; >} > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for ebx availability ============ > >int main(void) { > int x; > __asm__ volatile( > "xor %0, %0" > :"=b"(x) > // just adding ebx to clobber list seems unreliable with some > // compilers, e.g. Haiku's gcc 2.95 > ); > // and the above check does not work for OSX 64 bit... > __asm__ volatile("":::"%ebx"); > return 0; >} > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for yasm ============ > >pabsw xmm0, xmm0 > >yasm -f elf -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.S > > >Result is: yasm >########################################## > >============ Checking for bswap ============ >Result is: yes >########################################## > >============ Checking for Linux kernel version ============ >Result is: 3.0.7-gentoo, ok >########################################## > >============ Checking for -lposix ============ > >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lposix >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lposix >collect2: ld returned 1 exit status >distcc[7349] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: no >########################################## > >============ Checking for -lm ============ > >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lm > > >Result is: yes >########################################## > >============ Checking for langinfo ============ > >#include <langinfo.h> >int main(void) { nl_langinfo(CODESET); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for translation support ============ >Result is: yes >########################################## > >============ Checking for language ============ >Result is: messages (en+): es - man pages: en es - documentation: en es >########################################## > >============ Checking for enable sighandler ============ >Result is: yes >########################################## > >============ Checking for runtime cpudetection ============ >Result is: no >########################################## > >============ Checking for restrict keyword ============ > >void foo(char * restrict p); int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: restrict >########################################## > >============ Checking for __builtin_expect ============ > >static int foo(int a) { > a = __builtin_expect(a, 10); > return a == 10 ? 0 : 1; >} >int main(void) { return foo(10) && foo(0); } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for kstat ============ > >#include <kstat.h> >int main(void) { kstat_open(); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lkstat >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:1:19: fatal error: kstat.h: No such file or directory >compilation terminated. >distcc[7402] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: no >########################################## > >============ Checking for posix4 ============ > >#include <time.h> >int main(void) { nanosleep(0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lposix4 >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lposix4 >collect2: ld returned 1 exit status >distcc[7409] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: no >########################################## > >============ Checking for exp2 ============ > >#include <math.h> >int main(void) { exp2(2.0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -D_ISOC99_SOURCE -lm > > >Result is: yes >########################################## > >============ Checking for exp2f ============ > >#include <math.h> >int main(void) { exp2f(2.0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -D_ISOC99_SOURCE -lm > > >Result is: yes >########################################## > >============ Checking for llrint ============ > >#include <math.h> >int main(void) { llrint(2.0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -D_ISOC99_SOURCE -lm > > >Result is: yes >########################################## > >============ Checking for log2 ============ > >#include <math.h> >int main(void) { log2(2.0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -D_ISOC99_SOURCE -lm > > >Result is: yes >########################################## > >============ Checking for log2f ============ > >#include <math.h> >int main(void) { log2f(2.0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -D_ISOC99_SOURCE -lm > > >Result is: yes >########################################## > >============ Checking for lrint ============ > >#include <math.h> >int main(void) { lrint(2.0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -D_ISOC99_SOURCE -lm > > >Result is: yes >########################################## > >============ Checking for lrintf ============ > >#include <math.h> >int main(void) { lrintf(2.0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -D_ISOC99_SOURCE -lm > > >Result is: yes >########################################## > >============ Checking for round ============ > >#include <math.h> >int main(void) { round(2.0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -D_ISOC99_SOURCE -lm > > >Result is: yes >########################################## > >============ Checking for roundf ============ > >#include <math.h> >int main(void) { roundf(2.0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -D_ISOC99_SOURCE -lm > > >Result is: yes >########################################## > >============ Checking for truncf ============ > >#include <math.h> >int main(void) { truncf(2.0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -D_ISOC99_SOURCE -lm > > >Result is: yes >########################################## > >============ Checking for mkstemp ============ > >#define _XOPEN_SOURCE 600 >#include <stdlib.h> >int main(void) { mkstemp(""); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c: In function 'main': >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:3:25: warning: ignoring return value of 'mkstemp', declared with attribute warn_unused_result > > >Result is: yes >########################################## > >============ Checking for nanosleep ============ > >#include <time.h> >int main(void) { nanosleep(0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for socklib ============ > >#include <netdb.h> >#include <sys/socket.h> >int main(void) { gethostbyname(0); socket(AF_INET, SOCK_STREAM, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for arpa/inet.h ============ > >#include <arpa/inet.h> >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for inet_pton() ============ > >#include <arpa/inet.h> >int main(void) { inet_pton(0, 0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for inet_aton() ============ > >#include <arpa/inet.h> >int main(void) { inet_aton(0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for socklen_t ============ > >#include <sys/socket.h> >int main(void) { socklen_t v = 0; return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for closesocket() ============ > >#include <winsock2.h> >int main(void) { closesocket(~0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:1:22: fatal error: winsock2.h: No such file or directory >compilation terminated. >distcc[7601] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: no >########################################## > >============ Checking for networking ============ >Result is: yes >########################################## > >============ Checking for inet6 ============ > >#include <sys/types.h> >#if !defined(_WIN32) >#include <sys/socket.h> >#include <netinet/in.h> >#else >#include <ws2tcpip.h> >#endif >int main(void) { struct sockaddr_in6 six; socket(AF_INET6, SOCK_STREAM, AF_INET6); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for gethostbyname2 ============ > >#include <sys/types.h> >#include <sys/socket.h> >#include <netdb.h> >int main(void) { gethostbyname2("", AF_INET); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for inttypes.h (required) ============ > >#include <inttypes.h> >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for malloc.h ============ > >#include <malloc.h> >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for memalign() ============ > >#include <malloc.h> >int main(void) { memalign(64, sizeof(char)); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c: In function 'main': >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:2:26: warning: ignoring return value of 'memalign', declared with attribute warn_unused_result > > >Result is: yes >########################################## > >============ Checking for posix_memalign() ============ > >#define _XOPEN_SOURCE 600 >#include <stdlib.h> >int main(void) { posix_memalign(NULL, 0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c: In function 'main': >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:3:32: warning: ignoring return value of 'posix_memalign', declared with attribute warn_unused_result > > >Result is: yes >########################################## > >============ Checking for alloca.h ============ > >#include <alloca.h> >int main(void) { alloca(0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > > >#include <alloca.h> >int main(void) { alloca(0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for fastmemcpy ============ >Result is: yes >########################################## > >============ Checking for mman.h ============ > >#include <sys/mman.h> >int main(void) { mmap(0, 0, 0, 0, 0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > > >#include <sys/mman.h> >int main(void) { void *p = MAP_FAILED; return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >============ Checking for dynamic loader ============ > >#include <dlfcn.h> >int main(void) { dlopen("", 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 >/var/tmp/portage/media-video/mplayer2-2.0/temp/ccQGaiSZ.o: In function `main': >tmp.c:(.text+0x19): undefined reference to `dlopen' >collect2: ld returned 1 exit status >distcc[7697] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > > >#include <dlfcn.h> >int main(void) { dlopen("", 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -ldl > > >Result is: yes >########################################## > >============ Checking for dynamic a/v plugins support ============ >Result is: no >########################################## > >============ Checking for pthread ============ > >#include <pthread.h> >static void *func(void *arg) { return arg; } >int main(void) { pthread_t tid; return pthread_create(&tid, 0, func, 0) == 0 ? 0 : 1; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -D_REENTRANT -lpthreadGC2 >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpthreadGC2 >collect2: ld returned 1 exit status >distcc[7727] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > > >#include <pthread.h> >static void *func(void *arg) { return arg; } >int main(void) { pthread_t tid; return pthread_create(&tid, 0, func, 0) == 0 ? 0 : 1; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -D_REENTRANT >/var/tmp/portage/media-video/mplayer2-2.0/temp/ccKifCRd.o: In function `main': >tmp.c:(.text+0x39): undefined reference to `pthread_create' >collect2: ld returned 1 exit status >distcc[7735] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > > >#include <pthread.h> >static void *func(void *arg) { return arg; } >int main(void) { pthread_t tid; return pthread_create(&tid, 0, func, 0) == 0 ? 0 : 1; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -D_REENTRANT -lpthread > > >Result is: yes (using -lpthread) >########################################## > >============ Checking for w32threads ============ >Result is: no (using pthread instead) >########################################## > >============ Checking for rpath ============ >Result is: no >########################################## > >============ Checking for iconv ============ > >#include <stdio.h> >#include <unistd.h> >#include <iconv.h> >#define INBUFSIZE 1024 >#define OUTBUFSIZE 4096 > >char inbuffer[INBUFSIZE]; >char outbuffer[OUTBUFSIZE]; > >int main(void) { > size_t numread; > iconv_t icdsc; > char *tocode="UTF-8"; > char *fromcode="cp1250"; > if ((icdsc = iconv_open(tocode, fromcode)) != (iconv_t)(-1)) { > while ((numread = read(0, inbuffer, INBUFSIZE))) { > char *iptr=inbuffer; > char *optr=outbuffer; > size_t inleft=numread; > size_t outleft=OUTBUFSIZE; > if (iconv(icdsc, &iptr, &inleft, &optr, &outleft) > != (size_t)(-1)) { > write(1, outbuffer, OUTBUFSIZE - outleft); > } > } > if (iconv_close(icdsc) == -1) > ; > } > return 0; >} > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lm >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c: In function 'main': >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:23:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result > > >Result is: yes >########################################## > >============ Checking for soundcard.h ============ > >#include <sys/soundcard.h> >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes (sys/soundcard.h) >########################################## > >============ Checking for sys/dvdio.h ============ > >#include <sys/types.h> >#include <sys/dvdio.h> >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:2:23: fatal error: sys/dvdio.h: No such file or directory >compilation terminated. >distcc[7779] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: no >########################################## > >============ Checking for sys/cdio.h ============ > >#include <sys/types.h> >#include <sys/cdio.h> >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:2:22: fatal error: sys/cdio.h: No such file or directory >compilation terminated. >distcc[7786] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: no >########################################## > >============ Checking for linux/cdrom.h ============ > >#include <linux/cdrom.h> >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for dvd.h ============ > >#include <dvd.h> >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:1:17: fatal error: dvd.h: No such file or directory >compilation terminated. >distcc[7802] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: no >########################################## > >============ Checking for termcap ============ > >#include <term.h> >int main(void) { tgetent(0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lncurses > > >Result is: yes (using -lncurses) >########################################## > >============ Checking for termios ============ > >#include <termios.h> >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes (using termios.h) >########################################## > >============ Checking for shm ============ > >#include <sys/shm.h> >int main(void) { shmget(0, 0, 0); shmat(0, 0, 0); shmctl(0, 0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for strsep() ============ > >#include <string.h> >int main(void) { char *s = "Hello, world!"; strsep(&s, ","); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for vsscanf() ============ > >#define _ISOC99_SOURCE >#include <stdarg.h> >#include <stdio.h> >int main(void) { va_list ap; vsscanf("foo", "bar", ap); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for swab() ============ > >#define _XOPEN_SOURCE 600 >#include <unistd.h> >int main(void) { int a, b; swab(&a, &b, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for POSIX select() ============ > >#include <stdio.h> >#include <stdlib.h> >#include <sys/types.h> >#include <string.h> >#include <sys/time.h> >#include <unistd.h> >int main(void) {int nfds = 1; fd_set readfds; struct timeval timeout; select(nfds, &readfds, NULL, NULL, &timeout); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for audio select() ============ >Result is: yes >########################################## > >============ Checking for gettimeofday() ============ > >#include <sys/time.h> >int main(void) { struct timeval tv; struct timezone tz; gettimeofday(&tv, &tz); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for glob() ============ > >#include <glob.h> >int main(void) { glob("filename", 0, 0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for setenv() ============ > >#include <stdlib.h> >int main(void) { setenv("", "", 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for setmode() ============ > >#include <io.h> >int main(void) { setmode(0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:1:16: fatal error: io.h: No such file or directory >compilation terminated. >distcc[7923] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: no >########################################## > >============ Checking for sys/sysinfo.h ============ > >#include <sys/sysinfo.h> >int main(void) { struct sysinfo s_info; sysinfo(&s_info); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for Apple IR ============ >Result is: no >########################################## > >============ Checking for pkg-config ============ >Result is: yes >########################################## > >============ Checking for Samba support (libsmbclient) ============ >Result is: no >########################################## > >============ Checking for tdfxfb ============ >Result is: no >########################################## > >============ Checking for s3fb ============ >Result is: no >########################################## > >============ Checking for wii ============ >Result is: no >########################################## > >============ Checking for tdfxvid ============ >Result is: no >########################################## > >============ Checking for xvr100 ============ >Result is: no >########################################## > >============ Checking for tga ============ >Result is: no >########################################## > >============ Checking for md5sum support ============ >Result is: no >########################################## > >============ Checking for yuv4mpeg support ============ >Result is: yes >########################################## > >============ Checking for bl ============ >Result is: no >########################################## > >============ Checking for DirectFB ============ >Result is: no >########################################## > >============ Checking for X11 headers presence ============ >Result is: yes >########################################## > >============ Checking for X11 ============ > >#include <X11/Xutil.h> >int main(void) { XCreateWindow(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lXext -lX11 -lpthread > > >Result is: yes >########################################## > >============ Checking for Xss screensaver extensions ============ > >#include <X11/extensions/scrnsaver.h> >int main(void) { XScreenSaverSuspend(NULL, True); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lXext -lX11 -lpthread -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lXss > > >Result is: yes >########################################## > >============ Checking for DPMS ============ > >#include <X11/Xmd.h> >#include <X11/Xlib.h> >#include <X11/Xutil.h> >#include <X11/Xatom.h> >#include <X11/extensions/dpms.h> >int main(void) { DPMSQueryExtension(0, 0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lXext -lX11 -lpthread -lXss -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lXdpms >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lXdpms >collect2: ld returned 1 exit status >distcc[7986] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > > >#include <X11/Xlib.h> >#include <X11/extensions/dpms.h> >int main(void) { DPMSQueryExtension(0, 0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lXext -lX11 -lpthread -lXss -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lXext > > >Result is: yes (using Xdpms 4) >########################################## > >============ Checking for Xv ============ > >#include <X11/Xlib.h> >#include <X11/extensions/Xvlib.h> >int main(void) { XvGetPortAttribute(0, 0, 0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lXext -lX11 -lpthread -lXss -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lXv > > >Result is: yes >########################################## > >============ Checking for XvMC ============ > >#include <X11/Xlib.h> >#include <X11/extensions/Xvlib.h> >#include <X11/extensions/XvMClib.h> >int main(void) { > XvMCQueryExtension(0, 0, 0); > XvMCCreateContext(0, 0, 0, 0, 0, 0, 0); > return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lXext -lX11 -lpthread -lXss -lXv -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lXvMC -lXvMCW > > >Result is: yes (using XvMCW) >########################################## > >============ Checking for VDPAU ============ > >#include <vdpau/vdpau_x11.h> >int main(void) { vdp_device_create_x11(0, 0, 0, 0); return VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L1; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lvdpau > > >Result is: yes >########################################## > >============ Checking for Xinerama ============ >Result is: no >########################################## > >============ Checking for Xxf86vm ============ > >#include <X11/Xlib.h> >#include <X11/extensions/xf86vmode.h> >int main(void) { XF86VidModeQueryExtension(0, 0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lXxf86vm > > >Result is: yes >########################################## > >============ Checking for XF86keysym ============ > >#include <X11/XF86keysym.h> >int main(void) { return XF86XK_AudioPause; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for DGA ============ >Result is: no >########################################## > >============ Checking for 3dfx ============ >Result is: no >########################################## > >============ Checking for GGI ============ >Result is: no >########################################## > >============ Checking for GGI extension: libggiwmh ============ > >#include <ggi/wmh.h> >int main(void) { ggiWmhInit(); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lggi -lggiwmh >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:1:21: fatal error: ggi/wmh.h: No such file or directory >compilation terminated. >distcc[8049] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: no >########################################## > >============ Checking for AA ============ >Result is: no >########################################## > >============ Checking for CACA ============ >Result is: no >########################################## > >============ Checking for SVGAlib ============ >Result is: no >########################################## > >============ Checking for FBDev ============ >Result is: no >########################################## > >============ Checking for DVB ============ >Result is: no >########################################## > >============ Checking for PNG support ============ > >#include <stdio.h> >#include <string.h> >#include <png.h> >int main(void) { > printf("png.h : %s\n", PNG_LIBPNG_VER_STRING); > printf("libpng: %s\n", png_libpng_ver); > return strcmp(PNG_LIBPNG_VER_STRING, png_libpng_ver); >} > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lpng -lz -lm > > >Result is: yes >########################################## > >============ Checking for MNG support ============ >Result is: no >########################################## > >============ Checking for JPEG support ============ > >#include <stdio.h> >#include <jpeglib.h> >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -ljpeg -lm > > >Result is: yes >########################################## > >============ Checking for PNM support ============ >Result is: no >########################################## > >============ Checking for GIF support ============ > >#include <gif_lib.h> >int main(void) { QuantizeBuffer(0, 0, 0, 0, 0, 0, 0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lungif >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lungif >collect2: ld returned 1 exit status >distcc[8086] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > > >#include <gif_lib.h> >int main(void) { QuantizeBuffer(0, 0, 0, 0, 0, 0, 0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lgif > > > >#include <signal.h> >#include <stdio.h> >#include <stdlib.h> >#include <gif_lib.h> >static void catch(int sig) { exit(1); } >int main(void) { > signal(SIGSEGV, catch); // catch segfault > printf("EGifPutExtensionFirst is at address %p\n", EGifPutExtensionFirst); > EGifSetGifVersion("89a"); // this will segfault a buggy gif lib. > return 0; >} > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lgif > > >Result is: yes >########################################## > >============ Checking for broken giflib workaround ============ > >#include <stdio.h> >#include <gif_lib.h> >int main(void) { > GifFileType gif = {.UserData = NULL}; > printf("UserData is at address %p\n", gif.UserData); > return 0; >} > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lgif > > >Result is: disabled >########################################## > >============ Checking for VESA support ============ >Result is: no >########################################## > >============ Checking for SDL ============ >1.2.14 >Result is: no >########################################## > >============ Checking for OpenGL ============ > >#ifdef GL_WIN32 >#include <windows.h> >#include <GL/gl.h> >#elif defined(GL_SDL) >#include <GL/gl.h> >#ifdef CONFIG_SDL_SDL_H >#include <SDL/SDL.h> >#else >#include <SDL.h> >#endif >#ifndef __APPLE__ >// we allow SDL hacking our main() only on OSX >#undef main >#endif >#else >#include <GL/gl.h> >#include <X11/Xlib.h> >#include <GL/glx.h> >#endif >int main(int argc, char *argv[]) { >#ifdef GL_WIN32 > HDC dc; > wglCreateContext(dc); >#elif defined(GL_SDL) > SDL_GL_SwapBuffers(); >#else > glXCreateContext(NULL, NULL, NULL, True); >#endif > glFinish(); > return 0; >} > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lm >/var/tmp/portage/media-video/mplayer2-2.0/temp/ccAfIP30.o: In function `main': >tmp.c:(.text+0x29): undefined reference to `glXCreateContext' >tmp.c:(.text+0x2e): undefined reference to `glFinish' >collect2: ld returned 1 exit status >distcc[8124] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > > >#ifdef GL_WIN32 >#include <windows.h> >#include <GL/gl.h> >#elif defined(GL_SDL) >#include <GL/gl.h> >#ifdef CONFIG_SDL_SDL_H >#include <SDL/SDL.h> >#else >#include <SDL.h> >#endif >#ifndef __APPLE__ >// we allow SDL hacking our main() only on OSX >#undef main >#endif >#else >#include <GL/gl.h> >#include <X11/Xlib.h> >#include <GL/glx.h> >#endif >int main(int argc, char *argv[]) { >#ifdef GL_WIN32 > HDC dc; > wglCreateContext(dc); >#elif defined(GL_SDL) > SDL_GL_SwapBuffers(); >#else > glXCreateContext(NULL, NULL, NULL, True); >#endif > glFinish(); > return 0; >} > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lGL -lm > > > >#ifdef GL_WIN32 >#include <windows.h> >#include <GL/gl.h> >#elif defined(GL_SDL) >#include <GL/gl.h> >#ifdef CONFIG_SDL_SDL_H >#include <SDL/SDL.h> >#else >#include <SDL.h> >#endif >#ifndef __APPLE__ >// we allow SDL hacking our main() only on OSX >#undef main >#endif >#else >#include <GL/gl.h> >#include <X11/Xlib.h> >#include <GL/glx.h> >#endif >int main(int argc, char *argv[]) { >#ifdef GL_WIN32 > HDC dc; > wglCreateContext(dc); >#elif defined(GL_SDL) > SDL_GL_SwapBuffers(); >#else > glXCreateContext(NULL, NULL, NULL, True); >#endif > glFinish(); > return 0; >} > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -DGL_WIN32 -lopengl32 >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:2:21: fatal error: windows.h: No such file or directory >compilation terminated. >distcc[8140] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: yes (backends: x11) >########################################## > >============ Checking for MatrixView ============ >Result is: yes >########################################## > >============ Checking for DXR3/H+ ============ >Result is: no >########################################## > >============ Checking for IVTV TV-Out (pre linux-2.6.24) ============ >Result is: no >########################################## > >============ Checking for V4L2 MPEG Decoder ============ >Result is: no >########################################## > >============ Checking for OSS Audio ============ >Result is: no >########################################## > >============ Checking for aRts ============ >Result is: no >########################################## > >============ Checking for EsounD ============ >Result is: no >########################################## > >============ Checking for NAS ============ >Result is: no >########################################## > >============ Checking for pulse ============ >Result is: no >########################################## > >============ Checking for JACK ============ >Result is: no >########################################## > >============ Checking for OpenAL ============ >Result is: no >########################################## > >============ Checking for ALSA audio ============ > >#include <sys/asoundlib.h> >#if !((SND_LIB_MAJOR == 0) && (SND_LIB_MINOR == 5)) >#error "alsa version != 0.5.x" >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lasound -ldl -lpthread >In file included from /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:1:0: >/usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use <alsa/asoundlib.h> instead. >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:3:2: error: #error "alsa version != 0.5.x" >distcc[8165] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > > >#include <sys/asoundlib.h> >#if !((SND_LIB_MAJOR == 0) && (SND_LIB_MINOR == 9)) >#error "alsa version != 0.9.x" >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lasound -ldl -lpthread >In file included from /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:1:0: >/usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use <alsa/asoundlib.h> instead. >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:3:2: error: #error "alsa version != 0.9.x" >distcc[8172] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > > >#include <alsa/asoundlib.h> >#if !((SND_LIB_MAJOR == 0) && (SND_LIB_MINOR == 9)) >#error "alsa version != 0.9.x" >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lasound -ldl -lpthread >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:3:2: error: #error "alsa version != 0.9.x" >distcc[8179] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > > >#include <sys/asoundlib.h> >#if !((SND_LIB_MAJOR == 1) && (SND_LIB_MINOR == 0)) >#error "alsa version != 1.0.x" >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lasound -ldl -lpthread >In file included from /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:1:0: >/usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use <alsa/asoundlib.h> instead. > > > >#include <alsa/asoundlib.h> >#if !((SND_LIB_MAJOR == 1) && (SND_LIB_MINOR == 0)) >#error "alsa version != 1.0.x" >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lasound -ldl -lpthread > > >Result is: yes (using alsa 1.0.x and alsa/asoundlib.h) >########################################## > >============ Checking for Sun audio ============ > >#include <sys/types.h> >#include <sys/audioio.h> >int main(void) { audio_info_t info; AUDIO_INITINFO(&info); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:2:25: fatal error: sys/audioio.h: No such file or directory >compilation terminated. >distcc[8204] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: no >########################################## > >============ Checking for VCD support ============ >Result is: yes >########################################## > >============ Checking for Blu-ray support ============ > >#include <libbluray/bluray.h> >int main(void) { bd_get_title_info(0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lbluray >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c: In function 'main': >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:2:1: error: too few arguments to function 'bd_get_title_info' >/usr/include/libbluray/bluray.h:191:20: note: declared here >distcc[8355] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: no >########################################## > >============ Checking for dvdread ============ > >#include <dvdread/dvd_reader.h> >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -I/usr/include -L/usr/lib -ldvdread -ldl > > >Result is: yes (external) >########################################## > >============ Checking for internal libdvdcss ============ >Result is: no >########################################## > >============ Checking for cdparanoia ============ >Result is: no >########################################## > >============ Checking for libcdio ============ > >#include <stdio.h> >#include <cdio/version.h> >#include <cdio/cdda.h> >#include <cdio/paranoia.h> >int main(void) { > void *test = cdda_verbose_set; > printf("%s\n", CDIO_VERSION); > return test == (void *)1; >} > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lcdio_cdda -lcdio -lcdio_paranoia -lm > > >Result is: yes >########################################## > >============ Checking for bitmap font support ============ >Result is: yes >########################################## > >============ Checking for freetype >= 2.0.9 ============ > >#include <stdio.h> >#include <ft2build.h> >#include FT_FREETYPE_H >#if ((FREETYPE_MAJOR < 2) || ((FREETYPE_MINOR == 0) && (FREETYPE_PATCH < 9))) >#error "Need FreeType 2.0.9 or newer" >#endif >int main(void) { > FT_Library library; > FT_Init_FreeType(&library); > return 0; >} > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -I/usr/include/freetype2 -lfreetype -lz -lbz2 > > >Result is: yes >########################################## > >============ Checking for fontconfig ============ > >#include <stdio.h> >#include <stdlib.h> >#include <fontconfig/fontconfig.h> >#if FC_VERSION < 20402 >#error At least version 2.4.2 of fontconfig required >#endif >int main(void) { > int err = FcInit(); > if (err == FcFalse) { > printf("Couldn't initialize fontconfig lib\n"); > exit(err); > } > return 0; >} > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lfontconfig > > >Result is: yes >########################################## > >============ Checking for SSA/ASS support ============ >Result is: yes >########################################## > >============ Checking for fribidi with charsets ============ >Result is: no >########################################## > >============ Checking for ENCA ============ > >#include <enca.h> >int main(void) { enca_get_languages(NULL); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lenca -lm > > >Result is: yes >########################################## > >============ Checking for zlib ============ > >#include <zlib.h> >int main(void) { inflate(0, Z_NO_FLUSH); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lz > > >Result is: yes >########################################## > >============ Checking for RTC ============ > >#include <sys/ioctl.h> >#ifdef __linux__ >#include <linux/rtc.h> >#else >#include <rtc.h> >#define RTC_PIE_ON RTCIO_PIE_ON >#endif >int main(void) { return RTC_PIE_ON; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 > > >Result is: yes >########################################## > >============ Checking for mad support ============ >Result is: no >########################################## > >============ Checking for OggVorbis support ============ > >#include <vorbis/codec.h> >int main(void) { vorbis_packet_blocksize(0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lvorbis -logg -lm > > >Result is: yes (libvorbis) >########################################## > >============ Checking for libspeex (version >= 1.1 required) ============ > >#include <stddef.h> >#include <speex/speex.h> >int main(void) { SpeexBits bits; void *dec = NULL; speex_decode_int(dec, &bits, dec); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lspeex -lm > > >Result is: yes >########################################## > >============ Checking for OggTheora support ============ > >#include <theora/theora.h> >#include <string.h> >int main(void) { > /* Theora is in flux, make sure that all interface routines and datatypes > * exist and work the way we expect it, so we don't break MPlayer. */ > ogg_packet op; > theora_comment tc; > theora_info inf; > theora_state st; > yuv_buffer yuv; > int r; > double t; > > theora_info_init(&inf); > theora_comment_init(&tc); > > return 0; > > /* we don't want to execute this kind of nonsense; just for making sure > * that compilation works... */ > memset(&op, 0, sizeof(op)); > r = theora_decode_header(&inf, &tc, &op); > r = theora_decode_init(&st, &inf); > t = theora_granule_time(&st, op.granulepos); > r = theora_decode_packetin(&st, &op); > r = theora_decode_YUVout(&st, &yuv); > theora_clear(&st); > > return 0; >} > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -ltheora -logg > > >Result is: yes >########################################## > >============ Checking for mp3lib support ============ >Result is: no >########################################## > >============ Checking for mpg123 support ============ > >#include <mpg123.h> >int main(void) { mpg123_init(); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lmpg123 > > >Result is: yes >########################################## > >============ Checking for liba52 support ============ > >#include <inttypes.h> >#include <a52dec/a52.h> >int main(void) { a52_state_t *testHand; testHand=a52_init(0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -la52 > > >Result is: yes >########################################## > >============ Checking for libdca support ============ > >#include <stdint.h> >#include <dts.h> >int main(void) { dts_init(0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -ldca -lm > > >Result is: yes >########################################## > >============ Checking for libmpcdec (musepack, version >= 1.2.1 required) ============ >Result is: no >########################################## > >============ Checking for FAAD2 support ============ > >#include <faad.h> >#ifndef FAAD_MIN_STREAMSIZE >#error Too old version >#endif >int main(void) { faacDecHandle testhand; faacDecFrameInfo testinfo; > testhand = faacDecOpen(); faacDecInit(0, 0, 0, 0, 0); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lfaad -lm >In file included from /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:1:0: >/usr/include/faad.h:32:9: note: #pragma message: please update faad2 include filename and function names! > > >Result is: yes >########################################## > >============ Checking for LADSPA plugin support ============ >Result is: no >########################################## > >============ Checking for libbs2b audio filter support ============ >Result is: no >########################################## > >============ Checking for Win32 codecs ============ >Result is: yes >########################################## > >============ Checking for XAnim codecs ============ >Result is: no >########################################## > >============ Checking for RealPlayer codecs ============ >Result is: no >########################################## > >============ Checking for QuickTime codecs ============ >Result is: yes >########################################## > >============ Checking for Nemesi Streaming Media libraries ============ >Result is: no >########################################## > >============ Checking for LIVE555 Streaming Media libraries ============ > >#include <liveMedia.hh> >#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) >#error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -I./liveMedia/include -I./UsageEnvironment/include -I./groupsock/include -lstdc++ >cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ >cc1plus: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp:1:24: fatal error: liveMedia.hh: No such file or directory >compilation terminated. >distcc[8544] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp on localhost failed > > > >#include <liveMedia.hh> >#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) >#error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -D_REENTRANT/liveMedia/include -D_REENTRANT/UsageEnvironment/include -D_REENTRANT/groupsock/include -lstdc++ >cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ >cc1plus: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ ><command-line>:0:11: warning: missing whitespace after the macro name ><command-line>:0:0: warning: "_REENTRANT" redefined ><command-line>:0:0: note: this is the location of the previous definition ><command-line>:0:11: warning: missing whitespace after the macro name ><command-line>:0:0: warning: "_REENTRANT" redefined ><command-line>:0:0: note: this is the location of the previous definition ><command-line>:0:11: warning: missing whitespace after the macro name ><command-line>:0:0: warning: "_REENTRANT" redefined ><command-line>:0:0: note: this is the location of the previous definition >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp:1:24: fatal error: liveMedia.hh: No such file or directory >compilation terminated. >distcc[8550] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp on localhost failed > > > >#include <liveMedia.hh> >#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) >#error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -I/usr/include/liveMedia/include -I/usr/include/UsageEnvironment/include -I/usr/include/groupsock/include -lstdc++ >cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ >cc1plus: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp:1:24: fatal error: liveMedia.hh: No such file or directory >compilation terminated. >distcc[8556] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp on localhost failed > > > >#include <liveMedia.hh> >#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) >#error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -I/usr/include/freetype2/liveMedia/include -I/usr/include/freetype2/UsageEnvironment/include -I/usr/include/freetype2/groupsock/include -lstdc++ >cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ >cc1plus: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp:1:24: fatal error: liveMedia.hh: No such file or directory >compilation terminated. >distcc[8562] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp on localhost failed > > > >#include <liveMedia.hh> >#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) >#error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -I/usr/include/fribidi/liveMedia/include -I/usr/include/fribidi/UsageEnvironment/include -I/usr/include/fribidi/groupsock/include -lstdc++ >cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ >cc1plus: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp:1:24: fatal error: liveMedia.hh: No such file or directory >compilation terminated. >distcc[8568] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp on localhost failed > > > >#include <liveMedia.hh> >#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) >#error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -I/usr/include/freetype2/liveMedia/include -I/usr/include/freetype2/UsageEnvironment/include -I/usr/include/freetype2/groupsock/include -lstdc++ >cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ >cc1plus: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp:1:24: fatal error: liveMedia.hh: No such file or directory >compilation terminated. >distcc[8574] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp on localhost failed > > > >#include <liveMedia.hh> >#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) >#error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -I/usr/lib/live/liveMedia/include -I/usr/lib/live/UsageEnvironment/include -I/usr/lib/live/groupsock/include -lstdc++ >cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ >cc1plus: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp:1:24: fatal error: liveMedia.hh: No such file or directory >compilation terminated. >distcc[8580] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp on localhost failed > > > >#include <liveMedia.hh> >#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) >#error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -I/usr/lib/live/liveMedia/include -I/usr/lib/live/UsageEnvironment/include -I/usr/lib/live/groupsock/include -lstdc++ >cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ >cc1plus: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp:1:24: fatal error: liveMedia.hh: No such file or directory >compilation terminated. >distcc[8586] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp on localhost failed > > > >#include <liveMedia.hh> >#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) >#error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -I/usr/lib64/live/liveMedia/include -I/usr/lib64/live/UsageEnvironment/include -I/usr/lib64/live/groupsock/include -lstdc++ >cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ >cc1plus: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp:1:24: fatal error: liveMedia.hh: No such file or directory >compilation terminated. >distcc[8592] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp on localhost failed > > > >#include <liveMedia.hh> >#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) >#error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -I/usr/local/live/liveMedia/include -I/usr/local/live/UsageEnvironment/include -I/usr/local/live/groupsock/include -lstdc++ >cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ >cc1plus: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp:1:24: fatal error: liveMedia.hh: No such file or directory >compilation terminated. >distcc[8598] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp on localhost failed > > > >#include <liveMedia.hh> >#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) >#error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -I/usr/local/lib/live/liveMedia/include -I/usr/local/lib/live/UsageEnvironment/include -I/usr/local/lib/live/groupsock/include -lstdc++ >cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ >cc1plus: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp:1:24: fatal error: liveMedia.hh: No such file or directory >compilation terminated. >distcc[8604] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp on localhost failed > > > >#include <liveMedia.hh> >#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) >#error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from <www.live555.com/liveMedia/> >#endif >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.cpp -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -I/usr/include/liveMedia -I/usr/include/UsageEnvironment -I/usr/include/groupsock -lliveMedia -lgroupsock -lUsageEnvironment -lBasicUsageEnvironment -lstdc++ -lstdc++ >cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ >cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ >cc1plus: warning: command line option "-std=gnu99" is valid for C/ObjC but not for C++ > > >Result is: yes (using distribution version) >########################################## > >============ Checking for FFmpeg (libavutil libavcodec libavformat libswscale libpostproc) ============ >Result is: yes >########################################## > >============ Checking for libdv-0.9.5+ ============ > >#include <libdv/dv.h> >int main(void) { dv_encoder_new(1, 1, 1); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lliveMedia -lgroupsock -lUsageEnvironment -lBasicUsageEnvironment -lstdc++ -lavutil -lavcodec -lavformat -lswscale -lpostproc -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -ldv -lpthread -lm > > >Result is: yes >########################################## > >============ Checking for Xvid ============ >Result is: no >########################################## > >============ Checking for libnut ============ >Result is: no >########################################## > >============ Checking for /dev/mga_vid ============ >Result is: no >########################################## > >============ Checking for xmga ============ >Result is: no >########################################## > >============ Checking for UnRAR executable ============ >Result is: yes >########################################## > >============ Checking for TV interface ============ >Result is: no >########################################## > >============ Checking for DirectShow TV interface ============ >Result is: no >########################################## > >============ Checking for Video 4 Linux TV interface ============ >Result is: no >########################################## > >============ Checking for Video 4 Linux 2 TV interface ============ >Result is: no >########################################## > >============ Checking for Radio interface ============ >Result is: no >########################################## > >============ Checking for Capture for Radio interface ============ >Result is: no >########################################## > >============ Checking for Video 4 Linux 2 Radio interface ============ >Result is: no >########################################## > >============ Checking for Video 4 Linux Radio interface ============ >Result is: no >########################################## > >============ Checking for Video 4 Linux 2 MPEG PVR interface ============ >Result is: no >########################################## > >============ Checking for ftp ============ >Result is: no >########################################## > >============ Checking for vstream client ============ > >#include <vstream-client.h> >void vstream_error(const char *format, ... ) {} >int main(void) { vstream_start(); return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lliveMedia -lgroupsock -lUsageEnvironment -lBasicUsageEnvironment -lstdc++ -lavutil -lavcodec -lavformat -lswscale -lpostproc -ldv -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -lvstream-client >/var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c:1:28: fatal error: vstream-client.h: No such file or directory >compilation terminated. >distcc[8710] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: no >########################################## > >============ Checking for OSD menu ============ >Result is: yes >########################################## > >============ Checking for Subtitles sorting ============ >Result is: yes >########################################## > >============ Checking for XMMS inputplugin support ============ >Result is: no >########################################## > >============ Checking for automatic gdb attach ============ >Result is: no >########################################## > >============ Checking for compiler support for noexecstack ============ > >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lliveMedia -lgroupsock -lUsageEnvironment -lBasicUsageEnvironment -lstdc++ -lavutil -lavcodec -lavformat -lswscale -lpostproc -ldv -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -Wl,-z,noexecstack > > >Result is: yes >########################################## > >============ Checking for linker support for --nxcompat --no-seh --dynamicbase ============ > >int main(void) { return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-z,noexecstack -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lliveMedia -lgroupsock -lUsageEnvironment -lBasicUsageEnvironment -lstdc++ -lavutil -lavcodec -lavformat -lswscale -lpostproc -ldv -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -Wl,--nxcompat -Wl,--no-seh -Wl,--dynamicbase >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: unrecognized option '--nxcompat' >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: use the --help option for usage information >collect2: ld returned 1 exit status >distcc[8726] ERROR: compile /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c on localhost failed > > >Result is: no >########################################## > >============ Checking for joystick ============ >Result is: no >########################################## > >============ Checking for lirc ============ >Result is: no >########################################## > >============ Checking for lircc ============ >Result is: no >########################################## > >============ Checking for DVD support (libdvdnav) ============ >4.2.0 >-L/usr/lib -ldvdnavmini -lpthread > >#include <stdint.h> >#include <dvdnav/dvdnav.h> >int main(void) { dvdnav_t *dvd = 0; return 0; } > >i686-pc-linux-gnu-gcc -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -pipe -fomit-frame-pointer -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp.c -I. -D_REENTRANT -I/usr/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -Wl,-z,noexecstack -Wl,-O1 -Wl,--as-needed -lncurses -lpng -lz -ljpeg -lgif -lasound -ldl -lpthread -L/usr/lib -ldvdread -ldvdread -lcdio_cdda -lcdio -lcdio_paranoia -lfreetype -lz -lbz2 -lfontconfig -lass -lenca -lz -lvorbis -logg -lspeex -ltheora -logg -lmpg123 -la52 -ldca -lfaad -lliveMedia -lgroupsock -lUsageEnvironment -lBasicUsageEnvironment -lstdc++ -lavutil -lavcodec -lavformat -lswscale -lpostproc -ldv -lpthread -ldl -lXext -lX11 -lpthread -lXss -lXv -lXvMC -lXvMCW -lvdpau -lXxf86vm -lGL -ldl -o /var/tmp/portage/media-video/mplayer2-2.0/temp/mplayer-configure-13937-6878/tmp2 -I/usr/include -I/usr/include/libdvdread -L/usr/lib -ldvdnav -ldvdread -lpthread -ldl -lpthread > > >Result is: yes >########################################## >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 387935
:
290425
| 290427 |
291159
|
291161
|
291163