1 | checking for -arch x86_64... no |
---|
2 | Failed 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 |
---|
5 | clang: error: unknown argument: '-falign-loops=16' [-Wunused-command-line-argument-hard-error-in-future] |
---|
6 | clang: note: this will be a hard error (cannot be downgraded to a warning) in the future |
---|
7 | -------------------------------------------------- |
---|
8 | Failed program was: |
---|
9 | -------------------------------------------------- |
---|
10 | int main () { return 0; } |
---|
11 | -------------------------------------------------- |
---|
12 | x264 configure script |
---|
13 | Command 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 | |
---|
15 | checking whether /usr/bin/clang works... no |
---|
16 | Failed 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 |
---|
19 | clang: error: unknown argument: '-falign-loops=16' [-Wunused-command-line-argument-hard-error-in-future] |
---|
20 | clang: note: this will be a hard error (cannot be downgraded to a warning) in the future |
---|
21 | -------------------------------------------------- |
---|
22 | Failed program was: |
---|
23 | -------------------------------------------------- |
---|
24 | int main () { return 0; } |
---|
25 | -------------------------------------------------- |
---|
26 | DIED: No working C compiler found. |
---|