Advertisement
Guest User

Untitled

a guest
Jul 8th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.95 KB | None | 0 0
  1.  * Package: dev-db/mariadb-10.2.6
  2.  * Repository: mysql
  3.  * Maintainer: mysql-bugs@gentoo.org hasufell@gentoo.org
  4.  * USE: abi_x86_32 abi_x86_64 amd64 backup cracklib elibc_glibc extraengine galera innodb-lz4 innodb-lzo innodb-snappy jemalloc kerberos kernel_linux odbc openssl oqgraph pam perl server sphinx systemd systemtap tokudb userland_GNU xml
  5.  * FEATURES: ccache preserve-libs sandbox splitdebug userpriv usersandbox
  6.  * Package: dev-db/mariadb-10.2.6
  7.  * Repository: mysql
  8.  * Maintainer: mysql-bugs@gentoo.org hasufell@gentoo.org
  9.  * USE: abi_x86_32 abi_x86_64 amd64 backup cracklib elibc_glibc extraengine galera innodb-lz4 innodb-lzo innodb-snappy jemalloc kerberos kernel_linux odbc openssl oqgraph pam perl server sphinx systemd systemtap tokudb userland_GNU xml
  10.  * FEATURES: ccache preserve-libs sandbox splitdebug userpriv usersandbox
  11. >>> Unpacking source...
  12. * MySQL MY_DATADIR is /var/lib/mysql
  13. * MySQL datadir found in /var/lib/mysql
  14. * A new one will not be created.
  15. >>> Unpacking mariadb-10.2.6.tar.gz to /var/tmp/portage/dev-db/mariadb-10.2.6/work
  16. * Fetching git://anongit.gentoo.org/proj/mysql-extras.git ...
  17. git fetch git://anongit.gentoo.org/proj/mysql-extras.git +HEAD:refs/git-r3/HEAD
  18. git symbolic-ref refs/git-r3/dev-db/mariadb/0/__main__ refs/git-r3/HEAD
  19. * Checking out git://anongit.gentoo.org/proj/mysql-extras.git to /var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-extras ...
  20. git checkout --quiet refs/git-r3/HEAD
  21. GIT update -->
  22. repository: git://anongit.gentoo.org/proj/mysql-extras.git
  23. at the commit: 7885817ceeeac4deac019c594e3e0333dfb8ff93
  24. >>> Source unpacked in /var/tmp/portage/dev-db/mariadb-10.2.6/work
  25. >>> Preparing source in /var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql ...
  26. * Applying 20015_all_mariadb-pkgconfig-location.patch ...
  27.  [ ok ]
  28. * Applying 20018_all_mariadb-10.2.6-without-clientlibs-tools.patch ...
  29.  [ ok ]
  30. * Applying 20024_all_mariadb-10.2.6-mysql_st-regression.patch ...
  31.  [ ok ]
  32. * Applying 20025_all_mariadb-10.2.6-gssapi-detect.patch ...
  33.  [ ok ]
  34. * Applying patches from /etc/portage/patches/dev-db/mariadb-10.2.6 ...
  35. * mariadb-systemd-configure-fix.patch ...
  36.  [ ok ]
  37. * User patches applied.
  38. >>> Source prepared.
  39. >>> Configuring source in /var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql ...
  40. * abi_x86_32.x86: running multilib-minimal_abi_src_configure
  41. >>> Working in BUILD_DIR: "/var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_32.x86"
  42. cmake -C /var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_32.x86/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_C_FLAGS_RELWITHDEBINFO=-DNDEBUG -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr -DMYSQL_DATADIR=/var/lib/mysql -DSYSCONFDIR=/etc/mysql -DINSTALL_BINDIR=bin -DINSTALL_DOCDIR=share/doc/mariadb-10.2.6 -DINSTALL_DOCREADMEDIR=share/doc/mariadb-10.2.6 -DINSTALL_INCLUDEDIR=include/mysql -DINSTALL_INFODIR=share/info -DINSTALL_LIBDIR=lib32 -DINSTALL_ELIBDIR=lib32/mysql -DINSTALL_MANDIR=share/man -DINSTALL_MYSQLDATADIR=/var/lib/mysql -DINSTALL_MYSQLSHAREDIR=share/mysql -DINSTALL_PLUGINDIR=lib32/mysql/plugin -DINSTALL_SBINDIR=sbin -DINSTALL_SCRIPTDIR=share/mysql/scripts -DINSTALL_SQLBENCHDIR=share/mysql -DINSTALL_SUPPORTFILESDIR=/usr/share/mysql -DWITH_COMMENT=Gentoo Linux mariadb-10.2.6 -DWITH_UNIT_TESTS=OFF -DWITH_LIBEDIT=0 -DWITH_ZLIB=system -DWITHOUT_LIBWRAP=1 -DENABLED_LOCAL_INFILE=1 -DMYSQL_UNIX_ADDR=/var/run/mysqld/mysqld.sock -DINSTALL_UNIX_ADDRDIR=/var/run/mysqld/mysqld.sock -DWITH_DEFAULT_COMPILER_OPTIONS=0 -DWITH_DEFAULT_FEATURE_SET=0 -DINSTALL_SYSTEMD_UNITDIR=/lib/systemd/system -DENABLE_STATIC_LIBS=OFF -DSTACK_DIRECTION=-1 -DPKG_CONFIG_EXECUTABLE=i686-pc-linux-gnu-pkg-config -DINSTALL_MYSQLTESTDIR= -DWITH_SSL=system -DWITHOUT_TOOLS=1 -DWITH_READLINE=1 -DNOT_FOR_DISTRIBUTION=0 -DWITH_EDITLINE=bundled -DWITHOUT_SERVER=1 -DWITHOUT_EMBEDDED_SERVER=1 -DEXTRA_CHARSETS=none -DINSTALL_SQLBENCHDIR= -DWITH_SYSTEMD=NO -DENABLE_DTRACE=0 -DPLUGIN_AUTH_GSSAPI=ON -DAUTH_GSSAPI_PLUGIN_TYPE=DYNAMIC -DCONC_WITH_EXTERNAL_ZLIB=YES -DWITH_EXTERNAL_ZLIB=YES -DSUFFIX_INSTALL_DIR= -DINSTALL_INCLUDEDIR=include/mysql -DINSTALL_INFODIR=share/info -DINSTALL_LIBDIR=lib64 -DINSTALL_ELIBDIR=lib64/mariadb -DINSTALL_MANDIR=share/man -DINSTALL_MYSQLSHAREDIR=share/mariadb -DINSTALL_PLUGINDIR=lib64/mariadb/plugin -DINSTALL_SCRIPTDIR=share/mariadb/scripts -DINSTALL_SUPPORTFILESDIR=/usr/share/mariadb -DWITH_UNITTEST=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_32.x86/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_32.x86/gentoo_toolchain.cmake /var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql
  43. loading initial cache file /var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_32.x86/gentoo_common_config.cmake
  44. -- Running cmake version 3.8.2
  45. -- The C compiler identification is GNU 7.1.0
  46. -- The CXX compiler identification is GNU 7.1.0
  47. -- Check for working C compiler: /usr/lib64/ccache/bin/gcc
  48. -- Check for working C compiler: /usr/lib64/ccache/bin/gcc -- works
  49. -- Detecting C compiler ABI info
  50. -- Detecting C compiler ABI info - done
  51. -- Detecting C compile features
  52. -- Detecting C compile features - done
  53. -- Check for working CXX compiler: /usr/lib64/ccache/bin/g++
  54. -- Check for working CXX compiler: /usr/lib64/ccache/bin/g++ -- works
  55. -- Detecting CXX compiler ABI info
  56. -- Detecting CXX compiler ABI info - done
  57. -- Detecting CXX compile features
  58. -- Detecting CXX compile features - done
  59. -- Looking for SHM_HUGETLB
  60. -- Looking for SHM_HUGETLB - found
  61. -- MariaDB 10.2.6
  62. -- Looking for sys/types.h
  63. -- Looking for sys/types.h - found
  64. -- Looking for stdint.h
  65. -- Looking for stdint.h - found
  66. -- Looking for stddef.h
  67. -- Looking for stddef.h - found
  68. -- Check size of void *
  69. -- Check size of void * - done
  70. -- Packaging as: mariadb-10.2.6-Linux-i686
  71. -- Performing Test HAVE_VISIBILITY_HIDDEN
  72. -- Performing Test HAVE_VISIBILITY_HIDDEN - Success
  73. -- Found PkgConfig: /var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_32.x86/i686-pc-linux-gnu-pkg-config
  74. -- Performing Test have_C__pie__fPIC
  75. -- Performing Test have_C__pie__fPIC - Success
  76. -- Performing Test have_CXX__pie__fPIC
  77. -- Performing Test have_CXX__pie__fPIC - Success
  78. -- Performing Test have_C__Wl__z_relro__z_now
  79. -- Performing Test have_C__Wl__z_relro__z_now - Success
  80. -- Performing Test have_CXX__Wl__z_relro__z_now
  81. -- Performing Test have_CXX__Wl__z_relro__z_now - Success
  82. -- Performing Test have_C__fstack_protector___param_ssp_buffer_size_4
  83. -- Performing Test have_C__fstack_protector___param_ssp_buffer_size_4 - Success
  84. -- Performing Test have_CXX__fstack_protector___param_ssp_buffer_size_4
  85. -- Performing Test have_CXX__fstack_protector___param_ssp_buffer_size_4 - Success
  86. -- Performing Test have_C__D_FORTIFY_SOURCE_2
  87. -- Performing Test have_C__D_FORTIFY_SOURCE_2 - Failed
  88. -- Performing Test have_CXX__D_FORTIFY_SOURCE_2
  89. -- Performing Test have_CXX__D_FORTIFY_SOURCE_2 - Failed
  90. -- Performing Test have_C__ggdb3
  91. -- Performing Test have_C__ggdb3 - Success
  92. -- Performing Test have_CXX__ggdb3
  93. -- Performing Test have_CXX__ggdb3 - Success
  94. -- Looking for floor
  95. -- Looking for floor - not found
  96. -- Looking for floor in m
  97. -- Looking for floor in m - found
  98. -- Looking for gethostbyname_r
  99. -- Looking for gethostbyname_r - found
  100. -- Looking for bind
  101. -- Looking for bind - found
  102. -- Looking for crypt
  103. -- Looking for crypt - not found
  104. -- Looking for crypt in crypt
  105. -- Looking for crypt in crypt - found
  106. -- Looking for setsockopt
  107. -- Looking for setsockopt - found
  108. -- Looking for dlopen
  109. -- Looking for dlopen - not found
  110. -- Looking for dlopen in dl
  111. -- Looking for dlopen in dl - found
  112. -- Looking for sched_yield
  113. -- Looking for sched_yield - found
  114. -- Looking for clock_gettime
  115. -- Looking for clock_gettime - found
  116. -- Looking for pthread.h
  117. -- Looking for pthread.h - found
  118. -- Looking for pthread_create
  119. -- Looking for pthread_create - not found
  120. -- Looking for pthread_create in pthreads
  121. -- Looking for pthread_create in pthreads - not found
  122. -- Looking for pthread_create in pthread
  123. -- Looking for pthread_create in pthread - found
  124. -- Found Threads: TRUE
  125. -- Looking for 4 include files stdlib.h, ..., float.h
  126. -- Looking for 4 include files stdlib.h, ..., float.h - found
  127. -- Looking for include file alloca.h
  128. -- Looking for include file alloca.h - found
  129. -- Looking for include file arpa/inet.h
  130. -- Looking for include file arpa/inet.h - found
  131. -- Looking for include file crypt.h
  132. -- Looking for include file crypt.h - found
  133. -- Looking for include file dirent.h
  134. -- Looking for include file dirent.h - found
  135. -- Looking for include file dlfcn.h
  136. -- Looking for include file dlfcn.h - found
  137. -- Looking for include file execinfo.h
  138. -- Looking for include file execinfo.h - found
  139. -- Looking for include file fcntl.h
  140. -- Looking for include file fcntl.h - found
  141. -- Looking for include file fenv.h
  142. -- Looking for include file fenv.h - found
  143. -- Looking for include file float.h
  144. -- Looking for include file float.h - found
  145. -- Looking for include file fpu_control.h
  146. -- Looking for include file fpu_control.h - found
  147. -- Looking for include file grp.h
  148. -- Looking for include file grp.h - found
  149. -- Looking for include file ieeefp.h
  150. -- Looking for include file ieeefp.h - not found
  151. -- Looking for include file inttypes.h
  152. -- Looking for include file inttypes.h - found
  153. -- Looking for include file langinfo.h
  154. -- Looking for include file langinfo.h - found
  155. -- Looking for include file link.h
  156. -- Looking for include file link.h - found
  157. -- Looking for include file linux/unistd.h
  158. -- Looking for include file linux/unistd.h - found
  159. -- Looking for include file linux/falloc.h
  160. -- Looking for include file linux/falloc.h - found
  161. -- Looking for include file limits.h
  162. -- Looking for include file limits.h - found
  163. -- Looking for include file locale.h
  164. -- Looking for include file locale.h - found
  165. -- Looking for include file malloc.h
  166. -- Looking for include file malloc.h - found
  167. -- Looking for include file memory.h
  168. -- Looking for include file memory.h - found
  169. -- Looking for include file ndir.h
  170. -- Looking for include file ndir.h - not found
  171. -- Looking for include file netinet/in.h
  172. -- Looking for include file netinet/in.h - found
  173. -- Looking for include file paths.h
  174. -- Looking for include file paths.h - found
  175. -- Looking for include file poll.h
  176. -- Looking for include file poll.h - found
  177. -- Looking for include file sys/poll.h
  178. -- Looking for include file sys/poll.h - found
  179. -- Looking for include file pwd.h
  180. -- Looking for include file pwd.h - found
  181. -- Looking for include file sched.h
  182. -- Looking for include file sched.h - found
  183. -- Looking for include file select.h
  184. -- Looking for include file select.h - not found
  185. -- Looking for include files sys/types.h, sys/dir.h
  186. -- Looking for include files sys/types.h, sys/dir.h - found
  187. -- Looking for include files sys/types.h, sys/event.h
  188. -- Looking for include files sys/types.h, sys/event.h - not found
  189. -- Looking for include file sys/ndir.h
  190. -- Looking for include file sys/ndir.h - not found
  191. -- Looking for include file sys/pte.h
  192. -- Looking for include file sys/pte.h - not found
  193. -- Looking for include file stdlib.h
  194. -- Looking for include file stdlib.h - found
  195. -- Looking for include file strings.h
  196. -- Looking for include file strings.h - found
  197. -- Looking for include file string.h
  198. -- Looking for include file string.h - found
  199. -- Looking for include file synch.h
  200. -- Looking for include file synch.h - not found
  201. -- Looking for include file sysent.h
  202. -- Looking for include file sysent.h - not found
  203. -- Looking for include file sys/file.h
  204. -- Looking for include file sys/file.h - found
  205. -- Looking for include file sys/fpu.h
  206. -- Looking for include file sys/fpu.h - not found
  207. -- Looking for include file sys/ioctl.h
  208. -- Looking for include file sys/ioctl.h - found
  209. -- Looking for include files sys/types.h, sys/ipc.h
  210. -- Looking for include files sys/types.h, sys/ipc.h - found
  211. -- Looking for include files sys/types.h, sys/malloc.h
  212. -- Looking for include files sys/types.h, sys/malloc.h - not found
  213. -- Looking for include file sys/mman.h
  214. -- Looking for include file sys/mman.h - found
  215. -- Looking for include file sys/prctl.h
  216. -- Looking for include file sys/prctl.h - found
  217. -- Looking for include file sys/resource.h
  218. -- Looking for include file sys/resource.h - found
  219. -- Looking for include file sys/select.h
  220. -- Looking for include file sys/select.h - found
  221. -- Looking for include files sys/types.h, sys/shm.h
  222. -- Looking for include files sys/types.h, sys/shm.h - found
  223. -- Looking for include file sys/socket.h
  224. -- Looking for include file sys/socket.h - found
  225. -- Looking for include file sys/stat.h
  226. -- Looking for include file sys/stat.h - found
  227. -- Looking for include file sys/stream.h
  228. -- Looking for include file sys/stream.h - not found
  229. -- Looking for include file sys/syscall.h
  230. -- Looking for include file sys/syscall.h - found
  231. -- Looking for include file asm/termbits.h
  232. -- Looking for include file asm/termbits.h - found
  233. -- Looking for include file termbits.h
  234. -- Looking for include file termbits.h - not found
  235. -- Looking for include file termios.h
  236. -- Looking for include file termios.h - found
  237. -- Looking for include file termio.h
  238. -- Looking for include file termio.h - found
  239. -- Looking for include file termcap.h
  240. -- Looking for include file termcap.h - found
  241. -- Looking for include file unistd.h
  242. -- Looking for include file unistd.h - found
  243. -- Looking for include file utime.h
  244. -- Looking for include file utime.h - found
  245. -- Looking for include file varargs.h
  246. -- Looking for include file varargs.h - not found
  247. -- Looking for include file sys/time.h
  248. -- Looking for include file sys/time.h - found
  249. -- Looking for include file sys/utime.h
  250. -- Looking for include file sys/utime.h - not found
  251. -- Looking for include file sys/wait.h
  252. -- Looking for include file sys/wait.h - found
  253. -- Looking for include file sys/param.h
  254. -- Looking for include file sys/param.h - found
  255. -- Looking for include file sys/vadvise.h
  256. -- Looking for include file sys/vadvise.h - not found
  257. -- Looking for include file fnmatch.h
  258. -- Looking for include file fnmatch.h - found
  259. -- Looking for include file stdarg.h
  260. -- Looking for include file stdarg.h - found
  261. -- Looking for include files stdlib.h, sys/un.h
  262. -- Looking for include files stdlib.h, sys/un.h - found
  263. -- Looking for include file wchar.h
  264. -- Looking for include file wchar.h - found
  265. -- Looking for include file wctype.h
  266. -- Looking for include file wctype.h - found
  267. -- Looking for include file sys/sockio.h
  268. -- Looking for include file sys/sockio.h - not found
  269. -- Looking for include file sys/utsname.h
  270. -- Looking for include file sys/utsname.h - found
  271. -- Looking for include file sys/statvfs.h
  272. -- Looking for include file sys/statvfs.h - found
  273. -- Looking for include file bfd.h
  274. -- Looking for include file bfd.h - found
  275. -- Looking for include file sys/ptem.h
  276. -- Looking for include file sys/ptem.h - not found
  277. -- Performing Test have_C__Werror
  278. -- Performing Test have_C__Werror - Success
  279. -- Performing Test HAVE_PTHREAD_ONCE_INIT
  280. -- Performing Test HAVE_PTHREAD_ONCE_INIT - Success
  281. -- Looking for accept4
  282. -- Looking for accept4 - found
  283. -- Looking for access
  284. -- Looking for access - found
  285. -- Looking for alarm
  286. -- Looking for alarm - found
  287. -- Looking for backtrace
  288. -- Looking for backtrace - found
  289. -- Looking for backtrace_symbols
  290. -- Looking for backtrace_symbols - found
  291. -- Looking for backtrace_symbols_fd
  292. -- Looking for backtrace_symbols_fd - found
  293. -- Looking for printstack
  294. -- Looking for printstack - not found
  295. -- Looking for bfill
  296. -- Looking for bfill - not found
  297. -- Looking for index
  298. -- Looking for index - found
  299. -- Looking for clock_gettime
  300. -- Looking for clock_gettime - found
  301. -- Looking for cuserid
  302. -- Looking for cuserid - found
  303. -- Looking for ftruncate
  304. -- Looking for ftruncate - found
  305. -- Looking for compress
  306. -- Looking for compress - not found
  307. -- Looking for crypt
  308. -- Looking for crypt - found
  309. -- Looking for dlerror
  310. -- Looking for dlerror - found
  311. -- Looking for dlopen
  312. -- Looking for dlopen - found
  313. -- Looking for fchmod
  314. -- Looking for fchmod - found
  315. -- Looking for fcntl
  316. -- Looking for fcntl - found
  317. -- Looking for fdatasync
  318. -- Looking for fdatasync - found
  319. -- Looking for fdatasync
  320. -- Looking for fdatasync - found
  321. -- Looking for fesetround
  322. -- Looking for fesetround - found
  323. -- Looking for fedisableexcept
  324. -- Looking for fedisableexcept - found
  325. -- Looking for fseeko
  326. -- Looking for fseeko - found
  327. -- Looking for fsync
  328. -- Looking for fsync - found
  329. -- Looking for getcwd
  330. -- Looking for getcwd - found
  331. -- Looking for gethostbyaddr_r
  332. -- Looking for gethostbyaddr_r - found
  333. -- Looking for gethrtime
  334. -- Looking for gethrtime - not found
  335. -- Looking for getpass
  336. -- Looking for getpass - found
  337. -- Looking for getpassphrase
  338. -- Looking for getpassphrase - not found
  339. -- Looking for getpwnam
  340. -- Looking for getpwnam - found
  341. -- Looking for getpwuid
  342. -- Looking for getpwuid - found
  343. -- Looking for getrlimit
  344. -- Looking for getrlimit - found
  345. -- Looking for getifaddrs
  346. -- Looking for getifaddrs - found
  347. -- Looking for getrusage
  348. -- Looking for getrusage - found
  349. -- Looking for getwd
  350. -- Looking for getwd - found
  351. -- Looking for gmtime_r
  352. -- Looking for gmtime_r - found
  353. -- Looking for initgroups
  354. -- Looking for initgroups - found
  355. -- Looking for ldiv
  356. -- Looking for ldiv - found
  357. -- Looking for localtime_r
  358. -- Looking for localtime_r - found
  359. -- Looking for lstat
  360. -- Looking for lstat - found
  361. -- Looking for madvise
  362. -- Looking for madvise - found
  363. -- Looking for mallinfo
  364. -- Looking for mallinfo - found
  365. -- Looking for memcpy
  366. -- Looking for memcpy - found
  367. -- Looking for memmove
  368. -- Looking for memmove - found
  369. -- Looking for mkstemp
  370. -- Looking for mkstemp - found
  371. -- Looking for mlock
  372. -- Looking for mlock - found
  373. -- Looking for mlockall
  374. -- Looking for mlockall - found
  375. -- Looking for mmap
  376. -- Looking for mmap - found
  377. -- Looking for mmap64
  378. -- Looking for mmap64 - found
  379. -- Looking for perror
  380. -- Looking for perror - found
  381. -- Looking for poll
  382. -- Looking for poll - found
  383. -- Looking for posix_fallocate
  384. -- Looking for posix_fallocate - found
  385. -- Looking for pread
  386. -- Looking for pread - found
  387. -- Looking for pthread_attr_create
  388. -- Looking for pthread_attr_create - not found
  389. -- Looking for pthread_attr_getstacksize
  390. -- Looking for pthread_attr_getstacksize - found
  391. -- Looking for pthread_attr_setscope
  392. -- Looking for pthread_attr_setscope - found
  393. -- Looking for pthread_attr_getguardsize
  394. -- Looking for pthread_attr_getguardsize - found
  395. -- Looking for pthread_attr_setstacksize
  396. -- Looking for pthread_attr_setstacksize - found
  397. -- Looking for pthread_condattr_create
  398. -- Looking for pthread_condattr_create - not found
  399. -- Looking for pthread_key_delete
  400. -- Looking for pthread_key_delete - found
  401. -- Looking for pthread_rwlock_rdlock
  402. -- Looking for pthread_rwlock_rdlock - found
  403. -- Looking for pthread_sigmask
  404. -- Looking for pthread_sigmask - found
  405. -- Looking for pthread_yield_np
  406. -- Looking for pthread_yield_np - not found
  407. -- Looking for putenv
  408. -- Looking for putenv - found
  409. -- Looking for readdir_r
  410. -- Looking for readdir_r - found
  411. -- Looking for readlink
  412. -- Looking for readlink - found
  413. -- Looking for realpath
  414. -- Looking for realpath - found
  415. -- Looking for rename
  416. -- Looking for rename - found
  417. -- Looking for rwlock_init
  418. -- Looking for rwlock_init - not found
  419. -- Looking for sched_yield
  420. -- Looking for sched_yield - found
  421. -- Looking for setenv
  422. -- Looking for setenv - found
  423. -- Looking for setlocale
  424. -- Looking for setlocale - found
  425. -- Looking for sigaction
  426. -- Looking for sigaction - found
  427. -- Looking for sigthreadmask
  428. -- Looking for sigthreadmask - not found
  429. -- Looking for sigwait
  430. -- Looking for sigwait - found
  431. -- Looking for sigset
  432. -- Looking for sigset - found
  433. -- Looking for sleep
  434. -- Looking for sleep - found
  435. -- Looking for snprintf
  436. -- Looking for snprintf - found
  437. -- Looking for stpcpy
  438. -- Looking for stpcpy - found
  439. -- Looking for strcoll
  440. -- Looking for strcoll - found
  441. -- Looking for strerror
  442. -- Looking for strerror - found
  443. -- Looking for strnlen
  444. -- Looking for strnlen - found
  445. -- Looking for strpbrk
  446. -- Looking for strpbrk - found
  447. -- Looking for strtok_r
  448. -- Looking for strtok_r - found
  449. -- Looking for strtoll
  450. -- Looking for strtoll - found
  451. -- Looking for strtoul
  452. -- Looking for strtoul - found
  453. -- Looking for strtoull
  454. -- Looking for strtoull - found
  455. -- Looking for strcasecmp
  456. -- Looking for strcasecmp - found
  457. -- Looking for tell
  458. -- Looking for tell - not found
  459. -- Looking for tempnam
  460. -- Looking for tempnam - found
  461. -- Looking for thr_setconcurrency
  462. -- Looking for thr_setconcurrency - not found
  463. -- Looking for thr_yield
  464. -- Looking for thr_yield - not found
  465. -- Looking for vasprintf
  466. -- Looking for vasprintf - found
  467. -- Looking for vsnprintf
  468. -- Looking for vsnprintf - found
  469. -- Looking for memalign
  470. -- Looking for memalign - found
  471. -- Looking for nl_langinfo
  472. -- Looking for nl_langinfo - found
  473. -- Looking for include file time.h
  474. -- Looking for include file time.h - found
  475. -- Looking for include file sys/times.h
  476. -- Looking for include file sys/times.h - found
  477. -- Looking for include file asm/msr.h
  478. -- Looking for include file asm/msr.h - found
  479. -- Looking for include file ia64intrin.h
  480. -- Looking for include file ia64intrin.h - not found
  481. -- Looking for times
  482. -- Looking for times - found
  483. -- Looking for gettimeofday
  484. -- Looking for gettimeofday - found
  485. -- Looking for read_real_time
  486. -- Looking for read_real_time - not found
  487. -- Looking for ftime
  488. -- Looking for ftime - found
  489. -- Looking for time
  490. -- Looking for time - found
  491. -- Looking for rdtscll
  492. -- Looking for rdtscll - not found
  493. -- Looking for madvise
  494. -- Looking for madvise - found
  495. -- Looking for tzname
  496. -- Looking for tzname - found
  497. -- Looking for lrand48
  498. -- Looking for lrand48 - found
  499. -- Looking for getpagesize
  500. -- Looking for getpagesize - found
  501. -- Looking for TIOCGWINSZ
  502. -- Looking for TIOCGWINSZ - found
  503. -- Looking for FIONREAD
  504. -- Looking for FIONREAD - found
  505. -- Looking for TIOCSTAT
  506. -- Looking for TIOCSTAT - not found
  507. -- Looking for FIONREAD
  508. -- Looking for FIONREAD - not found
  509. -- Looking for finite
  510. -- Looking for finite - found
  511. -- Looking for log2
  512. -- Looking for log2 - found
  513. -- Looking for isnan
  514. -- Looking for isnan - found
  515. -- Looking for rint
  516. -- Looking for rint - found
  517. -- Performing Test HAVE_ISINF
  518. -- Performing Test HAVE_ISINF - Success
  519. -- Check if the system is big endian
  520. -- Searching 16 bit integer
  521. -- Check size of unsigned short
  522. -- Check size of unsigned short - done
  523. -- Using unsigned short
  524. -- Check if the system is big endian - little endian
  525. -- Check size of sigset_t
  526. -- Check size of sigset_t - done
  527. -- Check size of mode_t
  528. -- Check size of mode_t - done
  529. -- Check size of sighandler_t
  530. -- Check size of sighandler_t - done
  531. -- Check size of in_addr_t
  532. -- Check size of in_addr_t - done
  533. -- Check size of char *
  534. -- Check size of char * - done
  535. -- Check size of long
  536. -- Check size of long - done
  537. -- Check size of size_t
  538. -- Check size of size_t - done
  539. -- Check size of short
  540. -- Check size of short - done
  541. -- Check size of int
  542. -- Check size of int - done
  543. -- Check size of long long
  544. -- Check size of long long - done
  545. -- Check size of off_t
  546. -- Check size of off_t - done
  547. -- Check size of uchar
  548. -- Check size of uchar - failed
  549. -- Check size of uint
  550. -- Check size of uint - done
  551. -- Check size of ulong
  552. -- Check size of ulong - done
  553. -- Check size of int8
  554. -- Check size of int8 - failed
  555. -- Check size of uint8
  556. -- Check size of uint8 - failed
  557. -- Check size of int16
  558. -- Check size of int16 - failed
  559. -- Check size of uint16
  560. -- Check size of uint16 - failed
  561. -- Check size of int32
  562. -- Check size of int32 - failed
  563. -- Check size of uint32
  564. -- Check size of uint32 - failed
  565. -- Check size of int64
  566. -- Check size of int64 - failed
  567. -- Check size of uint64
  568. -- Check size of uint64 - failed
  569. -- Check size of time_t
  570. -- Check size of time_t - done
  571. -- Performing Test TIME_T_UNSIGNED
  572. -- Performing Test TIME_T_UNSIGNED - Failed
  573. -- Performing Test HAVE_SELECT
  574. -- Performing Test HAVE_SELECT - Success
  575. -- Performing Test HAVE_TIMESPEC_TS_SEC
  576. -- Performing Test HAVE_TIMESPEC_TS_SEC - Failed
  577. -- Performing Test QSORT_TYPE_IS_VOID
  578. -- Performing Test QSORT_TYPE_IS_VOID - Success
  579. -- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t
  580. -- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t - Success
  581. -- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG
  582. -- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG - Success
  583. -- Performing Test SIGNAL_RETURN_TYPE_IS_VOID
  584. -- Performing Test SIGNAL_RETURN_TYPE_IS_VOID - Success
  585. -- Looking for include files time.h, sys/time.h
  586. -- Looking for include files time.h, sys/time.h - found
  587. -- Looking for O_NONBLOCK
  588. -- Looking for O_NONBLOCK - found
  589. -- Performing Test C_HAS_inline
  590. -- Performing Test C_HAS_inline - Success
  591. -- Performing Test HAVE_PAUSE_INSTRUCTION
  592. -- Performing Test HAVE_PAUSE_INSTRUCTION - Success
  593. -- Looking for tcgetattr
  594. -- Looking for tcgetattr - found
  595. -- Performing Test HAVE_POSIX_SIGNALS
  596. -- Performing Test HAVE_POSIX_SIGNALS - Success
  597. -- Performing Test HAVE_ABI_CXA_DEMANGLE
  598. -- Performing Test HAVE_ABI_CXA_DEMANGLE - Success
  599. -- Performing Test HAVE_BSS_START
  600. -- Performing Test HAVE_BSS_START - Success
  601. -- Performing Test HAVE_WEAK_SYMBOL
  602. -- Performing Test HAVE_WEAK_SYMBOL - Success
  603. -- Performing Test HAVE_ATTRIBUTE_CLEANUP
  604. -- Performing Test HAVE_ATTRIBUTE_CLEANUP - Success
  605. -- Performing Test HAVE_CXX_NEW
  606. -- Performing Test HAVE_CXX_NEW - Success
  607. -- Performing Test HAVE_SOLARIS_STYLE_GETHOST
  608. -- Performing Test HAVE_SOLARIS_STYLE_GETHOST - Failed
  609. -- Performing Test HAVE_GCC_ATOMIC_BUILTINS
  610. -- Performing Test HAVE_GCC_ATOMIC_BUILTINS - Success
  611. -- Performing Test HAVE_GCC_C11_ATOMICS
  612. -- Performing Test HAVE_GCC_C11_ATOMICS - Success
  613. -- Looking for include files valgrind/memcheck.h, valgrind/valgrind.h
  614. -- Looking for include files valgrind/memcheck.h, valgrind/valgrind.h - found
  615. -- Looking for netinet/in6.h
  616. -- Looking for netinet/in6.h - not found
  617. -- Check size of struct sockaddr_in6
  618. -- Check size of struct sockaddr_in6 - done
  619. -- Check size of struct in6_addr
  620. -- Check size of struct in6_addr - done
  621. -- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY
  622. -- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY - Success
  623. -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN
  624. -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed
  625. -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN
  626. -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed
  627. -- Looking for ucontext.h
  628. -- Looking for ucontext.h - found
  629. -- Performing Test STRUCT_TIMESPEC_HAS_TV_SEC
  630. -- Performing Test STRUCT_TIMESPEC_HAS_TV_SEC - Success
  631. -- Performing Test STRUCT_TIMESPEC_HAS_TV_NSEC
  632. -- Performing Test STRUCT_TIMESPEC_HAS_TV_NSEC - Success
  633. -- Performing Test HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE
  634. -- Performing Test HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE - Success
  635. -- Found ZLIB: /usr/lib32/libz.so (found version "1.2.8")
  636. -- Looking for crc32
  637. -- Looking for crc32 - found
  638. -- Looking for compressBound
  639. -- Looking for compressBound - found
  640. -- Looking for deflateBound
  641. -- Looking for deflateBound - found
  642. -- Found OpenSSL: /usr/lib32/libcrypto.so (found version "1.0.2h")
  643. -- Looking for SHA512_DIGEST_LENGTH
  644. -- Looking for SHA512_DIGEST_LENGTH - found
  645. -- OPENSSL_INCLUDE_DIR = /usr/include
  646. -- OPENSSL_SSL_LIBRARY = /usr/lib32/libssl.so
  647. -- OPENSSL_CRYPTO_LIBRARY = /usr/lib32/libcrypto.so
  648. -- OPENSSL_VERSION = 1.0.2h
  649. -- SSL_LIBRARIES = /usr/lib32/libssl.so;/usr/lib32/libcrypto.so;dl
  650. -- Looking for ERR_remove_thread_state
  651. -- Looking for ERR_remove_thread_state - found
  652. -- Looking for EVP_aes_128_ctr
  653. -- Looking for EVP_aes_128_ctr - found
  654. -- Looking for EVP_aes_128_gcm
  655. -- Looking for EVP_aes_128_gcm - found
  656. -- Looking for pcre_stack_guard in pcre
  657. -- Looking for pcre_stack_guard in pcre - found
  658. -- Performing Test have_C__Wvla
  659. -- Performing Test have_C__Wvla - Success
  660. == Configuring MariaDB Connector/C
  661. -- Checking for one of the modules 'mit-krb5-gssapi'
  662. -- Checking for one of the modules 'heimdal-gssapi'
  663. -- Found GSSAPI: -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
  664. -- Plugin configuration:
  665. -- SOCKET: STATIC
  666. -- AUTH_SHA256PW: DYNAMIC
  667. -- AUTH_NATIVE: STATIC
  668. -- AUTH_OLDPASSWORD: STATIC
  669. -- AUTH_DIALOG: DYNAMIC
  670. -- AUTH_CLEARTEXT: DYNAMIC
  671. -- TRACE_EXAMPLE: DYNAMIC
  672. -- REPLICATION: DYNAMIC
  673. -- AURORA: DYNAMIC
  674. -- STATIC PLUGIN SOURCES: /var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql/libmariadb/plugins/pvio/pvio_socket.c;/var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql/libmariadb/plugins/auth/my_auth.c;/var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql/libmariadb/plugins/auth/old_password.c
  675. -- Found CURL: /usr/lib32/libcurl.so (found version "7.41.0")
  676. -- Performing Test HAS_-Wunused_FLAG
  677. -- Performing Test HAS_-Wunused_FLAG - Success
  678. -- Performing Test HAS_-Wno-uninitialized_FLAG
  679. -- Performing Test HAS_-Wno-uninitialized_FLAG - Success
  680. -- Performing Test HAS_-Wall_FLAG
  681. -- Performing Test HAS_-Wall_FLAG - Success
  682. -- Performing Test HAS_-Wextra_FLAG
  683. -- Performing Test HAS_-Wextra_FLAG - Success
  684. -- Performing Test HAS_-Wformat-security_FLAG
  685. -- Performing Test HAS_-Wformat-security_FLAG - Success
  686. -- Performing Test HAS_-Wno-init-self_FLAG
  687. -- Performing Test HAS_-Wno-init-self_FLAG - Success
  688. -- Performing Test HAS_-Wwrite-strings_FLAG
  689. -- Performing Test HAS_-Wwrite-strings_FLAG - Success
  690. -- Performing Test HAS_-Wshift-count-overflow_FLAG
  691. -- Performing Test HAS_-Wshift-count-overflow_FLAG - Success
  692. -- Performing Test HAS_-Wdeclaration-after-statement_FLAG
  693. -- Performing Test HAS_-Wdeclaration-after-statement_FLAG - Success
  694. -- Check if the system is big endian
  695. -- Searching 16 bit integer
  696. -- Using unsigned short
  697. -- Check if the system is big endian - little endian
  698. -- Looking for dlopen
  699. -- Looking for dlopen - found
  700. -- Looking for floor
  701. -- Looking for floor - not found
  702. -- Looking for pthread_getspecific
  703. -- Looking for pthread_getspecific - not found
  704. -- Looking for pthread_getspecific in pthread
  705. -- Looking for pthread_getspecific in pthread - found
  706. -- Looking for gethostbyname_r
  707. -- Looking for gethostbyname_r - found
  708. -- Looking for gethostbyname_r in nsl_r
  709. -- Looking for gethostbyname_r in nsl_r - not found
  710. -- Looking for gethostbyname_r in nsl
  711. -- Looking for gethostbyname_r in nsl - found
  712. -- Looking for setsockopt
  713. -- Looking for setsockopt - found
  714. -- Looking for setsockopt in socket
  715. -- Looking for setsockopt in socket - not found
  716. -- SYSTEM_LIBS nsl;dl;m;pthread
  717. -- Looking for include file signal.h
  718. -- Looking for include file signal.h - found
  719. -- Looking for include file sys/timeb.h
  720. -- Looking for include file sys/timeb.h - found
  721. -- Looking for aiowait
  722. -- Looking for aiowait - not found
  723. -- Looking for bcmp
  724. -- Looking for bcmp - found
  725. -- Looking for bmove
  726. -- Looking for bmove - not found
  727. -- Looking for bzero
  728. -- Looking for bzero - found
  729. -- Looking for fconvert
  730. -- Looking for fconvert - not found
  731. -- Looking for getaddrinfo
  732. -- Looking for getaddrinfo - found
  733. -- Looking for gethostbyname_r
  734. -- Looking for gethostbyname_r - found
  735. -- Looking for getnameinfo
  736. -- Looking for getnameinfo - found
  737. -- Looking for longjmp
  738. -- Looking for longjmp - found
  739. -- Looking for pthread_attr_setprio
  740. -- Looking for pthread_attr_setprio - not found
  741. -- Looking for pthread_attr_setschedparam
  742. -- Looking for pthread_attr_setschedparam - found
  743. -- Looking for pthread_init
  744. -- Looking for pthread_init - not found
  745. -- Looking for pthread_kill
  746. -- Looking for pthread_kill - found
  747. -- Looking for pthread_setprio_np
  748. -- Looking for pthread_setprio_np - not found
  749. -- Looking for pthread_setschedparam
  750. -- Looking for pthread_setschedparam - found
  751. -- Looking for pthread_threadmask
  752. -- Looking for pthread_threadmask - not found
  753. -- Looking for setfd
  754. -- Looking for setfd - not found
  755. -- Looking for setfilepointer
  756. -- Looking for setfilepointer - not found
  757. -- Looking for strlcpy
  758. -- Looking for strlcpy - not found
  759. -- Looking for strsep
  760. -- Looking for strsep - found
  761. -- Looking for strstr
  762. -- Looking for strstr - found
  763. -- Looking for strtol
  764. -- Looking for strtol - found
  765. -- Check size of char
  766. -- Check size of char - done
  767. -- Check size of u_int32_t
  768. -- Check size of u_int32_t - done
  769. -- Check size of socklen_t
  770. -- Check size of socklen_t - failed
  771. -- Performing Test IS_VOID_SIGNAL
  772. -- Performing Test IS_VOID_SIGNAL - Success
  773. -- Performing Test IS_VOID_QSORT
  774. -- Performing Test IS_VOID_QSORT - Success
  775. -- TLS library/version: OpenSSL 1.0.2h
  776. -- Dynamic column API support: ON
  777. -- GSSAPI: DYNAMIC
  778. SYSTEM processor: x86_64
  779. -- MariaDB Connector/c configuration:
  780. -- CPack generation: TGZ
  781. -- SSL support: OPENSSL Libs: /usr/lib32/libssl.so;/usr/lib32/libcrypto.so
  782. -- Experimental Sqlite support: OFF
  783. -- Zlib support:
  784. -- Installation layout: DEFAULT
  785. -- Include files will be installed in include/mysql
  786. -- Libraries will be installed in lib64
  787. -- Binaries will be installed in bin
  788. -- Documentation included from
  789. -- Required:
  790. -- Checking for one of the modules 'mit-krb5-gssapi'
  791. -- Checking for one of the modules 'heimdal-gssapi'
  792. -- Found GSSAPI: -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
  793. -- Looking for include file security/pam_appl.h
  794. -- Looking for include file security/pam_appl.h - found
  795. -- Looking for strndup
  796. -- Looking for strndup - found
  797. -- Performing Test HAVE_PEERCRED
  798. -- Performing Test HAVE_PEERCRED - Success
  799. -- Skip aws_key_management - AWS_SDK_EXTERNAL_PROJECT is not set
  800. -- Looking for FascistCheckUser in crack
  801. -- Looking for FascistCheckUser in crack - found
  802. -- Looking for include file crack.h
  803. -- Looking for include file crack.h - found
  804. -- Looking for include file netdb.h
  805. -- Looking for include file netdb.h - found
  806. -- Configuring done
  807. -- Generating done
  808. -- Build files have been written to: /var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_32.x86
  809. * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  810. >>> Working in BUILD_DIR: "/var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_64.amd64"
  811. cmake -C /var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_64.amd64/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_C_FLAGS_RELWITHDEBINFO=-DNDEBUG -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr -DMYSQL_DATADIR=/var/lib/mysql -DSYSCONFDIR=/etc/mysql -DINSTALL_BINDIR=bin -DINSTALL_DOCDIR=share/doc/mariadb-10.2.6 -DINSTALL_DOCREADMEDIR=share/doc/mariadb-10.2.6 -DINSTALL_INCLUDEDIR=include/mysql -DINSTALL_INFODIR=share/info -DINSTALL_LIBDIR=lib64 -DINSTALL_ELIBDIR=lib64/mysql -DINSTALL_MANDIR=share/man -DINSTALL_MYSQLDATADIR=/var/lib/mysql -DINSTALL_MYSQLSHAREDIR=share/mysql -DINSTALL_PLUGINDIR=lib64/mysql/plugin -DINSTALL_SBINDIR=sbin -DINSTALL_SCRIPTDIR=share/mysql/scripts -DINSTALL_SQLBENCHDIR=share/mysql -DINSTALL_SUPPORTFILESDIR=/usr/share/mysql -DWITH_COMMENT=Gentoo Linux mariadb-10.2.6 -DWITH_UNIT_TESTS=OFF -DWITH_LIBEDIT=0 -DWITH_ZLIB=system -DWITHOUT_LIBWRAP=1 -DENABLED_LOCAL_INFILE=1 -DMYSQL_UNIX_ADDR=/var/run/mysqld/mysqld.sock -DINSTALL_UNIX_ADDRDIR=/var/run/mysqld/mysqld.sock -DWITH_DEFAULT_COMPILER_OPTIONS=0 -DWITH_DEFAULT_FEATURE_SET=0 -DINSTALL_SYSTEMD_UNITDIR=/lib/systemd/system -DENABLE_STATIC_LIBS=OFF -DSTACK_DIRECTION=-1 -DPKG_CONFIG_EXECUTABLE=x86_64-pc-linux-gnu-pkg-config -DINSTALL_MYSQLTESTDIR= -DWITH_SSL=system -DWITH_READLINE=0 -DNOT_FOR_DISTRIBUTION=1 -DWITH_EDITLINE=bundled -DWITH_SYSTEMD=yes -DDEFAULT_CHARSET=utf8 -DDEFAULT_COLLATION=utf8_general_ci -DEXTRA_CHARSETS=all -DMYSQL_USER=mysql -DMYSQL_UNIX_ADDR=/var/run/mysqld/mysqld.sock -DDISABLE_SHARED=NO -DWITH_DEBUG=no -DWITH_EMBEDDED_SERVER=no -DWITH_PROFILING=no -DWITH_SAFEMALLOC=OFF -DWITH_ARCHIVE_STORAGE_ENGINE=1 -DWITH_BLACKHOLE_STORAGE_ENGINE=1 -DWITH_CSV_STORAGE_ENGINE=1 -DWITH_HEAP_STORAGE_ENGINE=1 -DWITH_INNOBASE_STORAGE_ENGINE=1 -DWITH_MYISAMMRG_STORAGE_ENGINE=1 -DWITH_MYISAM_STORAGE_ENGINE=1 -DWITH_PARTITION_STORAGE_ENGINE=1 -DWITH_FEDERATED_STORAGE_ENGINE=yes -DENABLE_DTRACE=yes -DWITH_JEMALLOC=system -DWITH_PCRE=system -DPLUGIN_OQGRAPH=YES -DPLUGIN_SPHINX=YES -DPLUGIN_TOKUDB=YES -DPLUGIN_AUTH_PAM=YES -DPLUGIN_CRACKLIB_PASSWORD_CHECK=YES -DPLUGIN_CASSANDRA=NO -DPLUGIN_SEQUENCE=YES -DPLUGIN_SPIDER=YES -DPLUGIN_CONNECT=YES -DCONNECT_WITH_MYSQL=1 -DCONNECT_WITH_LIBXML2=yes -DCONNECT_WITH_ODBC=yes -DCONNECT_WITH_JDBC=no -DWITH_WSREP=yes -DWITH_INNODB_LZ4=ON -DWITH_INNODB_LZO=ON -DWITH_INNODB_SNAPPY=ON -DPLUGIN_MROONGA=NO -DPLUGIN_AUTH_GSSAPI=YES -DWITH_MARIABACKUP=ON -DWITH_LIBARCHIVE=ON -DINSTALL_SQLBENCHDIR=share/mariadb -DPLUGIN_AUTH_GSSAPI=ON -DAUTH_GSSAPI_PLUGIN_TYPE=DYNAMIC -DCONC_WITH_EXTERNAL_ZLIB=YES -DWITH_EXTERNAL_ZLIB=YES -DSUFFIX_INSTALL_DIR= -DINSTALL_INCLUDEDIR=include/mysql -DINSTALL_INFODIR=share/info -DINSTALL_LIBDIR=lib64 -DINSTALL_ELIBDIR=lib64/mariadb -DINSTALL_MANDIR=share/man -DINSTALL_MYSQLSHAREDIR=share/mariadb -DINSTALL_PLUGINDIR=lib64/mariadb/plugin -DINSTALL_SCRIPTDIR=share/mariadb/scripts -DINSTALL_SUPPORTFILESDIR=/usr/share/mariadb -DWITH_UNITTEST=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_64.amd64/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql
  812. loading initial cache file /var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_64.amd64/gentoo_common_config.cmake
  813. -- Running cmake version 3.8.2
  814. -- The C compiler identification is GNU 7.1.0
  815. -- The CXX compiler identification is GNU 7.1.0
  816. -- Check for working C compiler: /usr/lib64/ccache/bin/gcc
  817. -- Check for working C compiler: /usr/lib64/ccache/bin/gcc -- works
  818. -- Detecting C compiler ABI info
  819. -- Detecting C compiler ABI info - done
  820. -- Detecting C compile features
  821. -- Detecting C compile features - done
  822. -- Check for working CXX compiler: /usr/lib64/ccache/bin/g++
  823. -- Check for working CXX compiler: /usr/lib64/ccache/bin/g++ -- works
  824. -- Detecting CXX compiler ABI info
  825. -- Detecting CXX compiler ABI info - done
  826. -- Detecting CXX compile features
  827. -- Detecting CXX compile features - done
  828. -- Looking for SHM_HUGETLB
  829. -- Looking for SHM_HUGETLB - found
  830. -- MariaDB 10.2.6
  831. -- Looking for sys/types.h
  832. -- Looking for sys/types.h - found
  833. -- Looking for stdint.h
  834. -- Looking for stdint.h - found
  835. -- Looking for stddef.h
  836. -- Looking for stddef.h - found
  837. -- Check size of void *
  838. -- Check size of void * - done
  839. -- Packaging as: mariadb-10.2.6-Linux-x86_64
  840. -- Performing Test HAVE_VISIBILITY_HIDDEN
  841. -- Performing Test HAVE_VISIBILITY_HIDDEN - Success
  842. -- Found PkgConfig: /var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_64.amd64/x86_64-pc-linux-gnu-pkg-config
  843. -- Performing Test have_C__pie__fPIC
  844. -- Performing Test have_C__pie__fPIC - Success
  845. -- Performing Test have_CXX__pie__fPIC
  846. -- Performing Test have_CXX__pie__fPIC - Success
  847. -- Performing Test have_C__Wl__z_relro__z_now
  848. -- Performing Test have_C__Wl__z_relro__z_now - Success
  849. -- Performing Test have_CXX__Wl__z_relro__z_now
  850. -- Performing Test have_CXX__Wl__z_relro__z_now - Success
  851. -- Performing Test have_C__fstack_protector___param_ssp_buffer_size_4
  852. -- Performing Test have_C__fstack_protector___param_ssp_buffer_size_4 - Success
  853. -- Performing Test have_CXX__fstack_protector___param_ssp_buffer_size_4
  854. -- Performing Test have_CXX__fstack_protector___param_ssp_buffer_size_4 - Success
  855. -- Performing Test have_C__D_FORTIFY_SOURCE_2
  856. -- Performing Test have_C__D_FORTIFY_SOURCE_2 - Failed
  857. -- Performing Test have_CXX__D_FORTIFY_SOURCE_2
  858. -- Performing Test have_CXX__D_FORTIFY_SOURCE_2 - Failed
  859. -- Performing Test have_C__ggdb3
  860. -- Performing Test have_C__ggdb3 - Success
  861. -- Performing Test have_CXX__ggdb3
  862. -- Performing Test have_CXX__ggdb3 - Success
  863. -- Looking for floor
  864. -- Looking for floor - not found
  865. -- Looking for floor in m
  866. -- Looking for floor in m - found
  867. -- Looking for gethostbyname_r
  868. -- Looking for gethostbyname_r - found
  869. -- Looking for bind
  870. -- Looking for bind - found
  871. -- Looking for crypt
  872. -- Looking for crypt - not found
  873. -- Looking for crypt in crypt
  874. -- Looking for crypt in crypt - found
  875. -- Looking for setsockopt
  876. -- Looking for setsockopt - found
  877. -- Looking for dlopen
  878. -- Looking for dlopen - not found
  879. -- Looking for dlopen in dl
  880. -- Looking for dlopen in dl - found
  881. -- Looking for sched_yield
  882. -- Looking for sched_yield - found
  883. -- Looking for clock_gettime
  884. -- Looking for clock_gettime - found
  885. -- Looking for pthread.h
  886. -- Looking for pthread.h - found
  887. -- Looking for pthread_create
  888. -- Looking for pthread_create - not found
  889. -- Looking for pthread_create in pthreads
  890. -- Looking for pthread_create in pthreads - not found
  891. -- Looking for pthread_create in pthread
  892. -- Looking for pthread_create in pthread - found
  893. -- Found Threads: TRUE
  894. -- Looking for 4 include files stdlib.h, ..., float.h
  895. -- Looking for 4 include files stdlib.h, ..., float.h - found
  896. -- Looking for include file alloca.h
  897. -- Looking for include file alloca.h - found
  898. -- Looking for include file arpa/inet.h
  899. -- Looking for include file arpa/inet.h - found
  900. -- Looking for include file crypt.h
  901. -- Looking for include file crypt.h - found
  902. -- Looking for include file dirent.h
  903. -- Looking for include file dirent.h - found
  904. -- Looking for include file dlfcn.h
  905. -- Looking for include file dlfcn.h - found
  906. -- Looking for include file execinfo.h
  907. -- Looking for include file execinfo.h - found
  908. -- Looking for include file fcntl.h
  909. -- Looking for include file fcntl.h - found
  910. -- Looking for include file fenv.h
  911. -- Looking for include file fenv.h - found
  912. -- Looking for include file float.h
  913. -- Looking for include file float.h - found
  914. -- Looking for include file fpu_control.h
  915. -- Looking for include file fpu_control.h - found
  916. -- Looking for include file grp.h
  917. -- Looking for include file grp.h - found
  918. -- Looking for include file ieeefp.h
  919. -- Looking for include file ieeefp.h - not found
  920. -- Looking for include file inttypes.h
  921. -- Looking for include file inttypes.h - found
  922. -- Looking for include file langinfo.h
  923. -- Looking for include file langinfo.h - found
  924. -- Looking for include file link.h
  925. -- Looking for include file link.h - found
  926. -- Looking for include file linux/unistd.h
  927. -- Looking for include file linux/unistd.h - found
  928. -- Looking for include file linux/falloc.h
  929. -- Looking for include file linux/falloc.h - found
  930. -- Looking for include file limits.h
  931. -- Looking for include file limits.h - found
  932. -- Looking for include file locale.h
  933. -- Looking for include file locale.h - found
  934. -- Looking for include file malloc.h
  935. -- Looking for include file malloc.h - found
  936. -- Looking for include file memory.h
  937. -- Looking for include file memory.h - found
  938. -- Looking for include file ndir.h
  939. -- Looking for include file ndir.h - not found
  940. -- Looking for include file netinet/in.h
  941. -- Looking for include file netinet/in.h - found
  942. -- Looking for include file paths.h
  943. -- Looking for include file paths.h - found
  944. -- Looking for include file poll.h
  945. -- Looking for include file poll.h - found
  946. -- Looking for include file sys/poll.h
  947. -- Looking for include file sys/poll.h - found
  948. -- Looking for include file pwd.h
  949. -- Looking for include file pwd.h - found
  950. -- Looking for include file sched.h
  951. -- Looking for include file sched.h - found
  952. -- Looking for include file select.h
  953. -- Looking for include file select.h - not found
  954. -- Looking for include files sys/types.h, sys/dir.h
  955. -- Looking for include files sys/types.h, sys/dir.h - found
  956. -- Looking for include files sys/types.h, sys/event.h
  957. -- Looking for include files sys/types.h, sys/event.h - not found
  958. -- Looking for include file sys/ndir.h
  959. -- Looking for include file sys/ndir.h - not found
  960. -- Looking for include file sys/pte.h
  961. -- Looking for include file sys/pte.h - not found
  962. -- Looking for include file stdlib.h
  963. -- Looking for include file stdlib.h - found
  964. -- Looking for include file strings.h
  965. -- Looking for include file strings.h - found
  966. -- Looking for include file string.h
  967. -- Looking for include file string.h - found
  968. -- Looking for include file synch.h
  969. -- Looking for include file synch.h - not found
  970. -- Looking for include file sysent.h
  971. -- Looking for include file sysent.h - not found
  972. -- Looking for include file sys/file.h
  973. -- Looking for include file sys/file.h - found
  974. -- Looking for include file sys/fpu.h
  975. -- Looking for include file sys/fpu.h - not found
  976. -- Looking for include file sys/ioctl.h
  977. -- Looking for include file sys/ioctl.h - found
  978. -- Looking for include files sys/types.h, sys/ipc.h
  979. -- Looking for include files sys/types.h, sys/ipc.h - found
  980. -- Looking for include files sys/types.h, sys/malloc.h
  981. -- Looking for include files sys/types.h, sys/malloc.h - not found
  982. -- Looking for include file sys/mman.h
  983. -- Looking for include file sys/mman.h - found
  984. -- Looking for include file sys/prctl.h
  985. -- Looking for include file sys/prctl.h - found
  986. -- Looking for include file sys/resource.h
  987. -- Looking for include file sys/resource.h - found
  988. -- Looking for include file sys/select.h
  989. -- Looking for include file sys/select.h - found
  990. -- Looking for include files sys/types.h, sys/shm.h
  991. -- Looking for include files sys/types.h, sys/shm.h - found
  992. -- Looking for include file sys/socket.h
  993. -- Looking for include file sys/socket.h - found
  994. -- Looking for include file sys/stat.h
  995. -- Looking for include file sys/stat.h - found
  996. -- Looking for include file sys/stream.h
  997. -- Looking for include file sys/stream.h - not found
  998. -- Looking for include file sys/syscall.h
  999. -- Looking for include file sys/syscall.h - found
  1000. -- Looking for include file asm/termbits.h
  1001. -- Looking for include file asm/termbits.h - found
  1002. -- Looking for include file termbits.h
  1003. -- Looking for include file termbits.h - not found
  1004. -- Looking for include file termios.h
  1005. -- Looking for include file termios.h - found
  1006. -- Looking for include file termio.h
  1007. -- Looking for include file termio.h - found
  1008. -- Looking for include file termcap.h
  1009. -- Looking for include file termcap.h - found
  1010. -- Looking for include file unistd.h
  1011. -- Looking for include file unistd.h - found
  1012. -- Looking for include file utime.h
  1013. -- Looking for include file utime.h - found
  1014. -- Looking for include file varargs.h
  1015. -- Looking for include file varargs.h - not found
  1016. -- Looking for include file sys/time.h
  1017. -- Looking for include file sys/time.h - found
  1018. -- Looking for include file sys/utime.h
  1019. -- Looking for include file sys/utime.h - not found
  1020. -- Looking for include file sys/wait.h
  1021. -- Looking for include file sys/wait.h - found
  1022. -- Looking for include file sys/param.h
  1023. -- Looking for include file sys/param.h - found
  1024. -- Looking for include file sys/vadvise.h
  1025. -- Looking for include file sys/vadvise.h - not found
  1026. -- Looking for include file fnmatch.h
  1027. -- Looking for include file fnmatch.h - found
  1028. -- Looking for include file stdarg.h
  1029. -- Looking for include file stdarg.h - found
  1030. -- Looking for include files stdlib.h, sys/un.h
  1031. -- Looking for include files stdlib.h, sys/un.h - found
  1032. -- Looking for include file wchar.h
  1033. -- Looking for include file wchar.h - found
  1034. -- Looking for include file wctype.h
  1035. -- Looking for include file wctype.h - found
  1036. -- Looking for include file sys/sockio.h
  1037. -- Looking for include file sys/sockio.h - not found
  1038. -- Looking for include file sys/utsname.h
  1039. -- Looking for include file sys/utsname.h - found
  1040. -- Looking for include file sys/statvfs.h
  1041. -- Looking for include file sys/statvfs.h - found
  1042. -- Looking for include file bfd.h
  1043. -- Looking for include file bfd.h - found
  1044. -- Looking for include file sys/ptem.h
  1045. -- Looking for include file sys/ptem.h - not found
  1046. -- Performing Test have_C__Werror
  1047. -- Performing Test have_C__Werror - Success
  1048. -- Performing Test HAVE_PTHREAD_ONCE_INIT
  1049. -- Performing Test HAVE_PTHREAD_ONCE_INIT - Success
  1050. -- Looking for accept4
  1051. -- Looking for accept4 - found
  1052. -- Looking for access
  1053. -- Looking for access - found
  1054. -- Looking for alarm
  1055. -- Looking for alarm - found
  1056. -- Looking for backtrace
  1057. -- Looking for backtrace - found
  1058. -- Looking for backtrace_symbols
  1059. -- Looking for backtrace_symbols - found
  1060. -- Looking for backtrace_symbols_fd
  1061. -- Looking for backtrace_symbols_fd - found
  1062. -- Looking for printstack
  1063. -- Looking for printstack - not found
  1064. -- Looking for bfill
  1065. -- Looking for bfill - not found
  1066. -- Looking for index
  1067. -- Looking for index - found
  1068. -- Looking for clock_gettime
  1069. -- Looking for clock_gettime - found
  1070. -- Looking for cuserid
  1071. -- Looking for cuserid - found
  1072. -- Looking for ftruncate
  1073. -- Looking for ftruncate - found
  1074. -- Looking for compress
  1075. -- Looking for compress - not found
  1076. -- Looking for crypt
  1077. -- Looking for crypt - found
  1078. -- Looking for dlerror
  1079. -- Looking for dlerror - found
  1080. -- Looking for dlopen
  1081. -- Looking for dlopen - found
  1082. -- Looking for fchmod
  1083. -- Looking for fchmod - found
  1084. -- Looking for fcntl
  1085. -- Looking for fcntl - found
  1086. -- Looking for fdatasync
  1087. -- Looking for fdatasync - found
  1088. -- Looking for fdatasync
  1089. -- Looking for fdatasync - found
  1090. -- Looking for fesetround
  1091. -- Looking for fesetround - found
  1092. -- Looking for fedisableexcept
  1093. -- Looking for fedisableexcept - found
  1094. -- Looking for fseeko
  1095. -- Looking for fseeko - found
  1096. -- Looking for fsync
  1097. -- Looking for fsync - found
  1098. -- Looking for getcwd
  1099. -- Looking for getcwd - found
  1100. -- Looking for gethostbyaddr_r
  1101. -- Looking for gethostbyaddr_r - found
  1102. -- Looking for gethrtime
  1103. -- Looking for gethrtime - not found
  1104. -- Looking for getpass
  1105. -- Looking for getpass - found
  1106. -- Looking for getpassphrase
  1107. -- Looking for getpassphrase - not found
  1108. -- Looking for getpwnam
  1109. -- Looking for getpwnam - found
  1110. -- Looking for getpwuid
  1111. -- Looking for getpwuid - found
  1112. -- Looking for getrlimit
  1113. -- Looking for getrlimit - found
  1114. -- Looking for getifaddrs
  1115. -- Looking for getifaddrs - found
  1116. -- Looking for getrusage
  1117. -- Looking for getrusage - found
  1118. -- Looking for getwd
  1119. -- Looking for getwd - found
  1120. -- Looking for gmtime_r
  1121. -- Looking for gmtime_r - found
  1122. -- Looking for initgroups
  1123. -- Looking for initgroups - found
  1124. -- Looking for ldiv
  1125. -- Looking for ldiv - found
  1126. -- Looking for localtime_r
  1127. -- Looking for localtime_r - found
  1128. -- Looking for lstat
  1129. -- Looking for lstat - found
  1130. -- Looking for madvise
  1131. -- Looking for madvise - found
  1132. -- Looking for mallinfo
  1133. -- Looking for mallinfo - found
  1134. -- Looking for memcpy
  1135. -- Looking for memcpy - found
  1136. -- Looking for memmove
  1137. -- Looking for memmove - found
  1138. -- Looking for mkstemp
  1139. -- Looking for mkstemp - found
  1140. -- Looking for mlock
  1141. -- Looking for mlock - found
  1142. -- Looking for mlockall
  1143. -- Looking for mlockall - found
  1144. -- Looking for mmap
  1145. -- Looking for mmap - found
  1146. -- Looking for mmap64
  1147. -- Looking for mmap64 - found
  1148. -- Looking for perror
  1149. -- Looking for perror - found
  1150. -- Looking for poll
  1151. -- Looking for poll - found
  1152. -- Looking for posix_fallocate
  1153. -- Looking for posix_fallocate - found
  1154. -- Looking for pread
  1155. -- Looking for pread - found
  1156. -- Looking for pthread_attr_create
  1157. -- Looking for pthread_attr_create - not found
  1158. -- Looking for pthread_attr_getstacksize
  1159. -- Looking for pthread_attr_getstacksize - found
  1160. -- Looking for pthread_attr_setscope
  1161. -- Looking for pthread_attr_setscope - found
  1162. -- Looking for pthread_attr_getguardsize
  1163. -- Looking for pthread_attr_getguardsize - found
  1164. -- Looking for pthread_attr_setstacksize
  1165. -- Looking for pthread_attr_setstacksize - found
  1166. -- Looking for pthread_condattr_create
  1167. -- Looking for pthread_condattr_create - not found
  1168. -- Looking for pthread_key_delete
  1169. -- Looking for pthread_key_delete - found
  1170. -- Looking for pthread_rwlock_rdlock
  1171. -- Looking for pthread_rwlock_rdlock - found
  1172. -- Looking for pthread_sigmask
  1173. -- Looking for pthread_sigmask - found
  1174. -- Looking for pthread_yield_np
  1175. -- Looking for pthread_yield_np - not found
  1176. -- Looking for putenv
  1177. -- Looking for putenv - found
  1178. -- Looking for readdir_r
  1179. -- Looking for readdir_r - found
  1180. -- Looking for readlink
  1181. -- Looking for readlink - found
  1182. -- Looking for realpath
  1183. -- Looking for realpath - found
  1184. -- Looking for rename
  1185. -- Looking for rename - found
  1186. -- Looking for rwlock_init
  1187. -- Looking for rwlock_init - not found
  1188. -- Looking for sched_yield
  1189. -- Looking for sched_yield - found
  1190. -- Looking for setenv
  1191. -- Looking for setenv - found
  1192. -- Looking for setlocale
  1193. -- Looking for setlocale - found
  1194. -- Looking for sigaction
  1195. -- Looking for sigaction - found
  1196. -- Looking for sigthreadmask
  1197. -- Looking for sigthreadmask - not found
  1198. -- Looking for sigwait
  1199. -- Looking for sigwait - found
  1200. -- Looking for sigset
  1201. -- Looking for sigset - found
  1202. -- Looking for sleep
  1203. -- Looking for sleep - found
  1204. -- Looking for snprintf
  1205. -- Looking for snprintf - found
  1206. -- Looking for stpcpy
  1207. -- Looking for stpcpy - found
  1208. -- Looking for strcoll
  1209. -- Looking for strcoll - found
  1210. -- Looking for strerror
  1211. -- Looking for strerror - found
  1212. -- Looking for strnlen
  1213. -- Looking for strnlen - found
  1214. -- Looking for strpbrk
  1215. -- Looking for strpbrk - found
  1216. -- Looking for strtok_r
  1217. -- Looking for strtok_r - found
  1218. -- Looking for strtoll
  1219. -- Looking for strtoll - found
  1220. -- Looking for strtoul
  1221. -- Looking for strtoul - found
  1222. -- Looking for strtoull
  1223. -- Looking for strtoull - found
  1224. -- Looking for strcasecmp
  1225. -- Looking for strcasecmp - found
  1226. -- Looking for tell
  1227. -- Looking for tell - not found
  1228. -- Looking for tempnam
  1229. -- Looking for tempnam - found
  1230. -- Looking for thr_setconcurrency
  1231. -- Looking for thr_setconcurrency - not found
  1232. -- Looking for thr_yield
  1233. -- Looking for thr_yield - not found
  1234. -- Looking for vasprintf
  1235. -- Looking for vasprintf - found
  1236. -- Looking for vsnprintf
  1237. -- Looking for vsnprintf - found
  1238. -- Looking for memalign
  1239. -- Looking for memalign - found
  1240. -- Looking for nl_langinfo
  1241. -- Looking for nl_langinfo - found
  1242. -- Looking for include file time.h
  1243. -- Looking for include file time.h - found
  1244. -- Looking for include file sys/times.h
  1245. -- Looking for include file sys/times.h - found
  1246. -- Looking for include file asm/msr.h
  1247. -- Looking for include file asm/msr.h - found
  1248. -- Looking for include file ia64intrin.h
  1249. -- Looking for include file ia64intrin.h - not found
  1250. -- Looking for times
  1251. -- Looking for times - found
  1252. -- Looking for gettimeofday
  1253. -- Looking for gettimeofday - found
  1254. -- Looking for read_real_time
  1255. -- Looking for read_real_time - not found
  1256. -- Looking for ftime
  1257. -- Looking for ftime - found
  1258. -- Looking for time
  1259. -- Looking for time - found
  1260. -- Looking for rdtscll
  1261. -- Looking for rdtscll - not found
  1262. -- Looking for madvise
  1263. -- Looking for madvise - found
  1264. -- Looking for tzname
  1265. -- Looking for tzname - found
  1266. -- Looking for lrand48
  1267. -- Looking for lrand48 - found
  1268. -- Looking for getpagesize
  1269. -- Looking for getpagesize - found
  1270. -- Looking for TIOCGWINSZ
  1271. -- Looking for TIOCGWINSZ - found
  1272. -- Looking for FIONREAD
  1273. -- Looking for FIONREAD - found
  1274. -- Looking for TIOCSTAT
  1275. -- Looking for TIOCSTAT - not found
  1276. -- Looking for FIONREAD
  1277. -- Looking for FIONREAD - not found
  1278. -- Looking for finite
  1279. -- Looking for finite - found
  1280. -- Looking for log2
  1281. -- Looking for log2 - found
  1282. -- Looking for isnan
  1283. -- Looking for isnan - found
  1284. -- Looking for rint
  1285. -- Looking for rint - found
  1286. -- Performing Test HAVE_ISINF
  1287. -- Performing Test HAVE_ISINF - Success
  1288. -- Check if the system is big endian
  1289. -- Searching 16 bit integer
  1290. -- Check size of unsigned short
  1291. -- Check size of unsigned short - done
  1292. -- Using unsigned short
  1293. -- Check if the system is big endian - little endian
  1294. -- Check size of sigset_t
  1295. -- Check size of sigset_t - done
  1296. -- Check size of mode_t
  1297. -- Check size of mode_t - done
  1298. -- Check size of sighandler_t
  1299. -- Check size of sighandler_t - done
  1300. -- Check size of in_addr_t
  1301. -- Check size of in_addr_t - done
  1302. -- Check size of char *
  1303. -- Check size of char * - done
  1304. -- Check size of long
  1305. -- Check size of long - done
  1306. -- Check size of size_t
  1307. -- Check size of size_t - done
  1308. -- Check size of short
  1309. -- Check size of short - done
  1310. -- Check size of int
  1311. -- Check size of int - done
  1312. -- Check size of long long
  1313. -- Check size of long long - done
  1314. -- Check size of off_t
  1315. -- Check size of off_t - done
  1316. -- Check size of uchar
  1317. -- Check size of uchar - failed
  1318. -- Check size of uint
  1319. -- Check size of uint - done
  1320. -- Check size of ulong
  1321. -- Check size of ulong - done
  1322. -- Check size of int8
  1323. -- Check size of int8 - failed
  1324. -- Check size of uint8
  1325. -- Check size of uint8 - failed
  1326. -- Check size of int16
  1327. -- Check size of int16 - failed
  1328. -- Check size of uint16
  1329. -- Check size of uint16 - failed
  1330. -- Check size of int32
  1331. -- Check size of int32 - failed
  1332. -- Check size of uint32
  1333. -- Check size of uint32 - failed
  1334. -- Check size of int64
  1335. -- Check size of int64 - failed
  1336. -- Check size of uint64
  1337. -- Check size of uint64 - failed
  1338. -- Check size of time_t
  1339. -- Check size of time_t - done
  1340. -- Performing Test TIME_T_UNSIGNED
  1341. -- Performing Test TIME_T_UNSIGNED - Failed
  1342. -- Performing Test HAVE_SELECT
  1343. -- Performing Test HAVE_SELECT - Success
  1344. -- Performing Test HAVE_TIMESPEC_TS_SEC
  1345. -- Performing Test HAVE_TIMESPEC_TS_SEC - Failed
  1346. -- Performing Test QSORT_TYPE_IS_VOID
  1347. -- Performing Test QSORT_TYPE_IS_VOID - Success
  1348. -- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t
  1349. -- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t - Success
  1350. -- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG
  1351. -- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG - Success
  1352. -- Performing Test SIGNAL_RETURN_TYPE_IS_VOID
  1353. -- Performing Test SIGNAL_RETURN_TYPE_IS_VOID - Success
  1354. -- Looking for include files time.h, sys/time.h
  1355. -- Looking for include files time.h, sys/time.h - found
  1356. -- Looking for O_NONBLOCK
  1357. -- Looking for O_NONBLOCK - found
  1358. -- Performing Test C_HAS_inline
  1359. -- Performing Test C_HAS_inline - Success
  1360. -- Performing Test HAVE_PAUSE_INSTRUCTION
  1361. -- Performing Test HAVE_PAUSE_INSTRUCTION - Success
  1362. -- Looking for tcgetattr
  1363. -- Looking for tcgetattr - found
  1364. -- Performing Test HAVE_POSIX_SIGNALS
  1365. -- Performing Test HAVE_POSIX_SIGNALS - Success
  1366. -- Performing Test HAVE_ABI_CXA_DEMANGLE
  1367. -- Performing Test HAVE_ABI_CXA_DEMANGLE - Success
  1368. -- Performing Test HAVE_BSS_START
  1369. -- Performing Test HAVE_BSS_START - Success
  1370. -- Performing Test HAVE_WEAK_SYMBOL
  1371. -- Performing Test HAVE_WEAK_SYMBOL - Success
  1372. -- Performing Test HAVE_ATTRIBUTE_CLEANUP
  1373. -- Performing Test HAVE_ATTRIBUTE_CLEANUP - Success
  1374. -- Performing Test HAVE_CXX_NEW
  1375. -- Performing Test HAVE_CXX_NEW - Success
  1376. -- Performing Test HAVE_SOLARIS_STYLE_GETHOST
  1377. -- Performing Test HAVE_SOLARIS_STYLE_GETHOST - Failed
  1378. -- Performing Test HAVE_GCC_ATOMIC_BUILTINS
  1379. -- Performing Test HAVE_GCC_ATOMIC_BUILTINS - Success
  1380. -- Performing Test HAVE_GCC_C11_ATOMICS
  1381. -- Performing Test HAVE_GCC_C11_ATOMICS - Success
  1382. -- Looking for include files valgrind/memcheck.h, valgrind/valgrind.h
  1383. -- Looking for include files valgrind/memcheck.h, valgrind/valgrind.h - found
  1384. -- Looking for netinet/in6.h
  1385. -- Looking for netinet/in6.h - not found
  1386. -- Check size of struct sockaddr_in6
  1387. -- Check size of struct sockaddr_in6 - done
  1388. -- Check size of struct in6_addr
  1389. -- Check size of struct in6_addr - done
  1390. -- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY
  1391. -- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY - Success
  1392. -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN
  1393. -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed
  1394. -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN
  1395. -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed
  1396. -- Looking for ucontext.h
  1397. -- Looking for ucontext.h - found
  1398. -- Performing Test STRUCT_TIMESPEC_HAS_TV_SEC
  1399. -- Performing Test STRUCT_TIMESPEC_HAS_TV_SEC - Success
  1400. -- Performing Test STRUCT_TIMESPEC_HAS_TV_NSEC
  1401. -- Performing Test STRUCT_TIMESPEC_HAS_TV_NSEC - Success
  1402. -- Performing Test HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE
  1403. -- Performing Test HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE - Success
  1404. -- Found ZLIB: /usr/lib/libz.so (found version "1.2.8")
  1405. -- Looking for crc32
  1406. -- Looking for crc32 - found
  1407. -- Looking for compressBound
  1408. -- Looking for compressBound - found
  1409. -- Looking for deflateBound
  1410. -- Looking for deflateBound - found
  1411. -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.0.2h")
  1412. -- Looking for SHA512_DIGEST_LENGTH
  1413. -- Looking for SHA512_DIGEST_LENGTH - found
  1414. -- OPENSSL_INCLUDE_DIR = /usr/include
  1415. -- OPENSSL_SSL_LIBRARY = /usr/lib/libssl.so
  1416. -- OPENSSL_CRYPTO_LIBRARY = /usr/lib/libcrypto.so
  1417. -- OPENSSL_VERSION = 1.0.2h
  1418. -- SSL_LIBRARIES = /usr/lib/libssl.so;/usr/lib/libcrypto.so;dl
  1419. -- Looking for ERR_remove_thread_state
  1420. -- Looking for ERR_remove_thread_state - found
  1421. -- Looking for EVP_aes_128_ctr
  1422. -- Looking for EVP_aes_128_ctr - found
  1423. -- Looking for EVP_aes_128_gcm
  1424. -- Looking for EVP_aes_128_gcm - found
  1425. -- Looking for pcre_stack_guard in pcre
  1426. -- Looking for pcre_stack_guard in pcre - found
  1427. -- Checking for one of the modules 'libsystemd'
  1428. CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:641 (message):
  1429. None of the required 'libsystemd' found
  1430. Call Stack (most recent call first):
  1431. cmake/systemd.cmake:25 (pkg_search_module)
  1432. CMakeLists.txt:333 (CHECK_SYSTEMD)
  1433.  
  1434.  
  1435. -- Performing Test HAVE_SYSTEMD
  1436. -- Performing Test HAVE_SYSTEMD - Failed
  1437. -- Looking for include file systemd/sd-daemon.h
  1438. -- Looking for include file systemd/sd-daemon.h - found
  1439. -- Looking for sd_listen_fds
  1440. -- Looking for sd_listen_fds - not found
  1441. -- Looking for sd_notify
  1442. -- Looking for sd_notify - not found
  1443. -- Looking for sd_notifyf
  1444. -- Looking for sd_notifyf - not found
  1445. -- Systemd features not enabled
  1446. CMake Error at cmake/systemd.cmake:80 (MESSAGE):
  1447. Requested WITH_SYSTEMD=YES however no dependencies installed/found
  1448. Call Stack (most recent call first):
  1449. CMakeLists.txt:333 (CHECK_SYSTEMD)
  1450.  
  1451.  
  1452. -- Configuring incomplete, errors occurred!
  1453. See also "/var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeOutput.log".
  1454. See also "/var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeError.log".
  1455. * ERROR: dev-db/mariadb-10.2.6::mysql failed (configure phase):
  1456. * cmake failed
  1457. *
  1458. * Call stack:
  1459. * ebuild.sh, line 115: Called src_configure
  1460. * environment, line 6978: Called mysql-multilib-r1_src_configure
  1461. * environment, line 6429: Called multilib-minimal_src_configure
  1462. * environment, line 5428: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
  1463. * environment, line 5642: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  1464. * environment, line 5289: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  1465. * environment, line 5287: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
  1466. * environment, line 1015: Called multilib-minimal_abi_src_configure
  1467. * environment, line 5422: Called multilib_src_configure
  1468. * environment, line 5916: Called cmake-utils_src_configure
  1469. * environment, line 1410: Called die
  1470. * The specific snippet of code:
  1471. * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  1472. *
  1473. * If you need support, post the output of `emerge --info '=dev-db/mariadb-10.2.6::mysql'`,
  1474. * the complete build log and the output of `emerge -pqv '=dev-db/mariadb-10.2.6::mysql'`.
  1475. !!! When you file a bug report, please include the following information:
  1476. GENTOO_VM= CLASSPATH="" JAVA_HOME="/home/robink/.gentoo/java-config-2/current-user-vm"
  1477. JAVACFLAGS="" COMPILER=""
  1478. and of course, the output of emerge --info =mariadb-10.2.6
  1479. * The complete build log is located at '/var/tmp/portage/dev-db/mariadb-10.2.6/temp/build.log'.
  1480. * The ebuild environment file is located at '/var/tmp/portage/dev-db/mariadb-10.2.6/temp/environment'.
  1481. * Working directory: '/var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql-abi_x86_64.amd64'
  1482. * S: '/var/tmp/portage/dev-db/mariadb-10.2.6/work/mysql'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement