config.log 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. checking for -Werror=unknown-warning-option... yes
  2. x264 configure script
  3. Command line options: "--enable-static" "--enable-pic" "--disable-cli" "--host=aarch64-apple-darwin" "--extra-cflags=-arch" "arm64" "-fembed-bitcode" "-mios-version-min=7.0" "--extra-asflags=-arch" "arm64" "-fembed-bitcode" "-mios-version-min=7.0" "--extra-ldflags=-arch" "arm64" "-fembed-bitcode" "-mios-version-min=7.0" "--prefix=/Users/ak/Desktop/buildFFmpeg/x264-ios-master/thin-x264/arm64"
  4. checking whether xcrun -sdk iphoneos clang works... yes
  5. checking whether xcrun -sdk iphoneos clang supports for( int i = 0; i < 9; i++ ); with -std=gnu99... yes
  6. checking whether xcrun -sdk iphoneos clang supports __asm__("cmeq v0.8h, v0.8h, #0");... yes
  7. checking whether /Users/ak/Desktop/buildFFmpeg/x264-ios-master/x264/tools/gas-preprocessor.pl -arch aarch64 -- xcrun -sdk iphoneos clang supports .func test
  8. .endfunc... yes
  9. checking for pthread_create(0,0,0,0); in pthread.h... yes
  10. checking for volatile float x = 2; return log2f(x); in math.h... yes
  11. checking for strtok_r(0, 0, 0); in string.h... yes
  12. checking for clock_gettime(CLOCK_MONOTONIC, 0); in time.h... yes
  13. checking whether defined(MAP_PRIVATE) is true... yes
  14. checking for uint32_t test_vec __attribute__ ((vector_size (16))) = {0,1,2,3}; in stdint.h... yes
  15. checking for stdio.h... no
  16. Failed commandline was:
  17. --------------------------------------------------
  18. xcrun -sdk iphoneos clang conftest.c -Wall -I. -I$(SRCPATH) -arch arm64 -fembed-bitcode -mios-version-min=7.0 -std=gnu99 -D_GNU_SOURCE -fPIC -Werror=unknown-warning-option -shared -Wl,-Bsymbolic -arch arm64 -fembed-bitcode -mios-version-min=7.0 -lm -lpthread -o conftest
  19. ld: unknown option: -Bsymbolic
  20. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  21. --------------------------------------------------
  22. Failed program was:
  23. --------------------------------------------------
  24. #include <stdio.h>
  25. int main (void) { return 0; }
  26. --------------------------------------------------
  27. checking for -fno-tree-vectorize... yes
  28. checking for fseeko(stdin,0,0); in stdio.h... yes
  29. checking for -Wshadow... yes
  30. checking for -Wmaybe-uninitialized... no
  31. Failed commandline was:
  32. --------------------------------------------------
  33. xcrun -sdk iphoneos clang conftest.c -Wshadow -O3 -ffast-math -Wall -I. -I$(SRCPATH) -arch arm64 -fembed-bitcode -mios-version-min=7.0 -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -Werror=unknown-warning-option -Wmaybe-uninitialized -arch arm64 -fembed-bitcode -mios-version-min=7.0 -lm -lpthread -o conftest
  34. error: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Werror,-Wunknown-warning-option]
  35. --------------------------------------------------
  36. Failed program was:
  37. --------------------------------------------------
  38. int main (void) { return 0; }
  39. --------------------------------------------------
  40. platform: AARCH64
  41. byte order: little-endian
  42. system: MACOSX
  43. cli: no
  44. libx264: internal
  45. shared: no
  46. static: yes
  47. asm: yes
  48. interlaced: yes
  49. avs: no
  50. lavf: no
  51. ffms: no
  52. mp4: no
  53. gpl: yes
  54. thread: posix
  55. opencl: yes
  56. filters: crop select_every
  57. lto: no
  58. debug: no
  59. gprof: no
  60. strip: no
  61. PIC: yes
  62. bit depth: all
  63. chroma format: all