Advertisement
Guest User

WithoutPatch

a guest
Feb 18th, 2022
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.53 KB | None | 0 0
  1. [build]# cat ./subprojects/libvfio-user/__CMake_build/CMakeMesonToolchainFile.cmake
  2. ######################################
  3. ### AUTOMATICALLY GENERATED FILE ###
  4. ######################################
  5.  
  6. # This file was generated from the configuration in the
  7. # relevant meson machine file. See the meson documentation
  8. # https://mesonbuild.com/Machine-files.html for more information
  9.  
  10. if(DEFINED MESON_PRELOAD_FILE)
  11. include("${MESON_PRELOAD_FILE}")
  12. endif()
  13.  
  14. # Variables from meson
  15. set(CMAKE_SIZEOF_VOID_P "8")
  16. set(CMAKE_C_COMPILER "/opt/rh/devtoolset-9/root/usr/bin/cc" "-m64" "-mcx16")
  17. set(CMAKE_CXX_COMPILER "/opt/rh/devtoolset-9/root/usr/bin/c++" "-m64" "-mcx16")
  18.  
  19. [build]# cat ./subprojects/libvfio-user/__CMake_build/CMakeCache.txt
  20. # This is the CMakeCache file.
  21. # For build in directory: /home/qemu-separation/qemu-split/build/subprojects/libvfio-user/__CMake_build
  22. # It was generated by CMake: /usr/bin/cmake3
  23. # You can edit this file to change values found and used by cmake.
  24. # If you do not want to change any of the values, simply exit the editor.
  25. # If you do want to change a value, simply edit, save, and exit the editor.
  26. # The syntax for the file is as follows:
  27. # KEY:TYPE=VALUE
  28. # KEY is the name of a variable in the cache.
  29. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
  30. # VALUE is the current value for the KEY.
  31.  
  32. ########################
  33. # EXTERNAL cache entries
  34. ########################
  35.  
  36. //Path to a program.
  37. CMAKE_ADDR2LINE:FILEPATH=/opt/rh/devtoolset-9/root/usr/bin/addr2line
  38.  
  39. //Path to a program.
  40. CMAKE_AR:FILEPATH=/opt/rh/devtoolset-9/root/usr/bin/ar
  41.  
  42. //Choose the type of build, options are: None Debug Release RelWithDebInfo
  43. // MinSizeRel ...
  44. CMAKE_BUILD_TYPE:STRING=
  45.  
  46. //Flags used by the C compiler during all build types.
  47. CMAKE_C_FLAGS:STRING=
  48.  
  49. //Flags used by the C compiler during DEBUG builds.
  50. CMAKE_C_FLAGS_DEBUG:STRING=
  51.  
  52. //Flags used by the C compiler during MINSIZEREL builds.
  53. CMAKE_C_FLAGS_MINSIZEREL:STRING=
  54.  
  55. //Flags used by the C compiler during RELEASE builds.
  56. CMAKE_C_FLAGS_RELEASE:STRING=
  57.  
  58. //Flags used by the C compiler during RELWITHDEBINFO builds.
  59. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=
  60.  
  61. //Path to a program.
  62. CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
  63.  
  64. //Flags used by the linker during all build types.
  65. CMAKE_EXE_LINKER_FLAGS:STRING=
  66.  
  67. //Flags used by the linker during DEBUG builds.
  68. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
  69.  
  70. //Flags used by the linker during MINSIZEREL builds.
  71. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
  72.  
  73. //Flags used by the linker during RELEASE builds.
  74. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
  75.  
  76. //Flags used by the linker during RELWITHDEBINFO builds.
  77. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  78.  
  79. //Enable/Disable output of compile commands during generation.
  80. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
  81.  
  82. //Install path prefix, prepended onto install directories.
  83. CMAKE_INSTALL_PREFIX:PATH=/usr/local
  84.  
  85. //Path to a program.
  86. CMAKE_LINKER:FILEPATH=/opt/rh/devtoolset-9/root/usr/bin/ld
  87.  
  88. //Program used to build from build.ninja files.
  89. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/ninja-build
  90.  
  91. //Flags used by the linker during the creation of modules during
  92. // all build types.
  93. CMAKE_MODULE_LINKER_FLAGS:STRING=
  94.  
  95. //Flags used by the linker during the creation of modules during
  96. // DEBUG builds.
  97. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
  98.  
  99. //Flags used by the linker during the creation of modules during
  100. // MINSIZEREL builds.
  101. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
  102.  
  103. //Flags used by the linker during the creation of modules during
  104. // RELEASE builds.
  105. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
  106.  
  107. //Flags used by the linker during the creation of modules during
  108. // RELWITHDEBINFO builds.
  109. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  110.  
  111. //Path to a program.
  112. CMAKE_NM:FILEPATH=/opt/rh/devtoolset-9/root/usr/bin/nm
  113.  
  114. //Path to a program.
  115. CMAKE_OBJCOPY:FILEPATH=/opt/rh/devtoolset-9/root/usr/bin/objcopy
  116.  
  117. //Path to a program.
  118. CMAKE_OBJDUMP:FILEPATH=/opt/rh/devtoolset-9/root/usr/bin/objdump
  119.  
  120. //No help, variable specified on the command line.
  121. CMAKE_POLICY_WARNING_CMP0025:UNINITIALIZED=OFF
  122.  
  123. //No help, variable specified on the command line.
  124. CMAKE_POLICY_WARNING_CMP0047:UNINITIALIZED=OFF
  125.  
  126. //No help, variable specified on the command line.
  127. CMAKE_POLICY_WARNING_CMP0056:UNINITIALIZED=OFF
  128.  
  129. //No help, variable specified on the command line.
  130. CMAKE_POLICY_WARNING_CMP0060:UNINITIALIZED=OFF
  131.  
  132. //No help, variable specified on the command line.
  133. CMAKE_POLICY_WARNING_CMP0065:UNINITIALIZED=OFF
  134.  
  135. //No help, variable specified on the command line.
  136. CMAKE_POLICY_WARNING_CMP0066:UNINITIALIZED=OFF
  137.  
  138. //No help, variable specified on the command line.
  139. CMAKE_POLICY_WARNING_CMP0067:UNINITIALIZED=OFF
  140.  
  141. //No help, variable specified on the command line.
  142. CMAKE_POLICY_WARNING_CMP0082:UNINITIALIZED=OFF
  143.  
  144. //No help, variable specified on the command line.
  145. CMAKE_POLICY_WARNING_CMP0089:UNINITIALIZED=OFF
  146.  
  147. //No help, variable specified on the command line.
  148. CMAKE_POLICY_WARNING_CMP0102:UNINITIALIZED=OFF
  149.  
  150. //Value Computed by CMake
  151. CMAKE_PROJECT_DESCRIPTION:STATIC=
  152.  
  153. //Value Computed by CMake
  154. CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
  155.  
  156. //Value Computed by CMake
  157. CMAKE_PROJECT_NAME:STATIC=libvfio-user
  158.  
  159. //Path to a program.
  160. CMAKE_RANLIB:FILEPATH=/opt/rh/devtoolset-9/root/usr/bin/ranlib
  161.  
  162. //Path to a program.
  163. CMAKE_READELF:FILEPATH=/opt/rh/devtoolset-9/root/usr/bin/readelf
  164.  
  165. //Flags used by the linker during the creation of shared libraries
  166. // during all build types.
  167. CMAKE_SHARED_LINKER_FLAGS:STRING=
  168.  
  169. //Flags used by the linker during the creation of shared libraries
  170. // during DEBUG builds.
  171. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
  172.  
  173. //Flags used by the linker during the creation of shared libraries
  174. // during MINSIZEREL builds.
  175. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
  176.  
  177. //Flags used by the linker during the creation of shared libraries
  178. // during RELEASE builds.
  179. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
  180.  
  181. //Flags used by the linker during the creation of shared libraries
  182. // during RELWITHDEBINFO builds.
  183. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  184.  
  185. //If set, runtime paths are not added when installing shared libraries,
  186. // but are added when building.
  187. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
  188.  
  189. //If set, runtime paths are not added when using shared libraries.
  190. CMAKE_SKIP_RPATH:BOOL=NO
  191.  
  192. //Flags used by the linker during the creation of static libraries
  193. // during all build types.
  194. CMAKE_STATIC_LINKER_FLAGS:STRING=
  195.  
  196. //Flags used by the linker during the creation of static libraries
  197. // during DEBUG builds.
  198. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
  199.  
  200. //Flags used by the linker during the creation of static libraries
  201. // during MINSIZEREL builds.
  202. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
  203.  
  204. //Flags used by the linker during the creation of static libraries
  205. // during RELEASE builds.
  206. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
  207.  
  208. //Flags used by the linker during the creation of static libraries
  209. // during RELWITHDEBINFO builds.
  210. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  211.  
  212. //Path to a program.
  213. CMAKE_STRIP:FILEPATH=/opt/rh/devtoolset-9/root/usr/bin/strip
  214.  
  215. //The CMake toolchain file
  216. CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/qemu-separation/qemu-split/build/subprojects/libvfio-user/__CMake_build/CMakeMesonToolchainFile.cmake
  217.  
  218. //If this value is on, makefiles will be generated without the
  219. // .SILENT directive, and all commands will be echoed to the console
  220. // during the make. This is useful for debugging only. With Visual
  221. // Studio IDE projects all commands are done without /nologo.
  222. CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
  223.  
  224. //No help, variable specified on the command line.
  225. MESON_PRELOAD_FILE:UNINITIALIZED=/home/qemu-separation/qemu-split/build/meson-private/data/preload.cmake
  226.  
  227. //Value Computed by CMake
  228. libvfio-user_BINARY_DIR:STATIC=/home/qemu-separation/qemu-split/build/subprojects/libvfio-user/__CMake_build
  229.  
  230. //Value Computed by CMake
  231. libvfio-user_SOURCE_DIR:STATIC=/home/qemu-separation/qemu-split/subprojects/libvfio-user
  232.  
  233.  
  234. ########################
  235. # INTERNAL cache entries
  236. ########################
  237.  
  238. //ADVANCED property for variable: CMAKE_ADDR2LINE
  239. CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
  240. //ADVANCED property for variable: CMAKE_AR
  241. CMAKE_AR-ADVANCED:INTERNAL=1
  242. //This is the directory where this CMakeCache.txt was created
  243. CMAKE_CACHEFILE_DIR:INTERNAL=/home/qemu-separation/qemu-split/build/subprojects/libvfio-user/__CMake_build
  244. //Major version of cmake used to create the current loaded cache
  245. CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
  246. //Minor version of cmake used to create the current loaded cache
  247. CMAKE_CACHE_MINOR_VERSION:INTERNAL=17
  248. //Patch version of cmake used to create the current loaded cache
  249. CMAKE_CACHE_PATCH_VERSION:INTERNAL=5
  250. //Path to CMake executable.
  251. CMAKE_COMMAND:INTERNAL=/usr/bin/cmake3
  252. //Path to cpack program executable.
  253. CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack3
  254. //Path to ctest program executable.
  255. CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest3
  256. //ADVANCED property for variable: CMAKE_C_FLAGS
  257. CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
  258. //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
  259. CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  260. //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
  261. CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  262. //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
  263. CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  264. //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
  265. CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  266. //ADVANCED property for variable: CMAKE_DLLTOOL
  267. CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
  268. //Executable file format
  269. CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
  270. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
  271. CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  272. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
  273. CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  274. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
  275. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  276. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
  277. CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  278. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
  279. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  280. //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
  281. CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
  282. //Name of external makefile project generator.
  283. CMAKE_EXTRA_GENERATOR:INTERNAL=
  284. //Name of generator.
  285. CMAKE_GENERATOR:INTERNAL=Ninja
  286. //Generator instance identifier.
  287. CMAKE_GENERATOR_INSTANCE:INTERNAL=
  288. //Name of generator platform.
  289. CMAKE_GENERATOR_PLATFORM:INTERNAL=
  290. //Name of generator toolset.
  291. CMAKE_GENERATOR_TOOLSET:INTERNAL=
  292. //Source directory with the top level CMakeLists.txt file for this
  293. // project
  294. CMAKE_HOME_DIRECTORY:INTERNAL=/home/qemu-separation/qemu-split/subprojects/libvfio-user
  295. //Install .so files without execute permission.
  296. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
  297. //ADVANCED property for variable: CMAKE_LINKER
  298. CMAKE_LINKER-ADVANCED:INTERNAL=1
  299. //ADVANCED property for variable: CMAKE_MAKE_PROGRAM
  300. CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
  301. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
  302. CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  303. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
  304. CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  305. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
  306. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  307. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
  308. CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  309. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
  310. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  311. //ADVANCED property for variable: CMAKE_NM
  312. CMAKE_NM-ADVANCED:INTERNAL=1
  313. //number of local generators
  314. CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
  315. //ADVANCED property for variable: CMAKE_OBJCOPY
  316. CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
  317. //ADVANCED property for variable: CMAKE_OBJDUMP
  318. CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
  319. //Platform information initialized
  320. CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
  321. //ADVANCED property for variable: CMAKE_RANLIB
  322. CMAKE_RANLIB-ADVANCED:INTERNAL=1
  323. //ADVANCED property for variable: CMAKE_READELF
  324. CMAKE_READELF-ADVANCED:INTERNAL=1
  325. //Path to CMake installation.
  326. CMAKE_ROOT:INTERNAL=/usr/share/cmake3
  327. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
  328. CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
  329. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
  330. CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  331. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
  332. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  333. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
  334. CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  335. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
  336. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  337. //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
  338. CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
  339. //ADVANCED property for variable: CMAKE_SKIP_RPATH
  340. CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
  341. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
  342. CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
  343. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
  344. CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  345. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
  346. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  347. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
  348. CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  349. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
  350. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  351. //ADVANCED property for variable: CMAKE_STRIP
  352. CMAKE_STRIP-ADVANCED:INTERNAL=1
  353. //uname command
  354. CMAKE_UNAME:INTERNAL=/usr/bin/uname
  355. //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
  356. CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
  357.  
  358.  
  359. Error log:
  360. ==========
  361. [build]# cd ..; mkdir build; cd build; ../configure --target-list=x86_64-softmmu --enable-debug --enable-vfio-user-server;
  362. The Meson build system
  363. Version: 0.61.2
  364. Source dir: /home/qemu-separation/qemu-split
  365. Build dir: /home/qemu-separation/qemu-split/build
  366. Build type: native build
  367. Project name: qemu
  368. Project version: 6.2.50
  369. C compiler for the host machine: cc -m64 -mcx16 (gcc 9.3.1 "cc (GCC) 9.3.1 20200408 (Red Hat 9.3.1-2)")
  370. C linker for the host machine: cc -m64 -mcx16 ld.bfd 2.32-16
  371. Host machine cpu family: x86_64
  372. Host machine cpu: x86_64
  373. Program sh found: YES (/usr/bin/sh)
  374. Program python3 found: YES (/usr/bin/python3)
  375. WARNING: Python files installed by Meson might not be found by python interpreter.
  376. This warning can be avoided by setting "python.platlibdir" option.
  377. WARNING: Python files installed by Meson might not be found by python interpreter.
  378. This warning can be avoided by setting "python.purelibdir" option.
  379. Program bzip2 found: YES (/usr/bin/bzip2)
  380. C++ compiler for the host machine: c++ -m64 -mcx16 (gcc 9.3.1 "c++ (GCC) 9.3.1 20200408 (Red Hat 9.3.1-2)")
  381. C++ linker for the host machine: c++ -m64 -mcx16 ld.bfd 2.32-16
  382. Program cgcc found: NO
  383. Library m found: YES
  384. Run-time dependency threads found: YES
  385. Library util found: YES
  386. Run-time dependency appleframeworks found: NO (tried framework)
  387. Found pkg-config: /usr/bin/pkg-config (0.27.1)
  388. Run-time dependency pixman-1 found: YES 0.34.0
  389. Run-time dependency zlib found: YES 1.2.7
  390. Has header "libaio.h" : NO
  391. Run-time dependency liburing found: NO (tried pkgconfig)
  392. Run-time dependency libxml-2.0 found: NO (tried pkgconfig)
  393. Run-time dependency libnfs found: NO (tried pkgconfig)
  394. Run-time dependency appleframeworks found: NO (tried framework)
  395. Run-time dependency libseccomp found: NO (tried pkgconfig)
  396. Has header "cap-ng.h" : NO
  397. Run-time dependency xkbcommon found: NO (tried pkgconfig)
  398. Has header "libvdeplug.h" : NO
  399. Run-time dependency libpulse found: NO (tried pkgconfig)
  400. Run-time dependency alsa found: NO (tried pkgconfig)
  401. Run-time dependency jack found: NO (tried pkgconfig)
  402. Run-time dependency spice-protocol found: NO (tried pkgconfig)
  403. Run-time dependency spice-server found: NO (tried pkgconfig)
  404. Library rt found: YES
  405. Run-time dependency libiscsi found: NO (tried pkgconfig)
  406. Run-time dependency libzstd found: NO (tried pkgconfig)
  407. Run-time dependency virglrenderer found: NO (tried pkgconfig)
  408. Run-time dependency libcurl found: NO (tried pkgconfig)
  409. Run-time dependency libudev found: NO (tried pkgconfig)
  410. Library mpathpersist found: NO
  411. Run-time dependency ncursesw found: NO (tried pkgconfig)
  412. Has header "curses.h" : NO
  413. Message: Trying with /usr/include/ncursesw
  414. Has header "curses.h" : NO
  415. Has header "brlapi.h" : NO
  416. sdl2-config found: NO
  417. Run-time dependency sdl2 found: NO (tried pkgconfig and config-tool)
  418. Library rados found: NO
  419. Has header "rbd/librbd.h" : NO
  420. Run-time dependency glusterfs-api found: NO (tried pkgconfig)
  421. Run-time dependency libssh found: NO (tried pkgconfig)
  422. Has header "bzlib.h" : NO
  423. Has header "lzfse.h" : NO
  424. Has header "sys/soundcard.h" : YES
  425. Run-time dependency gnutls found: NO (tried pkgconfig)
  426. Run-time dependency gnutls found: NO (tried pkgconfig)
  427. libgcrypt-config found: NO need ['>=1.8']
  428. Run-time dependency libgcrypt found: NO (tried config-tool)
  429. Run-time dependency nettle found: NO (tried pkgconfig)
  430. Run-time dependency gtk+-3.0 found: NO (tried pkgconfig)
  431. Run-time dependency libpng found: NO (tried pkgconfig)
  432. Run-time dependency libjpeg found: NO (tried pkgconfig)
  433. Has header "sasl/sasl.h" : NO
  434. Has header "security/pam_appl.h" : NO
  435. Has header "snappy-c.h" : NO
  436. Has header "lzo/lzo1x.h" : NO
  437. Run-time dependency libcacard found: NO (tried pkgconfig)
  438. Run-time dependency u2f-emu found: NO (tried pkgconfig)
  439. Run-time dependency libusbredirparser-0.5 found: NO (tried pkgconfig)
  440. Run-time dependency libusb-1.0 found: NO (tried pkgconfig)
  441. Run-time dependency libpmem found: NO (tried pkgconfig)
  442. Run-time dependency libdaxctl found: NO (tried pkgconfig)
  443. Run-time dependency libkeyutils found: NO (tried pkgconfig)
  444. Checking for function "gettid" : NO
  445. Run-time dependency libselinux found: YES 2.5
  446. Run-time dependency fuse3 found: NO (tried pkgconfig)
  447. Run-time dependency libbpf found: NO (tried pkgconfig)
  448. Has header "sys/epoll.h" : YES
  449. Has header "linux/magic.h" : YES
  450. Has header "valgrind/valgrind.h" : NO
  451. Has header "linux/btrfs.h" : YES
  452. Has header "libdrm/drm.h" : NO
  453. Has header "pty.h" : YES
  454. Has header "sys/disk.h" : NO
  455. Has header "sys/ioccom.h" : NO
  456. Has header "sys/kcov.h" : NO
  457. Checking for function "accept4" : YES
  458. Checking for function "clock_adjtime" : YES
  459. Checking for function "dup3" : YES
  460. Checking for function "fallocate" : YES
  461. Checking for function "posix_fallocate" : YES
  462. Checking for function "posix_memalign" : YES
  463. Checking for function "ppoll" : YES
  464. Checking for function "preadv" : YES
  465. Checking for function "sem_timedwait" with dependency threads: YES
  466. Checking for function "sendfile" : YES
  467. Checking for function "setns" : YES
  468. Checking for function "unshare" : YES
  469. Checking for function "syncfs" : YES
  470. Checking for function "sync_file_range" : YES
  471. Checking for function "timerfd_create" : YES
  472. Checking for function "copy_file_range" : NO
  473. Checking for function "openpty" with dependency -lutil: YES
  474. Checking for function "strchrnul" : YES
  475. Checking for function "system" : YES
  476. Header <byteswap.h> has symbol "bswap_32" : YES
  477. Header <sys/epoll.h> has symbol "epoll_create1" : YES
  478. Header <unistd.h> has symbol "environ" : YES
  479. Header <linux/falloc.h> has symbol "FALLOC_FL_PUNCH_HOLE" : YES
  480. Header <linux/falloc.h> has symbol "FALLOC_FL_KEEP_SIZE" : YES
  481. Header <linux/falloc.h> has symbol "FALLOC_FL_ZERO_RANGE" : YES
  482. Has header "linux/fiemap.h" : YES
  483. Header <linux/fs.h> has symbol "FS_IOC_FIEMAP" : YES
  484. Checking for function "getrandom" : NO
  485. Header <sys/inotify.h> has symbol "inotify_init" : YES
  486. Header <sys/inotify.h> has symbol "inotify_init1" : YES
  487. Header <machine/bswap.h> has symbol "bswap32" : NO
  488. Header <sys/prctl.h> has symbol "PR_SET_TIMERSLACK" : YES
  489. Header <linux/rtnetlink.h> has symbol "IFLA_PROTO_DOWN" : YES
  490. Header <sys/sysmacros.h> has symbol "makedev" : YES
  491. Header <getopt.h> has symbol "optreset" : NO
  492. Header <netinet/in.h> has symbol "IPPROTO_MPTCP" : NO
  493. Checking whether type "struct sigevent" has member "sigev_notify_thread_id" : NO
  494. Checking whether type "struct stat" has member "st_atim" : YES
  495. Checking for type "struct iovec" : YES
  496. Checking for type "struct utmpx" : YES
  497. Checking for type "struct mmsghdr" : YES
  498. Program scripts/minikconf.py found: YES (/usr/bin/python3 /home/qemu-separation/qemu-split/scripts/minikconf.py)
  499. Configuring x86_64-softmmu-config-target.h using configuration
  500. Configuring x86_64-softmmu-config-devices.mak with command
  501. Reading depfile: /home/qemu-separation/qemu-split/build/meson-private/x86_64-softmmu-config-devices.mak.d
  502. Configuring x86_64-softmmu-config-devices.h using configuration
  503. Run-time dependency capstone found: NO (tried pkgconfig)
  504. Configuring capstone-defs.h using configuration
  505. Run-time dependency slirp found: NO (tried pkgconfig)
  506. Configuring libslirp-version.h using configuration
  507. Run-time dependency json-c found: YES 0.11
  508.  
  509. Executing subproject libvfio-user method cmake
  510.  
  511. libvfio-user| Found CMake: /usr/bin/cmake (3.17.5)
  512.  
  513. | Configuring the build directory with CMake version 3.17.5
  514. | Running CMake with: -G Ninja -DCMAKE_INSTALL_PREFIX=/usr/local
  515. | - build directory: /home/qemu-separation/qemu-split/build/subprojects/libvfio-user/__CMake_build
  516. | - source directory: /home/qemu-separation/qemu-split/subprojects/libvfio-user
  517. | - toolchain file: /home/qemu-separation/qemu-split/build/subprojects/libvfio-user/__CMake_build/CMakeMesonToolchainFile.cmake
  518. | - preload file: /home/qemu-separation/qemu-split/build/meson-private/data/preload.cmake
  519. | - trace args: --trace-expand --trace-format=json-v1 --no-warn-unused-cli --trace-redirect=cmake_trace.txt
  520. | - disabled policy warnings: [CMP0025, CMP0047, CMP0056, CMP0060, CMP0065, CMP0066, CMP0067, CMP0082, CMP0089, CMP0102]
  521.  
  522. | Running with expanded trace output on.
  523. | Not searching for unused variables given on the command line.
  524. | Trace will be written to cmake_trace.txt
  525. | -- The C compiler identification is unknown
  526. | CMake Error at CMakeLists.txt:35 (project):
  527. | The CMAKE_C_COMPILER:
  528.  
  529. | /opt/rh/devtoolset-9/root/usr/bin/cc;-m64;-mcx16
  530.  
  531. | is not a full path to an existing compiler tool.
  532.  
  533. | Tell CMake where to find the compiler by setting either the environment
  534. | variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
  535. | the compiler, or to the compiler name if it is in the PATH.
  536.  
  537.  
  538. | CMake Error at /usr/share/cmake3/Modules/CMakeCInformation.cmake:41 (include):
  539. | include called with invalid argument: -mcx16-x86_64
  540. | Call Stack (most recent call first):
  541. | CMakeLists.txt:35 (project)
  542.  
  543.  
  544. | CMake Error at /usr/share/cmake3/Modules/CMakeCInformation.cmake:52 (include):
  545. | include called with wrong number of arguments. include() only takes one
  546. | file.
  547. | Call Stack (most recent call first):
  548. | CMakeLists.txt:35 (project)
  549.  
  550.  
  551. | -- Configuring incomplete, errors occurred!
  552. | See also "/home/qemu-separation/qemu-split/build/subprojects/libvfio-user/__CMake_build/CMakeFiles/CMakeOutput.log".
  553. | See also "/home/qemu-separation/qemu-split/build/subprojects/libvfio-user/__CMake_build/CMakeFiles/CMakeError.log".
  554.  
  555. libvfio-user| CMake configuration: FAILED
  556.  
  557. ../meson.build:2250:2: ERROR: Failed to configure the CMake subproject
  558.  
  559. A full log can be found at /home/qemu-separation/qemu-split/build/meson-logs/meson-log.txt
  560. NOTICE: You are using Python 3.6 which is EOL. Starting with v0.62.0, Meson will require Python 3.7 or newer
  561.  
  562. ERROR: meson setup failed
  563.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement