Ticket #44495: config.2.log

File config.2.log, 1.7 KB (added by manishguddu@…, 10 years ago)

the right config.log file

Line 
1checking for -arch x86_64... no
2Failed commandline was:
3--------------------------------------------------
4/usr/bin/clang conftest.c -m64 -pipe -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -I$(SRCPATH) -falign-loops=16 -arch x86_64  -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -lm -o conftest
5clang: error: unknown argument: '-falign-loops=16' [-Wunused-command-line-argument-hard-error-in-future]
6clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
7--------------------------------------------------
8Failed program was:
9--------------------------------------------------
10int main () {  return 0; }
11--------------------------------------------------
12x264 configure script
13Command line options: "--prefix=/opt/local" "--enable-pic" "--enable-shared" "--enable-static" "--disable-avs" "--disable-swscale" "--disable-lavf" "--disable-ffms" "--disable-gpac" "--host=x86_64-apple-darwin13"
14
15checking whether /usr/bin/clang works... no
16Failed commandline was:
17--------------------------------------------------
18/usr/bin/clang conftest.c -m64 -pipe -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -I$(SRCPATH) -falign-loops=16   -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch x86_64 -lm -o conftest
19clang: error: unknown argument: '-falign-loops=16' [-Wunused-command-line-argument-hard-error-in-future]
20clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
21--------------------------------------------------
22Failed program was:
23--------------------------------------------------
24int main () {  return 0; }
25--------------------------------------------------
26DIED: No working C compiler found.