Ticket #33454: config.err

File config.err, 5.7 KB (added by jeffrey.kane.johnson@…, 12 years ago)

libvpx, unable to invoke compiler (clean build attempt)

Line 
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
2Configuring selected codecs
3  enabling vp8_encoder
4  enabling vp8_decoder
5Configuring 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
14check_cflags -fomit-frame-pointer
15check_cc -fomit-frame-pointer
16BEGIN /tmp/vpx-conf-96055-26393.c
17    1   int x;
18END /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
21check_cflags -O3
22check_cc -O3
23BEGIN /tmp/vpx-conf-96055-26393.c
24    1   int x;
25END /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
27check_cflags -fPIC
28check_cc -fPIC
29BEGIN /tmp/vpx-conf-96055-26393.c
30    1   int x;
31END /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
33check_cc
34BEGIN /tmp/vpx-conf-96055-26393.c
35    1       unsigned int e = 'O'<<24 | '2'<<16 | 'B'<<8 | 'E';
36END /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
38check_header pthread.h
39check_cpp
40BEGIN /tmp/vpx-conf-96055-26393.c
41    1   #include "pthread.h"
42    2   int x;
43END /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         ^
481 error generated.
49check_header unistd.h
50check_cpp
51BEGIN /tmp/vpx-conf-96055-26393.c
52    1   #include "unistd.h"
53    2   int x;
54END /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         ^
591 error generated.
60check_cflags -Wall
61check_cc -Wall
62BEGIN /tmp/vpx-conf-96055-26393.c
63    1   int x;
64END /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
66check_cflags -Wdeclaration-after-statement
67check_cc -Wdeclaration-after-statement
68BEGIN /tmp/vpx-conf-96055-26393.c
69    1   int x;
70END /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
72check_cflags -Wdisabled-optimization
73check_cc -Wdisabled-optimization
74BEGIN /tmp/vpx-conf-96055-26393.c
75    1   int x;
76END /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
78check_cflags -Wpointer-arith
79check_cc -Wpointer-arith
80BEGIN /tmp/vpx-conf-96055-26393.c
81    1   int x;
82END /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
84check_cflags -Wtype-limits
85check_cc -Wtype-limits
86BEGIN /tmp/vpx-conf-96055-26393.c
87    1   int x;
88END /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
90check_cflags -Wcast-qual
91check_cc -Wcast-qual
92BEGIN /tmp/vpx-conf-96055-26393.c
93    1   int x;
94END /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
96check_cflags -Wno-unused-function
97check_cc -Wno-unused-function
98BEGIN /tmp/vpx-conf-96055-26393.c
99    1   int x;
100END /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
103check_header stdio.h
104check_cpp
105BEGIN /tmp/vpx-conf-96055-26393.c
106    1   #include "stdio.h"
107    2   int x;
108END /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         ^
1131 error generated.