1 | configuration: --prefix=/opt/local --extra-cflags=-I/opt/local/include/lzo -I/opt/local/include --extra-ldflags=-L/opt/local/lib -L/opt/local/lib/samba3 --datadir=/opt/local/share/MPlayer --confdir=/opt/local/etc/MPlayer --mandir=/opt/local/share/man --enable-png --enable-jpeg --enable-liblzo --enable-theora --enable-libvorbis --enable-mad --disable-smb --disable-live --disable-cdparanoia --disable-freetype --disable-fontconfig --disable-fribidi --disable-enca --disable-libcdio --disable-xvid --disable-x264 --disable-speex --disable-faac --disable-libdv --disable-toolame --disable-twolame --disable-xmms --disable-musepack --disable-sdl --disable-aa --disable-caca --disable-x11 --disable-gl --disable-arts --disable-esd --disable-lirc --disable-mng --disable-libdirac-lavc --disable-libschroedinger-lavc --disable-liba52 --disable-gif --enable-qtx |
---|
2 | |
---|
3 | ============ Checking for /usr/bin/gcc-3.3 version ============ |
---|
4 | Result is: 3.3 |
---|
5 | ########################################## |
---|
6 | |
---|
7 | ============ Checking for working compiler ============ |
---|
8 | |
---|
9 | int main(void) { return 0; } |
---|
10 | |
---|
11 | /usr/bin/gcc-3.3 /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -o /tmp/mplayer-configure-13845-8224/tmp |
---|
12 | ld: warning -L: directory name (/opt/local/lib/samba3) does not exist |
---|
13 | |
---|
14 | |
---|
15 | |
---|
16 | int main(void) { |
---|
17 | int test[(int)sizeof(char *)-7]; |
---|
18 | return 0; |
---|
19 | } |
---|
20 | |
---|
21 | /usr/bin/gcc-3.3 /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -o /tmp/mplayer-configure-13845-8224/tmp |
---|
22 | /tmp/mplayer-configure-13845-8224/tmp.c: In function `main': |
---|
23 | /tmp/mplayer-configure-13845-8224/tmp.c:2: error: size of array `test' is negative |
---|
24 | |
---|
25 | |
---|
26 | ============ Checking for cross compilation ============ |
---|
27 | |
---|
28 | int main(void) { return 0; } |
---|
29 | |
---|
30 | /usr/bin/gcc-3.3 /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -o /tmp/mplayer-configure-13845-8224/tmp |
---|
31 | ld: warning -L: directory name (/opt/local/lib/samba3) does not exist |
---|
32 | |
---|
33 | |
---|
34 | Result is: no |
---|
35 | ########################################## |
---|
36 | |
---|
37 | ============ Checking for host cc ============ |
---|
38 | Result is: /usr/bin/gcc-3.3 |
---|
39 | ########################################## |
---|
40 | |
---|
41 | ============ Checking for CPU type ============ |
---|
42 | Result is: 7450 altivec |
---|
43 | ########################################## |
---|
44 | |
---|
45 | ============ Checking for GCC & CPU optimization abilities ============ |
---|
46 | Result is: 7450 |
---|
47 | ########################################## |
---|
48 | |
---|
49 | ============ Checking for byte order ============ |
---|
50 | |
---|
51 | short ascii_name[] = { |
---|
52 | 'M' << 8 | 'P', 'l' << 8 | 'a', 'y' << 8 | 'e', 'r' << 8 | 'B', |
---|
53 | 'i' << 8 | 'g', 'E' << 8 | 'n', 'd' << 8 | 'i', 'a' << 8 | 'n', 0 }; |
---|
54 | int main(void) { return (long)ascii_name; } |
---|
55 | |
---|
56 | /usr/bin/gcc-3.3 /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -o /tmp/mplayer-configure-13845-8224/tmp |
---|
57 | ld: warning -L: directory name (/opt/local/lib/samba3) does not exist |
---|
58 | |
---|
59 | |
---|
60 | Result is: big-endian |
---|
61 | ########################################## |
---|
62 | |
---|
63 | ============ Checking for extern symbol prefix ============ |
---|
64 | |
---|
65 | int ff_extern; |
---|
66 | |
---|
67 | /usr/bin/gcc-3.3 /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -o /tmp/mplayer-configure-13845-8224/tmp -c |
---|
68 | gcc-3.3: -lm: linker input file unused because linking not done |
---|
69 | |
---|
70 | |
---|
71 | Result is: _ |
---|
72 | ########################################## |
---|
73 | |
---|
74 | ============ Checking for assembler support of -pipe option ============ |
---|
75 | |
---|
76 | int main(void) { return 0; } |
---|
77 | |
---|
78 | /usr/bin/gcc-3.3 /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -o /tmp/mplayer-configure-13845-8224/tmp -pipe -I. |
---|
79 | ld: warning -L: directory name (/opt/local/lib/samba3) does not exist |
---|
80 | |
---|
81 | |
---|
82 | Result is: yes |
---|
83 | ########################################## |
---|
84 | |
---|
85 | ============ Checking for GCC support of -mstackrealign ============ |
---|
86 | |
---|
87 | __attribute__((noinline)) static int foo3(int i1, int i2, int i3) { return i3; } |
---|
88 | int main(void) { return foo3(1, 2, 3) == 3 ? 0 : 1; } |
---|
89 | |
---|
90 | /usr/bin/gcc-3.3 /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -o /tmp/mplayer-configure-13845-8224/tmp -O4 -mstackrealign |
---|
91 | cc1: error: invalid option `stackrealign' |
---|
92 | |
---|
93 | |
---|
94 | |
---|
95 | __attribute__((noinline)) static int foo3(int i1, int i2, int i3) { return i3; } |
---|
96 | int main(void) { return foo3(1, 2, 3) == 3 ? 0 : 1; } |
---|
97 | |
---|
98 | /usr/bin/gcc-3.3 /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -o /tmp/mplayer-configure-13845-8224/tmp -O4 -mstackrealign -fno-unit-at-a-time |
---|
99 | cc1: error: invalid option `stackrealign' |
---|
100 | cc1: error: unrecognized option `-fno-unit-at-a-time' |
---|
101 | |
---|
102 | |
---|
103 | Result is: no |
---|
104 | ########################################## |
---|
105 | |
---|
106 | |
---|
107 | int main(void) { return 0; } |
---|
108 | |
---|
109 | /usr/bin/gcc-3.3 -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Werror-implicit-function-declaration -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -ffast-math -o /tmp/mplayer-configure-13845-8224/tmp -fno-tree-vectorize |
---|
110 | cc1: error: unrecognized option `-fno-tree-vectorize' |
---|
111 | |
---|
112 | |
---|
113 | |
---|
114 | int main(void) { return 0; } |
---|
115 | |
---|
116 | /usr/bin/gcc-3.3 -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Werror-implicit-function-declaration -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -ffast-math -o /tmp/mplayer-configure-13845-8224/tmp -Wundef |
---|
117 | ld: warning -L: directory name (/opt/local/lib/samba3) does not exist |
---|
118 | |
---|
119 | |
---|
120 | |
---|
121 | int main(void) { return 0; } |
---|
122 | |
---|
123 | /usr/bin/gcc-3.3 -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Werror-implicit-function-declaration -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -ffast-math -o /tmp/mplayer-configure-13845-8224/tmp -std=gnu99 |
---|
124 | ld: warning -L: directory name (/opt/local/lib/samba3) does not exist |
---|
125 | |
---|
126 | |
---|
127 | |
---|
128 | int main(void) { return 0; } |
---|
129 | |
---|
130 | /usr/bin/gcc-3.3 -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -std=gnu99 -Werror-implicit-function-declaration -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -ffast-math -o /tmp/mplayer-configure-13845-8224/tmp -Wdeclaration-after-statement |
---|
131 | cc1: error: unrecognized option `-Wdeclaration-after-statement' |
---|
132 | |
---|
133 | |
---|
134 | |
---|
135 | int main(void) { return 0; } |
---|
136 | |
---|
137 | /usr/bin/gcc-3.3 -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -std=gnu99 -Werror-implicit-function-declaration -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -ffast-math -o /tmp/mplayer-configure-13845-8224/tmp -Wno-pointer-sign |
---|
138 | cc1: error: unrecognized option `-Wno-pointer-sign' |
---|
139 | |
---|
140 | |
---|
141 | |
---|
142 | int main(void) { return 0; } |
---|
143 | |
---|
144 | /usr/bin/gcc-3.3 -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -std=gnu99 -Werror-implicit-function-declaration -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -ffast-math -o /tmp/mplayer-configure-13845-8224/tmp -Wdisabled-optimization |
---|
145 | ld: warning -L: directory name (/opt/local/lib/samba3) does not exist |
---|
146 | |
---|
147 | |
---|
148 | |
---|
149 | int main(void) { return 0; } |
---|
150 | |
---|
151 | /usr/bin/gcc-3.3 -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wdisabled-optimization -std=gnu99 -Werror-implicit-function-declaration -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -ffast-math -o /tmp/mplayer-configure-13845-8224/tmp -Wmissing-prototypes |
---|
152 | ld: warning -L: directory name (/opt/local/lib/samba3) does not exist |
---|
153 | |
---|
154 | |
---|
155 | |
---|
156 | int main(void) { return 0; } |
---|
157 | |
---|
158 | /usr/bin/gcc-3.3 -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wmissing-prototypes -Wdisabled-optimization -std=gnu99 -Werror-implicit-function-declaration -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -ffast-math -o /tmp/mplayer-configure-13845-8224/tmp -Wstrict-prototypes |
---|
159 | ld: warning -L: directory name (/opt/local/lib/samba3) does not exist |
---|
160 | |
---|
161 | |
---|
162 | |
---|
163 | int main(void) { return 0; } |
---|
164 | |
---|
165 | /usr/bin/gcc-3.3 -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -std=gnu99 -Werror-implicit-function-declaration -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -ffast-math -o /tmp/mplayer-configure-13845-8224/tmp -mno-omit-leaf-frame-pointer |
---|
166 | cc1: error: invalid option `no-omit-leaf-frame-pointer' |
---|
167 | |
---|
168 | |
---|
169 | |
---|
170 | int main(void) { return 0; } |
---|
171 | |
---|
172 | /usr/bin/gcc-3.3 -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -std=gnu99 -Werror-implicit-function-declaration -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -ffast-math -o /tmp/mplayer-configure-13845-8224/tmp -MD -MP |
---|
173 | ld: warning -L: directory name (/opt/local/lib/samba3) does not exist |
---|
174 | |
---|
175 | |
---|
176 | ============ Checking for PIC ============ |
---|
177 | |
---|
178 | |
---|
179 | #if !(defined(__PIC__) || defined(__pic__) || defined(PIC)) |
---|
180 | #error condition not true: defined(__PIC__) || defined(__pic__) || defined(PIC) |
---|
181 | #endif |
---|
182 | int main(void) { return 0; } |
---|
183 | |
---|
184 | /usr/bin/gcc-3.3 -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -std=gnu99 -Werror-implicit-function-declaration -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -ffast-math -o /tmp/mplayer-configure-13845-8224/tmp |
---|
185 | /tmp/mplayer-configure-13845-8224/tmp.c:3:2: #error condition not true: defined(__PIC__) || defined(__pic__) || defined(PIC) |
---|
186 | |
---|
187 | |
---|
188 | Result is: no |
---|
189 | ########################################## |
---|
190 | |
---|
191 | ============ Checking for GCC AltiVec flags ============ |
---|
192 | |
---|
193 | int main(void) { return 0; } |
---|
194 | |
---|
195 | /usr/bin/gcc-3.3 -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -std=gnu99 -Werror-implicit-function-declaration -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -ffast-math -o /tmp/mplayer-configure-13845-8224/tmp -maltivec -mabi=altivec |
---|
196 | ld: warning -L: directory name (/opt/local/lib/samba3) does not exist |
---|
197 | |
---|
198 | |
---|
199 | |
---|
200 | #include <altivec.h> |
---|
201 | int main(void) { return 0; } |
---|
202 | |
---|
203 | /usr/bin/gcc-3.3 -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -std=gnu99 -Werror-implicit-function-declaration -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -ffast-math -o /tmp/mplayer-configure-13845-8224/tmp -maltivec -mabi=altivec |
---|
204 | /tmp/mplayer-configure-13845-8224/tmp.c:1:21: altivec.h: No such file or directory |
---|
205 | |
---|
206 | |
---|
207 | |
---|
208 | int main(void) { return 0; } |
---|
209 | |
---|
210 | /usr/bin/gcc-3.3 -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -std=gnu99 -Werror-implicit-function-declaration -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -ffast-math -o /tmp/mplayer-configure-13845-8224/tmp -faltivec |
---|
211 | ld: warning -L: directory name (/opt/local/lib/samba3) does not exist |
---|
212 | |
---|
213 | |
---|
214 | Result is: -faltivec |
---|
215 | ########################################## |
---|
216 | |
---|
217 | |
---|
218 | |
---|
219 | int main(void) { (vector int) {1}; return 0; } |
---|
220 | |
---|
221 | /usr/bin/gcc-3.3 -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -std=gnu99 -Werror-implicit-function-declaration -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer /tmp/mplayer-configure-13845-8224/tmp.c -falign-loops=16 -shared-libgcc -mdynamic-no-pic -I. -Iffmpeg -I/opt/local/include/lzo -I/opt/local/include -lm -L/opt/local/lib -L/opt/local/lib/samba3 -ffast-math -o /tmp/mplayer-configure-13845-8224/tmp -faltivec |
---|
222 | /tmp/mplayer-configure-13845-8224/tmp.c: In function `main': |
---|
223 | /tmp/mplayer-configure-13845-8224/tmp.c:2: error: vector invalid for `type name' |
---|
224 | |
---|
225 | |
---|