config.log 3.7 KB

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