hyperion101010

Untitled

Feb 6th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.27 KB | None | 0 0
  1. hyperion@hyperion:~/mesa.git$ meson builddir/
  2. The Meson build system
  3. Version: 0.49.0
  4. Source dir: /home/hyperion/mesa.git
  5. Build dir: /home/hyperion/mesa.git/builddir
  6. Build type: native build
  7. Program python found: YES (/usr/bin/python)
  8. Project name: mesa
  9. Project version: 19.1.0-devel
  10. Native C compiler: ccache cc (gcc 7.3.0 "cc (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0")
  11. Native C++ compiler: ccache c++ (gcc 7.3.0 "c++ (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0")
  12. Build machine cpu family: x86_64
  13. Build machine cpu: x86_64
  14. Program pkg-config found: YES (/usr/bin/pkg-config)
  15. Found pkg-config: /usr/bin/pkg-config (0.29.1)
  16. Found CMake: /usr/bin/cmake (3.10.2)
  17. Dependency vdpau found: NO (tried pkgconfig and cmake)
  18. Dependency xvmc found: YES 1.0.10
  19. Dependency libomxil-bellagio found: NO (tried pkgconfig and cmake)
  20. Dependency libtizonia found: NO (tried pkgconfig and cmake)
  21. Dependency libtizplatform found: NO (tried pkgconfig and cmake)
  22. Dependency tizilheaders found: NO (tried pkgconfig and cmake)
  23. Dependency libva found: NO (tried pkgconfig and cmake)
  24. DEPRECATION: Project targetting '>= 0.45' but tried to use feature deprecated since '0.48.0': python3 module
  25. Checking for function "bswap32" : YES
  26. Checking for function "bswap64" : YES
  27. Checking for function "clz" : YES
  28. Checking for function "clzll" : YES
  29. Checking for function "ctz" : YES
  30. Checking for function "expect" : YES
  31. Checking for function "ffs" : YES
  32. Checking for function "ffsll" : YES
  33. Checking for function "popcount" : YES
  34. Checking for function "popcountll" : YES
  35. Checking for function "unreachable" : YES
  36. Checking if "__attribute__((const))" compiles: YES
  37. Checking if "__attribute__((flatten))" compiles: YES
  38. Checking if "__attribute__((malloc))" compiles: YES
  39. Checking if "__attribute__((pure))" compiles: YES
  40. Checking if "__attribute__((unused))" compiles: YES
  41. Checking if "__attribute__((warn_unused_result))" compiles: YES
  42. Checking if "__attribute__((weak))" compiles: YES
  43. Checking if "__attribute__((format(...)))" compiles: YES
  44. Checking if "__attribute__((packed))" compiles: YES
  45. Checking if "__attribute__((returns_nonnull))" compiles: YES
  46. Checking if "__attribute__((visibility(...)))" compiles: YES
  47. Checking if "__attribute__((alias(...)))" compiles: YES
  48. Checking if "__attribute__((__noreturn__))" compiles: YES
  49. Compiler for C supports arguments -Werror=implicit-function-declaration: YES
  50. Compiler for C supports arguments -Werror=missing-prototypes: YES
  51. Compiler for C supports arguments -Werror=return-type: YES
  52. Compiler for C supports arguments -fno-math-errno: YES
  53. Compiler for C supports arguments -fno-trapping-math: YES
  54. Compiler for C supports arguments -Qunused-arguments: NO
  55. Compiler for C supports arguments -Wmissing-field-initializers: YES
  56. Compiler for C supports arguments -Wformat-truncation: YES
  57. Compiler for C supports arguments -fvisibility=hidden: YES
  58. Compiler for C++ supports arguments -Werror=return-type: YES
  59. Compiler for C++ supports arguments -fno-math-errno: YES
  60. Compiler for C++ supports arguments -fno-trapping-math: YES
  61. Compiler for C++ supports arguments -Qunused-arguments: NO
  62. Compiler for C++ supports arguments -Wnon-virtual-dtor: YES
  63. Compiler for C++ supports arguments -Wmissing-field-initializers: YES
  64. Compiler for C++ supports arguments -Wformat-truncation: YES
  65. Compiler for C supports arguments -Woverride-init: YES
  66. Compiler for C supports arguments -Winitializer-overrides: NO
  67. Compiler for C++ supports arguments -fvisibility=hidden: YES
  68. Compiler for C supports arguments -Werror=pointer-arith: YES
  69. Compiler for C++ supports arguments -Werror=pointer-arith: YES
  70. Compiler for C supports arguments -Werror=vla: YES
  71. Compiler for C++ supports arguments -Werror=vla: YES
  72. Checking if "GCC atomic builtins" compiles: YES
  73. Checking if "GCC atomic builtins required -latomic" links: YES
  74. Checking if "GCC 64bit atomics" with dependency not-found links: YES
  75. Header <sys/sysmacros.h> has symbol "major" : YES
  76. Checking if "xlocale.h" compiles: NO
  77. Checking if "sys/sysctl.h" compiles: YES
  78. Checking if "linux/futex.h" compiles: YES
  79. Checking if "endian.h" compiles: YES
  80. Checking if "dlfcn.h" compiles: YES
  81. Checking for function "strtof" : YES
  82. Checking for function "mkostemp" : YES
  83. Checking for function "posix_memalign" : YES
  84. Checking for function "timespec_get" : YES
  85. Checking for function "memfd_create" : YES
  86. Checking if "strtod has locale support" links: YES
  87. Checking if "Bsymbolic" links: YES
  88. Checking if "gc-sections" links: YES
  89. Checking if "version-script" links: YES
  90. Checking if "dynamic-list" links: YES
  91. Checking for function "dlopen" : NO
  92. Library dl found: YES
  93. Checking for function "dladdr" with dependency -ldl: YES
  94. Checking for function "dl_iterate_phdr" : YES
  95. Checking for function "clock_gettime" : YES
  96. Dependency zlib found: YES 1.2.11
  97. Dependency threads found: YES
  98. Checking for function "pthread_setaffinity_np" with dependency threads: YES
  99. Dependency expat found: YES 2.2.5
  100. Library m found: YES
  101. Message: libdrm 2.4.97 needed because amdgpu has the highest requirement
  102. Dependency libdrm_intel found: NO found '2.4.91' but need: '>=2.4.97'
  103. Dependency libdrm_intel found: NO (tried cmake)
  104.  
  105. meson.build:1156:4: ERROR:  Invalid version of dependency, need 'libdrm_intel' ['>=2.4.97'] found '2.4.91'.
  106.  
  107. A full log can be found at /home/hyperion/mesa.git/builddir/meson-logs/meson-log.txt
Add Comment
Please, Sign In to add comment