1 | # ./configure --prefix=/opt/local --enable-vp8 --enable-internal-stats --enable-pic --enable-postproc --enable-multithread --enable-runtime-cpu-detect --disable-install-docs --disable-debug-libs --disable-examples --target=x86_64-darwin11-gcc |
---|
2 | Configuring selected codecs |
---|
3 | enabling vp8_encoder |
---|
4 | enabling vp8_decoder |
---|
5 | Configuring for target 'x86_64-darwin11-gcc' |
---|
6 | enabling x86_64 |
---|
7 | enabling runtime_cpu_detect |
---|
8 | enabling mmx |
---|
9 | enabling sse |
---|
10 | enabling sse2 |
---|
11 | enabling sse3 |
---|
12 | enabling ssse3 |
---|
13 | enabling sse4_1 |
---|
14 | check_cflags -fomit-frame-pointer |
---|
15 | check_cc -fomit-frame-pointer |
---|
16 | BEGIN /tmp/vpx-conf-96055-26393.c |
---|
17 | 1 int x; |
---|
18 | END /tmp/vpx-conf-96055-26393.c |
---|
19 | /usr/bin/clang -O2 -arch x86_64 -isysroot -mmacosx-version-min=10.7 -m64 -fomit-frame-pointer -c -o /tmp/vpx-conf-96055-11349.o /tmp/vpx-conf-96055-26393.c |
---|
20 | using yasm |
---|
21 | check_cflags -O3 |
---|
22 | check_cc -O3 |
---|
23 | BEGIN /tmp/vpx-conf-96055-26393.c |
---|
24 | 1 int x; |
---|
25 | END /tmp/vpx-conf-96055-26393.c |
---|
26 | /usr/bin/clang -O2 -arch x86_64 -isysroot -mmacosx-version-min=10.7 -m64 -fomit-frame-pointer -arch x86_64 -O3 -c -o /tmp/vpx-conf-96055-11349.o /tmp/vpx-conf-96055-26393.c |
---|
27 | check_cflags -fPIC |
---|
28 | check_cc -fPIC |
---|
29 | BEGIN /tmp/vpx-conf-96055-26393.c |
---|
30 | 1 int x; |
---|
31 | END /tmp/vpx-conf-96055-26393.c |
---|
32 | /usr/bin/clang -O2 -arch x86_64 -isysroot -mmacosx-version-min=10.7 -m64 -fomit-frame-pointer -arch x86_64 -O3 -fPIC -c -o /tmp/vpx-conf-96055-11349.o /tmp/vpx-conf-96055-26393.c |
---|
33 | check_cc |
---|
34 | BEGIN /tmp/vpx-conf-96055-26393.c |
---|
35 | 1 unsigned int e = 'O'<<24 | '2'<<16 | 'B'<<8 | 'E'; |
---|
36 | END /tmp/vpx-conf-96055-26393.c |
---|
37 | /usr/bin/clang -O2 -arch x86_64 -isysroot -mmacosx-version-min=10.7 -m64 -fomit-frame-pointer -arch x86_64 -O3 -fPIC -c -o /tmp/vpx-conf-96055-11349.o /tmp/vpx-conf-96055-26393.c |
---|
38 | check_header pthread.h |
---|
39 | check_cpp |
---|
40 | BEGIN /tmp/vpx-conf-96055-26393.c |
---|
41 | 1 #include "pthread.h" |
---|
42 | 2 int x; |
---|
43 | END /tmp/vpx-conf-96055-26393.c |
---|
44 | /usr/bin/clang -O2 -arch x86_64 -isysroot -mmacosx-version-min=10.7 -m64 -fomit-frame-pointer -arch x86_64 -O3 -fPIC -E -o /tmp/vpx-conf-96055-11349.o /tmp/vpx-conf-96055-26393.c |
---|
45 | /tmp/vpx-conf-96055-26393.c:1:10: fatal error: 'pthread.h' file not found |
---|
46 | #include "pthread.h" |
---|
47 | ^ |
---|
48 | 1 error generated. |
---|
49 | check_header unistd.h |
---|
50 | check_cpp |
---|
51 | BEGIN /tmp/vpx-conf-96055-26393.c |
---|
52 | 1 #include "unistd.h" |
---|
53 | 2 int x; |
---|
54 | END /tmp/vpx-conf-96055-26393.c |
---|
55 | /usr/bin/clang -O2 -arch x86_64 -isysroot -mmacosx-version-min=10.7 -m64 -fomit-frame-pointer -arch x86_64 -O3 -fPIC -E -o /tmp/vpx-conf-96055-11349.o /tmp/vpx-conf-96055-26393.c |
---|
56 | /tmp/vpx-conf-96055-26393.c:1:10: fatal error: 'unistd.h' file not found |
---|
57 | #include "unistd.h" |
---|
58 | ^ |
---|
59 | 1 error generated. |
---|
60 | check_cflags -Wall |
---|
61 | check_cc -Wall |
---|
62 | BEGIN /tmp/vpx-conf-96055-26393.c |
---|
63 | 1 int x; |
---|
64 | END /tmp/vpx-conf-96055-26393.c |
---|
65 | /usr/bin/clang -O2 -arch x86_64 -isysroot -mmacosx-version-min=10.7 -m64 -fomit-frame-pointer -arch x86_64 -O3 -fPIC -Wall -c -o /tmp/vpx-conf-96055-11349.o /tmp/vpx-conf-96055-26393.c |
---|
66 | check_cflags -Wdeclaration-after-statement |
---|
67 | check_cc -Wdeclaration-after-statement |
---|
68 | BEGIN /tmp/vpx-conf-96055-26393.c |
---|
69 | 1 int x; |
---|
70 | END /tmp/vpx-conf-96055-26393.c |
---|
71 | /usr/bin/clang -O2 -arch x86_64 -isysroot -mmacosx-version-min=10.7 -m64 -fomit-frame-pointer -arch x86_64 -O3 -fPIC -Wall -Wdeclaration-after-statement -c -o /tmp/vpx-conf-96055-11349.o /tmp/vpx-conf-96055-26393.c |
---|
72 | check_cflags -Wdisabled-optimization |
---|
73 | check_cc -Wdisabled-optimization |
---|
74 | BEGIN /tmp/vpx-conf-96055-26393.c |
---|
75 | 1 int x; |
---|
76 | END /tmp/vpx-conf-96055-26393.c |
---|
77 | /usr/bin/clang -O2 -arch x86_64 -isysroot -mmacosx-version-min=10.7 -m64 -fomit-frame-pointer -arch x86_64 -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -c -o /tmp/vpx-conf-96055-11349.o /tmp/vpx-conf-96055-26393.c |
---|
78 | check_cflags -Wpointer-arith |
---|
79 | check_cc -Wpointer-arith |
---|
80 | BEGIN /tmp/vpx-conf-96055-26393.c |
---|
81 | 1 int x; |
---|
82 | END /tmp/vpx-conf-96055-26393.c |
---|
83 | /usr/bin/clang -O2 -arch x86_64 -isysroot -mmacosx-version-min=10.7 -m64 -fomit-frame-pointer -arch x86_64 -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -c -o /tmp/vpx-conf-96055-11349.o /tmp/vpx-conf-96055-26393.c |
---|
84 | check_cflags -Wtype-limits |
---|
85 | check_cc -Wtype-limits |
---|
86 | BEGIN /tmp/vpx-conf-96055-26393.c |
---|
87 | 1 int x; |
---|
88 | END /tmp/vpx-conf-96055-26393.c |
---|
89 | /usr/bin/clang -O2 -arch x86_64 -isysroot -mmacosx-version-min=10.7 -m64 -fomit-frame-pointer -arch x86_64 -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -c -o /tmp/vpx-conf-96055-11349.o /tmp/vpx-conf-96055-26393.c |
---|
90 | check_cflags -Wcast-qual |
---|
91 | check_cc -Wcast-qual |
---|
92 | BEGIN /tmp/vpx-conf-96055-26393.c |
---|
93 | 1 int x; |
---|
94 | END /tmp/vpx-conf-96055-26393.c |
---|
95 | /usr/bin/clang -O2 -arch x86_64 -isysroot -mmacosx-version-min=10.7 -m64 -fomit-frame-pointer -arch x86_64 -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -c -o /tmp/vpx-conf-96055-11349.o /tmp/vpx-conf-96055-26393.c |
---|
96 | check_cflags -Wno-unused-function |
---|
97 | check_cc -Wno-unused-function |
---|
98 | BEGIN /tmp/vpx-conf-96055-26393.c |
---|
99 | 1 int x; |
---|
100 | END /tmp/vpx-conf-96055-26393.c |
---|
101 | /usr/bin/clang -O2 -arch x86_64 -isysroot -mmacosx-version-min=10.7 -m64 -fomit-frame-pointer -arch x86_64 -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wno-unused-function -c -o /tmp/vpx-conf-96055-11349.o /tmp/vpx-conf-96055-26393.c |
---|
102 | enabling postproc |
---|
103 | check_header stdio.h |
---|
104 | check_cpp |
---|
105 | BEGIN /tmp/vpx-conf-96055-26393.c |
---|
106 | 1 #include "stdio.h" |
---|
107 | 2 int x; |
---|
108 | END /tmp/vpx-conf-96055-26393.c |
---|
109 | /usr/bin/clang -O2 -arch x86_64 -isysroot -mmacosx-version-min=10.7 -m64 -fomit-frame-pointer -arch x86_64 -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wno-unused-function -E -o /tmp/vpx-conf-96055-11349.o /tmp/vpx-conf-96055-26393.c |
---|
110 | /tmp/vpx-conf-96055-26393.c:1:10: fatal error: 'stdio.h' file not found |
---|
111 | #include "stdio.h" |
---|
112 | ^ |
---|
113 | 1 error generated. |
---|