Advertisement
Guest User

Untitled

a guest
Jan 25th, 2020
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. Generating toolchain description...
  2. Build: calling meson...
  3. The Meson build system
  4. Version: 0.50.0
  5. Source dir: /agraver/git/nova/native/dav1d-android-builder/dav1d
  6. Build dir: /agraver/git/nova/native/dav1d-android-builder/build-x86_64
  7. Build type: cross build
  8. Project name: dav1d
  9. Project version: 0.5.2
  10. Native C compiler: cc (gcc 6.3.0 "cc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516")
  11. Cross C compiler: /opt/android-ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android21-clang (clang 8.0.7)
  12. Build machine cpu family: x86_64
  13. Build machine cpu: x86_64
  14. Dependency threads found: YES
  15. Checking for function "clock_gettime" : YES
  16. Check usable header "stdatomic.h" : YES
  17. Check usable header "unistd.h" : YES
  18. Check usable header "io.h" : NO
  19. Checking for function "getopt_long" : YES
  20. Checking for function "posix_memalign" : YES
  21. Compiler for C supports arguments -fvisibility=hidden: YES
  22. Compiler for C supports arguments -Wundef: YES
  23. Compiler for C supports arguments -Werror=vla: YES
  24. Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES
  25. Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES
  26. Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES
  27. Compiler for C supports arguments -Werror=missing-prototypes: YES
  28. Compiler for C supports arguments -Wshorten-64-to-32: NO
  29. Compiler for C supports arguments -fomit-frame-pointer: YES
  30. Compiler for C supports arguments -ffast-math: YES
  31. Compiler for C supports arguments -mpreferred-stack-boundary=5: YES
  32. Configuring config.h using configuration
  33. Configuring config.asm using configuration
  34. Program nasm found: YES (/usr/bin/nasm)
  35. Configuring version.h using configuration
  36. Program doxygen found: NO
  37. Build targets in project: 9
  38. Found ninja-1.7.2 at /usr/bin/ninja
  39. Building with Ninja
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement