1. * Package: dev-db/mariadb-5.1.62
  2. * Repository: gentoo
  3. * Maintainer: mysql-bugs@gentoo.org
  4. * USE: amd64 berkdb community elibc_glibc embedded kernel_linux multilib perl ssl test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. * MySQL MY_DATADIR is /var/lib/mysql
  8. * MySQL datadir found in /var/lib/mysql
  9. * A new one will not be created.
  10. >>> Unpacking mariadb-5.1.62.tar.gz to /tmp/portage/dev-db/mariadb-5.1.62/work
  11. >>> Unpacking mysql-extras-20120416-2021Z.tar.bz2 to /tmp/portage/dev-db/mariadb-5.1.62/work
  12. >>> Source unpacked in /tmp/portage/dev-db/mariadb-5.1.62/work
  13. >>> Preparing source in /tmp/portage/dev-db/mariadb-5.1.62/work/mysql ...
  14. * using '00350_x86_asm-pic-fixes-5.1.56.patch'
  15. * > remove page relocations
  16. * > Most of the original patch has already been accepted by MysQL,
  17. * > here is the remaining.
  18. * > _many_ thanks to pageexec@freemail.hu
  19. * using '01050_all_mariadb_mysql_config_cleanup-5.1.41.patch'
  20. * > fix bug #156301 mysql_config wrongly retains too much info from CFLAGS
  21. * using '07040_all_disable_mybug_9735_test-5.1.41.patch'
  22. * > disable a test that fail on longtext field length, the expected value is
  23. * > three times the returned one, look like a multibyte character related
  24. * > failure.
  25. * using '07250_all_testcase_latin1_fix-5.1.42.patch'
  26. * > Latin1 is assumed by the testsuite even with --with-charset=utf8
  27. * > is passed to configure. Fix mysql_comments test.
  28. * using '07260_all_testsuite_mtr_latin1_fix-5.1.42.patch'
  29. * > Latin1 is assumed by the testsuite even with --with-charset=utf8
  30. * > is passed to configure. Fix information_schema test.
  31. * using '07280_all_stdbool-maria-5.1.62.patch'
  32. * > Fix GCC4.4 stdbool requirement.
  33. * using '07340_all_mariadb_hardened_x86_strings.patch'
  34. * > Gentoo Bug #344031: Fix new TEXTRELs (remove old strings-x86.s file, for case-insensitive file-systems).
  35. * using '07341_all_mariadb_5.1.55_hardened_x86_strings.patch'
  36. * > Gentoo Bug #344031: Fix new TEXTRELs
  37. * Applying various patches (bugfixes/updates) ...
  38. * 01050_all_mariadb_mysql_config_cleanup-5.1.41.patch ...
  39. [ ok ]
  40. * 07040_all_disable_mybug_9735_test-5.1.41.patch ...
  41. [ ok ]
  42. * 07250_all_testcase_latin1_fix-5.1.42.patch ...
  43. [ ok ]
  44. * 07260_all_testsuite_mtr_latin1_fix-5.1.42.patch ...
  45. [ ok ]
  46. * 07280_all_stdbool-maria-5.1.62.patch ...
  47. [ ok ]
  48. * 07340_all_mariadb_hardened_x86_strings.patch ...
  49. [ ok ]
  50. * 07341_all_mariadb_5.1.55_hardened_x86_strings.patch ...
  51. [ ok ]
  52. * Done with patching
  53. * Cleaning up old buildscript files
  54. * Reconfiguring dir '.'
  55. * Running eautoreconf in '/tmp/portage/dev-db/mariadb-5.1.62/work/mysql' ...
  56. * Running libtoolize --install --copy --force --automake ...
  57. [ ok ]
  58. * Running aclocal ...
  59. [ ok ]
  60. * Running autoconf ...
  61. [ ok ]
  62. * Running autoheader ...
  63. [ ok ]
  64. * Running automake --add-missing --copy --foreign ...
  65. [ ok ]
  66. * Running elibtoolize in: mysql/
  67. * Applying portage/1.2.0 patch ...
  68. * Applying sed/1.5.6 patch ...
  69. >>> Source prepared.
  70. >>> Configuring source in /tmp/portage/dev-db/mariadb-5.1.62/work/mysql ...
  71. * Available plugins: myisam partition innodb_plugin example maria myisammrg federated archive ibmdb2i federatedx xtradb blackhole pbxt ndbcluster heap csv
  72. * Dynamic plugins: innodb_plugin
  73. * Static plugins: csv myisam myisammrg heap archive blackhole maria xtradb
  74. * Disabled plugins: example ibmdb2i partition federated ndbcluster pbxt
  75. * please use append-cppflags for preprocessor flags
  76. * econf: updating mysql/config.sub with /usr/share/gnuconfig/config.sub
  77. * econf: updating mysql/config.guess with /usr/share/gnuconfig/config.guess
  78. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libexecdir=/usr/sbin --sysconfdir=/etc/mysql --localstatedir=/var/lib/mysql --sharedstatedir=/usr/share/mysql --libdir=/usr/lib64/mysql --includedir=/usr/include/mysql --with-low-memory --with-client-ldflags=-lstdc++ --enable-thread-safe-client --with-comment=Gentoo Linux mariadb-5.1.62 --without-docs --with-LIBDIR=lib64 --without-big-tables --enable-local-infile --with-extra-charsets=all --with-mysqld-user=mysql --with-server --with-unix-socket-path=/var/run/mysqld/mysqld.sock --without-libwrap --enable-shared --enable-static --without-debug --with-charset=utf8 --with-collation=utf8_general_ci --with-embedded-privilege-control --with-embedded-server --with-ssl=/usr --enable-assembler --with-geometry --with-readline --with-zlib-dir=/usr/ --without-pstack --with-plugindir=/usr/lib64/mysql/plugin --enable-community-features --disable-profiling --with-maria-tmp-tables --without-libevent --with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb --without-plugin-example --without-plugin-ibmdb2i --without-plugin-partition --without-plugin-federated --without-plugin-ndbcluster --without-plugin-pbxt
  79. configure: WARNING: unrecognized options: --with-LIBDIR, --without-pstack, --with-plugindir, --without-plugin-example, --without-plugin-ibmdb2i, --without-plugin-partition, --without-plugin-federated, --without-plugin-ndbcluster, --without-plugin-pbxt
  80. configure: loading site script /usr/share/config.site
  81. configure: loading site script /usr/share/crossdev/include/site/linux
  82. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  83. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  84. checking build system type... x86_64-pc-linux-gnu
  85. checking host system type... x86_64-pc-linux-gnu
  86. checking target system type... x86_64-pc-linux-gnu
  87. checking for a BSD-compatible install... /usr/bin/install -c
  88. checking whether build environment is sane... yes
  89. checking for a thread-safe mkdir -p... /bin/mkdir -p
  90. checking for gawk... gawk
  91. checking whether make sets $(MAKE)... yes
  92. checking how to create a ustar tar archive... gnutar
  93. checking how to print strings... printf
  94. checking for style of include used by make... GNU
  95. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  96. checking whether the C compiler works... yes
  97. checking for C compiler default output file name... a.out
  98. checking for suffix of executables...
  99. checking whether we are cross compiling... no
  100. checking for suffix of object files... o
  101. checking whether we are using the GNU C compiler... yes
  102. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  103. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  104. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  105. checking for a sed that does not truncate output... /bin/sed
  106. checking for grep that handles long lines and -e... /bin/grep
  107. checking for egrep... /bin/grep -E
  108. checking for fgrep... /bin/grep -F
  109. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  110. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  111. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  112. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  113. checking whether ln -s works... yes
  114. checking the maximum length of command line arguments... 1572864
  115. checking whether the shell understands some XSI constructs... yes
  116. checking whether the shell understands "+="... yes
  117. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  118. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  119. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  120. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  121. checking how to recognize dependent libraries... pass_all
  122. checking for x86_64-pc-linux-gnu-dlltool... no
  123. checking for dlltool... no
  124. checking how to associate runtime and link libraries... printf %s\n
  125. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  126. checking for archiver @FILE support... @
  127. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  128. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  129. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  130. checking for sysroot... no
  131. checking for x86_64-pc-linux-gnu-mt... no
  132. checking for mt... mt
  133. checking if mt is a manifest tool... no
  134. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  135. checking for ANSI C header files... yes
  136. checking for sys/types.h... yes
  137. checking for sys/stat.h... yes
  138. checking for stdlib.h... yes
  139. checking for string.h... yes
  140. checking for memory.h... yes
  141. checking for strings.h... yes
  142. checking for inttypes.h... yes
  143. checking for stdint.h... yes
  144. checking for unistd.h... yes
  145. checking for dlfcn.h... yes
  146. checking for objdir... .libs
  147. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  148. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  149. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  150. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  151. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  152. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  153. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  154. checking whether -lc should be explicitly linked in... no
  155. checking dynamic linker characteristics... GNU/Linux ld.so
  156. checking how to hardcode library paths into programs... immediate
  157. checking whether stripping libraries is possible... yes
  158. checking if libtool supports shared libraries... yes
  159. checking whether to build shared libraries... yes
  160. checking whether to build static libraries... yes
  161. checking whether make supports nested variables... yes
  162. checking "character sets"... default: utf8, collation: utf8_general_ci; compiled in: utf8 latin1 utf8 binary armscii8 ascii big5 cp1250 cp1251 cp1256 cp1257 cp850 cp852 cp866 cp932 dec8 eucjpms euckr gb2312 gbk geostd8 greek hebrew hp8 keybcs2 koi8r koi8u latin1 latin2 latin5 latin7 macce macroman sjis swe7 tis620 ucs2 ujis utf8
  163. checking whether to compile national Unicode collations... yes
  164. checking for doxygen... /usr/bin/doxygen
  165. checking for pdflatex... /usr/bin/pdflatex
  166. checking for makeindex... /usr/bin/makeindex
  167. checking whether to enable the maintainer-specific development environment... no
  168. checking whether build environment is sane... yes
  169. checking whether make sets $(MAKE)... (cached) yes
  170. checking for gawk... (cached) gawk
  171. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  172. checking whether we are using the GNU C compiler... (cached) yes
  173. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  174. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  175. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  176. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  177. checking whether we are using the GNU C++ compiler... yes
  178. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  179. checking dependency style of x86_64-pc-linux-gnu-g++... none
  180. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  181. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  182. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  183. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  184. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  185. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  186. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  187. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  188. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  189. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  190. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  191. checking how to hardcode library paths into programs... immediate
  192. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  193. checking "C Compiler version"... "x86_64-pc-linux-gnu-gcc x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1"
  194. checking "C++ compiler version"... "x86_64-pc-linux-gnu-g++ x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1"
  195. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  196. checking for bison... bison -y -p MYSQL
  197. checking "return type of sprintf"... "int"
  198. checking for uname... /usr/bin/uname
  199. checking operating system... Linux
  200. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  201. checking if we should use 'skip-external-locking' as default for linux-gnu... yes
  202. checking for ln... /bin/ln
  203. checking for ln... /bin/ln
  204. checking for mv... /bin/mv
  205. checking for rm... /bin/rm
  206. checking for cp... /bin/cp
  207. checking for sed... (cached) /bin/sed
  208. checking for cmp... /usr/bin/cmp
  209. checking for chmod... /bin/chmod
  210. checking for hostname... /bin/hostname
  211. checking for diff... /usr/bin/diff
  212. checking for gnutar... no
  213. checking for gtar... no
  214. checking for tar... tar
  215. checking for perl... /usr/bin/perl
  216. 0
  217. checking for ps... /bin/ps
  218. checking "how to check if pid exists"... "/bin/ps wwwp $$PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$$MYSQLD" > /dev/null"
  219. checking for kill... /bin/kill
  220. checking "for kill switches"... "/bin/kill -0 $$PID > /dev/null 2> /dev/null"
  221. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C...
  222. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  223. checking whether --noexecstack is desirable for .S files... yes
  224. checking for x86_64-pc-linux-gnu-nm... /usr/bin/nm -B
  225. checking whether features provided by the user community should be included.... yes
  226. checking if we should use assembler functions... no
  227. checking if SHOW PROFILE should be enabled.... no
  228. checking If we should should enable LOAD DATA LOCAL by default... yes
  229. checking If we should should enable init-file... yes
  230. checking for x86_64-pc-linux-gnu-getconf... no
  231. checking for getconf... getconf
  232. checking for CFLAGS value to request large file support...
  233. checking for LDFLAGS value to request large file support...
  234. checking for LIBS value to request large file support...
  235. checking for _FILE_OFFSET_BITS... no
  236. checking for _LARGEFILE_SOURCE... no
  237. checking for _LARGE_FILES... no
  238. checking for size_t... yes
  239. checking for dirent.h that defines DIR... yes
  240. checking for library containing opendir... none required
  241. checking for ANSI C header files... (cached) yes
  242. checking for sys/wait.h that is POSIX.1 compatible... yes
  243. checking fcntl.h usability... yes
  244. checking fcntl.h presence... yes
  245. checking for fcntl.h... yes
  246. checking fenv.h usability... yes
  247. checking fenv.h presence... yes
  248. checking for fenv.h... yes
  249. checking float.h usability... yes
  250. checking float.h presence... yes
  251. checking for float.h... yes
  252. checking floatingpoint.h usability... no
  253. checking floatingpoint.h presence... no
  254. checking for floatingpoint.h... no
  255. checking fpu_control.h usability... yes
  256. checking fpu_control.h presence... yes
  257. checking for fpu_control.h... yes
  258. checking ieeefp.h usability... no
  259. checking ieeefp.h presence... no
  260. checking for ieeefp.h... no
  261. checking limits.h usability... yes
  262. checking limits.h presence... yes
  263. checking for limits.h... yes
  264. checking for memory.h... (cached) yes
  265. checking for pwd.h... (cached) yes
  266. checking select.h usability... no
  267. checking select.h presence... no
  268. checking for select.h... no
  269. checking fnmatch.h usability... yes
  270. checking fnmatch.h presence... yes
  271. checking for fnmatch.h... yes
  272. checking for stdlib.h... (cached) yes
  273. checking stddef.h usability... yes
  274. checking stddef.h presence... yes
  275. checking for stddef.h... yes
  276. checking for sys/stat.h... (cached) yes
  277. checking sys/sockio.h usability... no
  278. checking sys/sockio.h presence... no
  279. checking for sys/sockio.h... no
  280. checking for strings.h... (cached) yes
  281. checking for string.h... (cached) yes
  282. checking synch.h usability... no
  283. checking synch.h presence... no
  284. checking for synch.h... no
  285. checking sys/mman.h usability... yes
  286. checking sys/mman.h presence... yes
  287. checking for sys/mman.h... yes
  288. checking sys/socket.h usability... yes
  289. checking sys/socket.h presence... yes
  290. checking for sys/socket.h... yes
  291. checking netinet/in.h usability... yes
  292. checking netinet/in.h presence... yes
  293. checking for netinet/in.h... yes
  294. checking arpa/inet.h usability... yes
  295. checking arpa/inet.h presence... yes
  296. checking for arpa/inet.h... yes
  297. checking sys/timeb.h usability... yes
  298. checking sys/timeb.h presence... yes
  299. checking for sys/timeb.h... yes
  300. checking for sys/types.h... (cached) yes
  301. checking sys/un.h usability... yes
  302. checking sys/un.h presence... yes
  303. checking for sys/un.h... yes
  304. checking sys/vadvise.h usability... no
  305. checking sys/vadvise.h presence... no
  306. checking for sys/vadvise.h... no
  307. checking for sys/wait.h... (cached) yes
  308. checking term.h usability... yes
  309. checking term.h presence... yes
  310. checking for term.h... yes
  311. checking for unistd.h... (cached) yes
  312. checking utime.h usability... yes
  313. checking utime.h presence... yes
  314. checking for utime.h... yes
  315. checking sys/utime.h usability... no
  316. checking sys/utime.h presence... no
  317. checking for sys/utime.h... no
  318. checking termio.h usability... yes
  319. checking termio.h presence... yes
  320. checking for termio.h... yes
  321. checking termios.h usability... yes
  322. checking termios.h presence... yes
  323. checking for termios.h... yes
  324. checking sched.h usability... yes
  325. checking sched.h presence... yes
  326. checking for sched.h... yes
  327. checking crypt.h usability... yes
  328. checking crypt.h presence... yes
  329. checking for crypt.h... yes
  330. checking alloca.h usability... yes
  331. checking alloca.h presence... yes
  332. checking for alloca.h... yes
  333. checking sys/ioctl.h usability... yes
  334. checking sys/ioctl.h presence... yes
  335. checking for sys/ioctl.h... yes
  336. checking malloc.h usability... yes
  337. checking malloc.h presence... yes
  338. checking for malloc.h... yes
  339. checking sys/malloc.h usability... no
  340. checking sys/malloc.h presence... no
  341. checking for sys/malloc.h... no
  342. checking sys/ipc.h usability... yes
  343. checking sys/ipc.h presence... yes
  344. checking for sys/ipc.h... yes
  345. checking sys/shm.h usability... yes
  346. checking sys/shm.h presence... yes
  347. checking for sys/shm.h... yes
  348. checking linux/config.h usability... no
  349. checking linux/config.h presence... no
  350. checking for linux/config.h... no
  351. checking sys/prctl.h usability... yes
  352. checking sys/prctl.h presence... yes
  353. checking for sys/prctl.h... yes
  354. checking sys/resource.h usability... yes
  355. checking sys/resource.h presence... yes
  356. checking for sys/resource.h... yes
  357. checking sys/param.h usability... yes
  358. checking sys/param.h presence... yes
  359. checking for sys/param.h... yes
  360. checking port.h usability... no
  361. checking port.h presence... no
  362. checking for port.h... no
  363. checking for ieeefp.h... (cached) no
  364. checking execinfo.h usability... yes
  365. checking execinfo.h presence... yes
  366. checking for execinfo.h... yes
  367. checking xfs/xfs.h usability... yes
  368. checking xfs/xfs.h presence... yes
  369. checking for xfs/xfs.h... yes
  370. checking for floor in -lm... yes
  371. checking for gethostbyname_r in -lnsl_r... no
  372. checking for gethostbyname_r in -lnsl... yes
  373. checking for gethostbyname_r... yes
  374. checking for library containing setsockopt... none required
  375. checking for library containing bind... none required
  376. checking for library containing crypt... -lcrypt
  377. checking for library containing inet_aton... none required
  378. checking for library containing sched_yield... none required
  379. checking for zlib compression library... ok
  380. checking whether SHM_HUGETLB is declared... yes
  381. checking for int8... no
  382. checking for uint8... no
  383. checking for int16... no
  384. checking for uint16... no
  385. checking for int32... no
  386. checking for uint32... no
  387. checking for int64... no
  388. checking for uint64... no
  389. checking for uchar... no
  390. checking for uint... yes
  391. checking for ulong... yes
  392. checking for in_addr_t... yes
  393. checking for fp_except... no
  394. checking "Linux threads"... "starting"
  395. checking "getconf GNU_LIBPTHREAD_VERSION"... "NPTL"
  396. "no need to check headers"
  397. checking "for pthread_create in -lpthread"... "yes"
  398. checking "named thread libs:"... "-lpthread"
  399. checking for OpenSolaris Bug 6611808... yes
  400. checking for strtok_r in -lpthread... yes
  401. checking for strtok_r... yes
  402. checking for dlopen in -ldl... yes
  403. checking for dlopen... yes
  404. checking for dlerror... yes
  405. checking for restartable system calls... yes
  406. checking if Debug Sync Facility should be enabled.... no
  407. checking whether the compiler provides atomic builtins... yes
  408. checking "need of special linking flags"... "-rdynamic"
  409. checking for an ANSI C-conforming const... yes
  410. checking for inline... inline
  411. checking for off_t... yes
  412. checking for struct stat.st_rdev... yes
  413. checking whether time.h and sys/time.h may both be included... yes
  414. checking whether struct tm is in sys/time.h or time.h... time.h
  415. checking needs mysys_new helpers... no
  416. checking size of char... 1
  417. checking size of char*... 8
  418. checking size of short... 2
  419. checking size of int... 4
  420. checking size of long... 8
  421. checking size of long long... 8
  422. checking size of off_t... 8
  423. checking if time_t is unsigned... no
  424. checking size of time_t... 8
  425. checking the need for #pragma interface/implementation... no
  426. checking whether byte ordering is bigendian... no
  427. checking base type of last arg to accept... socklen_t
  428. checking struct type to use with setrlimit... struct rlimit
  429. checking stack direction for C alloca... -1
  430. checking for working alloca.h... (cached) yes
  431. checking for alloca... yes
  432. checking if struct timespec has a ts_sec member... no
  433. checking if we have tzname variable... yes
  434. checking if x86_64-pc-linux-gnu-g++ supports bool types... yes
  435. checking if conversion of longlong to float works... yes
  436. checking for sigset_t... yes
  437. checking for off_t... (cached) yes
  438. checking for size_t... (cached) yes
  439. checking for u_int32_t... yes
  440. checking if pthread_yield takes zero arguments... yes
  441. checking if pthread_yield takes 1 argument... no
  442. checking for malloc.h... (cached) yes
  443. checking sys/cdefs.h usability... yes
  444. checking sys/cdefs.h presence... yes
  445. checking for sys/cdefs.h... yes
  446. checking for working alloca.h... yes
  447. checking for alloca... (cached) yes
  448. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  449. checking return type of signal handlers... void
  450. checking for re_comp... yes
  451. checking for regcomp... yes
  452. checking for strdup... yes
  453. checking vis.h usability... no
  454. checking vis.h presence... no
  455. checking for vis.h... no
  456. checking for strlcat... no
  457. checking for strlcpy... no
  458. checking for issetugid... no
  459. checking for getuid... yes
  460. checking for geteuid... yes
  461. checking for getgid... yes
  462. checking for getegid... yes
  463. checking for fgetln... no
  464. checking for getline... yes
  465. checking for flockfile... yes
  466. checking varargs.h usability... no
  467. checking varargs.h presence... no
  468. checking for varargs.h... no
  469. checking stdarg.h usability... yes
  470. checking stdarg.h presence... yes
  471. checking for stdarg.h... yes
  472. checking dirent.h usability... yes
  473. checking dirent.h presence... yes
  474. checking for dirent.h... yes
  475. checking locale.h usability... yes
  476. checking locale.h presence... yes
  477. checking for locale.h... yes
  478. checking ndir.h usability... no
  479. checking ndir.h presence... no
  480. checking for ndir.h... no
  481. checking sys/dir.h usability... yes
  482. checking sys/dir.h presence... yes
  483. checking for sys/dir.h... yes
  484. checking sys/file.h usability... yes
  485. checking sys/file.h presence... yes
  486. checking for sys/file.h... yes
  487. checking sys/ndir.h usability... no
  488. checking sys/ndir.h presence... no
  489. checking for sys/ndir.h... no
  490. checking sys/ptem.h usability... no
  491. checking sys/ptem.h presence... no
  492. checking for sys/ptem.h... no
  493. checking sys/pte.h usability... no
  494. checking sys/pte.h presence... no
  495. checking for sys/pte.h... no
  496. checking sys/select.h usability... yes
  497. checking sys/select.h presence... yes
  498. checking for sys/select.h... yes
  499. checking sys/stream.h usability... no
  500. checking sys/stream.h presence... no
  501. checking for sys/stream.h... no
  502. checking for sys/mman.h... (cached) yes
  503. checking curses.h usability... yes
  504. checking curses.h presence... yes
  505. checking for curses.h... yes
  506. checking termcap.h usability... yes
  507. checking termcap.h presence... yes
  508. checking for termcap.h... yes
  509. checking for termio.h... (cached) yes
  510. checking termbits.h usability... no
  511. checking termbits.h presence... no
  512. checking for termbits.h... no
  513. checking asm/termbits.h usability... yes
  514. checking asm/termbits.h presence... yes
  515. checking for asm/termbits.h... yes
  516. checking grp.h usability... yes
  517. checking grp.h presence... yes
  518. checking for grp.h... yes
  519. checking paths.h usability... yes
  520. checking paths.h presence... yes
  521. checking for paths.h... yes
  522. checking semaphore.h usability... yes
  523. checking semaphore.h presence... yes
  524. checking for semaphore.h... yes
  525. checking for lstat... yes
  526. checking for putenv... yes
  527. checking for select... yes
  528. checking for setenv... yes
  529. checking for setlocale... yes
  530. checking for strcoll... yes
  531. checking for tcgetattr... yes
  532. checking whether stat file-mode macros are broken... no
  533. checking for type of signal functions... posix
  534. checking whether programs are able to redeclare getpw functions... yes
  535. checking for TIOCGWINSZ in sys/ioctl.h... yes
  536. checking for FIONREAD in sys/ioctl.h... yes
  537. checking for TIOCSTAT in sys/ioctl.h... no
  538. checking if struct dirent has a d_ino member... yes
  539. checking if struct dirent has a d_namlen member... no
  540. checking whether signal handlers are of type void... yes
  541. checking wctype.h usability... yes
  542. checking wctype.h presence... yes
  543. checking for wctype.h... yes
  544. checking wchar.h usability... yes
  545. checking wchar.h presence... yes
  546. checking for wchar.h... yes
  547. checking langinfo.h usability... yes
  548. checking langinfo.h presence... yes
  549. checking for langinfo.h... yes
  550. checking for mbrlen... yes
  551. checking for mbscmp... no
  552. checking for mbsrtowcs... yes
  553. checking for wcrtomb... yes
  554. checking for mbrtowc... yes
  555. checking for wcscoll... yes
  556. checking for wcsdup... yes
  557. checking for wcwidth... yes
  558. checking for wctype... yes
  559. checking for mbstate_t... yes
  560. checking for iswlower... yes
  561. checking for iswupper... yes
  562. checking for towlower... yes
  563. checking for towupper... yes
  564. checking for iswctype... yes
  565. checking for nl_langinfo and CODESET... yes
  566. checking for wchar_t in wchar.h... yes
  567. checking for wctype_t in wctype.h... yes
  568. checking for wint_t in wctype.h... yes
  569. checking for tgetent in -lncursesw... yes
  570. checking for termcap functions library... -lncursesw
  571. checking whether tgoto is declared... yes
  572. checking for strunvis... no
  573. checking for strvis... no
  574. checking for strlcpy... (cached) no
  575. checking for strlcat... (cached) no
  576. checking for fgetln... (cached) no
  577. checking return type of signal handlers... (cached) void
  578. checking return type of qsort... void
  579. checking for utime.h... (cached) yes
  580. checking whether utime accepts a null argument... yes
  581. checking for vprintf... yes
  582. checking for _doprnt... no
  583. checking whether fdatasync is declared... yes
  584. checking whether bzero is declared... yes
  585. checking for alarm... yes
  586. checking for bcmp... yes
  587. checking for bfill... no
  588. checking for bmove... no
  589. checking for bsearch... yes
  590. checking for bzero... yes
  591. checking for chsize... no
  592. checking for cuserid... yes
  593. checking for fchmod... yes
  594. checking for fcntl... yes
  595. checking for fconvert... no
  596. checking for fdatasync... yes
  597. checking for fesetround... yes
  598. checking for finite... yes
  599. checking for fpresetsticky... no
  600. checking for fpsetmask... no
  601. checking for fsync... yes
  602. checking for ftruncate... yes
  603. checking for getcwd... yes
  604. checking for gethostbyaddr_r... yes
  605. checking for gethostbyname_r... (cached) yes
  606. checking for getpass... yes
  607. checking for getpassphrase... no
  608. checking for getpwnam... yes
  609. checking for getpwuid... yes
  610. checking for getrlimit... yes
  611. checking for getrusage... yes
  612. checking for getwd... yes
  613. checking for index... yes
  614. checking for initgroups... yes
  615. checking for isnan... yes
  616. checking for localtime_r... yes
  617. checking for gethrtime... no
  618. checking for gmtime_r... yes
  619. checking for locking... no
  620. checking for longjmp... yes
  621. checking for lrand48... yes
  622. checking for madvise... yes
  623. checking for mallinfo... yes
  624. checking for memcpy... yes
  625. checking for memmove... yes
  626. checking for mkstemp... yes
  627. checking for mlockall... yes
  628. checking for perror... yes
  629. checking for poll... yes
  630. checking for pread... yes
  631. checking for pthread_attr_create... no
  632. checking for mmap... yes
  633. checking for mmap64... yes
  634. checking for getpagesize... yes
  635. checking for pthread_attr_getstacksize... yes
  636. checking for pthread_attr_setprio... no
  637. checking for pthread_attr_setschedparam... yes
  638. checking for pthread_attr_setstacksize... yes
  639. checking for pthread_condattr_create... no
  640. checking for pthread_getsequence_np... no
  641. checking for pthread_key_delete... yes
  642. checking for pthread_rwlock_rdlock... yes
  643. checking for pthread_setprio... no
  644. checking for pthread_setprio_np... no
  645. checking for pthread_setschedparam... yes
  646. checking for pthread_sigmask... yes
  647. checking for readlink... yes
  648. checking for realpath... yes
  649. checking for rename... yes
  650. checking for rint... yes
  651. checking for rwlock_init... no
  652. checking for setupterm... no
  653. checking for shmget... yes
  654. checking for shmat... yes
  655. checking for shmdt... yes
  656. checking for shmctl... yes
  657. checking for sigaction... yes
  658. checking for sigemptyset... yes
  659. checking for sigaddset... yes
  660. checking for sighold... yes
  661. checking for sigset... yes
  662. checking for sigthreadmask... no
  663. checking for port_create... no
  664. checking for sleep... yes
  665. checking for thr_yield... no
  666. checking for snprintf... yes
  667. checking for socket... yes
  668. checking for stpcpy... yes
  669. checking for strcasecmp... yes
  670. checking for strerror... yes
  671. checking for strsignal... yes
  672. checking for strnlen... yes
  673. checking for strpbrk... yes
  674. checking for strstr... yes
  675. checking for strtol... yes
  676. checking for strtoll... yes
  677. checking for strtoul... yes
  678. checking for strtoull... yes
  679. checking for tell... no
  680. checking for tempnam... yes
  681. checking for thr_setconcurrency... no
  682. checking for vidattr... no
  683. checking for posix_fallocate... yes
  684. checking for backtrace... yes
  685. checking for backtrace_symbols... yes
  686. checking for backtrace_symbols_fd... yes
  687. checking for printstack... no
  688. checking for fedisableexcept... yes
  689. checking for clock_gettime... no
  690. checking for pthread_setschedprio... yes
  691. checking for isinf in <math.h>... yes
  692. checking whether isinf() is safe to use in C code... yes
  693. checking whether isinf() can be used in C++ code... yes
  694. checking for fseeko... yes
  695. checking style of gethost* routines... checking whether madvise is declared... yes
  696. other
  697. checking style of gethostbyname_r routines... glibc2
  698. checking 3 argument to gethostbyname_r routines... char
  699. checking "args to pthread_getspecific"... POSIX
  700. checking "args to pthread_mutex_init"... POSIX
  701. checking "args to readdir_r"... POSIX
  702. checking "style of sigwait"... POSIX
  703. checking "for pthread_attr_setscope"... yes
  704. checking "can netinet files be included"... "yes"
  705. checking support for weak symbols... yes
  706. checking whether __bss_start is defined... yes
  707. checking cxxabi.h usability... yes
  708. checking cxxabi.h presence... yes
  709. checking for cxxabi.h... yes
  710. checking for abi::__cxa_demangle... yes
  711. checking for big tables support... no
  712. checking max indexes per table... 64
  713. checking for SSL... using openSSL from /usr
  714. configure: checking what libevent library to use
  715. checking for libevent... disabled
  716. checking qlgusr.h usability... no
  717. checking qlgusr.h presence... no
  718. checking for qlgusr.h... no
  719. checking whether to use MyISAM Storage Engine... yes
  720. checking whether to use Partition Support... no
  721. checking whether to use MariaDB User Feedback Plugin... plugin
  722. checking whether to use Archive Storage Engine... yes
  723. checking whether to use Blackhole Storage Engine... yes
  724. checking whether to use CSV Storage Engine... yes
  725. checking whether to use Example Storage Engine... no
  726. checking whether to use Federated Storage Engine... no
  727. checking whether to use FederatedX Storage Engine... plugin
  728. checking whether to use Memory Storage Engine... yes
  729. checking whether to use IBM DB2 for i Storage Engine... no
  730. checking whether to use InnoDB Storage Engine... plugin
  731. checking whether to use Maria Storage Engine... yes
  732. checking whether to use MyISAM MERGE Engine... yes
  733. checking whether to use Cluster Storage Engine... no
  734. checking whether to use PBXT Storage Engine... no
  735. checking whether to use XtraDB Storage Engine... yes
  736. checking netdb.h usability... yes
  737. checking netdb.h presence... yes
  738. checking for netdb.h... yes
  739. checking sys/utsname.h usability... yes
  740. checking sys/utsname.h presence... yes
  741. checking for sys/utsname.h... yes
  742. checking for sched.h... (cached) yes
  743. checking size of int... (cached) 4
  744. checking size of long... (cached) 8
  745. checking size of void*... 8
  746. checking for sched_yield... yes
  747. checking for fdatasync... (cached) yes
  748. checking for localtime_r... (cached) yes
  749. checking whether byte ordering is bigendian... (cached) no
  750. checking whether GCC atomic builtins are available... yes
  751. checking whether pthread_t can be used by GCC atomic builtins... yes
  752. checking whether Solaris libc atomic functions are available... checking for atomic_add_long_nv... no
  753. checking for atomic_cas_32... no
  754. checking for atomic_cas_64... no
  755. checking for atomic_cas_ulong... no
  756. checking for atomic_swap_uchar... no
  757. checking whether pthread_t can be used by Solaris libc atomic functions... no
  758. checking size of pthread_t... 8
  759. checking for x86 PAUSE instruction... yes
  760. checking for aio_read in -lrt... yes
  761. checking aio.h usability... yes
  762. checking aio.h presence... yes
  763. checking for aio.h... yes
  764. checking for sched.h... (cached) yes
  765. checking size of int... (cached) 4
  766. checking size of long... (cached) 8
  767. checking size of void*... (cached) 8
  768. checking for sched_yield... (cached) yes
  769. checking for fdatasync... (cached) yes
  770. checking for localtime_r... (cached) yes
  771. checking whether byte ordering is bigendian... (cached) no
  772. checking whether GCC atomic builtins are available... yes
  773. checking whether pthread_t can be used by GCC atomic builtins... yes
  774. checking whether Solaris libc atomic functions are available... checking for atomic_add_long_nv... (cached) no
  775. checking for atomic_cas_32... (cached) no
  776. checking for atomic_cas_64... (cached) no
  777. checking for atomic_cas_ulong... (cached) no
  778. checking for atomic_swap_uchar... (cached) no
  779. checking whether pthread_t can be used by Solaris libc atomic functions... no
  780. checking size of pthread_t... (cached) 8
  781. checking for x86 PAUSE instruction... yes
  782. checking for libedit/readline... readline bundled
  783. checking "for man pages to remove"... dropping ndbcluster
  784. checking that generated files are newer than configure... done
  785. checking that generated files are newer than configure... done
  786. configure: creating ./config.status
  787. config.status: creating libmysql/libmysql.ver
  788. config.status: creating zlib/Makefile
  789. config.status: creating extra/yassl/Makefile
  790. config.status: creating extra/yassl/taocrypt/Makefile
  791. config.status: creating extra/yassl/taocrypt/benchmark/Makefile
  792. config.status: creating extra/yassl/taocrypt/src/Makefile
  793. config.status: creating extra/yassl/taocrypt/test/Makefile
  794. config.status: creating extra/yassl/src/Makefile
  795. config.status: creating extra/yassl/testsuite/Makefile
  796. config.status: creating extra/libevent/Makefile
  797. config.status: creating storage/myisam/Makefile
  798. config.status: creating plugin/feedback/Makefile
  799. config.status: creating storage/archive/Makefile
  800. config.status: creating storage/blackhole/Makefile
  801. config.status: creating storage/csv/Makefile
  802. config.status: creating storage/example/Makefile
  803. config.status: creating storage/federated/Makefile
  804. config.status: creating storage/federatedx/Makefile
  805. config.status: creating storage/heap/Makefile
  806. config.status: creating storage/ibmdb2i/Makefile
  807. config.status: creating storage/innodb_plugin/Makefile
  808. config.status: creating storage/maria/Makefile
  809. config.status: creating storage/maria/unittest/Makefile
  810. config.status: creating storage/myisammrg/Makefile
  811. config.status: creating storage/ndb/Makefile
  812. config.status: creating storage/ndb/docs/Makefile
  813. config.status: creating storage/ndb/test/Makefile
  814. config.status: creating storage/ndb/test/src/Makefile
  815. config.status: creating storage/ndb/test/ndbapi/Makefile
  816. config.status: creating storage/ndb/test/ndbapi/bank/Makefile
  817. config.status: creating storage/ndb/test/run-test/Makefile
  818. config.status: creating storage/ndb/test/tools/Makefile
  819. config.status: creating storage/ndb/src/Makefile
  820. config.status: creating storage/ndb/src/mgmsrv/Makefile
  821. config.status: creating storage/ndb/src/cw/Makefile
  822. config.status: creating storage/ndb/src/cw/cpcd/Makefile
  823. config.status: creating storage/ndb/src/kernel/Makefile
  824. config.status: creating storage/ndb/src/kernel/blocks/Makefile
  825. config.status: creating storage/ndb/src/kernel/blocks/dbtup/Makefile
  826. config.status: creating storage/ndb/src/kernel/blocks/backup/Makefile
  827. config.status: creating storage/ndb/src/kernel/blocks/dblqh/Makefile
  828. config.status: creating storage/ndb/src/kernel/blocks/dbdict/Makefile
  829. config.status: creating storage/ndb/src/kernel/blocks/dbdih/Makefile
  830. config.status: creating storage/ndb/src/kernel/error/Makefile
  831. config.status: creating storage/ndb/src/kernel/vm/Makefile
  832. config.status: creating storage/ndb/src/mgmapi/Makefile
  833. config.status: creating storage/ndb/src/common/Makefile
  834. config.status: creating storage/ndb/src/common/debugger/Makefile
  835. config.status: creating storage/ndb/src/common/debugger/signaldata/Makefile
  836. config.status: creating storage/ndb/src/common/util/Makefile
  837. config.status: creating storage/ndb/src/common/mgmcommon/Makefile
  838. config.status: creating storage/ndb/src/common/logger/Makefile
  839. config.status: creating storage/ndb/src/common/transporter/Makefile
  840. config.status: creating storage/ndb/src/common/portlib/Makefile
  841. config.status: creating storage/ndb/src/ndbapi/Makefile
  842. config.status: creating storage/ndb/src/mgmclient/Makefile
  843. config.status: creating storage/ndb/include/Makefile
  844. config.status: creating storage/ndb/tools/Makefile
  845. config.status: creating storage/pbxt/Makefile
  846. config.status: creating storage/pbxt/bin/Makefile
  847. config.status: creating storage/pbxt/src/Makefile
  848. config.status: creating storage/xtradb/Makefile
  849. config.status: creating cmd-line-utils/readline/Makefile
  850. config.status: creating Makefile
  851. config.status: creating extra/Makefile
  852. config.status: creating mysys/Makefile
  853. config.status: creating unittest/Makefile
  854. config.status: creating unittest/mytap/Makefile
  855. config.status: creating unittest/mytap/t/Makefile
  856. config.status: creating unittest/mysys/Makefile
  857. config.status: creating unittest/strings/Makefile
  858. config.status: creating unittest/examples/Makefile
  859. config.status: creating strings/Makefile
  860. config.status: creating regex/Makefile
  861. config.status: creating storage/Makefile
  862. config.status: creating man/Makefile
  863. config.status: creating BUILD/Makefile
  864. config.status: creating vio/Makefile
  865. config.status: creating libmysql/Makefile
  866. config.status: creating libmysql_r/Makefile
  867. config.status: creating client/Makefile
  868. config.status: creating sql/Makefile
  869. config.status: creating sql/share/Makefile
  870. config.status: creating sql/sql_builtin.cc
  871. config.status: creating sql-common/Makefile
  872. config.status: creating dbug/Makefile
  873. config.status: creating scripts/Makefile
  874. config.status: creating include/Makefile
  875. config.status: creating tests/Makefile
  876. config.status: creating Docs/Makefile
  877. config.status: creating support-files/Makefile
  878. config.status: creating support-files/MacOSX/Makefile
  879. config.status: creating support-files/RHEL4-SElinux/Makefile
  880. config.status: creating server-tools/Makefile
  881. config.status: creating server-tools/instance-manager/Makefile
  882. config.status: creating cmd-line-utils/Makefile
  883. config.status: creating cmd-line-utils/libedit/Makefile
  884. config.status: creating libmysqld/Makefile
  885. config.status: creating libmysqld/examples/Makefile
  886. config.status: creating mysql-test/Makefile
  887. config.status: creating mysql-test/lib/My/SafeProcess/Makefile
  888. config.status: creating netware/Makefile
  889. config.status: creating sql-bench/Makefile
  890. config.status: creating include/mysql_version.h
  891. config.status: creating plugin/Makefile
  892. config.status: creating win/Makefile
  893. config.status: creating include/config.h
  894. config.status: executing depfiles commands
  895. config.status: executing libtool commands
  896. /bin/rm: cannot remove 'libtoolT': No such file or directory
  897. config.status: executing default commands
  898. config.status: executing my_config.h commands
  899. configure: WARNING: unrecognized options: --with-LIBDIR, --without-pstack, --with-plugindir, --without-plugin-example, --without-plugin-ibmdb2i, --without-plugin-partition, --without-plugin-federated, --without-plugin-ndbcluster, --without-plugin-pbxt
  900. You can find information about MariaDB at
  901. http://askmonty.org/wiki/index.php/MariaDB
  902. Remember to check the platform specific part of the reference manual for
  903. hints about installing MariaDB on your platform. Also have a look at the
  904. files in the Docs directory.
  905. ---
  906. Configuration summary for MariaDB Server version 5.1.62-MariaDB
  907. * Installation prefix: /usr
  908. * System type: pc-linux-gnu
  909. * Host CPU: x86_64
  910. * C Compiler: x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1
  911. * C++ Compiler: x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1
  912. * Debug enabled: no
  913. * Community Features: yes
  914. ---
  915. Thank you for choosing MariaDB!
  916. >>> Source configured.
  917. >>> Compiling source in /tmp/portage/dev-db/mariadb-5.1.62/work/mysql ...
  918. make -j24
  919. Making all in .
  920. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  921. make abi_headers="include/mysql/plugin.h include/mysql.h" do_abi_check
  922. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  923. set -ex; \
  924. for file in include/mysql/plugin.h include/mysql.h; do \
  925. x86_64-pc-linux-gnu-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK \
  926. -I./include \
  927. -I./include/mysql \
  928. -I./sql \
  929. -I./include \
  930. -I./include/mysql \
  931. -I./sql \
  932. $file 2>/dev/null | \
  933. /bin/sed -e '/^# /d' \
  934. -e '/^[ ]*$/d' \
  935. -e '/^#pragma GCC set_debug_pwd/d' \
  936. -e '/^#ident/d' > \
  937. ./abi_check.out; \
  938. /usr/bin/diff -w $file.pp ./abi_check.out; \
  939. /bin/rm ./abi_check.out; \
  940. done
  941. + for file in include/mysql/plugin.h include/mysql.h
  942. + x86_64-pc-linux-gnu-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql/plugin.h
  943. + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d'
  944. + /usr/bin/diff -w include/mysql/plugin.h.pp ./abi_check.out
  945. + /bin/rm ./abi_check.out
  946. + for file in include/mysql/plugin.h include/mysql.h
  947. + x86_64-pc-linux-gnu-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql.h
  948. + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d'
  949. + /usr/bin/diff -w include/mysql.h.pp ./abi_check.out
  950. + /bin/rm ./abi_check.out
  951. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  952. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  953. Making all in include
  954. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/include'
  955. (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /tmp/portage/dev-db/mariadb-5.1.62/work/mysql/missing --run autoheader)
  956. /bin/rm -f readline openssl
  957. /bin/ln -s ../cmd-line-utils/readline readline
  958. echo timestamp > link_sources
  959. config/ac-macros/character_sets.m4:6: warning: prefer named diversions
  960. rm -f stamp-h1
  961. touch config.h.in
  962. cd .. && /bin/sh ./config.status include/config.h
  963. config.status: creating include/config.h
  964. config.status: include/config.h is unchanged
  965. make all-am
  966. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/include'
  967. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/include'
  968. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/include'
  969. Making all in cmd-line-utils
  970. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils'
  971. Making all in readline
  972. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils/readline'
  973. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c readline.c
  974. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c funmap.c
  975. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c keymaps.c
  976. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c vi_mode.c
  977. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c parens.c
  978. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rltty.c
  979. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c complete.c
  980. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bind.c
  981. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c isearch.c
  982. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c display.c
  983. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c signals.c
  984. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c util.c
  985. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c kill.c
  986. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c undo.c
  987. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c macro.c
  988. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c input.c
  989. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c callback.c
  990. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c terminal.c
  991. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c xmalloc.c
  992. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c history.c
  993. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c histsearch.c
  994. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c histexpand.c
  995. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c histfile.c
  996. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c nls.c
  997. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c search.c
  998. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c shell.c
  999. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c tilde.c
  1000. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c misc.c
  1001. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c text.c
  1002. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mbutil.c
  1003. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c compat.c
  1004. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DHAVE_CONFIG_H -DNO_KILL_INTR -D_GNU_SOURCE=1 -I. -I../../include -I../../include -I../../include -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c savestring.c
  1005. rm -f libreadline.a
  1006. x86_64-pc-linux-gnu-ar cru libreadline.a readline.o funmap.o keymaps.o vi_mode.o parens.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o xmalloc.o history.o histsearch.o histexpand.o histfile.o nls.o search.o shell.o tilde.o misc.o text.o mbutil.o compat.o savestring.o
  1007. x86_64-pc-linux-gnu-ranlib libreadline.a
  1008. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils/readline'
  1009. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils'
  1010. make[2]: Nothing to be done for `all-am'.
  1011. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils'
  1012. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils'
  1013. Making all in sql-common
  1014. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-common'
  1015. make[1]: Nothing to be done for `all'.
  1016. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-common'
  1017. Making all in scripts
  1018. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/scripts'
  1019. make all-am
  1020. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/scripts'
  1021. /bin/rm -f mysqld_safe mysqld_safe-t
  1022. /bin/rm -f mysql_install_db mysql_install_db-t
  1023. /bin/rm -f msql2mysql msql2mysql-t
  1024. /bin/rm -f mysql_config mysql_config-t
  1025. /bin/sed \
  1026. -e 's!@''bindir''@!/usr/bin!g' \
  1027. -e 's!@''sbindir''@!/usr/sbin!g' \
  1028. -e 's!@''scriptdir''@!/usr/bin!g' \
  1029. -e 's!@''prefix''@!/usr!g' \
  1030. -e 's!@''datadir''@!/usr/share!g' \
  1031. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1032. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1033. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1034. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1035. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1036. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1037. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1038. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1039. -e 's!@''mandir''@!/usr/share/man!g' \
  1040. -e 's!@''infodir''@!/usr/share/info!g' \
  1041. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1042. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1043. -e 's!@''GXX''@!yes!'\
  1044. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1045. -e 's!@''SAVE_CXX''@!!'\
  1046. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1047. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1048. -e 's!@''PERL''@!/usr/bin/perl!' \
  1049. -e 's!@''SAVE_ASFLAGS''@!!'\
  1050. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1051. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1052. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1053. -e 's!@''ASFLAGS''@!!'\
  1054. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1055. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1056. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1057. -e 's!@''LIBDL''@!-ldl !'\
  1058. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1059. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1060. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1061. -e 's!@''WRAPLIBS''@!!' \
  1062. -e 's!@''innodb_system_libs''@!-lrt!' \
  1063. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1064. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1065. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1066. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1067. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1068. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1069. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1070. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1071. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1072. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1073. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1074. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1075. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1076. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1077. -e 's!@''TARGET_LINUX''@!true!' \
  1078. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1079. -e 's!@''MYSQLD_USER''@!mysql!' \
  1080. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1081. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1082. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  1083. -e "s!@MAKE@!make!" \
  1084. mysqld_safe.sh > mysqld_safe-t
  1085. /bin/rm -f mysql_fix_privilege_tables mysql_fix_privilege_tables-t
  1086. /bin/sed \
  1087. -e 's!@''bindir''@!/usr/bin!g' \
  1088. -e 's!@''sbindir''@!/usr/sbin!g' \
  1089. -e 's!@''scriptdir''@!/usr/bin!g' \
  1090. -e 's!@''prefix''@!/usr!g' \
  1091. -e 's!@''datadir''@!/usr/share!g' \
  1092. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1093. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1094. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1095. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1096. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1097. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1098. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1099. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1100. -e 's!@''mandir''@!/usr/share/man!g' \
  1101. -e 's!@''infodir''@!/usr/share/info!g' \
  1102. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1103. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1104. -e 's!@''GXX''@!yes!'\
  1105. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1106. -e 's!@''SAVE_CXX''@!!'\
  1107. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1108. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1109. -e 's!@''PERL''@!/usr/bin/perl!' \
  1110. -e 's!@''SAVE_ASFLAGS''@!!'\
  1111. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1112. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1113. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1114. -e 's!@''ASFLAGS''@!!'\
  1115. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1116. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1117. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1118. -e 's!@''LIBDL''@!-ldl !'\
  1119. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1120. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1121. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1122. -e 's!@''WRAPLIBS''@!!' \
  1123. -e 's!@''innodb_system_libs''@!-lrt!' \
  1124. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1125. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1126. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1127. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1128. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1129. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1130. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1131. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1132. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1133. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1134. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1135. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1136. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1137. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1138. -e 's!@''TARGET_LINUX''@!true!' \
  1139. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1140. -e 's!@''MYSQLD_USER''@!mysql!' \
  1141. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1142. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1143. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  1144. -e "s!@MAKE@!make!" \
  1145. mysql_install_db.sh > mysql_install_db-t
  1146. /bin/sed \
  1147. -e 's!@''bindir''@!/usr/bin!g' \
  1148. -e 's!@''sbindir''@!/usr/sbin!g' \
  1149. -e 's!@''scriptdir''@!/usr/bin!g' \
  1150. -e 's!@''prefix''@!/usr!g' \
  1151. -e 's!@''datadir''@!/usr/share!g' \
  1152. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1153. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1154. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1155. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1156. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1157. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1158. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1159. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1160. -e 's!@''mandir''@!/usr/share/man!g' \
  1161. -e 's!@''infodir''@!/usr/share/info!g' \
  1162. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1163. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1164. -e 's!@''GXX''@!yes!'\
  1165. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1166. -e 's!@''SAVE_CXX''@!!'\
  1167. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1168. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1169. -e 's!@''PERL''@!/usr/bin/perl!' \
  1170. -e 's!@''SAVE_ASFLAGS''@!!'\
  1171. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1172. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1173. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1174. -e 's!@''ASFLAGS''@!!'\
  1175. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1176. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1177. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1178. -e 's!@''LIBDL''@!-ldl !'\
  1179. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1180. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1181. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1182. -e 's!@''WRAPLIBS''@!!' \
  1183. -e 's!@''innodb_system_libs''@!-lrt!' \
  1184. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1185. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1186. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1187. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1188. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1189. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1190. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1191. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1192. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1193. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1194. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1195. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1196. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1197. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1198. -e 's!@''TARGET_LINUX''@!true!' \
  1199. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1200. -e 's!@''MYSQLD_USER''@!mysql!' \
  1201. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1202. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1203. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  1204. -e "s!@MAKE@!make!" \
  1205. msql2mysql.sh > msql2mysql-t
  1206. /bin/sed \
  1207. -e 's!@''bindir''@!/usr/bin!g' \
  1208. -e 's!@''sbindir''@!/usr/sbin!g' \
  1209. -e 's!@''scriptdir''@!/usr/bin!g' \
  1210. -e 's!@''prefix''@!/usr!g' \
  1211. -e 's!@''datadir''@!/usr/share!g' \
  1212. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1213. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1214. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1215. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1216. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1217. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1218. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1219. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1220. -e 's!@''mandir''@!/usr/share/man!g' \
  1221. -e 's!@''infodir''@!/usr/share/info!g' \
  1222. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1223. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1224. -e 's!@''GXX''@!yes!'\
  1225. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1226. -e 's!@''SAVE_CXX''@!!'\
  1227. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1228. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1229. -e 's!@''PERL''@!/usr/bin/perl!' \
  1230. -e 's!@''SAVE_ASFLAGS''@!!'\
  1231. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1232. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1233. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1234. -e 's!@''ASFLAGS''@!!'\
  1235. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1236. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1237. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1238. -e 's!@''LIBDL''@!-ldl !'\
  1239. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1240. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1241. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1242. -e 's!@''WRAPLIBS''@!!' \
  1243. -e 's!@''innodb_system_libs''@!-lrt!' \
  1244. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1245. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1246. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1247. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1248. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1249. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1250. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1251. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1252. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1253. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1254. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1255. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1256. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1257. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1258. -e 's!@''TARGET_LINUX''@!true!' \
  1259. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1260. -e 's!@''MYSQLD_USER''@!mysql!' \
  1261. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1262. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1263. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  1264. -e "s!@MAKE@!make!" \
  1265. mysql_config.sh > mysql_config-t
  1266. /bin/rm -f mysql_fix_extensions mysql_fix_extensions-t
  1267. /bin/sed \
  1268. -e 's!@''bindir''@!/usr/bin!g' \
  1269. -e 's!@''sbindir''@!/usr/sbin!g' \
  1270. -e 's!@''scriptdir''@!/usr/bin!g' \
  1271. -e 's!@''prefix''@!/usr!g' \
  1272. -e 's!@''datadir''@!/usr/share!g' \
  1273. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1274. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1275. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1276. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1277. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1278. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1279. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1280. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1281. -e 's!@''mandir''@!/usr/share/man!g' \
  1282. -e 's!@''infodir''@!/usr/share/info!g' \
  1283. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1284. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1285. -e 's!@''GXX''@!yes!'\
  1286. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1287. -e 's!@''SAVE_CXX''@!!'\
  1288. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1289. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1290. -e 's!@''PERL''@!/usr/bin/perl!' \
  1291. -e 's!@''SAVE_ASFLAGS''@!!'\
  1292. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1293. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1294. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1295. -e 's!@''ASFLAGS''@!!'\
  1296. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1297. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1298. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1299. -e 's!@''LIBDL''@!-ldl !'\
  1300. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1301. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1302. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1303. -e 's!@''WRAPLIBS''@!!' \
  1304. -e 's!@''innodb_system_libs''@!-lrt!' \
  1305. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1306. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1307. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1308. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1309. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1310. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1311. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1312. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1313. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1314. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1315. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1316. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1317. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1318. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1319. -e 's!@''TARGET_LINUX''@!true!' \
  1320. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1321. -e 's!@''MYSQLD_USER''@!mysql!' \
  1322. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1323. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1324. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  1325. -e "s!@MAKE@!make!" \
  1326. mysql_fix_privilege_tables.sh > mysql_fix_privilege_tables-t
  1327. /bin/rm -f mysql_setpermission mysql_setpermission-t
  1328. /bin/rm -f mysql_secure_installation mysql_secure_installation-t
  1329. /bin/rm -f mysql_zap mysql_zap-t
  1330. /bin/sed \
  1331. -e 's!@''bindir''@!/usr/bin!g' \
  1332. -e 's!@''sbindir''@!/usr/sbin!g' \
  1333. -e 's!@''scriptdir''@!/usr/bin!g' \
  1334. -e 's!@''prefix''@!/usr!g' \
  1335. -e 's!@''datadir''@!/usr/share!g' \
  1336. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1337. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1338. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1339. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1340. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1341. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1342. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1343. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1344. -e 's!@''mandir''@!/usr/share/man!g' \
  1345. -e 's!@''infodir''@!/usr/share/info!g' \
  1346. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1347. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1348. -e 's!@''GXX''@!yes!'\
  1349. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1350. -e 's!@''SAVE_CXX''@!!'\
  1351. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1352. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1353. -e 's!@''PERL''@!/usr/bin/perl!' \
  1354. -e 's!@''SAVE_ASFLAGS''@!!'\
  1355. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1356. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1357. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1358. -e 's!@''ASFLAGS''@!!'\
  1359. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1360. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1361. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1362. -e 's!@''LIBDL''@!-ldl !'\
  1363. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1364. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1365. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1366. -e 's!@''WRAPLIBS''@!!' \
  1367. -e 's!@''innodb_system_libs''@!-lrt!' \
  1368. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1369. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1370. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1371. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1372. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1373. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1374. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1375. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1376. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1377. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1378. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1379. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1380. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1381. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1382. -e 's!@''TARGET_LINUX''@!true!' \
  1383. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1384. -e 's!@''MYSQLD_USER''@!mysql!' \
  1385. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1386. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1387. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  1388. -e "s!@MAKE@!make!" \
  1389. mysql_fix_extensions.sh > mysql_fix_extensions-t
  1390. /bin/rm -f mysqlaccess mysqlaccess-t
  1391. /bin/sed \
  1392. -e 's!@''bindir''@!/usr/bin!g' \
  1393. -e 's!@''sbindir''@!/usr/sbin!g' \
  1394. -e 's!@''scriptdir''@!/usr/bin!g' \
  1395. -e 's!@''prefix''@!/usr!g' \
  1396. -e 's!@''datadir''@!/usr/share!g' \
  1397. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1398. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1399. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1400. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1401. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1402. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1403. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1404. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1405. -e 's!@''mandir''@!/usr/share/man!g' \
  1406. -e 's!@''infodir''@!/usr/share/info!g' \
  1407. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1408. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1409. -e 's!@''GXX''@!yes!'\
  1410. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1411. -e 's!@''SAVE_CXX''@!!'\
  1412. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1413. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1414. -e 's!@''PERL''@!/usr/bin/perl!' \
  1415. -e 's!@''SAVE_ASFLAGS''@!!'\
  1416. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1417. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1418. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1419. -e 's!@''ASFLAGS''@!!'\
  1420. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1421. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1422. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1423. -e 's!@''LIBDL''@!-ldl !'\
  1424. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1425. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1426. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1427. -e 's!@''WRAPLIBS''@!!' \
  1428. -e 's!@''innodb_system_libs''@!-lrt!' \
  1429. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1430. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1431. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1432. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1433. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1434. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1435. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1436. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1437. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1438. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1439. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1440. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1441. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1442. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1443. -e 's!@''TARGET_LINUX''@!true!' \
  1444. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1445. -e 's!@''MYSQLD_USER''@!mysql!' \
  1446. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1447. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1448. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  1449. -e "s!@MAKE@!make!" \
  1450. mysql_setpermission.sh > mysql_setpermission-t
  1451. /bin/sed \
  1452. -e 's!@''bindir''@!/usr/bin!g' \
  1453. -e 's!@''sbindir''@!/usr/sbin!g' \
  1454. -e 's!@''scriptdir''@!/usr/bin!g' \
  1455. -e 's!@''prefix''@!/usr!g' \
  1456. -e 's!@''datadir''@!/usr/share!g' \
  1457. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1458. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1459. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1460. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1461. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1462. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1463. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1464. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1465. -e 's!@''mandir''@!/usr/share/man!g' \
  1466. -e 's!@''infodir''@!/usr/share/info!g' \
  1467. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1468. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1469. -e 's!@''GXX''@!yes!'\
  1470. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1471. -e 's!@''SAVE_CXX''@!!'\
  1472. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1473. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1474. -e 's!@''PERL''@!/usr/bin/perl!' \
  1475. -e 's!@''SAVE_ASFLAGS''@!!'\
  1476. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1477. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1478. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1479. -e 's!@''ASFLAGS''@!!'\
  1480. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1481. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1482. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1483. -e 's!@''LIBDL''@!-ldl !'\
  1484. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1485. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1486. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1487. -e 's!@''WRAPLIBS''@!!' \
  1488. -e 's!@''innodb_system_libs''@!-lrt!' \
  1489. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1490. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1491. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1492. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1493. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1494. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1495. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1496. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1497. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1498. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1499. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1500. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1501. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1502. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1503. -e 's!@''TARGET_LINUX''@!true!' \
  1504. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1505. -e 's!@''MYSQLD_USER''@!mysql!' \
  1506. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1507. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1508. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  1509. -e "s!@MAKE@!make!" \
  1510. mysql_secure_installation.sh > mysql_secure_installation-t
  1511. /bin/sed \
  1512. -e 's!@''bindir''@!/usr/bin!g' \
  1513. -e 's!@''sbindir''@!/usr/sbin!g' \
  1514. -e 's!@''scriptdir''@!/usr/bin!g' \
  1515. -e 's!@''prefix''@!/usr!g' \
  1516. -e 's!@''datadir''@!/usr/share!g' \
  1517. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1518. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1519. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1520. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1521. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1522. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1523. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1524. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1525. -e 's!@''mandir''@!/usr/share/man!g' \
  1526. -e 's!@''infodir''@!/usr/share/info!g' \
  1527. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1528. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1529. -e 's!@''GXX''@!yes!'\
  1530. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1531. -e 's!@''SAVE_CXX''@!!'\
  1532. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1533. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1534. -e 's!@''PERL''@!/usr/bin/perl!' \
  1535. -e 's!@''SAVE_ASFLAGS''@!!'\
  1536. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1537. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1538. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1539. -e 's!@''ASFLAGS''@!!'\
  1540. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1541. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1542. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1543. -e 's!@''LIBDL''@!-ldl !'\
  1544. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1545. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1546. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1547. -e 's!@''WRAPLIBS''@!!' \
  1548. -e 's!@''innodb_system_libs''@!-lrt!' \
  1549. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1550. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1551. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1552. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1553. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1554. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1555. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1556. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1557. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1558. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1559. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1560. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1561. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1562. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1563. -e 's!@''TARGET_LINUX''@!true!' \
  1564. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1565. -e 's!@''MYSQLD_USER''@!mysql!' \
  1566. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1567. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1568. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  1569. -e "s!@MAKE@!make!" \
  1570. mysql_zap.sh > mysql_zap-t
  1571. /bin/sed \
  1572. -e 's!@''bindir''@!/usr/bin!g' \
  1573. -e 's!@''sbindir''@!/usr/sbin!g' \
  1574. -e 's!@''scriptdir''@!/usr/bin!g' \
  1575. -e 's!@''prefix''@!/usr!g' \
  1576. -e 's!@''datadir''@!/usr/share!g' \
  1577. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1578. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1579. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1580. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1581. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1582. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1583. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1584. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1585. -e 's!@''mandir''@!/usr/share/man!g' \
  1586. -e 's!@''infodir''@!/usr/share/info!g' \
  1587. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1588. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1589. -e 's!@''GXX''@!yes!'\
  1590. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1591. -e 's!@''SAVE_CXX''@!!'\
  1592. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1593. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1594. -e 's!@''PERL''@!/usr/bin/perl!' \
  1595. -e 's!@''SAVE_ASFLAGS''@!!'\
  1596. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1597. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1598. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1599. -e 's!@''ASFLAGS''@!!'\
  1600. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1601. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1602. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1603. -e 's!@''LIBDL''@!-ldl !'\
  1604. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1605. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1606. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1607. -e 's!@''WRAPLIBS''@!!' \
  1608. -e 's!@''innodb_system_libs''@!-lrt!' \
  1609. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1610. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1611. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1612. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1613. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1614. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1615. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1616. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1617. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1618. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1619. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1620. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1621. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1622. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1623. -e 's!@''TARGET_LINUX''@!true!' \
  1624. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1625. -e 's!@''MYSQLD_USER''@!mysql!' \
  1626. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1627. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1628. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  1629. -e "s!@MAKE@!make!" \
  1630. mysqlaccess.sh > mysqlaccess-t
  1631. /bin/rm -f mysqlbug mysqlbug-t
  1632. /bin/rm -f mysql_convert_table_format mysql_convert_table_format-t
  1633. /bin/rm -f mysql_find_rows mysql_find_rows-t
  1634. /bin/rm -f mysqlhotcopy mysqlhotcopy-t
  1635. /bin/sed \
  1636. -e 's!@''bindir''@!/usr/bin!g' \
  1637. -e 's!@''sbindir''@!/usr/sbin!g' \
  1638. -e 's!@''scriptdir''@!/usr/bin!g' \
  1639. -e 's!@''prefix''@!/usr!g' \
  1640. -e 's!@''datadir''@!/usr/share!g' \
  1641. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1642. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1643. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1644. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1645. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1646. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1647. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1648. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1649. -e 's!@''mandir''@!/usr/share/man!g' \
  1650. -e 's!@''infodir''@!/usr/share/info!g' \
  1651. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1652. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1653. -e 's!@''GXX''@!yes!'\
  1654. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1655. -e 's!@''SAVE_CXX''@!!'\
  1656. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1657. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1658. -e 's!@''PERL''@!/usr/bin/perl!' \
  1659. -e 's!@''SAVE_ASFLAGS''@!!'\
  1660. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1661. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1662. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1663. -e 's!@''ASFLAGS''@!!'\
  1664. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1665. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1666. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1667. -e 's!@''LIBDL''@!-ldl !'\
  1668. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1669. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1670. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1671. -e 's!@''WRAPLIBS''@!!' \
  1672. -e 's!@''innodb_system_libs''@!-lrt!' \
  1673. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1674. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1675. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1676. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1677. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1678. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1679. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1680. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1681. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1682. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1683. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1684. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1685. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1686. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1687. -e 's!@''TARGET_LINUX''@!true!' \
  1688. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1689. -e 's!@''MYSQLD_USER''@!mysql!' \
  1690. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1691. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1692. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  1693. -e "s!@MAKE@!make!" \
  1694. mysqlbug.sh > mysqlbug-t
  1695. /bin/sed \
  1696. -e 's!@''bindir''@!/usr/bin!g' \
  1697. -e 's!@''sbindir''@!/usr/sbin!g' \
  1698. -e 's!@''scriptdir''@!/usr/bin!g' \
  1699. -e 's!@''prefix''@!/usr!g' \
  1700. -e 's!@''datadir''@!/usr/share!g' \
  1701. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1702. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1703. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1704. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1705. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1706. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1707. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1708. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1709. -e 's!@''mandir''@!/usr/share/man!g' \
  1710. -e 's!@''infodir''@!/usr/share/info!g' \
  1711. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1712. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1713. -e 's!@''GXX''@!yes!'\
  1714. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1715. -e 's!@''SAVE_CXX''@!!'\
  1716. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1717. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1718. -e 's!@''PERL''@!/usr/bin/perl!' \
  1719. -e 's!@''SAVE_ASFLAGS''@!!'\
  1720. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1721. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1722. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1723. -e 's!@''ASFLAGS''@!!'\
  1724. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1725. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1726. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1727. -e 's!@''LIBDL''@!-ldl !'\
  1728. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1729. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1730. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1731. -e 's!@''WRAPLIBS''@!!' \
  1732. -e 's!@''innodb_system_libs''@!-lrt!' \
  1733. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1734. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1735. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1736. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1737. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1738. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1739. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1740. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1741. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1742. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1743. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1744. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1745. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1746. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1747. -e 's!@''TARGET_LINUX''@!true!' \
  1748. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1749. -e 's!@''MYSQLD_USER''@!mysql!' \
  1750. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1751. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1752. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  1753. -e "s!@MAKE@!make!" \
  1754. mysql_convert_table_format.sh > mysql_convert_table_format-t
  1755. /bin/sed \
  1756. -e 's!@''bindir''@!/usr/bin!g' \
  1757. -e 's!@''sbindir''@!/usr/sbin!g' \
  1758. -e 's!@''scriptdir''@!/usr/bin!g' \
  1759. -e 's!@''prefix''@!/usr!g' \
  1760. -e 's!@''datadir''@!/usr/share!g' \
  1761. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1762. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1763. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1764. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1765. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1766. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1767. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1768. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1769. -e 's!@''mandir''@!/usr/share/man!g' \
  1770. -e 's!@''infodir''@!/usr/share/info!g' \
  1771. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1772. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1773. -e 's!@''GXX''@!yes!'\
  1774. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1775. -e 's!@''SAVE_CXX''@!!'\
  1776. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1777. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1778. -e 's!@''PERL''@!/usr/bin/perl!' \
  1779. -e 's!@''SAVE_ASFLAGS''@!!'\
  1780. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1781. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1782. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1783. -e 's!@''ASFLAGS''@!!'\
  1784. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1785. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1786. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1787. -e 's!@''LIBDL''@!-ldl !'\
  1788. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1789. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1790. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1791. -e 's!@''WRAPLIBS''@!!' \
  1792. -e 's!@''innodb_system_libs''@!-lrt!' \
  1793. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1794. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1795. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1796. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1797. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1798. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1799. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1800. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1801. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1802. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1803. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1804. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1805. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1806. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1807. -e 's!@''TARGET_LINUX''@!true!' \
  1808. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1809. -e 's!@''MYSQLD_USER''@!mysql!' \
  1810. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1811. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1812. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  1813. -e "s!@MAKE@!make!" \
  1814. mysql_find_rows.sh > mysql_find_rows-t
  1815. /bin/chmod +x msql2mysql-t
  1816. /bin/sed \
  1817. -e 's!@''bindir''@!/usr/bin!g' \
  1818. -e 's!@''sbindir''@!/usr/sbin!g' \
  1819. -e 's!@''scriptdir''@!/usr/bin!g' \
  1820. -e 's!@''prefix''@!/usr!g' \
  1821. -e 's!@''datadir''@!/usr/share!g' \
  1822. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1823. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1824. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1825. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1826. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1827. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1828. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1829. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1830. -e 's!@''mandir''@!/usr/share/man!g' \
  1831. -e 's!@''infodir''@!/usr/share/info!g' \
  1832. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1833. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1834. -e 's!@''GXX''@!yes!'\
  1835. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1836. -e 's!@''SAVE_CXX''@!!'\
  1837. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1838. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1839. -e 's!@''PERL''@!/usr/bin/perl!' \
  1840. -e 's!@''SAVE_ASFLAGS''@!!'\
  1841. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1842. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1843. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1844. -e 's!@''ASFLAGS''@!!'\
  1845. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1846. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1847. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1848. -e 's!@''LIBDL''@!-ldl !'\
  1849. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1850. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1851. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1852. -e 's!@''WRAPLIBS''@!!' \
  1853. -e 's!@''innodb_system_libs''@!-lrt!' \
  1854. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1855. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1856. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1857. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1858. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1859. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1860. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1861. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1862. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1863. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1864. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1865. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1866. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1867. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1868. -e 's!@''TARGET_LINUX''@!true!' \
  1869. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1870. -e 's!@''MYSQLD_USER''@!mysql!' \
  1871. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1872. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1873. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  1874. -e "s!@MAKE@!make!" \
  1875. mysqlhotcopy.sh > mysqlhotcopy-t
  1876. /bin/rm -f mysqldumpslow mysqldumpslow-t
  1877. /bin/rm -f mysqld_multi mysqld_multi-t
  1878. /bin/chmod +x mysql_fix_extensions-t
  1879. /bin/mv msql2mysql-t msql2mysql
  1880. /bin/rm -f make_binary_distribution make_binary_distribution-t
  1881. /bin/sed \
  1882. -e 's!@''bindir''@!/usr/bin!g' \
  1883. -e 's!@''sbindir''@!/usr/sbin!g' \
  1884. -e 's!@''scriptdir''@!/usr/bin!g' \
  1885. -e 's!@''prefix''@!/usr!g' \
  1886. -e 's!@''datadir''@!/usr/share!g' \
  1887. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1888. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1889. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1890. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1891. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1892. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1893. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1894. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1895. -e 's!@''mandir''@!/usr/share/man!g' \
  1896. -e 's!@''infodir''@!/usr/share/info!g' \
  1897. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1898. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1899. -e 's!@''GXX''@!yes!'\
  1900. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1901. -e 's!@''SAVE_CXX''@!!'\
  1902. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1903. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1904. -e 's!@''PERL''@!/usr/bin/perl!' \
  1905. -e 's!@''SAVE_ASFLAGS''@!!'\
  1906. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1907. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1908. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1909. -e 's!@''ASFLAGS''@!!'\
  1910. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1911. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1912. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1913. -e 's!@''LIBDL''@!-ldl !'\
  1914. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1915. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1916. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1917. -e 's!@''WRAPLIBS''@!!' \
  1918. -e 's!@''innodb_system_libs''@!-lrt!' \
  1919. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1920. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1921. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1922. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1923. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1924. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1925. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1926. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1927. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1928. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1929. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1930. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1931. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1932. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1933. -e 's!@''TARGET_LINUX''@!true!' \
  1934. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1935. -e 's!@''MYSQLD_USER''@!mysql!' \
  1936. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1937. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1938. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  1939. -e "s!@MAKE@!make!" \
  1940. mysqldumpslow.sh > mysqldumpslow-t
  1941. /bin/chmod +x mysql_config-t
  1942. /bin/sed \
  1943. -e 's!@''bindir''@!/usr/bin!g' \
  1944. -e 's!@''sbindir''@!/usr/sbin!g' \
  1945. -e 's!@''scriptdir''@!/usr/bin!g' \
  1946. -e 's!@''prefix''@!/usr!g' \
  1947. -e 's!@''datadir''@!/usr/share!g' \
  1948. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  1949. -e 's!@''libexecdir''@!/usr/sbin!g' \
  1950. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  1951. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  1952. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  1953. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  1954. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  1955. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  1956. -e 's!@''mandir''@!/usr/share/man!g' \
  1957. -e 's!@''infodir''@!/usr/share/info!g' \
  1958. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  1959. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  1960. -e 's!@''GXX''@!yes!'\
  1961. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  1962. -e 's!@''SAVE_CXX''@!!'\
  1963. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1964. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  1965. -e 's!@''PERL''@!/usr/bin/perl!' \
  1966. -e 's!@''SAVE_ASFLAGS''@!!'\
  1967. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  1968. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  1969. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  1970. -e 's!@''ASFLAGS''@!!'\
  1971. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  1972. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  1973. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  1974. -e 's!@''LIBDL''@!-ldl !'\
  1975. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  1976. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  1977. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  1978. -e 's!@''WRAPLIBS''@!!' \
  1979. -e 's!@''innodb_system_libs''@!-lrt!' \
  1980. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  1981. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  1982. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  1983. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  1984. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  1985. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  1986. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  1987. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  1988. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  1989. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  1990. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  1991. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  1992. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  1993. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  1994. -e 's!@''TARGET_LINUX''@!true!' \
  1995. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  1996. -e 's!@''MYSQLD_USER''@!mysql!' \
  1997. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  1998. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  1999. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  2000. -e "s!@MAKE@!make!" \
  2001. mysqld_multi.sh > mysqld_multi-t
  2002. /bin/chmod +x mysql_fix_privilege_tables-t
  2003. /bin/mv mysql_fix_extensions-t mysql_fix_extensions
  2004. /bin/sed \
  2005. -e 's!@''bindir''@!/usr/bin!g' \
  2006. -e 's!@''sbindir''@!/usr/sbin!g' \
  2007. -e 's!@''scriptdir''@!/usr/bin!g' \
  2008. -e 's!@''prefix''@!/usr!g' \
  2009. -e 's!@''datadir''@!/usr/share!g' \
  2010. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  2011. -e 's!@''libexecdir''@!/usr/sbin!g' \
  2012. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  2013. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  2014. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  2015. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  2016. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  2017. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  2018. -e 's!@''mandir''@!/usr/share/man!g' \
  2019. -e 's!@''infodir''@!/usr/share/info!g' \
  2020. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  2021. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  2022. -e 's!@''GXX''@!yes!'\
  2023. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  2024. -e 's!@''SAVE_CXX''@!!'\
  2025. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  2026. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  2027. -e 's!@''PERL''@!/usr/bin/perl!' \
  2028. -e 's!@''SAVE_ASFLAGS''@!!'\
  2029. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  2030. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  2031. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  2032. -e 's!@''ASFLAGS''@!!'\
  2033. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  2034. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  2035. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  2036. -e 's!@''LIBDL''@!-ldl !'\
  2037. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  2038. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  2039. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  2040. -e 's!@''WRAPLIBS''@!!' \
  2041. -e 's!@''innodb_system_libs''@!-lrt!' \
  2042. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  2043. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  2044. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  2045. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  2046. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  2047. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  2048. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  2049. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  2050. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  2051. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  2052. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  2053. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  2054. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  2055. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  2056. -e 's!@''TARGET_LINUX''@!true!' \
  2057. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  2058. -e 's!@''MYSQLD_USER''@!mysql!' \
  2059. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  2060. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  2061. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  2062. -e "s!@MAKE@!make!" \
  2063. make_binary_distribution.sh > make_binary_distribution-t
  2064. /bin/mv mysql_config-t mysql_config
  2065. /bin/rm -f make_sharedlib_distribution make_sharedlib_distribution-t
  2066. /bin/rm -f convert-debug-for-diff convert-debug-for-diff-t
  2067. /bin/mv mysql_fix_privilege_tables-t mysql_fix_privilege_tables
  2068. /bin/chmod +x mysqld_safe-t
  2069. /bin/chmod +x mysql_install_db-t
  2070. /bin/chmod +x mysql_zap-t
  2071. /bin/sed \
  2072. -e 's!@''bindir''@!/usr/bin!g' \
  2073. -e 's!@''sbindir''@!/usr/sbin!g' \
  2074. -e 's!@''scriptdir''@!/usr/bin!g' \
  2075. -e 's!@''prefix''@!/usr!g' \
  2076. -e 's!@''datadir''@!/usr/share!g' \
  2077. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  2078. -e 's!@''libexecdir''@!/usr/sbin!g' \
  2079. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  2080. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  2081. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  2082. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  2083. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  2084. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  2085. -e 's!@''mandir''@!/usr/share/man!g' \
  2086. -e 's!@''infodir''@!/usr/share/info!g' \
  2087. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  2088. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  2089. -e 's!@''GXX''@!yes!'\
  2090. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  2091. -e 's!@''SAVE_CXX''@!!'\
  2092. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  2093. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  2094. -e 's!@''PERL''@!/usr/bin/perl!' \
  2095. -e 's!@''SAVE_ASFLAGS''@!!'\
  2096. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  2097. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  2098. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  2099. -e 's!@''ASFLAGS''@!!'\
  2100. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  2101. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  2102. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  2103. -e 's!@''LIBDL''@!-ldl !'\
  2104. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  2105. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  2106. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  2107. -e 's!@''WRAPLIBS''@!!' \
  2108. -e 's!@''innodb_system_libs''@!-lrt!' \
  2109. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  2110. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  2111. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  2112. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  2113. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  2114. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  2115. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  2116. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  2117. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  2118. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  2119. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  2120. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  2121. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  2122. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  2123. -e 's!@''TARGET_LINUX''@!true!' \
  2124. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  2125. -e 's!@''MYSQLD_USER''@!mysql!' \
  2126. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  2127. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  2128. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  2129. -e "s!@MAKE@!make!" \
  2130. make_sharedlib_distribution.sh > make_sharedlib_distribution-t
  2131. /bin/sed \
  2132. -e 's!@''bindir''@!/usr/bin!g' \
  2133. -e 's!@''sbindir''@!/usr/sbin!g' \
  2134. -e 's!@''scriptdir''@!/usr/bin!g' \
  2135. -e 's!@''prefix''@!/usr!g' \
  2136. -e 's!@''datadir''@!/usr/share!g' \
  2137. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  2138. -e 's!@''libexecdir''@!/usr/sbin!g' \
  2139. -e 's!@''pkglibdir''@!/usr/lib64/mysql!g' \
  2140. -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \
  2141. -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \
  2142. -e 's!@''pkgplugindir''@!/usr/lib64/mysql/plugin!g' \
  2143. -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \
  2144. -e 's!@''sysconfdir''@!/etc/mysql!g' \
  2145. -e 's!@''mandir''@!/usr/share/man!g' \
  2146. -e 's!@''infodir''@!/usr/share/info!g' \
  2147. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  2148. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  2149. -e 's!@''GXX''@!yes!'\
  2150. -e 's!@''SAVE_CC''@!x86_64-pc-linux-gnu-gcc!'\
  2151. -e 's!@''SAVE_CXX''@!!'\
  2152. -e 's!@''CC_VERSION''@!x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  2153. -e 's!@''CXX_VERSION''@!x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1!'\
  2154. -e 's!@''PERL''@!/usr/bin/perl!' \
  2155. -e 's!@''SAVE_ASFLAGS''@!!'\
  2156. -e 's!@''SAVE_CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  2157. -e 's!@''SAVE_CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  2158. -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  2159. -e 's!@''ASFLAGS''@!!'\
  2160. -e 's!@''CFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX!'\
  2161. -e 's!@''CXXFLAGS''@! -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\
  2162. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed -rdynamic !'\
  2163. -e 's!@''LIBDL''@!-ldl !'\
  2164. -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz !' \
  2165. -e 's!@''ZLIB_LIBS''@!-L/usr//lib -lz!' \
  2166. -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread !' \
  2167. -e 's!@''WRAPLIBS''@!!' \
  2168. -e 's!@''innodb_system_libs''@!-lrt!' \
  2169. -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \
  2170. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  2171. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  2172. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  2173. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  2174. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  2175. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  2176. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  2177. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  2178. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  2179. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  2180. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  2181. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  2182. -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
  2183. -e 's!@''TARGET_LINUX''@!true!' \
  2184. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  2185. -e 's!@''MYSQLD_USER''@!mysql!' \
  2186. -e 's!@''STATIC_NSS_FLAGS''@!!' \
  2187. -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \
  2188. -e 's!@''ZLIB_DEPS''@!-L/usr//lib -lz!' \
  2189. -e "s!@MAKE@!make!" \
  2190. convert-debug-for-diff.sh > convert-debug-for-diff-t
  2191. /bin/mv mysqld_safe-t mysqld_safe
  2192. /bin/mv mysql_install_db-t mysql_install_db
  2193. /bin/mv mysql_zap-t mysql_zap
  2194. /bin/chmod +x mysql_convert_table_format-t
  2195. /bin/chmod +x mysql_find_rows-t
  2196. /bin/chmod +x mysql_secure_installation-t
  2197. /bin/chmod +x mysql_setpermission-t
  2198. /bin/mv mysql_convert_table_format-t mysql_convert_table_format
  2199. /bin/mv mysql_find_rows-t mysql_find_rows
  2200. /bin/mv mysql_secure_installation-t mysql_secure_installation
  2201. /bin/mv mysql_setpermission-t mysql_setpermission
  2202. /bin/chmod +x mysqlbug-t
  2203. /bin/chmod +x mysqldumpslow-t
  2204. /bin/mv mysqlbug-t mysqlbug
  2205. /bin/mv mysqldumpslow-t mysqldumpslow
  2206. /bin/chmod +x convert-debug-for-diff-t
  2207. /bin/chmod +x make_sharedlib_distribution-t
  2208. /bin/mv convert-debug-for-diff-t convert-debug-for-diff
  2209. /bin/mv make_sharedlib_distribution-t make_sharedlib_distribution
  2210. /bin/chmod +x make_binary_distribution-t
  2211. /bin/mv make_binary_distribution-t make_binary_distribution
  2212. /bin/chmod +x mysqld_multi-t
  2213. /bin/chmod +x mysqlhotcopy-t
  2214. /bin/mv mysqld_multi-t mysqld_multi
  2215. /bin/mv mysqlhotcopy-t mysqlhotcopy
  2216. /bin/chmod +x mysqlaccess-t
  2217. /bin/mv mysqlaccess-t mysqlaccess
  2218. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/scripts'
  2219. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/scripts'
  2220. Making all in strings
  2221. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/strings'
  2222. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strxmov.lo strxmov.c
  2223. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o bmove_upp.lo bmove_upp.c
  2224. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strappend.lo strappend.c
  2225. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strcont.lo strcont.c
  2226. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strend.lo strend.c
  2227. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strfill.lo strfill.c
  2228. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strcend.lo strcend.c
  2229. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o is_prefix.lo is_prefix.c
  2230. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strstr.lo strstr.c
  2231. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strinstr.lo strinstr.c
  2232. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strmake.lo strmake.c
  2233. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strnmov.lo strnmov.c
  2234. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strmov.lo strmov.c
  2235. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o longlong2str.lo longlong2str.c
  2236. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o bfill.lo bfill.c
  2237. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o bmove.lo bmove.c
  2238. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o bmove512.lo bmove512.c
  2239. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o bchange.lo bchange.c
  2240. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strxnmov.lo strxnmov.c
  2241. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o int2str.lo int2str.c
  2242. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o str2int.lo str2int.c
  2243. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o r_strinstr.lo r_strinstr.c
  2244. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strtod.lo strtod.c
  2245. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o bcmp.lo bcmp.c
  2246. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strappend.c -fPIC -DPIC -o .libs/strappend.o
  2247. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strcend.c -fPIC -DPIC -o .libs/strcend.o
  2248. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strxmov.c -fPIC -DPIC -o .libs/strxmov.o
  2249. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bmove_upp.c -fPIC -DPIC -o .libs/bmove_upp.o
  2250. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strstr.c -fPIC -DPIC -o .libs/strstr.o
  2251. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strfill.c -fPIC -DPIC -o .libs/strfill.o
  2252. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strcont.c -fPIC -DPIC -o .libs/strcont.o
  2253. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strend.c -fPIC -DPIC -o .libs/strend.o
  2254. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmake.c -fPIC -DPIC -o .libs/strmake.o
  2255. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strinstr.c -fPIC -DPIC -o .libs/strinstr.o
  2256. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c is_prefix.c -fPIC -DPIC -o .libs/is_prefix.o
  2257. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strnmov.c -fPIC -DPIC -o .libs/strnmov.o
  2258. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmov.c -fPIC -DPIC -o .libs/strmov.o
  2259. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c str2int.c -fPIC -DPIC -o .libs/str2int.o
  2260. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bfill.c -fPIC -DPIC -o .libs/bfill.o
  2261. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bmove512.c -fPIC -DPIC -o .libs/bmove512.o
  2262. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strxnmov.c -fPIC -DPIC -o .libs/strxnmov.o
  2263. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c longlong2str.c -fPIC -DPIC -o .libs/longlong2str.o
  2264. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bmove.c -fPIC -DPIC -o .libs/bmove.o
  2265. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c r_strinstr.c -fPIC -DPIC -o .libs/r_strinstr.o
  2266. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bcmp.c -fPIC -DPIC -o .libs/bcmp.o
  2267. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bchange.c -fPIC -DPIC -o .libs/bchange.o
  2268. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c int2str.c -fPIC -DPIC -o .libs/int2str.o
  2269. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtod.c -fPIC -DPIC -o .libs/strtod.o
  2270. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strappend.c -o strappend.o >/dev/null 2>&1
  2271. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strfill.c -o strfill.o >/dev/null 2>&1
  2272. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bmove.c -o bmove.o >/dev/null 2>&1
  2273. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmov.c -o strmov.o >/dev/null 2>&1
  2274. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bmove_upp.c -o bmove_upp.o >/dev/null 2>&1
  2275. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strstr.c -o strstr.o >/dev/null 2>&1
  2276. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strinstr.c -o strinstr.o >/dev/null 2>&1
  2277. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strcend.c -o strcend.o >/dev/null 2>&1
  2278. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strend.c -o strend.o >/dev/null 2>&1
  2279. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strnmov.c -o strnmov.o >/dev/null 2>&1
  2280. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strcont.c -o strcont.o >/dev/null 2>&1
  2281. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c longlong2str.c -o longlong2str.o >/dev/null 2>&1
  2282. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strxmov.c -o strxmov.o >/dev/null 2>&1
  2283. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bfill.c -o bfill.o >/dev/null 2>&1
  2284. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmake.c -o strmake.o >/dev/null 2>&1
  2285. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bcmp.c -o bcmp.o >/dev/null 2>&1
  2286. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strxnmov.c -o strxnmov.o >/dev/null 2>&1
  2287. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c r_strinstr.c -o r_strinstr.o >/dev/null 2>&1
  2288. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c is_prefix.c -o is_prefix.o >/dev/null 2>&1
  2289. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bchange.c -o bchange.o >/dev/null 2>&1
  2290. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c int2str.c -o int2str.o >/dev/null 2>&1
  2291. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bmove512.c -o bmove512.o >/dev/null 2>&1
  2292. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c str2int.c -o str2int.o >/dev/null 2>&1
  2293. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strtol.lo strtol.c
  2294. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtod.c -o strtod.o >/dev/null 2>&1
  2295. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strtoul.lo strtoul.c
  2296. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strtoll.lo strtoll.c
  2297. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strtoull.lo strtoull.c
  2298. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o llstr.lo llstr.c
  2299. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strnlen.lo strnlen.c
  2300. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype.lo ctype.c
  2301. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-simple.lo ctype-simple.c
  2302. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-mb.lo ctype-mb.c
  2303. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtol.c -fPIC -DPIC -o .libs/strtol.o
  2304. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-big5.lo ctype-big5.c
  2305. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-cp932.lo ctype-cp932.c
  2306. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-czech.lo ctype-czech.c
  2307. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-eucjpms.lo ctype-eucjpms.c
  2308. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-euc_kr.lo ctype-euc_kr.c
  2309. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-gb2312.lo ctype-gb2312.c
  2310. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtoul.c -fPIC -DPIC -o .libs/strtoul.o
  2311. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-gbk.lo ctype-gbk.c
  2312. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-sjis.lo ctype-sjis.c
  2313. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-tis620.lo ctype-tis620.c
  2314. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-ujis.lo ctype-ujis.c
  2315. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtoll.c -fPIC -DPIC -o .libs/strtoll.o
  2316. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtoull.c -fPIC -DPIC -o .libs/strtoull.o
  2317. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strnlen.c -fPIC -DPIC -o .libs/strnlen.o
  2318. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c llstr.c -fPIC -DPIC -o .libs/llstr.o
  2319. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype.c -fPIC -DPIC -o .libs/ctype.o
  2320. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-mb.c -fPIC -DPIC -o .libs/ctype-mb.o
  2321. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-simple.c -fPIC -DPIC -o .libs/ctype-simple.o
  2322. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-utf8.lo ctype-utf8.c
  2323. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-cp932.c -fPIC -DPIC -o .libs/ctype-cp932.o
  2324. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-ucs2.lo ctype-ucs2.c
  2325. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-big5.c -fPIC -DPIC -o .libs/ctype-big5.o
  2326. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-eucjpms.c -fPIC -DPIC -o .libs/ctype-eucjpms.o
  2327. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-czech.c -fPIC -DPIC -o .libs/ctype-czech.o
  2328. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-euc_kr.c -fPIC -DPIC -o .libs/ctype-euc_kr.o
  2329. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-gb2312.c -fPIC -DPIC -o .libs/ctype-gb2312.o
  2330. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-gbk.c -fPIC -DPIC -o .libs/ctype-gbk.o
  2331. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-sjis.c -fPIC -DPIC -o .libs/ctype-sjis.o
  2332. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-tis620.c -fPIC -DPIC -o .libs/ctype-tis620.o
  2333. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-ujis.c -fPIC -DPIC -o .libs/ctype-ujis.o
  2334. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-utf8.c -fPIC -DPIC -o .libs/ctype-utf8.o
  2335. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-ucs2.c -fPIC -DPIC -o .libs/ctype-ucs2.o
  2336. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-uca.lo ctype-uca.c
  2337. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtol.c -o strtol.o >/dev/null 2>&1
  2338. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-win1250ch.lo ctype-win1250ch.c
  2339. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtoull.c -o strtoull.o >/dev/null 2>&1
  2340. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strnlen.c -o strnlen.o >/dev/null 2>&1
  2341. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtoul.c -o strtoul.o >/dev/null 2>&1
  2342. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtoll.c -o strtoll.o >/dev/null 2>&1
  2343. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-uca.c -fPIC -DPIC -o .libs/ctype-uca.o
  2344. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c llstr.c -o llstr.o >/dev/null 2>&1
  2345. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-win1250ch.c -fPIC -DPIC -o .libs/ctype-win1250ch.o
  2346. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-bin.lo ctype-bin.c
  2347. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-latin1.lo ctype-latin1.c
  2348. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_vsnprintf.lo my_vsnprintf.c
  2349. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-bin.c -fPIC -DPIC -o .libs/ctype-bin.o
  2350. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o xml.lo xml.c
  2351. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o decimal.lo decimal.c
  2352. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-extra.lo ctype-extra.c
  2353. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-latin1.c -fPIC -DPIC -o .libs/ctype-latin1.o
  2354. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_vsnprintf.c -fPIC -DPIC -o .libs/my_vsnprintf.o
  2355. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_strtoll10.lo my_strtoll10.c
  2356. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c xml.c -fPIC -DPIC -o .libs/xml.o
  2357. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-extra.c -fPIC -DPIC -o .libs/ctype-extra.o
  2358. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c decimal.c -fPIC -DPIC -o .libs/decimal.o
  2359. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype.c -o ctype.o >/dev/null 2>&1
  2360. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-tis620.c -o ctype-tis620.o >/dev/null 2>&1
  2361. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_strtoll10.c -fPIC -DPIC -o .libs/my_strtoll10.o
  2362. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-czech.c -o ctype-czech.o >/dev/null 2>&1
  2363. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-gb2312.c -o ctype-gb2312.o >/dev/null 2>&1
  2364. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-win1250ch.c -o ctype-win1250ch.o >/dev/null 2>&1
  2365. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-sjis.c -o ctype-sjis.o >/dev/null 2>&1
  2366. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-cp932.c -o ctype-cp932.o >/dev/null 2>&1
  2367. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-euc_kr.c -o ctype-euc_kr.o >/dev/null 2>&1
  2368. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-latin1.c -o ctype-latin1.o >/dev/null 2>&1
  2369. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_strtoll10.c -o my_strtoll10.o >/dev/null 2>&1
  2370. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-mb.c -o ctype-mb.o >/dev/null 2>&1
  2371. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_vsnprintf.c -o my_vsnprintf.o >/dev/null 2>&1
  2372. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-bin.c -o ctype-bin.o >/dev/null 2>&1
  2373. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-big5.c -o ctype-big5.o >/dev/null 2>&1
  2374. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o str_alloc.lo str_alloc.c
  2375. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_strchr.lo my_strchr.c
  2376. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c str_alloc.c -fPIC -DPIC -o .libs/str_alloc.o
  2377. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-extra.c -o ctype-extra.o >/dev/null 2>&1
  2378. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_strchr.c -fPIC -DPIC -o .libs/my_strchr.o
  2379. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c xml.c -o xml.o >/dev/null 2>&1
  2380. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strmov_overlapp.lo strmov_overlapp.c
  2381. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c conf_to_src.c
  2382. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmov_overlapp.c -fPIC -DPIC -o .libs/strmov_overlapp.o
  2383. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-utf8.c -o ctype-utf8.o >/dev/null 2>&1
  2384. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c str_alloc.c -o str_alloc.o >/dev/null 2>&1
  2385. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-simple.c -o ctype-simple.o >/dev/null 2>&1
  2386. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-gbk.c -o ctype-gbk.o >/dev/null 2>&1
  2387. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_strchr.c -o my_strchr.o >/dev/null 2>&1
  2388. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmov_overlapp.c -o strmov_overlapp.o >/dev/null 2>&1
  2389. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-uca.c -o ctype-uca.o >/dev/null 2>&1
  2390. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-ucs2.c -o ctype-ucs2.o >/dev/null 2>&1
  2391. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-ujis.c -o ctype-ujis.o >/dev/null 2>&1
  2392. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-eucjpms.c -o ctype-eucjpms.o >/dev/null 2>&1
  2393. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c decimal.c -o decimal.o >/dev/null 2>&1
  2394. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o libmystrings.la strxmov.lo bmove_upp.lo strappend.lo strcont.lo strend.lo strfill.lo strcend.lo is_prefix.lo strstr.lo strinstr.lo strmake.lo strnmov.lo strmov.lo longlong2str.lo bfill.lo bmove.lo bmove512.lo bchange.lo strxnmov.lo int2str.lo str2int.lo r_strinstr.lo strtod.lo bcmp.lo strtol.lo strtoul.lo strtoll.lo strtoull.lo llstr.lo strnlen.lo ctype.lo ctype-simple.lo ctype-mb.lo ctype-big5.lo ctype-cp932.lo ctype-czech.lo ctype-eucjpms.lo ctype-euc_kr.lo ctype-gb2312.lo ctype-gbk.lo ctype-sjis.lo ctype-tis620.lo ctype-ujis.lo ctype-utf8.lo ctype-ucs2.lo ctype-uca.lo ctype-win1250ch.lo ctype-bin.lo ctype-latin1.lo my_vsnprintf.lo xml.lo decimal.lo ctype-extra.lo my_strtoll10.lo str_alloc.lo my_strchr.lo strmov_overlapp.lo -lpthread -lcrypt -lnsl -lm -lpthread
  2395. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmystrings.a .libs/strxmov.o .libs/bmove_upp.o .libs/strappend.o .libs/strcont.o .libs/strend.o .libs/strfill.o .libs/strcend.o .libs/is_prefix.o .libs/strstr.o .libs/strinstr.o .libs/strmake.o .libs/strnmov.o .libs/strmov.o .libs/longlong2str.o .libs/bfill.o .libs/bmove.o .libs/bmove512.o .libs/bchange.o .libs/strxnmov.o .libs/int2str.o .libs/str2int.o .libs/r_strinstr.o .libs/strtod.o .libs/bcmp.o .libs/strtol.o .libs/strtoul.o .libs/strtoll.o .libs/strtoull.o .libs/llstr.o .libs/strnlen.o .libs/ctype.o .libs/ctype-simple.o .libs/ctype-mb.o .libs/ctype-big5.o .libs/ctype-cp932.o .libs/ctype-czech.o .libs/ctype-eucjpms.o .libs/ctype-euc_kr.o .libs/ctype-gb2312.o .libs/ctype-gbk.o .libs/ctype-sjis.o .libs/ctype-tis620.o .libs/ctype-ujis.o .libs/ctype-utf8.o .libs/ctype-ucs2.o .libs/ctype-uca.o .libs/ctype-win1250ch.o .libs/ctype-bin.o .libs/ctype-latin1.o .libs/my_vsnprintf.o .libs/xml.o .libs/decimal.o .libs/ctype-extra.o .libs/my_strtoll10.o .libs/str_alloc.o .libs/my_strchr.o .libs/strmov_overlapp.o
  2396. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmystrings.a
  2397. libtool: link: ( cd ".libs" && rm -f "libmystrings.la" && ln -s "../libmystrings.la" "libmystrings.la" )
  2398. /bin/cp .libs/libmystrings.a libmystrings.a
  2399. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o conf_to_src conf_to_src.o libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread
  2400. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o conf_to_src conf_to_src.o libmystrings.a -lcrypt -lnsl -lm -lpthread
  2401. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/strings'
  2402. Making all in mysys
  2403. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysys'
  2404. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_init.lo my_init.c
  2405. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_getwd.lo my_getwd.c
  2406. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_getdate.lo mf_getdate.c
  2407. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_mmap.lo my_mmap.c
  2408. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_path.lo mf_path.c
  2409. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_loadpath.lo mf_loadpath.c
  2410. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_file.lo my_file.c
  2411. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_open.lo my_open.c
  2412. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_create.lo my_create.c
  2413. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_dup.lo my_dup.c
  2414. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_seek.lo my_seek.c
  2415. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_read.lo my_read.c
  2416. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_pread.lo my_pread.c
  2417. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_write.lo my_write.c
  2418. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_getpagesize.lo my_getpagesize.c
  2419. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_crc32.lo my_crc32.c
  2420. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_iocache.lo mf_iocache.c
  2421. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_iocache2.lo mf_iocache2.c
  2422. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_cache.lo mf_cache.c
  2423. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_tempfile.lo mf_tempfile.c
  2424. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_tempdir.lo mf_tempdir.c
  2425. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_lock.lo my_lock.c
  2426. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_brkhant.lo mf_brkhant.c
  2427. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_alarm.lo my_alarm.c
  2428. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_init.c -fPIC -DPIC -o .libs/my_init.o
  2429. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_mmap.c -fPIC -DPIC -o .libs/my_mmap.o
  2430. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getwd.c -fPIC -DPIC -o .libs/my_getwd.o
  2431. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_dup.c -fPIC -DPIC -o .libs/my_dup.o
  2432. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_loadpath.c -fPIC -DPIC -o .libs/mf_loadpath.o
  2433. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_getdate.c -fPIC -DPIC -o .libs/mf_getdate.o
  2434. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_path.c -fPIC -DPIC -o .libs/mf_path.o
  2435. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_seek.c -fPIC -DPIC -o .libs/my_seek.o
  2436. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_read.c -fPIC -DPIC -o .libs/my_read.o
  2437. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_file.c -fPIC -DPIC -o .libs/my_file.o
  2438. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_iocache2.c -fPIC -DPIC -o .libs/mf_iocache2.o
  2439. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_open.c -fPIC -DPIC -o .libs/my_open.o
  2440. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_write.c -fPIC -DPIC -o .libs/my_write.o
  2441. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_create.c -fPIC -DPIC -o .libs/my_create.o
  2442. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_cache.c -fPIC -DPIC -o .libs/mf_cache.o
  2443. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_pread.c -fPIC -DPIC -o .libs/my_pread.o
  2444. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_tempfile.c -fPIC -DPIC -o .libs/mf_tempfile.o
  2445. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_iocache.c -fPIC -DPIC -o .libs/mf_iocache.o
  2446. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_crc32.c -fPIC -DPIC -o .libs/my_crc32.o
  2447. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getpagesize.c -fPIC -DPIC -o .libs/my_getpagesize.o
  2448. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_lock.c -fPIC -DPIC -o .libs/my_lock.o
  2449. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_tempdir.c -fPIC -DPIC -o .libs/mf_tempdir.o
  2450. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_brkhant.c -fPIC -DPIC -o .libs/mf_brkhant.o
  2451. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_alarm.c -fPIC -DPIC -o .libs/my_alarm.o
  2452. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_crc32.c -o my_crc32.o >/dev/null 2>&1
  2453. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_mmap.c -o my_mmap.o >/dev/null 2>&1
  2454. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_brkhant.c -o mf_brkhant.o >/dev/null 2>&1
  2455. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getpagesize.c -o my_getpagesize.o >/dev/null 2>&1
  2456. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_dup.c -o my_dup.o >/dev/null 2>&1
  2457. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_alarm.c -o my_alarm.o >/dev/null 2>&1
  2458. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_tempfile.c -o mf_tempfile.o >/dev/null 2>&1
  2459. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_open.c -o my_open.o >/dev/null 2>&1
  2460. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_path.c -o mf_path.o >/dev/null 2>&1
  2461. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_create.c -o my_create.o >/dev/null 2>&1
  2462. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_seek.c -o my_seek.o >/dev/null 2>&1
  2463. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_init.c -o my_init.o >/dev/null 2>&1
  2464. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_lock.c -o my_lock.o >/dev/null 2>&1
  2465. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_read.c -o my_read.o >/dev/null 2>&1
  2466. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_file.c -o my_file.o >/dev/null 2>&1
  2467. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_loadpath.c -o mf_loadpath.o >/dev/null 2>&1
  2468. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_write.c -o my_write.o >/dev/null 2>&1
  2469. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getwd.c -o my_getwd.o >/dev/null 2>&1
  2470. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_getdate.c -o mf_getdate.o >/dev/null 2>&1
  2471. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_cache.c -o mf_cache.o >/dev/null 2>&1
  2472. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_tempdir.c -o mf_tempdir.o >/dev/null 2>&1
  2473. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_pread.c -o my_pread.o >/dev/null 2>&1
  2474. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_malloc.lo my_malloc.c
  2475. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_realloc.lo my_realloc.c
  2476. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_once.lo my_once.c
  2477. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mulalloc.lo mulalloc.c
  2478. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_alloc.lo my_alloc.c
  2479. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o safemalloc.lo safemalloc.c
  2480. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_malloc.c -fPIC -DPIC -o .libs/my_malloc.o
  2481. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o my_new.lo my_new.cc
  2482. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_vle.lo my_vle.c
  2483. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_realloc.c -fPIC -DPIC -o .libs/my_realloc.o
  2484. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_once.c -fPIC -DPIC -o .libs/my_once.o
  2485. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mulalloc.c -fPIC -DPIC -o .libs/mulalloc.o
  2486. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_atomic.lo my_atomic.c
  2487. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_safehash.lo my_safehash.c
  2488. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o lf_hash.lo lf_hash.c
  2489. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o lf_dynarray.lo lf_dynarray.c
  2490. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o lf_alloc-pin.lo lf_alloc-pin.c
  2491. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_rnd.lo my_rnd.c
  2492. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_uuid.lo my_uuid.c
  2493. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_chmod.lo my_chmod.c
  2494. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_alloc.c -fPIC -DPIC -o .libs/my_alloc.o
  2495. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_fopen.lo my_fopen.c
  2496. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_fstream.lo my_fstream.c
  2497. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_getsystime.lo my_getsystime.c
  2498. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_error.lo my_error.c
  2499. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o errors.lo errors.c
  2500. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c safemalloc.c -fPIC -DPIC -o .libs/safemalloc.o
  2501. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_iocache2.c -o mf_iocache2.o >/dev/null 2>&1
  2502. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_vle.c -fPIC -DPIC -o .libs/my_vle.o
  2503. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_atomic.c -fPIC -DPIC -o .libs/my_atomic.o
  2504. libtool: compile: x86_64-pc-linux-gnu-g++ -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c my_new.cc -fPIC -DPIC -o .libs/my_new.o
  2505. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c lf_hash.c -fPIC -DPIC -o .libs/lf_hash.o
  2506. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c lf_dynarray.c -fPIC -DPIC -o .libs/lf_dynarray.o
  2507. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_safehash.c -fPIC -DPIC -o .libs/my_safehash.o
  2508. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_div.lo my_div.c
  2509. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c lf_alloc-pin.c -fPIC -DPIC -o .libs/lf_alloc-pin.o
  2510. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_uuid.c -fPIC -DPIC -o .libs/my_uuid.o
  2511. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_rnd.c -fPIC -DPIC -o .libs/my_rnd.o
  2512. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_chmod.c -fPIC -DPIC -o .libs/my_chmod.o
  2513. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_fstream.c -fPIC -DPIC -o .libs/my_fstream.o
  2514. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_fopen.c -fPIC -DPIC -o .libs/my_fopen.o
  2515. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getsystime.c -fPIC -DPIC -o .libs/my_getsystime.o
  2516. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c errors.c -fPIC -DPIC -o .libs/errors.o
  2517. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_error.c -fPIC -DPIC -o .libs/my_error.o
  2518. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_realloc.c -o my_realloc.o >/dev/null 2>&1
  2519. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mulalloc.c -o mulalloc.o >/dev/null 2>&1
  2520. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_div.c -fPIC -DPIC -o .libs/my_div.o
  2521. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_malloc.c -o my_malloc.o >/dev/null 2>&1
  2522. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_atomic.c -o my_atomic.o >/dev/null 2>&1
  2523. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_once.c -o my_once.o >/dev/null 2>&1
  2524. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_vle.c -o my_vle.o >/dev/null 2>&1
  2525. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_iocache.c -o mf_iocache.o >/dev/null 2>&1
  2526. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_chmod.c -o my_chmod.o >/dev/null 2>&1
  2527. libtool: compile: x86_64-pc-linux-gnu-g++ -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c my_new.cc -o my_new.o >/dev/null 2>&1
  2528. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_rnd.c -o my_rnd.o >/dev/null 2>&1
  2529. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getsystime.c -o my_getsystime.o >/dev/null 2>&1
  2530. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c errors.c -o errors.o >/dev/null 2>&1
  2531. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_alloc.c -o my_alloc.o >/dev/null 2>&1
  2532. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_messnc.lo my_messnc.c
  2533. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_fstream.c -o my_fstream.o >/dev/null 2>&1
  2534. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_safehash.c -o my_safehash.o >/dev/null 2>&1
  2535. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_fopen.c -o my_fopen.o >/dev/null 2>&1
  2536. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c lf_dynarray.c -o lf_dynarray.o >/dev/null 2>&1
  2537. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_uuid.c -o my_uuid.o >/dev/null 2>&1
  2538. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_div.c -o my_div.o >/dev/null 2>&1
  2539. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_format.lo mf_format.c
  2540. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_same.lo mf_same.c
  2541. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_dirname.lo mf_dirname.c
  2542. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_error.c -o my_error.o >/dev/null 2>&1
  2543. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_fn_ext.lo mf_fn_ext.c
  2544. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_messnc.c -fPIC -DPIC -o .libs/my_messnc.o
  2545. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c safemalloc.c -o safemalloc.o >/dev/null 2>&1
  2546. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_symlink.lo my_symlink.c
  2547. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c lf_alloc-pin.c -o lf_alloc-pin.o >/dev/null 2>&1
  2548. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_format.c -fPIC -DPIC -o .libs/mf_format.o
  2549. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_same.c -fPIC -DPIC -o .libs/mf_same.o
  2550. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_dirname.c -fPIC -DPIC -o .libs/mf_dirname.o
  2551. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_symlink2.lo my_symlink2.c
  2552. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_fn_ext.c -fPIC -DPIC -o .libs/mf_fn_ext.o
  2553. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_pack.lo mf_pack.c
  2554. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_unixpath.lo mf_unixpath.c
  2555. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_arr_appstr.lo mf_arr_appstr.c
  2556. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_wcomp.lo mf_wcomp.c
  2557. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_symlink.c -fPIC -DPIC -o .libs/my_symlink.o
  2558. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_wfile.lo mf_wfile.c
  2559. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c lf_hash.c -o lf_hash.o >/dev/null 2>&1
  2560. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_gethwaddr.lo my_gethwaddr.c
  2561. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_symlink2.c -fPIC -DPIC -o .libs/my_symlink2.o
  2562. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_qsort.lo mf_qsort.c
  2563. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_pack.c -fPIC -DPIC -o .libs/mf_pack.o
  2564. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_qsort2.lo mf_qsort2.c
  2565. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_unixpath.c -fPIC -DPIC -o .libs/mf_unixpath.o
  2566. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_wcomp.c -fPIC -DPIC -o .libs/mf_wcomp.o
  2567. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_sort.lo mf_sort.c
  2568. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_arr_appstr.c -fPIC -DPIC -o .libs/mf_arr_appstr.o
  2569. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_messnc.c -o my_messnc.o >/dev/null 2>&1
  2570. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_wfile.c -fPIC -DPIC -o .libs/mf_wfile.o
  2571. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ptr_cmp.lo ptr_cmp.c
  2572. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_gethwaddr.c -fPIC -DPIC -o .libs/my_gethwaddr.o
  2573. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_radix.lo mf_radix.c
  2574. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o queues.lo queues.c
  2575. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_same.c -o mf_same.o >/dev/null 2>&1
  2576. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_getncpus.lo my_getncpus.c
  2577. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_qsort.c -fPIC -DPIC -o .libs/mf_qsort.o
  2578. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_fn_ext.c -o mf_fn_ext.o >/dev/null 2>&1
  2579. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_qsort2.c -fPIC -DPIC -o .libs/mf_qsort2.o
  2580. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_dirname.c -o mf_dirname.o >/dev/null 2>&1
  2581. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_sort.c -fPIC -DPIC -o .libs/mf_sort.o
  2582. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_format.c -o mf_format.o >/dev/null 2>&1
  2583. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ptr_cmp.c -fPIC -DPIC -o .libs/ptr_cmp.o
  2584. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_radix.c -fPIC -DPIC -o .libs/mf_radix.o
  2585. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c queues.c -fPIC -DPIC -o .libs/queues.o
  2586. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getncpus.c -fPIC -DPIC -o .libs/my_getncpus.o
  2587. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_symlink.c -o my_symlink.o >/dev/null 2>&1
  2588. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_unixpath.c -o mf_unixpath.o >/dev/null 2>&1
  2589. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_arr_appstr.c -o mf_arr_appstr.o >/dev/null 2>&1
  2590. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o tree.lo tree.c
  2591. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_wcomp.c -o mf_wcomp.o >/dev/null 2>&1
  2592. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o trie.lo trie.c
  2593. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_symlink2.c -o my_symlink2.o >/dev/null 2>&1
  2594. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o list.lo list.c
  2595. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_wfile.c -o mf_wfile.o >/dev/null 2>&1
  2596. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hash.lo hash.c
  2597. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o array.lo array.c
  2598. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_gethwaddr.c -o my_gethwaddr.o >/dev/null 2>&1
  2599. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_sort.c -o mf_sort.o >/dev/null 2>&1
  2600. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c tree.c -fPIC -DPIC -o .libs/tree.o
  2601. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trie.c -fPIC -DPIC -o .libs/trie.o
  2602. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o string.lo string.c
  2603. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o typelib.lo typelib.c
  2604. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getncpus.c -o my_getncpus.o >/dev/null 2>&1
  2605. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c list.c -fPIC -DPIC -o .libs/list.o
  2606. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c array.c -fPIC -DPIC -o .libs/array.o
  2607. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_radix.c -o mf_radix.o >/dev/null 2>&1
  2608. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_copy.lo my_copy.c
  2609. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_pack.c -o mf_pack.o >/dev/null 2>&1
  2610. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hash.c -fPIC -DPIC -o .libs/hash.o
  2611. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_append.lo my_append.c
  2612. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_lib.lo my_lib.c
  2613. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c string.c -fPIC -DPIC -o .libs/string.o
  2614. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_delete.lo my_delete.c
  2615. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c typelib.c -fPIC -DPIC -o .libs/typelib.o
  2616. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_rename.lo my_rename.c
  2617. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ptr_cmp.c -o ptr_cmp.o >/dev/null 2>&1
  2618. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c queues.c -o queues.o >/dev/null 2>&1
  2619. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_copy.c -fPIC -DPIC -o .libs/my_copy.o
  2620. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_redel.lo my_redel.c
  2621. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_append.c -fPIC -DPIC -o .libs/my_append.o
  2622. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_lib.c -fPIC -DPIC -o .libs/my_lib.o
  2623. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_chsize.lo my_chsize.c
  2624. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_delete.c -fPIC -DPIC -o .libs/my_delete.o
  2625. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_clock.lo my_clock.c
  2626. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_rename.c -fPIC -DPIC -o .libs/my_rename.o
  2627. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_quick.lo my_quick.c
  2628. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_lockmem.lo my_lockmem.c
  2629. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_static.lo my_static.c
  2630. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_qsort.c -o mf_qsort.o >/dev/null 2>&1
  2631. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_redel.c -fPIC -DPIC -o .libs/my_redel.o
  2632. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_qsort2.c -o mf_qsort2.o >/dev/null 2>&1
  2633. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c list.c -o list.o >/dev/null 2>&1
  2634. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_chsize.c -fPIC -DPIC -o .libs/my_chsize.o
  2635. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_sync.lo my_sync.c
  2636. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_clock.c -fPIC -DPIC -o .libs/my_clock.o
  2637. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trie.c -o trie.o >/dev/null 2>&1
  2638. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_quick.c -fPIC -DPIC -o .libs/my_quick.o
  2639. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_lockmem.c -fPIC -DPIC -o .libs/my_lockmem.o
  2640. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_static.c -fPIC -DPIC -o .libs/my_static.o
  2641. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_append.c -o my_append.o >/dev/null 2>&1
  2642. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c array.c -o array.o >/dev/null 2>&1
  2643. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_delete.c -o my_delete.o >/dev/null 2>&1
  2644. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_sync.c -fPIC -DPIC -o .libs/my_sync.o
  2645. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c string.c -o string.o >/dev/null 2>&1
  2646. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_copy.c -o my_copy.o >/dev/null 2>&1
  2647. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_rename.c -o my_rename.o >/dev/null 2>&1
  2648. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_getopt.lo my_getopt.c
  2649. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c typelib.c -o typelib.o >/dev/null 2>&1
  2650. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_mkdir.lo my_mkdir.c
  2651. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_redel.c -o my_redel.o >/dev/null 2>&1
  2652. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o default_modify.lo default_modify.c
  2653. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_clock.c -o my_clock.o >/dev/null 2>&1
  2654. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_lockmem.c -o my_lockmem.o >/dev/null 2>&1
  2655. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_chsize.c -o my_chsize.o >/dev/null 2>&1
  2656. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_lib.c -o my_lib.o >/dev/null 2>&1
  2657. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_static.c -o my_static.o >/dev/null 2>&1
  2658. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o default.lo default.c
  2659. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_quick.c -o my_quick.o >/dev/null 2>&1
  2660. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getopt.c -fPIC -DPIC -o .libs/my_getopt.o
  2661. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_compress.lo my_compress.c
  2662. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o checksum.lo checksum.c
  2663. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_mkdir.c -fPIC -DPIC -o .libs/my_mkdir.o
  2664. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c tree.c -o tree.o >/dev/null 2>&1
  2665. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c default_modify.c -fPIC -DPIC -o .libs/default_modify.o
  2666. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c default.c -fPIC -DPIC -o .libs/default.o
  2667. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_net.lo my_net.c
  2668. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_sync.c -o my_sync.o >/dev/null 2>&1
  2669. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_port.lo my_port.c
  2670. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_compress.c -fPIC -DPIC -o .libs/my_compress.o
  2671. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c checksum.c -fPIC -DPIC -o .libs/checksum.o
  2672. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_sleep.lo my_sleep.c
  2673. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o charset.lo charset.c
  2674. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o charset-def.lo charset-def.c
  2675. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_net.c -fPIC -DPIC -o .libs/my_net.o
  2676. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_bitmap.lo my_bitmap.c
  2677. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_bit.lo my_bit.c
  2678. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hash.c -o hash.o >/dev/null 2>&1
  2679. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o md5.lo md5.c
  2680. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_port.c -fPIC -DPIC -o .libs/my_port.o
  2681. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o rijndael.lo rijndael.c
  2682. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_aes.lo my_aes.c
  2683. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o sha1.lo sha1.c
  2684. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_compare.lo my_compare.c
  2685. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_netware.lo my_netware.c
  2686. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_sleep.c -fPIC -DPIC -o .libs/my_sleep.o
  2687. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c charset.c -fPIC -DPIC -o .libs/charset.o
  2688. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_mkdir.c -o my_mkdir.o >/dev/null 2>&1
  2689. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c charset-def.c -fPIC -DPIC -o .libs/charset-def.o
  2690. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_largepage.lo my_largepage.c
  2691. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_bitmap.c -fPIC -DPIC -o .libs/my_bitmap.o
  2692. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_bit.c -fPIC -DPIC -o .libs/my_bit.o
  2693. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_memmem.lo my_memmem.c
  2694. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c md5.c -fPIC -DPIC -o .libs/md5.o
  2695. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rijndael.c -fPIC -DPIC -o .libs/rijndael.o
  2696. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_aes.c -fPIC -DPIC -o .libs/my_aes.o
  2697. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sha1.c -fPIC -DPIC -o .libs/sha1.o
  2698. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_compare.c -fPIC -DPIC -o .libs/my_compare.o
  2699. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_netware.c -fPIC -DPIC -o .libs/my_netware.o
  2700. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o stacktrace.lo stacktrace.c
  2701. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c checksum.c -o checksum.o >/dev/null 2>&1
  2702. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_largepage.c -fPIC -DPIC -o .libs/my_largepage.o
  2703. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_port.c -o my_port.o >/dev/null 2>&1
  2704. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_memmem.c -fPIC -DPIC -o .libs/my_memmem.o
  2705. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c default_modify.c -o default_modify.o >/dev/null 2>&1
  2706. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_net.c -o my_net.o >/dev/null 2>&1
  2707. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_sleep.c -o my_sleep.o >/dev/null 2>&1
  2708. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c stacktrace.c -fPIC -DPIC -o .libs/stacktrace.o
  2709. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_compress.c -o my_compress.o >/dev/null 2>&1
  2710. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_bit.c -o my_bit.o >/dev/null 2>&1
  2711. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_windac.lo my_windac.c
  2712. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_netware.c -o my_netware.o >/dev/null 2>&1
  2713. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c charset-def.c -o charset-def.o >/dev/null 2>&1
  2714. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_access.lo my_access.c
  2715. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_windac.c -fPIC -DPIC -o .libs/my_windac.o
  2716. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o base64.lo base64.c
  2717. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_aes.c -o my_aes.o >/dev/null 2>&1
  2718. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_memmem.c -o my_memmem.o >/dev/null 2>&1
  2719. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_libwrap.lo my_libwrap.c
  2720. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sha1.c -o sha1.o >/dev/null 2>&1
  2721. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o wqueue.lo wqueue.c
  2722. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o thr_alarm.lo thr_alarm.c
  2723. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_largepage.c -o my_largepage.o >/dev/null 2>&1
  2724. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_access.c -fPIC -DPIC -o .libs/my_access.o
  2725. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o thr_lock.lo thr_lock.c
  2726. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c base64.c -fPIC -DPIC -o .libs/base64.o
  2727. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o thr_mutex.lo thr_mutex.c
  2728. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c stacktrace.c -o stacktrace.o >/dev/null 2>&1
  2729. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c wqueue.c -fPIC -DPIC -o .libs/wqueue.o
  2730. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_libwrap.c -fPIC -DPIC -o .libs/my_libwrap.o
  2731. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c thr_alarm.c -fPIC -DPIC -o .libs/thr_alarm.o
  2732. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_windac.c -o my_windac.o >/dev/null 2>&1
  2733. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o thr_rwlock.lo thr_rwlock.c
  2734. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c thr_lock.c -fPIC -DPIC -o .libs/thr_lock.o
  2735. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c md5.c -o md5.o >/dev/null 2>&1
  2736. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_pthread.lo my_pthread.c
  2737. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_thr_init.lo my_thr_init.c
  2738. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c thr_mutex.c -fPIC -DPIC -o .libs/thr_mutex.o
  2739. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o waiting_threads.lo waiting_threads.c
  2740. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_access.c -o my_access.o >/dev/null 2>&1
  2741. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c thr_rwlock.c -fPIC -DPIC -o .libs/thr_rwlock.o
  2742. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c default.c -o default.o >/dev/null 2>&1
  2743. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_pthread.c -fPIC -DPIC -o .libs/my_pthread.o
  2744. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_keycache.lo mf_keycache.c
  2745. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_bitmap.c -o my_bitmap.o >/dev/null 2>&1
  2746. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_keycaches.lo mf_keycaches.c
  2747. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_libwrap.c -o my_libwrap.o >/dev/null 2>&1
  2748. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_thr_init.c -fPIC -DPIC -o .libs/my_thr_init.o
  2749. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c waiting_threads.c -fPIC -DPIC -o .libs/waiting_threads.o
  2750. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rijndael.c -o rijndael.o >/dev/null 2>&1
  2751. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getopt.c -o my_getopt.o >/dev/null 2>&1
  2752. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c charset.c -o charset.o >/dev/null 2>&1
  2753. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c wqueue.c -o wqueue.o >/dev/null 2>&1
  2754. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_keycache.c -fPIC -DPIC -o .libs/mf_keycache.o
  2755. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_keycaches.c -fPIC -DPIC -o .libs/mf_keycaches.o
  2756. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c thr_rwlock.c -o thr_rwlock.o >/dev/null 2>&1
  2757. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c thr_mutex.c -o thr_mutex.o >/dev/null 2>&1
  2758. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c base64.c -o base64.o >/dev/null 2>&1
  2759. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_compare.c -o my_compare.o >/dev/null 2>&1
  2760. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_pthread.c -o my_pthread.o >/dev/null 2>&1
  2761. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c thr_alarm.c -o thr_alarm.o >/dev/null 2>&1
  2762. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_keycaches.c -o mf_keycaches.o >/dev/null 2>&1
  2763. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_thr_init.c -o my_thr_init.o >/dev/null 2>&1
  2764. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c waiting_threads.c -o waiting_threads.o >/dev/null 2>&1
  2765. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c thr_lock.c -o thr_lock.o >/dev/null 2>&1
  2766. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_keycache.c -o mf_keycache.o >/dev/null 2>&1
  2767. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libmysys.la my_init.lo my_getwd.lo mf_getdate.lo my_mmap.lo mf_path.lo mf_loadpath.lo my_file.lo my_open.lo my_create.lo my_dup.lo my_seek.lo my_read.lo my_pread.lo my_write.lo my_getpagesize.lo my_crc32.lo mf_iocache.lo mf_iocache2.lo mf_cache.lo mf_tempfile.lo mf_tempdir.lo my_lock.lo mf_brkhant.lo my_alarm.lo my_malloc.lo my_realloc.lo my_once.lo mulalloc.lo my_alloc.lo safemalloc.lo my_new.lo my_vle.lo my_atomic.lo my_safehash.lo lf_hash.lo lf_dynarray.lo lf_alloc-pin.lo my_rnd.lo my_uuid.lo my_chmod.lo my_fopen.lo my_fstream.lo my_getsystime.lo my_error.lo errors.lo my_div.lo my_messnc.lo mf_format.lo mf_same.lo mf_dirname.lo mf_fn_ext.lo my_symlink.lo my_symlink2.lo mf_pack.lo mf_unixpath.lo mf_arr_appstr.lo mf_wcomp.lo mf_wfile.lo my_gethwaddr.lo mf_qsort.lo mf_qsort2.lo mf_sort.lo ptr_cmp.lo mf_radix.lo queues.lo my_getncpus.lo tree.lo trie.lo list.lo hash.lo array.lo string.lo typelib.lo my_copy.lo my_append.lo my_lib.lo my_delete.lo my_rename.lo my_redel.lo my_chsize.lo my_clock.lo my_quick.lo my_lockmem.lo my_static.lo my_sync.lo my_getopt.lo my_mkdir.lo default_modify.lo default.lo my_compress.lo checksum.lo my_net.lo my_port.lo my_sleep.lo charset.lo charset-def.lo my_bitmap.lo my_bit.lo md5.lo rijndael.lo my_aes.lo sha1.lo my_compare.lo my_netware.lo my_largepage.lo my_memmem.lo stacktrace.lo my_windac.lo my_access.lo base64.lo my_libwrap.lo wqueue.lo thr_alarm.lo thr_lock.lo thr_mutex.lo thr_rwlock.lo my_pthread.lo my_thr_init.lo waiting_threads.lo mf_keycache.lo mf_keycaches.lo -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  2768. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmysys.a .libs/my_init.o .libs/my_getwd.o .libs/mf_getdate.o .libs/my_mmap.o .libs/mf_path.o .libs/mf_loadpath.o .libs/my_file.o .libs/my_open.o .libs/my_create.o .libs/my_dup.o .libs/my_seek.o .libs/my_read.o .libs/my_pread.o .libs/my_write.o .libs/my_getpagesize.o .libs/my_crc32.o .libs/mf_iocache.o .libs/mf_iocache2.o .libs/mf_cache.o .libs/mf_tempfile.o .libs/mf_tempdir.o .libs/my_lock.o .libs/mf_brkhant.o .libs/my_alarm.o .libs/my_malloc.o .libs/my_realloc.o .libs/my_once.o .libs/mulalloc.o .libs/my_alloc.o .libs/safemalloc.o .libs/my_new.o .libs/my_vle.o .libs/my_atomic.o .libs/my_safehash.o .libs/lf_hash.o .libs/lf_dynarray.o .libs/lf_alloc-pin.o .libs/my_rnd.o .libs/my_uuid.o .libs/my_chmod.o .libs/my_fopen.o .libs/my_fstream.o .libs/my_getsystime.o .libs/my_error.o .libs/errors.o .libs/my_div.o .libs/my_messnc.o .libs/mf_format.o .libs/mf_same.o .libs/mf_dirname.o .libs/mf_fn_ext.o .libs/my_symlink.o .libs/my_symlink2.o .libs/mf_pack.o .libs/mf_unixpath.o .libs/mf_arr_appstr.o .libs/mf_wcomp.o .libs/mf_wfile.o .libs/my_gethwaddr.o .libs/mf_qsort.o .libs/mf_qsort2.o .libs/mf_sort.o .libs/ptr_cmp.o .libs/mf_radix.o .libs/queues.o .libs/my_getncpus.o .libs/tree.o .libs/trie.o .libs/list.o .libs/hash.o .libs/array.o .libs/string.o .libs/typelib.o .libs/my_copy.o .libs/my_append.o .libs/my_lib.o .libs/my_delete.o .libs/my_rename.o .libs/my_redel.o .libs/my_chsize.o .libs/my_clock.o .libs/my_quick.o .libs/my_lockmem.o .libs/my_static.o .libs/my_sync.o .libs/my_getopt.o .libs/my_mkdir.o .libs/default_modify.o .libs/default.o .libs/my_compress.o .libs/checksum.o .libs/my_net.o .libs/my_port.o .libs/my_sleep.o .libs/charset.o .libs/charset-def.o .libs/my_bitmap.o .libs/my_bit.o .libs/md5.o .libs/rijndael.o .libs/my_aes.o .libs/sha1.o .libs/my_compare.o .libs/my_netware.o .libs/my_largepage.o .libs/my_memmem.o .libs/stacktrace.o .libs/my_windac.o .libs/my_access.o .libs/base64.o .libs/my_libwrap.o .libs/wqueue.o .libs/thr_alarm.o .libs/thr_lock.o .libs/thr_mutex.o .libs/thr_rwlock.o .libs/my_pthread.o .libs/my_thr_init.o .libs/waiting_threads.o .libs/mf_keycache.o .libs/mf_keycaches.o
  2769. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmysys.a
  2770. libtool: link: ( cd ".libs" && rm -f "libmysys.la" && ln -s "../libmysys.la" "libmysys.la" )
  2771. /bin/cp .libs/libmysys.a libmysys.a
  2772. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysys'
  2773. Making all in dbug
  2774. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/dbug'
  2775. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o dbug.lo dbug.c
  2776. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o sanity.lo sanity.c
  2777. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_main.c
  2778. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c factorial.c
  2779. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dbug_analyze.c
  2780. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c tests.c
  2781. /bin/rm -f example1.r
  2782. /bin/rm -f example2.r
  2783. /bin/rm -f example3.r
  2784. /bin/rm -f main.r
  2785. /bin/rm -f factorial.r
  2786. /bin/sed -e 's!\\!\\\\!g' example1.c > example1.r
  2787. /bin/sed -e 's!\\!\\\\!g' example2.c > example2.r
  2788. cp -f ./tests-t.pl ./tests-t
  2789. /bin/sed -e 's!\\!\\\\!g' example3.c > example3.r
  2790. /bin/sed -e 's!\\!\\\\!g' main.c > main.r
  2791. /bin/sed -e 's!\\!\\\\!g' factorial.c > factorial.r
  2792. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dbug.c -fPIC -DPIC -o .libs/dbug.o
  2793. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sanity.c -fPIC -DPIC -o .libs/sanity.o
  2794. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sanity.c -o sanity.o >/dev/null 2>&1
  2795. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dbug.c -o dbug.o >/dev/null 2>&1
  2796. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o libdbug.la dbug.lo sanity.lo -lpthread -lcrypt -lnsl -lm -lpthread
  2797. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdbug.a .libs/dbug.o .libs/sanity.o
  2798. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdbug.a
  2799. libtool: link: ( cd ".libs" && rm -f "libdbug.la" && ln -s "../libdbug.la" "libdbug.la" )
  2800. /bin/cp .libs/libdbug.a libdbug.a
  2801. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o factorial my_main.o factorial.o libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread
  2802. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o dbug_analyze dbug_analyze.o libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread
  2803. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o tests tests.o libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread
  2804. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o tests tests.o libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a -lcrypt -lnsl -lm -lpthread
  2805. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o factorial my_main.o factorial.o libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a -lcrypt -lnsl -lm -lpthread
  2806. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o dbug_analyze dbug_analyze.o libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a -lcrypt -lnsl -lm -lpthread
  2807. ./factorial 1 2 3 4 5 | cat > output1.r
  2808. ./factorial -\#t:o 2 3 | cat >output2.r
  2809. ./factorial -\#d:t:o 3 | cat >output3.r
  2810. ./factorial -\#d,result:o 4 | cat >output4.r
  2811. ./factorial -\#d:f,factorial:F:L:o 3 | cat >output5.r
  2812. nroff -mm user.r > user.t
  2813. groff -mm user.r > user.ps
  2814. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/dbug'
  2815. Making all in extra
  2816. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  2817. make all-recursive
  2818. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  2819. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  2820. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c replace.c
  2821. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -fno-inline -c perror.c
  2822. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c resolveip.c
  2823. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_print_defaults.c
  2824. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c resolve_stack_dump.c
  2825. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mysql_waitpid.c
  2826. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c innochecksum.c
  2827. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c charset2html.c
  2828. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysql_waitpid mysql_waitpid.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  2829. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o my_print_defaults my_print_defaults.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  2830. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o perror perror.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  2831. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o resolveip resolveip.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  2832. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o charset2html charset2html.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  2833. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o innochecksum innochecksum.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  2834. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o resolve_stack_dump resolve_stack_dump.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  2835. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysql_waitpid mysql_waitpid.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  2836. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o perror perror.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  2837. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o resolveip resolveip.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  2838. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o my_print_defaults my_print_defaults.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  2839. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o charset2html charset2html.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  2840. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o innochecksum innochecksum.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  2841. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o resolve_stack_dump resolve_stack_dump.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  2842. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o replace replace.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  2843. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o replace replace.o -lstdc++ ../mysys/libmysys.a ../strings/libmystrings.a ../dbug/libdbug.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  2844. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  2845. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  2846. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  2847. Making all in regex
  2848. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/regex'
  2849. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o regerror.lo regerror.c
  2850. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o regcomp.lo regcomp.c
  2851. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o regexec.lo regexec.c
  2852. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o regfree.lo regfree.c
  2853. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o reginit.lo reginit.c
  2854. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c split.c
  2855. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c debug.c
  2856. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c main.c
  2857. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c regerror.c -fPIC -DPIC -o .libs/regerror.o
  2858. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c regcomp.c -fPIC -DPIC -o .libs/regcomp.o
  2859. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c regexec.c -fPIC -DPIC -o .libs/regexec.o
  2860. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c reginit.c -fPIC -DPIC -o .libs/reginit.o
  2861. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c regfree.c -fPIC -DPIC -o .libs/regfree.o
  2862. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c regfree.c -o regfree.o >/dev/null 2>&1
  2863. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c regerror.c -o regerror.o >/dev/null 2>&1
  2864. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c reginit.c -o reginit.o >/dev/null 2>&1
  2865. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c regcomp.c -o regcomp.o >/dev/null 2>&1
  2866. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c regexec.c -o regexec.o >/dev/null 2>&1
  2867. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o libregex.la regerror.lo regcomp.lo regexec.lo regfree.lo reginit.lo -lpthread -lcrypt -lnsl -lm -lpthread
  2868. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libregex.a .libs/regerror.o .libs/regcomp.o .libs/regexec.o .libs/regfree.o .libs/reginit.o
  2869. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libregex.a
  2870. libtool: link: ( cd ".libs" && rm -f "libregex.la" && ln -s "../libregex.la" "libregex.la" )
  2871. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o re split.o debug.o main.o libregex.la ../strings/libmystrings.la -lpthread -lcrypt -lnsl -lm -lpthread
  2872. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o re split.o debug.o main.o ./.libs/libregex.a ../strings/.libs/libmystrings.a -lcrypt -lnsl -lm -lpthread
  2873. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/regex'
  2874. Making all in libmysql
  2875. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql'
  2876. set -x; \
  2877. ss=`echo strmov.lo strxmov.lo strxnmov.lo strnmov.lo strmake.lo strend.lo strtod.lo strnlen.lo strfill.lo is_prefix.lo int2str.lo str2int.lo strinstr.lo strcont.lo strcend.lo bcmp.lo ctype-latin1.lo bchange.lo bmove.lo bmove_upp.lo longlong2str.lo strtoull.lo strtoll.lo llstr.lo my_vsnprintf.lo ctype.lo ctype-simple.lo ctype-bin.lo ctype-mb.lo ctype-big5.lo ctype-czech.lo ctype-cp932.lo ctype-eucjpms.lo ctype-euc_kr.lo ctype-win1250ch.lo ctype-utf8.lo ctype-extra.lo ctype-ucs2.lo ctype-gb2312.lo ctype-gbk.lo ctype-sjis.lo ctype-tis620.lo ctype-ujis.lo ctype-uca.lo xml.lo my_strtoll10.lo str_alloc.lo strmov_overlapp.lo | sed "s;\.lo;.c;g"`; \
  2878. ds=`echo dbug.lo | sed "s;\.lo;.c;g"`; \
  2879. ms=`echo my_init.lo my_static.lo my_malloc.lo my_realloc.lo my_create.lo my_delete.lo mf_tempfile.lo my_open.lo my_file.lo my_read.lo my_write.lo errors.lo my_error.lo my_getwd.lo my_div.lo mf_pack.lo my_messnc.lo mf_dirname.lo mf_fn_ext.lo mf_wcomp.lo typelib.lo safemalloc.lo my_alloc.lo mf_format.lo mf_path.lo mf_unixpath.lo my_fopen.lo my_symlink.lo my_fstream.lo mf_arr_appstr.lo mf_loadpath.lo my_pthread.lo my_thr_init.lo thr_mutex.lo mulalloc.lo string.lo default.lo default_modify.lo my_compress.lo array.lo my_once.lo list.lo my_net.lo charset.lo charset-def.lo hash.lo mf_iocache.lo mf_iocache2.lo my_seek.lo my_sleep.lo my_pread.lo mf_cache.lo md5.lo sha1.lo my_rnd.lo my_getopt.lo my_port.lo my_rename.lo my_chsize.lo my_sync.lo my_getsystime.lo my_lib.lo mf_qsort.lo | sed "s;\.lo;.c;g"`; \
  2880. vs=`echo vio.lo viosocket.lo viossl.lo viosslfactories.lo | sed "s;\.lo;.c;g"`; \
  2881. scs=`echo pack.lo client.lo my_time.lo | sed "s;\.lo;.c;g"`; \
  2882. for f in $ss strings_def.h; do \
  2883. rm -f $f; \
  2884. /bin/ln -s ../strings/$f $f; \
  2885. done; \
  2886. for f in $vs vio_priv.h; do \
  2887. rm -f $f; \
  2888. /bin/ln -s ../vio/$f $f; \
  2889. done; \
  2890. for f in $scs; do \
  2891. rm -f $f; \
  2892. /bin/ln -s ../sql-common/$f $f; \
  2893. done; \
  2894. for f in strto.c; do \
  2895. rm -f $f; \
  2896. /bin/ln -s ../strings/$f $f; \
  2897. done; \
  2898. for f in $ds; do \
  2899. rm -f $f; \
  2900. /bin/ln -s ../dbug/$f $f; \
  2901. done; \
  2902. for f in $ms mysys_priv.h my_static.h; do \
  2903. rm -f $f; \
  2904. /bin/ln -s ../mysys/$f $f; \
  2905. done; \
  2906. rm -f net.c; \
  2907. /bin/ln -s ../sql/net_serv.cc net.c ; \
  2908. rm -f password.c; \
  2909. /bin/ln -s ../sql/password.c password.c
  2910. ++ echo strmov.lo strxmov.lo strxnmov.lo strnmov.lo strmake.lo strend.lo strtod.lo strnlen.lo strfill.lo is_prefix.lo int2str.lo str2int.lo strinstr.lo strcont.lo strcend.lo bcmp.lo ctype-latin1.lo bchange.lo bmove.lo bmove_upp.lo longlong2str.lo strtoull.lo strtoll.lo llstr.lo my_vsnprintf.lo ctype.lo ctype-simple.lo ctype-bin.lo ctype-mb.lo ctype-big5.lo ctype-czech.lo ctype-cp932.lo ctype-eucjpms.lo ctype-euc_kr.lo ctype-win1250ch.lo ctype-utf8.lo ctype-extra.lo ctype-ucs2.lo ctype-gb2312.lo ctype-gbk.lo ctype-sjis.lo ctype-tis620.lo ctype-ujis.lo ctype-uca.lo xml.lo my_strtoll10.lo str_alloc.lo strmov_overlapp.lo
  2911. ++ sed 's;\.lo;.c;g'
  2912. + ss='strmov.c strxmov.c strxnmov.c strnmov.c strmake.c strend.c strtod.c strnlen.c strfill.c is_prefix.c int2str.c str2int.c strinstr.c strcont.c strcend.c bcmp.c ctype-latin1.c bchange.c bmove.c bmove_upp.c longlong2str.c strtoull.c strtoll.c llstr.c my_vsnprintf.c ctype.c ctype-simple.c ctype-bin.c ctype-mb.c ctype-big5.c ctype-czech.c ctype-cp932.c ctype-eucjpms.c ctype-euc_kr.c ctype-win1250ch.c ctype-utf8.c ctype-extra.c ctype-ucs2.c ctype-gb2312.c ctype-gbk.c ctype-sjis.c ctype-tis620.c ctype-ujis.c ctype-uca.c xml.c my_strtoll10.c str_alloc.c strmov_overlapp.c'
  2913. ++ echo dbug.lo
  2914. ++ sed 's;\.lo;.c;g'
  2915. + ds=dbug.c
  2916. ++ echo my_init.lo my_static.lo my_malloc.lo my_realloc.lo my_create.lo my_delete.lo mf_tempfile.lo my_open.lo my_file.lo my_read.lo my_write.lo errors.lo my_error.lo my_getwd.lo my_div.lo mf_pack.lo my_messnc.lo mf_dirname.lo mf_fn_ext.lo mf_wcomp.lo typelib.lo safemalloc.lo my_alloc.lo mf_format.lo mf_path.lo mf_unixpath.lo my_fopen.lo my_symlink.lo my_fstream.lo mf_arr_appstr.lo mf_loadpath.lo my_pthread.lo my_thr_init.lo thr_mutex.lo mulalloc.lo string.lo default.lo default_modify.lo my_compress.lo array.lo my_once.lo list.lo my_net.lo charset.lo charset-def.lo hash.lo mf_iocache.lo mf_iocache2.lo my_seek.lo my_sleep.lo my_pread.lo mf_cache.lo md5.lo sha1.lo my_rnd.lo my_getopt.lo my_port.lo my_rename.lo my_chsize.lo my_sync.lo my_getsystime.lo my_lib.lo mf_qsort.lo
  2917. ++ sed 's;\.lo;.c;g'
  2918. + ms='my_init.c my_static.c my_malloc.c my_realloc.c my_create.c my_delete.c mf_tempfile.c my_open.c my_file.c my_read.c my_write.c errors.c my_error.c my_getwd.c my_div.c mf_pack.c my_messnc.c mf_dirname.c mf_fn_ext.c mf_wcomp.c typelib.c safemalloc.c my_alloc.c mf_format.c mf_path.c mf_unixpath.c my_fopen.c my_symlink.c my_fstream.c mf_arr_appstr.c mf_loadpath.c my_pthread.c my_thr_init.c thr_mutex.c mulalloc.c string.c default.c default_modify.c my_compress.c array.c my_once.c list.c my_net.c charset.c charset-def.c hash.c mf_iocache.c mf_iocache2.c my_seek.c my_sleep.c my_pread.c mf_cache.c md5.c sha1.c my_rnd.c my_getopt.c my_port.c my_rename.c my_chsize.c my_sync.c my_getsystime.c my_lib.c mf_qsort.c'
  2919. ++ echo vio.lo viosocket.lo viossl.lo viosslfactories.lo
  2920. ++ sed 's;\.lo;.c;g'
  2921. + vs='vio.c viosocket.c viossl.c viosslfactories.c'
  2922. ++ echo pack.lo client.lo my_time.lo
  2923. ++ sed 's;\.lo;.c;g'
  2924. + scs='pack.c client.c my_time.c'
  2925. + for f in '$ss' strings_def.h
  2926. + rm -f strmov.c
  2927. + /bin/ln -s ../strings/strmov.c strmov.c
  2928. + for f in '$ss' strings_def.h
  2929. + rm -f strxmov.c
  2930. + /bin/ln -s ../strings/strxmov.c strxmov.c
  2931. + for f in '$ss' strings_def.h
  2932. + rm -f strxnmov.c
  2933. + /bin/ln -s ../strings/strxnmov.c strxnmov.c
  2934. + for f in '$ss' strings_def.h
  2935. + rm -f strnmov.c
  2936. + /bin/ln -s ../strings/strnmov.c strnmov.c
  2937. + for f in '$ss' strings_def.h
  2938. + rm -f strmake.c
  2939. + /bin/ln -s ../strings/strmake.c strmake.c
  2940. + for f in '$ss' strings_def.h
  2941. + rm -f strend.c
  2942. + /bin/ln -s ../strings/strend.c strend.c
  2943. + for f in '$ss' strings_def.h
  2944. + rm -f strtod.c
  2945. + /bin/ln -s ../strings/strtod.c strtod.c
  2946. + for f in '$ss' strings_def.h
  2947. + rm -f strnlen.c
  2948. + /bin/ln -s ../strings/strnlen.c strnlen.c
  2949. + for f in '$ss' strings_def.h
  2950. + rm -f strfill.c
  2951. + /bin/ln -s ../strings/strfill.c strfill.c
  2952. + for f in '$ss' strings_def.h
  2953. + rm -f is_prefix.c
  2954. + /bin/ln -s ../strings/is_prefix.c is_prefix.c
  2955. + for f in '$ss' strings_def.h
  2956. + rm -f int2str.c
  2957. + /bin/ln -s ../strings/int2str.c int2str.c
  2958. + for f in '$ss' strings_def.h
  2959. + rm -f str2int.c
  2960. + /bin/ln -s ../strings/str2int.c str2int.c
  2961. + for f in '$ss' strings_def.h
  2962. + rm -f strinstr.c
  2963. + /bin/ln -s ../strings/strinstr.c strinstr.c
  2964. + for f in '$ss' strings_def.h
  2965. + rm -f strcont.c
  2966. + /bin/ln -s ../strings/strcont.c strcont.c
  2967. + for f in '$ss' strings_def.h
  2968. + rm -f strcend.c
  2969. + /bin/ln -s ../strings/strcend.c strcend.c
  2970. + for f in '$ss' strings_def.h
  2971. + rm -f bcmp.c
  2972. + /bin/ln -s ../strings/bcmp.c bcmp.c
  2973. + for f in '$ss' strings_def.h
  2974. + rm -f ctype-latin1.c
  2975. + /bin/ln -s ../strings/ctype-latin1.c ctype-latin1.c
  2976. + for f in '$ss' strings_def.h
  2977. + rm -f bchange.c
  2978. + /bin/ln -s ../strings/bchange.c bchange.c
  2979. + for f in '$ss' strings_def.h
  2980. + rm -f bmove.c
  2981. + /bin/ln -s ../strings/bmove.c bmove.c
  2982. + for f in '$ss' strings_def.h
  2983. + rm -f bmove_upp.c
  2984. + /bin/ln -s ../strings/bmove_upp.c bmove_upp.c
  2985. + for f in '$ss' strings_def.h
  2986. + rm -f longlong2str.c
  2987. + /bin/ln -s ../strings/longlong2str.c longlong2str.c
  2988. + for f in '$ss' strings_def.h
  2989. + rm -f strtoull.c
  2990. + /bin/ln -s ../strings/strtoull.c strtoull.c
  2991. + for f in '$ss' strings_def.h
  2992. + rm -f strtoll.c
  2993. + /bin/ln -s ../strings/strtoll.c strtoll.c
  2994. + for f in '$ss' strings_def.h
  2995. + rm -f llstr.c
  2996. + /bin/ln -s ../strings/llstr.c llstr.c
  2997. + for f in '$ss' strings_def.h
  2998. + rm -f my_vsnprintf.c
  2999. + /bin/ln -s ../strings/my_vsnprintf.c my_vsnprintf.c
  3000. + for f in '$ss' strings_def.h
  3001. + rm -f ctype.c
  3002. + /bin/ln -s ../strings/ctype.c ctype.c
  3003. + for f in '$ss' strings_def.h
  3004. + rm -f ctype-simple.c
  3005. + /bin/ln -s ../strings/ctype-simple.c ctype-simple.c
  3006. + for f in '$ss' strings_def.h
  3007. + rm -f ctype-bin.c
  3008. + /bin/ln -s ../strings/ctype-bin.c ctype-bin.c
  3009. + for f in '$ss' strings_def.h
  3010. + rm -f ctype-mb.c
  3011. + /bin/ln -s ../strings/ctype-mb.c ctype-mb.c
  3012. + for f in '$ss' strings_def.h
  3013. + rm -f ctype-big5.c
  3014. + /bin/ln -s ../strings/ctype-big5.c ctype-big5.c
  3015. + for f in '$ss' strings_def.h
  3016. + rm -f ctype-czech.c
  3017. + /bin/ln -s ../strings/ctype-czech.c ctype-czech.c
  3018. + for f in '$ss' strings_def.h
  3019. + rm -f ctype-cp932.c
  3020. + /bin/ln -s ../strings/ctype-cp932.c ctype-cp932.c
  3021. + for f in '$ss' strings_def.h
  3022. + rm -f ctype-eucjpms.c
  3023. + /bin/ln -s ../strings/ctype-eucjpms.c ctype-eucjpms.c
  3024. + for f in '$ss' strings_def.h
  3025. + rm -f ctype-euc_kr.c
  3026. + /bin/ln -s ../strings/ctype-euc_kr.c ctype-euc_kr.c
  3027. + for f in '$ss' strings_def.h
  3028. + rm -f ctype-win1250ch.c
  3029. + /bin/ln -s ../strings/ctype-win1250ch.c ctype-win1250ch.c
  3030. + for f in '$ss' strings_def.h
  3031. + rm -f ctype-utf8.c
  3032. + /bin/ln -s ../strings/ctype-utf8.c ctype-utf8.c
  3033. + for f in '$ss' strings_def.h
  3034. + rm -f ctype-extra.c
  3035. + /bin/ln -s ../strings/ctype-extra.c ctype-extra.c
  3036. + for f in '$ss' strings_def.h
  3037. + rm -f ctype-ucs2.c
  3038. + /bin/ln -s ../strings/ctype-ucs2.c ctype-ucs2.c
  3039. + for f in '$ss' strings_def.h
  3040. + rm -f ctype-gb2312.c
  3041. + /bin/ln -s ../strings/ctype-gb2312.c ctype-gb2312.c
  3042. + for f in '$ss' strings_def.h
  3043. + rm -f ctype-gbk.c
  3044. + /bin/ln -s ../strings/ctype-gbk.c ctype-gbk.c
  3045. + for f in '$ss' strings_def.h
  3046. + rm -f ctype-sjis.c
  3047. + /bin/ln -s ../strings/ctype-sjis.c ctype-sjis.c
  3048. + for f in '$ss' strings_def.h
  3049. + rm -f ctype-tis620.c
  3050. + /bin/ln -s ../strings/ctype-tis620.c ctype-tis620.c
  3051. + for f in '$ss' strings_def.h
  3052. + rm -f ctype-ujis.c
  3053. + /bin/ln -s ../strings/ctype-ujis.c ctype-ujis.c
  3054. + for f in '$ss' strings_def.h
  3055. + rm -f ctype-uca.c
  3056. + /bin/ln -s ../strings/ctype-uca.c ctype-uca.c
  3057. + for f in '$ss' strings_def.h
  3058. + rm -f xml.c
  3059. + /bin/ln -s ../strings/xml.c xml.c
  3060. + for f in '$ss' strings_def.h
  3061. + rm -f my_strtoll10.c
  3062. + /bin/ln -s ../strings/my_strtoll10.c my_strtoll10.c
  3063. + for f in '$ss' strings_def.h
  3064. + rm -f str_alloc.c
  3065. + /bin/ln -s ../strings/str_alloc.c str_alloc.c
  3066. + for f in '$ss' strings_def.h
  3067. + rm -f strmov_overlapp.c
  3068. + /bin/ln -s ../strings/strmov_overlapp.c strmov_overlapp.c
  3069. + for f in '$ss' strings_def.h
  3070. + rm -f strings_def.h
  3071. + /bin/ln -s ../strings/strings_def.h strings_def.h
  3072. + for f in '$vs' vio_priv.h
  3073. + rm -f vio.c
  3074. + /bin/ln -s ../vio/vio.c vio.c
  3075. + for f in '$vs' vio_priv.h
  3076. + rm -f viosocket.c
  3077. + /bin/ln -s ../vio/viosocket.c viosocket.c
  3078. + for f in '$vs' vio_priv.h
  3079. + rm -f viossl.c
  3080. + /bin/ln -s ../vio/viossl.c viossl.c
  3081. + for f in '$vs' vio_priv.h
  3082. + rm -f viosslfactories.c
  3083. + /bin/ln -s ../vio/viosslfactories.c viosslfactories.c
  3084. + for f in '$vs' vio_priv.h
  3085. + rm -f vio_priv.h
  3086. + /bin/ln -s ../vio/vio_priv.h vio_priv.h
  3087. + for f in '$scs'
  3088. + rm -f pack.c
  3089. + /bin/ln -s ../sql-common/pack.c pack.c
  3090. + for f in '$scs'
  3091. + rm -f client.c
  3092. + /bin/ln -s ../sql-common/client.c client.c
  3093. + for f in '$scs'
  3094. + rm -f my_time.c
  3095. + /bin/ln -s ../sql-common/my_time.c my_time.c
  3096. + for f in strto.c
  3097. + rm -f strto.c
  3098. + /bin/ln -s ../strings/strto.c strto.c
  3099. + for f in '$ds'
  3100. + rm -f dbug.c
  3101. + /bin/ln -s ../dbug/dbug.c dbug.c
  3102. + for f in '$ms' mysys_priv.h my_static.h
  3103. + rm -f my_init.c
  3104. + /bin/ln -s ../mysys/my_init.c my_init.c
  3105. + for f in '$ms' mysys_priv.h my_static.h
  3106. + rm -f my_static.c
  3107. + /bin/ln -s ../mysys/my_static.c my_static.c
  3108. + for f in '$ms' mysys_priv.h my_static.h
  3109. + rm -f my_malloc.c
  3110. + /bin/ln -s ../mysys/my_malloc.c my_malloc.c
  3111. + for f in '$ms' mysys_priv.h my_static.h
  3112. + rm -f my_realloc.c
  3113. + /bin/ln -s ../mysys/my_realloc.c my_realloc.c
  3114. + for f in '$ms' mysys_priv.h my_static.h
  3115. + rm -f my_create.c
  3116. + /bin/ln -s ../mysys/my_create.c my_create.c
  3117. + for f in '$ms' mysys_priv.h my_static.h
  3118. + rm -f my_delete.c
  3119. + /bin/ln -s ../mysys/my_delete.c my_delete.c
  3120. + for f in '$ms' mysys_priv.h my_static.h
  3121. + rm -f mf_tempfile.c
  3122. + /bin/ln -s ../mysys/mf_tempfile.c mf_tempfile.c
  3123. + for f in '$ms' mysys_priv.h my_static.h
  3124. + rm -f my_open.c
  3125. + /bin/ln -s ../mysys/my_open.c my_open.c
  3126. + for f in '$ms' mysys_priv.h my_static.h
  3127. + rm -f my_file.c
  3128. + /bin/ln -s ../mysys/my_file.c my_file.c
  3129. + for f in '$ms' mysys_priv.h my_static.h
  3130. + rm -f my_read.c
  3131. + /bin/ln -s ../mysys/my_read.c my_read.c
  3132. + for f in '$ms' mysys_priv.h my_static.h
  3133. + rm -f my_write.c
  3134. + /bin/ln -s ../mysys/my_write.c my_write.c
  3135. + for f in '$ms' mysys_priv.h my_static.h
  3136. + rm -f errors.c
  3137. + /bin/ln -s ../mysys/errors.c errors.c
  3138. + for f in '$ms' mysys_priv.h my_static.h
  3139. + rm -f my_error.c
  3140. + /bin/ln -s ../mysys/my_error.c my_error.c
  3141. + for f in '$ms' mysys_priv.h my_static.h
  3142. + rm -f my_getwd.c
  3143. + /bin/ln -s ../mysys/my_getwd.c my_getwd.c
  3144. + for f in '$ms' mysys_priv.h my_static.h
  3145. + rm -f my_div.c
  3146. + /bin/ln -s ../mysys/my_div.c my_div.c
  3147. + for f in '$ms' mysys_priv.h my_static.h
  3148. + rm -f mf_pack.c
  3149. + /bin/ln -s ../mysys/mf_pack.c mf_pack.c
  3150. + for f in '$ms' mysys_priv.h my_static.h
  3151. + rm -f my_messnc.c
  3152. + /bin/ln -s ../mysys/my_messnc.c my_messnc.c
  3153. + for f in '$ms' mysys_priv.h my_static.h
  3154. + rm -f mf_dirname.c
  3155. + /bin/ln -s ../mysys/mf_dirname.c mf_dirname.c
  3156. + for f in '$ms' mysys_priv.h my_static.h
  3157. + rm -f mf_fn_ext.c
  3158. + /bin/ln -s ../mysys/mf_fn_ext.c mf_fn_ext.c
  3159. + for f in '$ms' mysys_priv.h my_static.h
  3160. + rm -f mf_wcomp.c
  3161. + /bin/ln -s ../mysys/mf_wcomp.c mf_wcomp.c
  3162. + for f in '$ms' mysys_priv.h my_static.h
  3163. + rm -f typelib.c
  3164. + /bin/ln -s ../mysys/typelib.c typelib.c
  3165. + for f in '$ms' mysys_priv.h my_static.h
  3166. + rm -f safemalloc.c
  3167. + /bin/ln -s ../mysys/safemalloc.c safemalloc.c
  3168. + for f in '$ms' mysys_priv.h my_static.h
  3169. + rm -f my_alloc.c
  3170. + /bin/ln -s ../mysys/my_alloc.c my_alloc.c
  3171. + for f in '$ms' mysys_priv.h my_static.h
  3172. + rm -f mf_format.c
  3173. + /bin/ln -s ../mysys/mf_format.c mf_format.c
  3174. + for f in '$ms' mysys_priv.h my_static.h
  3175. + rm -f mf_path.c
  3176. + /bin/ln -s ../mysys/mf_path.c mf_path.c
  3177. + for f in '$ms' mysys_priv.h my_static.h
  3178. + rm -f mf_unixpath.c
  3179. + /bin/ln -s ../mysys/mf_unixpath.c mf_unixpath.c
  3180. + for f in '$ms' mysys_priv.h my_static.h
  3181. + rm -f my_fopen.c
  3182. + /bin/ln -s ../mysys/my_fopen.c my_fopen.c
  3183. + for f in '$ms' mysys_priv.h my_static.h
  3184. + rm -f my_symlink.c
  3185. + /bin/ln -s ../mysys/my_symlink.c my_symlink.c
  3186. + for f in '$ms' mysys_priv.h my_static.h
  3187. + rm -f my_fstream.c
  3188. + /bin/ln -s ../mysys/my_fstream.c my_fstream.c
  3189. + for f in '$ms' mysys_priv.h my_static.h
  3190. + rm -f mf_arr_appstr.c
  3191. + /bin/ln -s ../mysys/mf_arr_appstr.c mf_arr_appstr.c
  3192. + for f in '$ms' mysys_priv.h my_static.h
  3193. + rm -f mf_loadpath.c
  3194. + /bin/ln -s ../mysys/mf_loadpath.c mf_loadpath.c
  3195. + for f in '$ms' mysys_priv.h my_static.h
  3196. + rm -f my_pthread.c
  3197. + /bin/ln -s ../mysys/my_pthread.c my_pthread.c
  3198. + for f in '$ms' mysys_priv.h my_static.h
  3199. + rm -f my_thr_init.c
  3200. + /bin/ln -s ../mysys/my_thr_init.c my_thr_init.c
  3201. + for f in '$ms' mysys_priv.h my_static.h
  3202. + rm -f thr_mutex.c
  3203. + /bin/ln -s ../mysys/thr_mutex.c thr_mutex.c
  3204. + for f in '$ms' mysys_priv.h my_static.h
  3205. + rm -f mulalloc.c
  3206. + /bin/ln -s ../mysys/mulalloc.c mulalloc.c
  3207. + for f in '$ms' mysys_priv.h my_static.h
  3208. + rm -f string.c
  3209. + /bin/ln -s ../mysys/string.c string.c
  3210. + for f in '$ms' mysys_priv.h my_static.h
  3211. + rm -f default.c
  3212. + /bin/ln -s ../mysys/default.c default.c
  3213. + for f in '$ms' mysys_priv.h my_static.h
  3214. + rm -f default_modify.c
  3215. + /bin/ln -s ../mysys/default_modify.c default_modify.c
  3216. + for f in '$ms' mysys_priv.h my_static.h
  3217. + rm -f my_compress.c
  3218. + /bin/ln -s ../mysys/my_compress.c my_compress.c
  3219. + for f in '$ms' mysys_priv.h my_static.h
  3220. + rm -f array.c
  3221. + /bin/ln -s ../mysys/array.c array.c
  3222. + for f in '$ms' mysys_priv.h my_static.h
  3223. + rm -f my_once.c
  3224. + /bin/ln -s ../mysys/my_once.c my_once.c
  3225. + for f in '$ms' mysys_priv.h my_static.h
  3226. + rm -f list.c
  3227. + /bin/ln -s ../mysys/list.c list.c
  3228. + for f in '$ms' mysys_priv.h my_static.h
  3229. + rm -f my_net.c
  3230. + /bin/ln -s ../mysys/my_net.c my_net.c
  3231. + for f in '$ms' mysys_priv.h my_static.h
  3232. + rm -f charset.c
  3233. + /bin/ln -s ../mysys/charset.c charset.c
  3234. + for f in '$ms' mysys_priv.h my_static.h
  3235. + rm -f charset-def.c
  3236. + /bin/ln -s ../mysys/charset-def.c charset-def.c
  3237. + for f in '$ms' mysys_priv.h my_static.h
  3238. + rm -f hash.c
  3239. + /bin/ln -s ../mysys/hash.c hash.c
  3240. + for f in '$ms' mysys_priv.h my_static.h
  3241. + rm -f mf_iocache.c
  3242. + /bin/ln -s ../mysys/mf_iocache.c mf_iocache.c
  3243. + for f in '$ms' mysys_priv.h my_static.h
  3244. + rm -f mf_iocache2.c
  3245. + /bin/ln -s ../mysys/mf_iocache2.c mf_iocache2.c
  3246. + for f in '$ms' mysys_priv.h my_static.h
  3247. + rm -f my_seek.c
  3248. + /bin/ln -s ../mysys/my_seek.c my_seek.c
  3249. + for f in '$ms' mysys_priv.h my_static.h
  3250. + rm -f my_sleep.c
  3251. + /bin/ln -s ../mysys/my_sleep.c my_sleep.c
  3252. + for f in '$ms' mysys_priv.h my_static.h
  3253. + rm -f my_pread.c
  3254. + /bin/ln -s ../mysys/my_pread.c my_pread.c
  3255. + for f in '$ms' mysys_priv.h my_static.h
  3256. + rm -f mf_cache.c
  3257. + /bin/ln -s ../mysys/mf_cache.c mf_cache.c
  3258. + for f in '$ms' mysys_priv.h my_static.h
  3259. + rm -f md5.c
  3260. + /bin/ln -s ../mysys/md5.c md5.c
  3261. + for f in '$ms' mysys_priv.h my_static.h
  3262. + rm -f sha1.c
  3263. + /bin/ln -s ../mysys/sha1.c sha1.c
  3264. + for f in '$ms' mysys_priv.h my_static.h
  3265. + rm -f my_rnd.c
  3266. + /bin/ln -s ../mysys/my_rnd.c my_rnd.c
  3267. + for f in '$ms' mysys_priv.h my_static.h
  3268. + rm -f my_getopt.c
  3269. + /bin/ln -s ../mysys/my_getopt.c my_getopt.c
  3270. + for f in '$ms' mysys_priv.h my_static.h
  3271. + rm -f my_port.c
  3272. + /bin/ln -s ../mysys/my_port.c my_port.c
  3273. + for f in '$ms' mysys_priv.h my_static.h
  3274. + rm -f my_rename.c
  3275. + /bin/ln -s ../mysys/my_rename.c my_rename.c
  3276. + for f in '$ms' mysys_priv.h my_static.h
  3277. + rm -f my_chsize.c
  3278. + /bin/ln -s ../mysys/my_chsize.c my_chsize.c
  3279. + for f in '$ms' mysys_priv.h my_static.h
  3280. + rm -f my_sync.c
  3281. + /bin/ln -s ../mysys/my_sync.c my_sync.c
  3282. + for f in '$ms' mysys_priv.h my_static.h
  3283. + rm -f my_getsystime.c
  3284. + /bin/ln -s ../mysys/my_getsystime.c my_getsystime.c
  3285. + for f in '$ms' mysys_priv.h my_static.h
  3286. + rm -f my_lib.c
  3287. + /bin/ln -s ../mysys/my_lib.c my_lib.c
  3288. + for f in '$ms' mysys_priv.h my_static.h
  3289. + rm -f mf_qsort.c
  3290. + /bin/ln -s ../mysys/mf_qsort.c mf_qsort.c
  3291. + for f in '$ms' mysys_priv.h my_static.h
  3292. + rm -f mysys_priv.h
  3293. + /bin/ln -s ../mysys/mysys_priv.h mysys_priv.h
  3294. + for f in '$ms' mysys_priv.h my_static.h
  3295. + rm -f my_static.h
  3296. + /bin/ln -s ../mysys/my_static.h my_static.h
  3297. + rm -f net.c
  3298. + /bin/ln -s ../sql/net_serv.cc net.c
  3299. + rm -f password.c
  3300. + /bin/ln -s ../sql/password.c password.c
  3301. echo timestamp > link_sources
  3302. make all-am
  3303. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql'
  3304. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libmysql.lo libmysql.c
  3305. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o password.lo password.c
  3306. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o manager.lo manager.c
  3307. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o get_password.lo get_password.c
  3308. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o errmsg.lo errmsg.c
  3309. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_init.lo my_init.c
  3310. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_static.lo my_static.c
  3311. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_malloc.lo my_malloc.c
  3312. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_realloc.lo my_realloc.c
  3313. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_create.lo my_create.c
  3314. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_delete.lo my_delete.c
  3315. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_tempfile.lo mf_tempfile.c
  3316. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_open.lo my_open.c
  3317. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_file.lo my_file.c
  3318. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_read.lo my_read.c
  3319. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_write.lo my_write.c
  3320. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o errors.lo errors.c
  3321. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_error.lo my_error.c
  3322. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_getwd.lo my_getwd.c
  3323. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_div.lo my_div.c
  3324. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_pack.lo mf_pack.c
  3325. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_messnc.lo my_messnc.c
  3326. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_dirname.lo mf_dirname.c
  3327. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_fn_ext.lo mf_fn_ext.c
  3328. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c libmysql.c -fPIC -DPIC -o .libs/libmysql.o
  3329. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c password.c -fPIC -DPIC -o .libs/password.o
  3330. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c errmsg.c -fPIC -DPIC -o .libs/errmsg.o
  3331. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c manager.c -fPIC -DPIC -o .libs/manager.o
  3332. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_malloc.c -fPIC -DPIC -o .libs/my_malloc.o
  3333. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c get_password.c -fPIC -DPIC -o .libs/get_password.o
  3334. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_delete.c -fPIC -DPIC -o .libs/my_delete.o
  3335. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_init.c -fPIC -DPIC -o .libs/my_init.o
  3336. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_realloc.c -fPIC -DPIC -o .libs/my_realloc.o
  3337. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_create.c -fPIC -DPIC -o .libs/my_create.o
  3338. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_static.c -fPIC -DPIC -o .libs/my_static.o
  3339. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_tempfile.c -fPIC -DPIC -o .libs/mf_tempfile.o
  3340. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_open.c -fPIC -DPIC -o .libs/my_open.o
  3341. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_read.c -fPIC -DPIC -o .libs/my_read.o
  3342. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_file.c -fPIC -DPIC -o .libs/my_file.o
  3343. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_write.c -fPIC -DPIC -o .libs/my_write.o
  3344. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c errors.c -fPIC -DPIC -o .libs/errors.o
  3345. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_error.c -fPIC -DPIC -o .libs/my_error.o
  3346. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_pack.c -fPIC -DPIC -o .libs/mf_pack.o
  3347. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_messnc.c -fPIC -DPIC -o .libs/my_messnc.o
  3348. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_div.c -fPIC -DPIC -o .libs/my_div.o
  3349. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getwd.c -fPIC -DPIC -o .libs/my_getwd.o
  3350. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_dirname.c -fPIC -DPIC -o .libs/mf_dirname.o
  3351. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_fn_ext.c -fPIC -DPIC -o .libs/mf_fn_ext.o
  3352. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c errmsg.c -o errmsg.o >/dev/null 2>&1
  3353. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_realloc.c -o my_realloc.o >/dev/null 2>&1
  3354. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_write.c -o my_write.o >/dev/null 2>&1
  3355. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_delete.c -o my_delete.o >/dev/null 2>&1
  3356. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_static.c -o my_static.o >/dev/null 2>&1
  3357. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c errors.c -o errors.o >/dev/null 2>&1
  3358. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c get_password.c -o get_password.o >/dev/null 2>&1
  3359. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_file.c -o my_file.o >/dev/null 2>&1
  3360. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_div.c -o my_div.o >/dev/null 2>&1
  3361. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_fn_ext.c -o mf_fn_ext.o >/dev/null 2>&1
  3362. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_messnc.c -o my_messnc.o >/dev/null 2>&1
  3363. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_create.c -o my_create.o >/dev/null 2>&1
  3364. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_init.c -o my_init.o >/dev/null 2>&1
  3365. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_malloc.c -o my_malloc.o >/dev/null 2>&1
  3366. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_read.c -o my_read.o >/dev/null 2>&1
  3367. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getwd.c -o my_getwd.o >/dev/null 2>&1
  3368. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_open.c -o my_open.o >/dev/null 2>&1
  3369. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_error.c -o my_error.o >/dev/null 2>&1
  3370. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_tempfile.c -o mf_tempfile.o >/dev/null 2>&1
  3371. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_dirname.c -o mf_dirname.o >/dev/null 2>&1
  3372. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c password.c -o password.o >/dev/null 2>&1
  3373. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_wcomp.lo mf_wcomp.c
  3374. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o typelib.lo typelib.c
  3375. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o safemalloc.lo safemalloc.c
  3376. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_alloc.lo my_alloc.c
  3377. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_format.lo mf_format.c
  3378. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_pack.c -o mf_pack.o >/dev/null 2>&1
  3379. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_path.lo mf_path.c
  3380. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_unixpath.lo mf_unixpath.c
  3381. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_fopen.lo my_fopen.c
  3382. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_symlink.lo my_symlink.c
  3383. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_fstream.lo my_fstream.c
  3384. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_arr_appstr.lo mf_arr_appstr.c
  3385. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_wcomp.c -fPIC -DPIC -o .libs/mf_wcomp.o
  3386. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_loadpath.lo mf_loadpath.c
  3387. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c typelib.c -fPIC -DPIC -o .libs/typelib.o
  3388. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_pthread.lo my_pthread.c
  3389. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_thr_init.lo my_thr_init.c
  3390. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o thr_mutex.lo thr_mutex.c
  3391. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mulalloc.lo mulalloc.c
  3392. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_alloc.c -fPIC -DPIC -o .libs/my_alloc.o
  3393. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c safemalloc.c -fPIC -DPIC -o .libs/safemalloc.o
  3394. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o string.lo string.c
  3395. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o default.lo default.c
  3396. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_format.c -fPIC -DPIC -o .libs/mf_format.o
  3397. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o default_modify.lo default_modify.c
  3398. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_path.c -fPIC -DPIC -o .libs/mf_path.o
  3399. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_unixpath.c -fPIC -DPIC -o .libs/mf_unixpath.o
  3400. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_fopen.c -fPIC -DPIC -o .libs/my_fopen.o
  3401. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_symlink.c -fPIC -DPIC -o .libs/my_symlink.o
  3402. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_fstream.c -fPIC -DPIC -o .libs/my_fstream.o
  3403. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_arr_appstr.c -fPIC -DPIC -o .libs/mf_arr_appstr.o
  3404. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_compress.lo my_compress.c
  3405. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_loadpath.c -fPIC -DPIC -o .libs/mf_loadpath.o
  3406. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c manager.c -o manager.o >/dev/null 2>&1
  3407. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_pthread.c -fPIC -DPIC -o .libs/my_pthread.o
  3408. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mulalloc.c -fPIC -DPIC -o .libs/mulalloc.o
  3409. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_thr_init.c -fPIC -DPIC -o .libs/my_thr_init.o
  3410. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c thr_mutex.c -fPIC -DPIC -o .libs/thr_mutex.o
  3411. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c default_modify.c -fPIC -DPIC -o .libs/default_modify.o
  3412. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c default.c -fPIC -DPIC -o .libs/default.o
  3413. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c string.c -fPIC -DPIC -o .libs/string.o
  3414. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_compress.c -fPIC -DPIC -o .libs/my_compress.o
  3415. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_unixpath.c -o mf_unixpath.o >/dev/null 2>&1
  3416. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_wcomp.c -o mf_wcomp.o >/dev/null 2>&1
  3417. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_path.c -o mf_path.o >/dev/null 2>&1
  3418. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c thr_mutex.c -o thr_mutex.o >/dev/null 2>&1
  3419. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_pthread.c -o my_pthread.o >/dev/null 2>&1
  3420. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_fstream.c -o my_fstream.o >/dev/null 2>&1
  3421. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_arr_appstr.c -o mf_arr_appstr.o >/dev/null 2>&1
  3422. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_thr_init.c -o my_thr_init.o >/dev/null 2>&1
  3423. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_symlink.c -o my_symlink.o >/dev/null 2>&1
  3424. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_loadpath.c -o mf_loadpath.o >/dev/null 2>&1
  3425. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_fopen.c -o my_fopen.o >/dev/null 2>&1
  3426. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mulalloc.c -o mulalloc.o >/dev/null 2>&1
  3427. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_format.c -o mf_format.o >/dev/null 2>&1
  3428. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o array.lo array.c
  3429. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_once.lo my_once.c
  3430. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c typelib.c -o typelib.o >/dev/null 2>&1
  3431. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_alloc.c -o my_alloc.o >/dev/null 2>&1
  3432. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_once.c -fPIC -DPIC -o .libs/my_once.o
  3433. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c array.c -fPIC -DPIC -o .libs/array.o
  3434. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c string.c -o string.o >/dev/null 2>&1
  3435. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o list.lo list.c
  3436. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_net.lo my_net.c
  3437. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c default_modify.c -o default_modify.o >/dev/null 2>&1
  3438. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o charset.lo charset.c
  3439. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_compress.c -o my_compress.o >/dev/null 2>&1
  3440. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o charset-def.lo charset-def.c
  3441. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hash.lo hash.c
  3442. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c safemalloc.c -o safemalloc.o >/dev/null 2>&1
  3443. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_iocache.lo mf_iocache.c
  3444. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c list.c -fPIC -DPIC -o .libs/list.o
  3445. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_iocache2.lo mf_iocache2.c
  3446. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_net.c -fPIC -DPIC -o .libs/my_net.o
  3447. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_seek.lo my_seek.c
  3448. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_sleep.lo my_sleep.c
  3449. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_pread.lo my_pread.c
  3450. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_cache.lo mf_cache.c
  3451. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c charset.c -fPIC -DPIC -o .libs/charset.o
  3452. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o md5.lo md5.c
  3453. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o sha1.lo sha1.c
  3454. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c charset-def.c -fPIC -DPIC -o .libs/charset-def.o
  3455. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_rnd.lo my_rnd.c
  3456. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hash.c -fPIC -DPIC -o .libs/hash.o
  3457. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_iocache.c -fPIC -DPIC -o .libs/mf_iocache.o
  3458. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_seek.c -fPIC -DPIC -o .libs/my_seek.o
  3459. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_iocache2.c -fPIC -DPIC -o .libs/mf_iocache2.o
  3460. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_sleep.c -fPIC -DPIC -o .libs/my_sleep.o
  3461. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_pread.c -fPIC -DPIC -o .libs/my_pread.o
  3462. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_cache.c -fPIC -DPIC -o .libs/mf_cache.o
  3463. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c md5.c -fPIC -DPIC -o .libs/md5.o
  3464. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sha1.c -fPIC -DPIC -o .libs/sha1.o
  3465. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_once.c -o my_once.o >/dev/null 2>&1
  3466. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_rnd.c -fPIC -DPIC -o .libs/my_rnd.o
  3467. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_getopt.lo my_getopt.c
  3468. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_net.c -o my_net.o >/dev/null 2>&1
  3469. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c list.c -o list.o >/dev/null 2>&1
  3470. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_port.lo my_port.c
  3471. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_rename.lo my_rename.c
  3472. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c array.c -o array.o >/dev/null 2>&1
  3473. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getopt.c -fPIC -DPIC -o .libs/my_getopt.o
  3474. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_seek.c -o my_seek.o >/dev/null 2>&1
  3475. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_chsize.lo my_chsize.c
  3476. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_sleep.c -o my_sleep.o >/dev/null 2>&1
  3477. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_sync.lo my_sync.c
  3478. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c charset-def.c -o charset-def.o >/dev/null 2>&1
  3479. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_port.c -fPIC -DPIC -o .libs/my_port.o
  3480. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_cache.c -o mf_cache.o >/dev/null 2>&1
  3481. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_rename.c -fPIC -DPIC -o .libs/my_rename.o
  3482. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_rnd.c -o my_rnd.o >/dev/null 2>&1
  3483. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_chsize.c -fPIC -DPIC -o .libs/my_chsize.o
  3484. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_pread.c -o my_pread.o >/dev/null 2>&1
  3485. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_sync.c -fPIC -DPIC -o .libs/my_sync.o
  3486. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_getsystime.lo my_getsystime.c
  3487. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_lib.lo my_lib.c
  3488. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_qsort.lo mf_qsort.c
  3489. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sha1.c -o sha1.o >/dev/null 2>&1
  3490. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c default.c -o default.o >/dev/null 2>&1
  3491. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strmov.lo strmov.c
  3492. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getsystime.c -fPIC -DPIC -o .libs/my_getsystime.o
  3493. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strxmov.lo strxmov.c
  3494. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_port.c -o my_port.o >/dev/null 2>&1
  3495. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strxnmov.lo strxnmov.c
  3496. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_lib.c -fPIC -DPIC -o .libs/my_lib.o
  3497. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_qsort.c -fPIC -DPIC -o .libs/mf_qsort.o
  3498. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strnmov.lo strnmov.c
  3499. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmov.c -fPIC -DPIC -o .libs/strmov.o
  3500. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strmake.lo strmake.c
  3501. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_chsize.c -o my_chsize.o >/dev/null 2>&1
  3502. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strxmov.c -fPIC -DPIC -o .libs/strxmov.o
  3503. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_rename.c -o my_rename.o >/dev/null 2>&1
  3504. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c md5.c -o md5.o >/dev/null 2>&1
  3505. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strend.lo strend.c
  3506. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strtod.lo strtod.c
  3507. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strxnmov.c -fPIC -DPIC -o .libs/strxnmov.o
  3508. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_iocache2.c -o mf_iocache2.o >/dev/null 2>&1
  3509. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strnlen.lo strnlen.c
  3510. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_iocache.c -o mf_iocache.o >/dev/null 2>&1
  3511. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_sync.c -o my_sync.o >/dev/null 2>&1
  3512. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strnmov.c -fPIC -DPIC -o .libs/strnmov.o
  3513. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strfill.lo strfill.c
  3514. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmake.c -fPIC -DPIC -o .libs/strmake.o
  3515. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strend.c -fPIC -DPIC -o .libs/strend.o
  3516. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtod.c -fPIC -DPIC -o .libs/strtod.o
  3517. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getsystime.c -o my_getsystime.o >/dev/null 2>&1
  3518. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strnlen.c -fPIC -DPIC -o .libs/strnlen.o
  3519. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmov.c -o strmov.o >/dev/null 2>&1
  3520. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hash.c -o hash.o >/dev/null 2>&1
  3521. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c charset.c -o charset.o >/dev/null 2>&1
  3522. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strfill.c -fPIC -DPIC -o .libs/strfill.o
  3523. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o is_prefix.lo is_prefix.c
  3524. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strxmov.c -o strxmov.o >/dev/null 2>&1
  3525. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strxnmov.c -o strxnmov.o >/dev/null 2>&1
  3526. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o int2str.lo int2str.c
  3527. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o str2int.lo str2int.c
  3528. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_lib.c -o my_lib.o >/dev/null 2>&1
  3529. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strnmov.c -o strnmov.o >/dev/null 2>&1
  3530. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strend.c -o strend.o >/dev/null 2>&1
  3531. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmake.c -o strmake.o >/dev/null 2>&1
  3532. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c is_prefix.c -fPIC -DPIC -o .libs/is_prefix.o
  3533. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strinstr.lo strinstr.c
  3534. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c int2str.c -fPIC -DPIC -o .libs/int2str.o
  3535. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strnlen.c -o strnlen.o >/dev/null 2>&1
  3536. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strcont.lo strcont.c
  3537. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c str2int.c -fPIC -DPIC -o .libs/str2int.o
  3538. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strfill.c -o strfill.o >/dev/null 2>&1
  3539. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strcend.lo strcend.c
  3540. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strinstr.c -fPIC -DPIC -o .libs/strinstr.o
  3541. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strcont.c -fPIC -DPIC -o .libs/strcont.o
  3542. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o bcmp.lo bcmp.c
  3543. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtod.c -o strtod.o >/dev/null 2>&1
  3544. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-latin1.lo ctype-latin1.c
  3545. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o bchange.lo bchange.c
  3546. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o bmove.lo bmove.c
  3547. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o bmove_upp.lo bmove_upp.c
  3548. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o longlong2str.lo longlong2str.c
  3549. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strcend.c -fPIC -DPIC -o .libs/strcend.o
  3550. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c is_prefix.c -o is_prefix.o >/dev/null 2>&1
  3551. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_qsort.c -o mf_qsort.o >/dev/null 2>&1
  3552. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strtoull.lo strtoull.c
  3553. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bcmp.c -fPIC -DPIC -o .libs/bcmp.o
  3554. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-latin1.c -fPIC -DPIC -o .libs/ctype-latin1.o
  3555. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c int2str.c -o int2str.o >/dev/null 2>&1
  3556. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strtoll.lo strtoll.c
  3557. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o llstr.lo llstr.c
  3558. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_vsnprintf.lo my_vsnprintf.c
  3559. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bchange.c -fPIC -DPIC -o .libs/bchange.o
  3560. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bmove.c -fPIC -DPIC -o .libs/bmove.o
  3561. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c longlong2str.c -fPIC -DPIC -o .libs/longlong2str.o
  3562. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bmove_upp.c -fPIC -DPIC -o .libs/bmove_upp.o
  3563. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtoull.c -fPIC -DPIC -o .libs/strtoull.o
  3564. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strinstr.c -o strinstr.o >/dev/null 2>&1
  3565. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c str2int.c -o str2int.o >/dev/null 2>&1
  3566. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strcont.c -o strcont.o >/dev/null 2>&1
  3567. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getopt.c -o my_getopt.o >/dev/null 2>&1
  3568. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_vsnprintf.c -fPIC -DPIC -o .libs/my_vsnprintf.o
  3569. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtoll.c -fPIC -DPIC -o .libs/strtoll.o
  3570. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c llstr.c -fPIC -DPIC -o .libs/llstr.o
  3571. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strcend.c -o strcend.o >/dev/null 2>&1
  3572. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype.lo ctype.c
  3573. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bcmp.c -o bcmp.o >/dev/null 2>&1
  3574. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-simple.lo ctype-simple.c
  3575. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-bin.lo ctype-bin.c
  3576. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bmove_upp.c -o bmove_upp.o >/dev/null 2>&1
  3577. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bmove.c -o bmove.o >/dev/null 2>&1
  3578. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c longlong2str.c -o longlong2str.o >/dev/null 2>&1
  3579. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bchange.c -o bchange.o >/dev/null 2>&1
  3580. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-mb.lo ctype-mb.c
  3581. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-big5.lo ctype-big5.c
  3582. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtoull.c -o strtoull.o >/dev/null 2>&1
  3583. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype.c -fPIC -DPIC -o .libs/ctype.o
  3584. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-simple.c -fPIC -DPIC -o .libs/ctype-simple.o
  3585. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-czech.lo ctype-czech.c
  3586. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtoll.c -o strtoll.o >/dev/null 2>&1
  3587. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-cp932.lo ctype-cp932.c
  3588. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-bin.c -fPIC -DPIC -o .libs/ctype-bin.o
  3589. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c llstr.c -o llstr.o >/dev/null 2>&1
  3590. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-mb.c -fPIC -DPIC -o .libs/ctype-mb.o
  3591. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-big5.c -fPIC -DPIC -o .libs/ctype-big5.o
  3592. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-latin1.c -o ctype-latin1.o >/dev/null 2>&1
  3593. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-eucjpms.lo ctype-eucjpms.c
  3594. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-euc_kr.lo ctype-euc_kr.c
  3595. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-win1250ch.lo ctype-win1250ch.c
  3596. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-utf8.lo ctype-utf8.c
  3597. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-czech.c -fPIC -DPIC -o .libs/ctype-czech.o
  3598. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-extra.lo ctype-extra.c
  3599. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-cp932.c -fPIC -DPIC -o .libs/ctype-cp932.o
  3600. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-ucs2.lo ctype-ucs2.c
  3601. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-gb2312.lo ctype-gb2312.c
  3602. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-gbk.lo ctype-gbk.c
  3603. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-sjis.lo ctype-sjis.c
  3604. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-tis620.lo ctype-tis620.c
  3605. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-eucjpms.c -fPIC -DPIC -o .libs/ctype-eucjpms.o
  3606. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-euc_kr.c -fPIC -DPIC -o .libs/ctype-euc_kr.o
  3607. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-utf8.c -fPIC -DPIC -o .libs/ctype-utf8.o
  3608. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-win1250ch.c -fPIC -DPIC -o .libs/ctype-win1250ch.o
  3609. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-ujis.lo ctype-ujis.c
  3610. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-uca.lo ctype-uca.c
  3611. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-extra.c -fPIC -DPIC -o .libs/ctype-extra.o
  3612. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_vsnprintf.c -o my_vsnprintf.o >/dev/null 2>&1
  3613. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-gbk.c -fPIC -DPIC -o .libs/ctype-gbk.o
  3614. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-gb2312.c -fPIC -DPIC -o .libs/ctype-gb2312.o
  3615. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-ucs2.c -fPIC -DPIC -o .libs/ctype-ucs2.o
  3616. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o xml.lo xml.c
  3617. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-sjis.c -fPIC -DPIC -o .libs/ctype-sjis.o
  3618. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c libmysql.c -o libmysql.o >/dev/null 2>&1
  3619. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-tis620.c -fPIC -DPIC -o .libs/ctype-tis620.o
  3620. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-ujis.c -fPIC -DPIC -o .libs/ctype-ujis.o
  3621. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-uca.c -fPIC -DPIC -o .libs/ctype-uca.o
  3622. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c xml.c -fPIC -DPIC -o .libs/xml.o
  3623. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype.c -o ctype.o >/dev/null 2>&1
  3624. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_strtoll10.lo my_strtoll10.c
  3625. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-bin.c -o ctype-bin.o >/dev/null 2>&1
  3626. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_strtoll10.c -fPIC -DPIC -o .libs/my_strtoll10.o
  3627. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-win1250ch.c -o ctype-win1250ch.o >/dev/null 2>&1
  3628. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-czech.c -o ctype-czech.o >/dev/null 2>&1
  3629. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o str_alloc.lo str_alloc.c
  3630. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-tis620.c -o ctype-tis620.o >/dev/null 2>&1
  3631. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c str_alloc.c -fPIC -DPIC -o .libs/str_alloc.o
  3632. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-extra.c -o ctype-extra.o >/dev/null 2>&1
  3633. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-sjis.c -o ctype-sjis.o >/dev/null 2>&1
  3634. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-gb2312.c -o ctype-gb2312.o >/dev/null 2>&1
  3635. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-cp932.c -o ctype-cp932.o >/dev/null 2>&1
  3636. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strmov_overlapp.lo strmov_overlapp.c
  3637. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_strtoll10.c -o my_strtoll10.o >/dev/null 2>&1
  3638. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o dbug.lo dbug.c
  3639. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c xml.c -o xml.o >/dev/null 2>&1
  3640. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c str_alloc.c -o str_alloc.o >/dev/null 2>&1
  3641. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-big5.c -o ctype-big5.o >/dev/null 2>&1
  3642. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmov_overlapp.c -fPIC -DPIC -o .libs/strmov_overlapp.o
  3643. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-euc_kr.c -o ctype-euc_kr.o >/dev/null 2>&1
  3644. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-mb.c -o ctype-mb.o >/dev/null 2>&1
  3645. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o pack.lo pack.c
  3646. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dbug.c -fPIC -DPIC -o .libs/dbug.o
  3647. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o client.lo client.c
  3648. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_time.lo my_time.c
  3649. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o vio.lo vio.c
  3650. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pack.c -fPIC -DPIC -o .libs/pack.o
  3651. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o viosocket.lo viosocket.c
  3652. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c client.c -fPIC -DPIC -o .libs/client.o
  3653. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmov_overlapp.c -o strmov_overlapp.o >/dev/null 2>&1
  3654. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o viossl.lo viossl.c
  3655. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dbug.c -o dbug.o >/dev/null 2>&1
  3656. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_time.c -fPIC -DPIC -o .libs/my_time.o
  3657. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-utf8.c -o ctype-utf8.o >/dev/null 2>&1
  3658. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viosocket.c -fPIC -DPIC -o .libs/viosocket.o
  3659. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c vio.c -fPIC -DPIC -o .libs/vio.o
  3660. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-simple.c -o ctype-simple.o >/dev/null 2>&1
  3661. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viossl.c -fPIC -DPIC -o .libs/viossl.o
  3662. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o viosslfactories.lo viosslfactories.c
  3663. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pack.c -o pack.o >/dev/null 2>&1
  3664. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o net.lo net.c
  3665. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-gbk.c -o ctype-gbk.o >/dev/null 2>&1
  3666. x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c conf_to_src.c
  3667. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viosslfactories.c -fPIC -DPIC -o .libs/viosslfactories.o
  3668. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c net.c -fPIC -DPIC -o .libs/net.o
  3669. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-uca.c -o ctype-uca.o >/dev/null 2>&1
  3670. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-ujis.c -o ctype-ujis.o >/dev/null 2>&1
  3671. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c vio.c -o vio.o >/dev/null 2>&1
  3672. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-ucs2.c -o ctype-ucs2.o >/dev/null 2>&1
  3673. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-eucjpms.c -o ctype-eucjpms.o >/dev/null 2>&1
  3674. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viossl.c -o viossl.o >/dev/null 2>&1
  3675. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o conf_to_src conf_to_src.o -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  3676. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viosocket.c -o viosocket.o >/dev/null 2>&1
  3677. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viosslfactories.c -o viosslfactories.o >/dev/null 2>&1
  3678. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o conf_to_src conf_to_src.o -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  3679. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_time.c -o my_time.o >/dev/null 2>&1
  3680. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c net.c -o net.o >/dev/null 2>&1
  3681. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DMYSQL_CLIENT_NO_THREADS -DDONT_USE_RAID -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c client.c -o client.o >/dev/null 2>&1
  3682. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -version-info 16:0:0 -Wl,--version-script=../libmysql/libmysql.ver -Wl,-O1 -Wl,--as-needed -rdynamic -o libmysqlclient.la -rpath /usr/lib64/mysql libmysql.lo password.lo manager.lo get_password.lo errmsg.lo my_init.lo my_static.lo my_malloc.lo my_realloc.lo my_create.lo my_delete.lo mf_tempfile.lo my_open.lo my_file.lo my_read.lo my_write.lo errors.lo my_error.lo my_getwd.lo my_div.lo mf_pack.lo my_messnc.lo mf_dirname.lo mf_fn_ext.lo mf_wcomp.lo typelib.lo safemalloc.lo my_alloc.lo mf_format.lo mf_path.lo mf_unixpath.lo my_fopen.lo my_symlink.lo my_fstream.lo mf_arr_appstr.lo mf_loadpath.lo my_pthread.lo my_thr_init.lo thr_mutex.lo mulalloc.lo string.lo default.lo default_modify.lo my_compress.lo array.lo my_once.lo list.lo my_net.lo charset.lo charset-def.lo hash.lo mf_iocache.lo mf_iocache2.lo my_seek.lo my_sleep.lo my_pread.lo mf_cache.lo md5.lo sha1.lo my_rnd.lo my_getopt.lo my_port.lo my_rename.lo my_chsize.lo my_sync.lo my_getsystime.lo my_lib.lo mf_qsort.lo strmov.lo strxmov.lo strxnmov.lo strnmov.lo strmake.lo strend.lo strtod.lo strnlen.lo strfill.lo is_prefix.lo int2str.lo str2int.lo strinstr.lo strcont.lo strcend.lo bcmp.lo ctype-latin1.lo bchange.lo bmove.lo bmove_upp.lo longlong2str.lo strtoull.lo strtoll.lo llstr.lo my_vsnprintf.lo ctype.lo ctype-simple.lo ctype-bin.lo ctype-mb.lo ctype-big5.lo ctype-czech.lo ctype-cp932.lo ctype-eucjpms.lo ctype-euc_kr.lo ctype-win1250ch.lo ctype-utf8.lo ctype-extra.lo ctype-ucs2.lo ctype-gb2312.lo ctype-gbk.lo ctype-sjis.lo ctype-tis620.lo ctype-ujis.lo ctype-uca.lo xml.lo my_strtoll10.lo str_alloc.lo strmov_overlapp.lo dbug.lo pack.lo client.lo my_time.lo vio.lo viosocket.lo viossl.lo viosslfactories.lo net.lo -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  3683. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libmysql.o .libs/password.o .libs/manager.o .libs/get_password.o .libs/errmsg.o .libs/my_init.o .libs/my_static.o .libs/my_malloc.o .libs/my_realloc.o .libs/my_create.o .libs/my_delete.o .libs/mf_tempfile.o .libs/my_open.o .libs/my_file.o .libs/my_read.o .libs/my_write.o .libs/errors.o .libs/my_error.o .libs/my_getwd.o .libs/my_div.o .libs/mf_pack.o .libs/my_messnc.o .libs/mf_dirname.o .libs/mf_fn_ext.o .libs/mf_wcomp.o .libs/typelib.o .libs/safemalloc.o .libs/my_alloc.o .libs/mf_format.o .libs/mf_path.o .libs/mf_unixpath.o .libs/my_fopen.o .libs/my_symlink.o .libs/my_fstream.o .libs/mf_arr_appstr.o .libs/mf_loadpath.o .libs/my_pthread.o .libs/my_thr_init.o .libs/thr_mutex.o .libs/mulalloc.o .libs/string.o .libs/default.o .libs/default_modify.o .libs/my_compress.o .libs/array.o .libs/my_once.o .libs/list.o .libs/my_net.o .libs/charset.o .libs/charset-def.o .libs/hash.o .libs/mf_iocache.o .libs/mf_iocache2.o .libs/my_seek.o .libs/my_sleep.o .libs/my_pread.o .libs/mf_cache.o .libs/md5.o .libs/sha1.o .libs/my_rnd.o .libs/my_getopt.o .libs/my_port.o .libs/my_rename.o .libs/my_chsize.o .libs/my_sync.o .libs/my_getsystime.o .libs/my_lib.o .libs/mf_qsort.o .libs/strmov.o .libs/strxmov.o .libs/strxnmov.o .libs/strnmov.o .libs/strmake.o .libs/strend.o .libs/strtod.o .libs/strnlen.o .libs/strfill.o .libs/is_prefix.o .libs/int2str.o .libs/str2int.o .libs/strinstr.o .libs/strcont.o .libs/strcend.o .libs/bcmp.o .libs/ctype-latin1.o .libs/bchange.o .libs/bmove.o .libs/bmove_upp.o .libs/longlong2str.o .libs/strtoull.o .libs/strtoll.o .libs/llstr.o .libs/my_vsnprintf.o .libs/ctype.o .libs/ctype-simple.o .libs/ctype-bin.o .libs/ctype-mb.o .libs/ctype-big5.o .libs/ctype-czech.o .libs/ctype-cp932.o .libs/ctype-eucjpms.o .libs/ctype-euc_kr.o .libs/ctype-win1250ch.o .libs/ctype-utf8.o .libs/ctype-extra.o .libs/ctype-ucs2.o .libs/ctype-gb2312.o .libs/ctype-gbk.o .libs/ctype-sjis.o .libs/ctype-tis620.o .libs/ctype-ujis.o .libs/ctype-uca.o .libs/xml.o .libs/my_strtoll10.o .libs/str_alloc.o .libs/strmov_overlapp.o .libs/dbug.o .libs/pack.o .libs/client.o .libs/my_time.o .libs/vio.o .libs/viosocket.o .libs/viossl.o .libs/viosslfactories.o .libs/net.o -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz -O2 -march=native -Wl,--version-script=../libmysql/libmysql.ver -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libmysqlclient.so.16 -o .libs/libmysqlclient.so.16.0.0
  3684. libtool: link: (cd ".libs" && rm -f "libmysqlclient.so.16" && ln -s "libmysqlclient.so.16.0.0" "libmysqlclient.so.16")
  3685. libtool: link: (cd ".libs" && rm -f "libmysqlclient.so" && ln -s "libmysqlclient.so.16.0.0" "libmysqlclient.so")
  3686. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmysqlclient.a libmysql.o password.o manager.o get_password.o errmsg.o my_init.o my_static.o my_malloc.o my_realloc.o my_create.o my_delete.o mf_tempfile.o my_open.o my_file.o my_read.o my_write.o errors.o my_error.o my_getwd.o my_div.o mf_pack.o my_messnc.o mf_dirname.o mf_fn_ext.o mf_wcomp.o typelib.o safemalloc.o my_alloc.o mf_format.o mf_path.o mf_unixpath.o my_fopen.o my_symlink.o my_fstream.o mf_arr_appstr.o mf_loadpath.o my_pthread.o my_thr_init.o thr_mutex.o mulalloc.o string.o default.o default_modify.o my_compress.o array.o my_once.o list.o my_net.o charset.o charset-def.o hash.o mf_iocache.o mf_iocache2.o my_seek.o my_sleep.o my_pread.o mf_cache.o md5.o sha1.o my_rnd.o my_getopt.o my_port.o my_rename.o my_chsize.o my_sync.o my_getsystime.o my_lib.o mf_qsort.o strmov.o strxmov.o strxnmov.o strnmov.o strmake.o strend.o strtod.o strnlen.o strfill.o is_prefix.o int2str.o str2int.o strinstr.o strcont.o strcend.o bcmp.o ctype-latin1.o bchange.o bmove.o bmove_upp.o longlong2str.o strtoull.o strtoll.o llstr.o my_vsnprintf.o ctype.o ctype-simple.o ctype-bin.o ctype-mb.o ctype-big5.o ctype-czech.o ctype-cp932.o ctype-eucjpms.o ctype-euc_kr.o ctype-win1250ch.o ctype-utf8.o ctype-extra.o ctype-ucs2.o ctype-gb2312.o ctype-gbk.o ctype-sjis.o ctype-tis620.o ctype-ujis.o ctype-uca.o xml.o my_strtoll10.o str_alloc.o strmov_overlapp.o dbug.o pack.o client.o my_time.o vio.o viosocket.o viossl.o viosslfactories.o net.o
  3687. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmysqlclient.a
  3688. libtool: link: ( cd ".libs" && rm -f "libmysqlclient.la" && ln -s "../libmysqlclient.la" "libmysqlclient.la" )
  3689. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql'
  3690. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql'
  3691. Making all in unittest
  3692. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  3693. Making all in mytap
  3694. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  3695. Making all in .
  3696. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  3697. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c tap.c
  3698. rm -f libmytap.a
  3699. x86_64-pc-linux-gnu-ar cru libmytap.a tap.o
  3700. x86_64-pc-linux-gnu-ranlib libmytap.a
  3701. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  3702. Making all in t
  3703. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  3704. make[3]: Nothing to be done for `all'.
  3705. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  3706. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  3707. Making all in .
  3708. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  3709. make[2]: Nothing to be done for `all-am'.
  3710. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  3711. Making all in mysys
  3712. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  3713. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr//include -I../../include -I../../include -I../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bitmap-t.c
  3714. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr//include -I../../include -I../../include -I../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c base64-t.c
  3715. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr//include -I../../include -I../../include -I../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_atomic-t.c
  3716. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr//include -I../../include -I../../include -I../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c lf-t.c
  3717. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr//include -I../../include -I../../include -I../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c waiting_threads-t.c
  3718. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o base64-t base64-t.o ../../unittest/mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread
  3719. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o my_atomic-t my_atomic-t.o ../../unittest/mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread
  3720. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o lf-t lf-t.o ../../unittest/mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread
  3721. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o base64-t base64-t.o ../../unittest/mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lcrypt -lnsl -lm -lpthread
  3722. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o my_atomic-t my_atomic-t.o ../../unittest/mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lcrypt -lnsl -lm -lpthread
  3723. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o lf-t lf-t.o ../../unittest/mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lcrypt -lnsl -lm -lpthread
  3724. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o waiting_threads-t waiting_threads-t.o ../../unittest/mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread
  3725. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o waiting_threads-t waiting_threads-t.o ../../unittest/mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lcrypt -lnsl -lm -lpthread
  3726. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o bitmap-t bitmap-t.o ../../unittest/mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread
  3727. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o bitmap-t bitmap-t.o ../../unittest/mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lcrypt -lnsl -lm -lpthread
  3728. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  3729. Making all in examples
  3730. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  3731. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I. -I../../include -I../../unittest/mytap -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c simple-t.c
  3732. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I. -I../../include -I../../unittest/mytap -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c skip-t.c
  3733. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I. -I../../include -I../../unittest/mytap -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c todo-t.c
  3734. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I. -I../../include -I../../unittest/mytap -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c skip_all-t.c
  3735. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I. -I../../include -I../../unittest/mytap -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c no_plan-t.c
  3736. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -L../../unittest/mytap -Wl,-O1 -Wl,--as-needed -rdynamic -o skip_all-t skip_all-t.o -lmytap -lpthread -lcrypt -lnsl -lm -lpthread
  3737. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -L../../unittest/mytap -Wl,-O1 -Wl,--as-needed -rdynamic -o skip-t skip-t.o -lmytap -lpthread -lcrypt -lnsl -lm -lpthread
  3738. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -L../../unittest/mytap -Wl,-O1 -Wl,--as-needed -rdynamic -o todo-t todo-t.o -lmytap -lpthread -lcrypt -lnsl -lm -lpthread
  3739. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -L../../unittest/mytap -Wl,-O1 -Wl,--as-needed -rdynamic -o no_plan-t no_plan-t.o -lmytap -lpthread -lcrypt -lnsl -lm -lpthread
  3740. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o skip_all-t skip_all-t.o -L../../unittest/mytap -lmytap -lcrypt -lnsl -lm -lpthread
  3741. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o skip-t skip-t.o -L../../unittest/mytap -lmytap -lcrypt -lnsl -lm -lpthread
  3742. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o todo-t todo-t.o -L../../unittest/mytap -lmytap -lcrypt -lnsl -lm -lpthread
  3743. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o no_plan-t no_plan-t.o -L../../unittest/mytap -lmytap -lcrypt -lnsl -lm -lpthread
  3744. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -L../../unittest/mytap -Wl,-O1 -Wl,--as-needed -rdynamic -o simple-t simple-t.o -lmytap -lpthread -lcrypt -lnsl -lm -lpthread
  3745. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o simple-t simple-t.o -L../../unittest/mytap -lmytap -lcrypt -lnsl -lm -lpthread
  3746. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  3747. Making all in strings
  3748. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  3749. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr//include -I../../include -I../../include -I../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strings-t.c
  3750. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o strings-t strings-t.o ../../unittest/mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread
  3751. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o strings-t strings-t.o ../../unittest/mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lcrypt -lnsl -lm -lpthread
  3752. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  3753. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  3754. Making all in libmysql_r
  3755. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql_r'
  3756. set -x; \
  3757. for d in ../libmysql ../libmysql; do \
  3758. for f in `cd $d && echo *.[ch]`; do \
  3759. rm -f $f; \
  3760. /bin/ln -s $d/$f $f; \
  3761. done; \
  3762. done
  3763. + for d in ../libmysql ../libmysql
  3764. ++ cd ../libmysql
  3765. ++ echo array.c bchange.c bcmp.c bmove.c bmove_upp.c charset-def.c charset.c client.c client_settings.h conf_to_src.c ctype-big5.c ctype-bin.c ctype-cp932.c ctype-czech.c ctype-euc_kr.c ctype-eucjpms.c ctype-extra.c ctype-gb2312.c ctype-gbk.c ctype-latin1.c ctype-mb.c ctype-simple.c ctype-sjis.c ctype-tis620.c ctype-uca.c ctype-ucs2.c ctype-ujis.c ctype-utf8.c ctype-win1250ch.c ctype.c dbug.c default.c default_modify.c dll.c errmsg.c errors.c get_password.c hash.c int2str.c is_prefix.c libmysql.c list.c llstr.c longlong2str.c manager.c md5.c mf_arr_appstr.c mf_cache.c mf_dirname.c mf_fn_ext.c mf_format.c mf_iocache.c mf_iocache2.c mf_loadpath.c mf_pack.c mf_path.c mf_qsort.c mf_tempfile.c mf_unixpath.c mf_wcomp.c mulalloc.c my_alloc.c my_chsize.c my_compress.c my_create.c my_delete.c my_div.c my_error.c my_file.c my_fopen.c my_fstream.c my_getopt.c my_getsystime.c my_getwd.c my_init.c my_lib.c my_malloc.c my_messnc.c my_net.c my_once.c my_open.c my_port.c my_pread.c my_pthread.c my_read.c my_realloc.c my_rename.c my_rnd.c my_seek.c my_sleep.c my_static.c my_static.h my_strtoll10.c my_symlink.c my_sync.c my_thr_init.c my_time.c my_vsnprintf.c my_write.c mysys_priv.h net.c pack.c password.c safemalloc.c sha1.c str2int.c str_alloc.c strcend.c strcont.c strend.c strfill.c string.c strings_def.h strinstr.c strmake.c strmov.c strmov_overlapp.c strnlen.c strnmov.c strto.c strtod.c strtoll.c strtoull.c strxmov.c strxnmov.c thr_mutex.c typelib.c vio.c vio_priv.h viosocket.c viossl.c viosslfactories.c xml.c
  3766. + for f in '`cd $d && echo *.[ch]`'
  3767. + rm -f array.c
  3768. + /bin/ln -s ../libmysql/array.c array.c
  3769. + for f in '`cd $d && echo *.[ch]`'
  3770. + rm -f bchange.c
  3771. + /bin/ln -s ../libmysql/bchange.c bchange.c
  3772. + for f in '`cd $d && echo *.[ch]`'
  3773. + rm -f bcmp.c
  3774. + /bin/ln -s ../libmysql/bcmp.c bcmp.c
  3775. + for f in '`cd $d && echo *.[ch]`'
  3776. + rm -f bmove.c
  3777. + /bin/ln -s ../libmysql/bmove.c bmove.c
  3778. + for f in '`cd $d && echo *.[ch]`'
  3779. + rm -f bmove_upp.c
  3780. + /bin/ln -s ../libmysql/bmove_upp.c bmove_upp.c
  3781. + for f in '`cd $d && echo *.[ch]`'
  3782. + rm -f charset-def.c
  3783. + /bin/ln -s ../libmysql/charset-def.c charset-def.c
  3784. + for f in '`cd $d && echo *.[ch]`'
  3785. + rm -f charset.c
  3786. + /bin/ln -s ../libmysql/charset.c charset.c
  3787. + for f in '`cd $d && echo *.[ch]`'
  3788. + rm -f client.c
  3789. + /bin/ln -s ../libmysql/client.c client.c
  3790. + for f in '`cd $d && echo *.[ch]`'
  3791. + rm -f client_settings.h
  3792. + /bin/ln -s ../libmysql/client_settings.h client_settings.h
  3793. + for f in '`cd $d && echo *.[ch]`'
  3794. + rm -f conf_to_src.c
  3795. + /bin/ln -s ../libmysql/conf_to_src.c conf_to_src.c
  3796. + for f in '`cd $d && echo *.[ch]`'
  3797. + rm -f ctype-big5.c
  3798. + /bin/ln -s ../libmysql/ctype-big5.c ctype-big5.c
  3799. + for f in '`cd $d && echo *.[ch]`'
  3800. + rm -f ctype-bin.c
  3801. + /bin/ln -s ../libmysql/ctype-bin.c ctype-bin.c
  3802. + for f in '`cd $d && echo *.[ch]`'
  3803. + rm -f ctype-cp932.c
  3804. + /bin/ln -s ../libmysql/ctype-cp932.c ctype-cp932.c
  3805. + for f in '`cd $d && echo *.[ch]`'
  3806. + rm -f ctype-czech.c
  3807. + /bin/ln -s ../libmysql/ctype-czech.c ctype-czech.c
  3808. + for f in '`cd $d && echo *.[ch]`'
  3809. + rm -f ctype-euc_kr.c
  3810. + /bin/ln -s ../libmysql/ctype-euc_kr.c ctype-euc_kr.c
  3811. + for f in '`cd $d && echo *.[ch]`'
  3812. + rm -f ctype-eucjpms.c
  3813. + /bin/ln -s ../libmysql/ctype-eucjpms.c ctype-eucjpms.c
  3814. + for f in '`cd $d && echo *.[ch]`'
  3815. + rm -f ctype-extra.c
  3816. + /bin/ln -s ../libmysql/ctype-extra.c ctype-extra.c
  3817. + for f in '`cd $d && echo *.[ch]`'
  3818. + rm -f ctype-gb2312.c
  3819. + /bin/ln -s ../libmysql/ctype-gb2312.c ctype-gb2312.c
  3820. + for f in '`cd $d && echo *.[ch]`'
  3821. + rm -f ctype-gbk.c
  3822. + /bin/ln -s ../libmysql/ctype-gbk.c ctype-gbk.c
  3823. + for f in '`cd $d && echo *.[ch]`'
  3824. + rm -f ctype-latin1.c
  3825. + /bin/ln -s ../libmysql/ctype-latin1.c ctype-latin1.c
  3826. + for f in '`cd $d && echo *.[ch]`'
  3827. + rm -f ctype-mb.c
  3828. + /bin/ln -s ../libmysql/ctype-mb.c ctype-mb.c
  3829. + for f in '`cd $d && echo *.[ch]`'
  3830. + rm -f ctype-simple.c
  3831. + /bin/ln -s ../libmysql/ctype-simple.c ctype-simple.c
  3832. + for f in '`cd $d && echo *.[ch]`'
  3833. + rm -f ctype-sjis.c
  3834. + /bin/ln -s ../libmysql/ctype-sjis.c ctype-sjis.c
  3835. + for f in '`cd $d && echo *.[ch]`'
  3836. + rm -f ctype-tis620.c
  3837. + /bin/ln -s ../libmysql/ctype-tis620.c ctype-tis620.c
  3838. + for f in '`cd $d && echo *.[ch]`'
  3839. + rm -f ctype-uca.c
  3840. + /bin/ln -s ../libmysql/ctype-uca.c ctype-uca.c
  3841. + for f in '`cd $d && echo *.[ch]`'
  3842. + rm -f ctype-ucs2.c
  3843. + /bin/ln -s ../libmysql/ctype-ucs2.c ctype-ucs2.c
  3844. + for f in '`cd $d && echo *.[ch]`'
  3845. + rm -f ctype-ujis.c
  3846. + /bin/ln -s ../libmysql/ctype-ujis.c ctype-ujis.c
  3847. + for f in '`cd $d && echo *.[ch]`'
  3848. + rm -f ctype-utf8.c
  3849. + /bin/ln -s ../libmysql/ctype-utf8.c ctype-utf8.c
  3850. + for f in '`cd $d && echo *.[ch]`'
  3851. + rm -f ctype-win1250ch.c
  3852. + /bin/ln -s ../libmysql/ctype-win1250ch.c ctype-win1250ch.c
  3853. + for f in '`cd $d && echo *.[ch]`'
  3854. + rm -f ctype.c
  3855. + /bin/ln -s ../libmysql/ctype.c ctype.c
  3856. + for f in '`cd $d && echo *.[ch]`'
  3857. + rm -f dbug.c
  3858. + /bin/ln -s ../libmysql/dbug.c dbug.c
  3859. + for f in '`cd $d && echo *.[ch]`'
  3860. + rm -f default.c
  3861. + /bin/ln -s ../libmysql/default.c default.c
  3862. + for f in '`cd $d && echo *.[ch]`'
  3863. + rm -f default_modify.c
  3864. + /bin/ln -s ../libmysql/default_modify.c default_modify.c
  3865. + for f in '`cd $d && echo *.[ch]`'
  3866. + rm -f dll.c
  3867. + /bin/ln -s ../libmysql/dll.c dll.c
  3868. + for f in '`cd $d && echo *.[ch]`'
  3869. + rm -f errmsg.c
  3870. + /bin/ln -s ../libmysql/errmsg.c errmsg.c
  3871. + for f in '`cd $d && echo *.[ch]`'
  3872. + rm -f errors.c
  3873. + /bin/ln -s ../libmysql/errors.c errors.c
  3874. + for f in '`cd $d && echo *.[ch]`'
  3875. + rm -f get_password.c
  3876. + /bin/ln -s ../libmysql/get_password.c get_password.c
  3877. + for f in '`cd $d && echo *.[ch]`'
  3878. + rm -f hash.c
  3879. + /bin/ln -s ../libmysql/hash.c hash.c
  3880. + for f in '`cd $d && echo *.[ch]`'
  3881. + rm -f int2str.c
  3882. + /bin/ln -s ../libmysql/int2str.c int2str.c
  3883. + for f in '`cd $d && echo *.[ch]`'
  3884. + rm -f is_prefix.c
  3885. + /bin/ln -s ../libmysql/is_prefix.c is_prefix.c
  3886. + for f in '`cd $d && echo *.[ch]`'
  3887. + rm -f libmysql.c
  3888. + /bin/ln -s ../libmysql/libmysql.c libmysql.c
  3889. + for f in '`cd $d && echo *.[ch]`'
  3890. + rm -f list.c
  3891. + /bin/ln -s ../libmysql/list.c list.c
  3892. + for f in '`cd $d && echo *.[ch]`'
  3893. + rm -f llstr.c
  3894. + /bin/ln -s ../libmysql/llstr.c llstr.c
  3895. + for f in '`cd $d && echo *.[ch]`'
  3896. + rm -f longlong2str.c
  3897. + /bin/ln -s ../libmysql/longlong2str.c longlong2str.c
  3898. + for f in '`cd $d && echo *.[ch]`'
  3899. + rm -f manager.c
  3900. + /bin/ln -s ../libmysql/manager.c manager.c
  3901. + for f in '`cd $d && echo *.[ch]`'
  3902. + rm -f md5.c
  3903. + /bin/ln -s ../libmysql/md5.c md5.c
  3904. + for f in '`cd $d && echo *.[ch]`'
  3905. + rm -f mf_arr_appstr.c
  3906. + /bin/ln -s ../libmysql/mf_arr_appstr.c mf_arr_appstr.c
  3907. + for f in '`cd $d && echo *.[ch]`'
  3908. + rm -f mf_cache.c
  3909. + /bin/ln -s ../libmysql/mf_cache.c mf_cache.c
  3910. + for f in '`cd $d && echo *.[ch]`'
  3911. + rm -f mf_dirname.c
  3912. + /bin/ln -s ../libmysql/mf_dirname.c mf_dirname.c
  3913. + for f in '`cd $d && echo *.[ch]`'
  3914. + rm -f mf_fn_ext.c
  3915. + /bin/ln -s ../libmysql/mf_fn_ext.c mf_fn_ext.c
  3916. + for f in '`cd $d && echo *.[ch]`'
  3917. + rm -f mf_format.c
  3918. + /bin/ln -s ../libmysql/mf_format.c mf_format.c
  3919. + for f in '`cd $d && echo *.[ch]`'
  3920. + rm -f mf_iocache.c
  3921. + /bin/ln -s ../libmysql/mf_iocache.c mf_iocache.c
  3922. + for f in '`cd $d && echo *.[ch]`'
  3923. + rm -f mf_iocache2.c
  3924. + /bin/ln -s ../libmysql/mf_iocache2.c mf_iocache2.c
  3925. + for f in '`cd $d && echo *.[ch]`'
  3926. + rm -f mf_loadpath.c
  3927. + /bin/ln -s ../libmysql/mf_loadpath.c mf_loadpath.c
  3928. + for f in '`cd $d && echo *.[ch]`'
  3929. + rm -f mf_pack.c
  3930. + /bin/ln -s ../libmysql/mf_pack.c mf_pack.c
  3931. + for f in '`cd $d && echo *.[ch]`'
  3932. + rm -f mf_path.c
  3933. + /bin/ln -s ../libmysql/mf_path.c mf_path.c
  3934. + for f in '`cd $d && echo *.[ch]`'
  3935. + rm -f mf_qsort.c
  3936. + /bin/ln -s ../libmysql/mf_qsort.c mf_qsort.c
  3937. + for f in '`cd $d && echo *.[ch]`'
  3938. + rm -f mf_tempfile.c
  3939. + /bin/ln -s ../libmysql/mf_tempfile.c mf_tempfile.c
  3940. + for f in '`cd $d && echo *.[ch]`'
  3941. + rm -f mf_unixpath.c
  3942. + /bin/ln -s ../libmysql/mf_unixpath.c mf_unixpath.c
  3943. + for f in '`cd $d && echo *.[ch]`'
  3944. + rm -f mf_wcomp.c
  3945. + /bin/ln -s ../libmysql/mf_wcomp.c mf_wcomp.c
  3946. + for f in '`cd $d && echo *.[ch]`'
  3947. + rm -f mulalloc.c
  3948. + /bin/ln -s ../libmysql/mulalloc.c mulalloc.c
  3949. + for f in '`cd $d && echo *.[ch]`'
  3950. + rm -f my_alloc.c
  3951. + /bin/ln -s ../libmysql/my_alloc.c my_alloc.c
  3952. + for f in '`cd $d && echo *.[ch]`'
  3953. + rm -f my_chsize.c
  3954. + /bin/ln -s ../libmysql/my_chsize.c my_chsize.c
  3955. + for f in '`cd $d && echo *.[ch]`'
  3956. + rm -f my_compress.c
  3957. + /bin/ln -s ../libmysql/my_compress.c my_compress.c
  3958. + for f in '`cd $d && echo *.[ch]`'
  3959. + rm -f my_create.c
  3960. + /bin/ln -s ../libmysql/my_create.c my_create.c
  3961. + for f in '`cd $d && echo *.[ch]`'
  3962. + rm -f my_delete.c
  3963. + /bin/ln -s ../libmysql/my_delete.c my_delete.c
  3964. + for f in '`cd $d && echo *.[ch]`'
  3965. + rm -f my_div.c
  3966. + /bin/ln -s ../libmysql/my_div.c my_div.c
  3967. + for f in '`cd $d && echo *.[ch]`'
  3968. + rm -f my_error.c
  3969. + /bin/ln -s ../libmysql/my_error.c my_error.c
  3970. + for f in '`cd $d && echo *.[ch]`'
  3971. + rm -f my_file.c
  3972. + /bin/ln -s ../libmysql/my_file.c my_file.c
  3973. + for f in '`cd $d && echo *.[ch]`'
  3974. + rm -f my_fopen.c
  3975. + /bin/ln -s ../libmysql/my_fopen.c my_fopen.c
  3976. + for f in '`cd $d && echo *.[ch]`'
  3977. + rm -f my_fstream.c
  3978. + /bin/ln -s ../libmysql/my_fstream.c my_fstream.c
  3979. + for f in '`cd $d && echo *.[ch]`'
  3980. + rm -f my_getopt.c
  3981. + /bin/ln -s ../libmysql/my_getopt.c my_getopt.c
  3982. + for f in '`cd $d && echo *.[ch]`'
  3983. + rm -f my_getsystime.c
  3984. + /bin/ln -s ../libmysql/my_getsystime.c my_getsystime.c
  3985. + for f in '`cd $d && echo *.[ch]`'
  3986. + rm -f my_getwd.c
  3987. + /bin/ln -s ../libmysql/my_getwd.c my_getwd.c
  3988. + for f in '`cd $d && echo *.[ch]`'
  3989. + rm -f my_init.c
  3990. + /bin/ln -s ../libmysql/my_init.c my_init.c
  3991. + for f in '`cd $d && echo *.[ch]`'
  3992. + rm -f my_lib.c
  3993. + /bin/ln -s ../libmysql/my_lib.c my_lib.c
  3994. + for f in '`cd $d && echo *.[ch]`'
  3995. + rm -f my_malloc.c
  3996. + /bin/ln -s ../libmysql/my_malloc.c my_malloc.c
  3997. + for f in '`cd $d && echo *.[ch]`'
  3998. + rm -f my_messnc.c
  3999. + /bin/ln -s ../libmysql/my_messnc.c my_messnc.c
  4000. + for f in '`cd $d && echo *.[ch]`'
  4001. + rm -f my_net.c
  4002. + /bin/ln -s ../libmysql/my_net.c my_net.c
  4003. + for f in '`cd $d && echo *.[ch]`'
  4004. + rm -f my_once.c
  4005. + /bin/ln -s ../libmysql/my_once.c my_once.c
  4006. + for f in '`cd $d && echo *.[ch]`'
  4007. + rm -f my_open.c
  4008. + /bin/ln -s ../libmysql/my_open.c my_open.c
  4009. + for f in '`cd $d && echo *.[ch]`'
  4010. + rm -f my_port.c
  4011. + /bin/ln -s ../libmysql/my_port.c my_port.c
  4012. + for f in '`cd $d && echo *.[ch]`'
  4013. + rm -f my_pread.c
  4014. + /bin/ln -s ../libmysql/my_pread.c my_pread.c
  4015. + for f in '`cd $d && echo *.[ch]`'
  4016. + rm -f my_pthread.c
  4017. + /bin/ln -s ../libmysql/my_pthread.c my_pthread.c
  4018. + for f in '`cd $d && echo *.[ch]`'
  4019. + rm -f my_read.c
  4020. + /bin/ln -s ../libmysql/my_read.c my_read.c
  4021. + for f in '`cd $d && echo *.[ch]`'
  4022. + rm -f my_realloc.c
  4023. + /bin/ln -s ../libmysql/my_realloc.c my_realloc.c
  4024. + for f in '`cd $d && echo *.[ch]`'
  4025. + rm -f my_rename.c
  4026. + /bin/ln -s ../libmysql/my_rename.c my_rename.c
  4027. + for f in '`cd $d && echo *.[ch]`'
  4028. + rm -f my_rnd.c
  4029. + /bin/ln -s ../libmysql/my_rnd.c my_rnd.c
  4030. + for f in '`cd $d && echo *.[ch]`'
  4031. + rm -f my_seek.c
  4032. + /bin/ln -s ../libmysql/my_seek.c my_seek.c
  4033. + for f in '`cd $d && echo *.[ch]`'
  4034. + rm -f my_sleep.c
  4035. + /bin/ln -s ../libmysql/my_sleep.c my_sleep.c
  4036. + for f in '`cd $d && echo *.[ch]`'
  4037. + rm -f my_static.c
  4038. + /bin/ln -s ../libmysql/my_static.c my_static.c
  4039. + for f in '`cd $d && echo *.[ch]`'
  4040. + rm -f my_static.h
  4041. + /bin/ln -s ../libmysql/my_static.h my_static.h
  4042. + for f in '`cd $d && echo *.[ch]`'
  4043. + rm -f my_strtoll10.c
  4044. + /bin/ln -s ../libmysql/my_strtoll10.c my_strtoll10.c
  4045. + for f in '`cd $d && echo *.[ch]`'
  4046. + rm -f my_symlink.c
  4047. + /bin/ln -s ../libmysql/my_symlink.c my_symlink.c
  4048. + for f in '`cd $d && echo *.[ch]`'
  4049. + rm -f my_sync.c
  4050. + /bin/ln -s ../libmysql/my_sync.c my_sync.c
  4051. + for f in '`cd $d && echo *.[ch]`'
  4052. + rm -f my_thr_init.c
  4053. + /bin/ln -s ../libmysql/my_thr_init.c my_thr_init.c
  4054. + for f in '`cd $d && echo *.[ch]`'
  4055. + rm -f my_time.c
  4056. + /bin/ln -s ../libmysql/my_time.c my_time.c
  4057. + for f in '`cd $d && echo *.[ch]`'
  4058. + rm -f my_vsnprintf.c
  4059. + /bin/ln -s ../libmysql/my_vsnprintf.c my_vsnprintf.c
  4060. + for f in '`cd $d && echo *.[ch]`'
  4061. + rm -f my_write.c
  4062. + /bin/ln -s ../libmysql/my_write.c my_write.c
  4063. + for f in '`cd $d && echo *.[ch]`'
  4064. + rm -f mysys_priv.h
  4065. + /bin/ln -s ../libmysql/mysys_priv.h mysys_priv.h
  4066. + for f in '`cd $d && echo *.[ch]`'
  4067. + rm -f net.c
  4068. + /bin/ln -s ../libmysql/net.c net.c
  4069. + for f in '`cd $d && echo *.[ch]`'
  4070. + rm -f pack.c
  4071. + /bin/ln -s ../libmysql/pack.c pack.c
  4072. + for f in '`cd $d && echo *.[ch]`'
  4073. + rm -f password.c
  4074. + /bin/ln -s ../libmysql/password.c password.c
  4075. + for f in '`cd $d && echo *.[ch]`'
  4076. + rm -f safemalloc.c
  4077. + /bin/ln -s ../libmysql/safemalloc.c safemalloc.c
  4078. + for f in '`cd $d && echo *.[ch]`'
  4079. + rm -f sha1.c
  4080. + /bin/ln -s ../libmysql/sha1.c sha1.c
  4081. + for f in '`cd $d && echo *.[ch]`'
  4082. + rm -f str2int.c
  4083. + /bin/ln -s ../libmysql/str2int.c str2int.c
  4084. + for f in '`cd $d && echo *.[ch]`'
  4085. + rm -f str_alloc.c
  4086. + /bin/ln -s ../libmysql/str_alloc.c str_alloc.c
  4087. + for f in '`cd $d && echo *.[ch]`'
  4088. + rm -f strcend.c
  4089. + /bin/ln -s ../libmysql/strcend.c strcend.c
  4090. + for f in '`cd $d && echo *.[ch]`'
  4091. + rm -f strcont.c
  4092. + /bin/ln -s ../libmysql/strcont.c strcont.c
  4093. + for f in '`cd $d && echo *.[ch]`'
  4094. + rm -f strend.c
  4095. + /bin/ln -s ../libmysql/strend.c strend.c
  4096. + for f in '`cd $d && echo *.[ch]`'
  4097. + rm -f strfill.c
  4098. + /bin/ln -s ../libmysql/strfill.c strfill.c
  4099. + for f in '`cd $d && echo *.[ch]`'
  4100. + rm -f string.c
  4101. + /bin/ln -s ../libmysql/string.c string.c
  4102. + for f in '`cd $d && echo *.[ch]`'
  4103. + rm -f strings_def.h
  4104. + /bin/ln -s ../libmysql/strings_def.h strings_def.h
  4105. + for f in '`cd $d && echo *.[ch]`'
  4106. + rm -f strinstr.c
  4107. + /bin/ln -s ../libmysql/strinstr.c strinstr.c
  4108. + for f in '`cd $d && echo *.[ch]`'
  4109. + rm -f strmake.c
  4110. + /bin/ln -s ../libmysql/strmake.c strmake.c
  4111. + for f in '`cd $d && echo *.[ch]`'
  4112. + rm -f strmov.c
  4113. + /bin/ln -s ../libmysql/strmov.c strmov.c
  4114. + for f in '`cd $d && echo *.[ch]`'
  4115. + rm -f strmov_overlapp.c
  4116. + /bin/ln -s ../libmysql/strmov_overlapp.c strmov_overlapp.c
  4117. + for f in '`cd $d && echo *.[ch]`'
  4118. + rm -f strnlen.c
  4119. + /bin/ln -s ../libmysql/strnlen.c strnlen.c
  4120. + for f in '`cd $d && echo *.[ch]`'
  4121. + rm -f strnmov.c
  4122. + /bin/ln -s ../libmysql/strnmov.c strnmov.c
  4123. + for f in '`cd $d && echo *.[ch]`'
  4124. + rm -f strto.c
  4125. + /bin/ln -s ../libmysql/strto.c strto.c
  4126. + for f in '`cd $d && echo *.[ch]`'
  4127. + rm -f strtod.c
  4128. + /bin/ln -s ../libmysql/strtod.c strtod.c
  4129. + for f in '`cd $d && echo *.[ch]`'
  4130. + rm -f strtoll.c
  4131. + /bin/ln -s ../libmysql/strtoll.c strtoll.c
  4132. + for f in '`cd $d && echo *.[ch]`'
  4133. + rm -f strtoull.c
  4134. + /bin/ln -s ../libmysql/strtoull.c strtoull.c
  4135. + for f in '`cd $d && echo *.[ch]`'
  4136. + rm -f strxmov.c
  4137. + /bin/ln -s ../libmysql/strxmov.c strxmov.c
  4138. + for f in '`cd $d && echo *.[ch]`'
  4139. + rm -f strxnmov.c
  4140. + /bin/ln -s ../libmysql/strxnmov.c strxnmov.c
  4141. + for f in '`cd $d && echo *.[ch]`'
  4142. + rm -f thr_mutex.c
  4143. + /bin/ln -s ../libmysql/thr_mutex.c thr_mutex.c
  4144. + for f in '`cd $d && echo *.[ch]`'
  4145. + rm -f typelib.c
  4146. + /bin/ln -s ../libmysql/typelib.c typelib.c
  4147. + for f in '`cd $d && echo *.[ch]`'
  4148. + rm -f vio.c
  4149. + /bin/ln -s ../libmysql/vio.c vio.c
  4150. + for f in '`cd $d && echo *.[ch]`'
  4151. + rm -f vio_priv.h
  4152. + /bin/ln -s ../libmysql/vio_priv.h vio_priv.h
  4153. + for f in '`cd $d && echo *.[ch]`'
  4154. + rm -f viosocket.c
  4155. + /bin/ln -s ../libmysql/viosocket.c viosocket.c
  4156. + for f in '`cd $d && echo *.[ch]`'
  4157. + rm -f viossl.c
  4158. + /bin/ln -s ../libmysql/viossl.c viossl.c
  4159. + for f in '`cd $d && echo *.[ch]`'
  4160. + rm -f viosslfactories.c
  4161. + /bin/ln -s ../libmysql/viosslfactories.c viosslfactories.c
  4162. + for f in '`cd $d && echo *.[ch]`'
  4163. + rm -f xml.c
  4164. + /bin/ln -s ../libmysql/xml.c xml.c
  4165. + for d in ../libmysql ../libmysql
  4166. ++ cd ../libmysql
  4167. ++ echo array.c bchange.c bcmp.c bmove.c bmove_upp.c charset-def.c charset.c client.c client_settings.h conf_to_src.c ctype-big5.c ctype-bin.c ctype-cp932.c ctype-czech.c ctype-euc_kr.c ctype-eucjpms.c ctype-extra.c ctype-gb2312.c ctype-gbk.c ctype-latin1.c ctype-mb.c ctype-simple.c ctype-sjis.c ctype-tis620.c ctype-uca.c ctype-ucs2.c ctype-ujis.c ctype-utf8.c ctype-win1250ch.c ctype.c dbug.c default.c default_modify.c dll.c errmsg.c errors.c get_password.c hash.c int2str.c is_prefix.c libmysql.c list.c llstr.c longlong2str.c manager.c md5.c mf_arr_appstr.c mf_cache.c mf_dirname.c mf_fn_ext.c mf_format.c mf_iocache.c mf_iocache2.c mf_loadpath.c mf_pack.c mf_path.c mf_qsort.c mf_tempfile.c mf_unixpath.c mf_wcomp.c mulalloc.c my_alloc.c my_chsize.c my_compress.c my_create.c my_delete.c my_div.c my_error.c my_file.c my_fopen.c my_fstream.c my_getopt.c my_getsystime.c my_getwd.c my_init.c my_lib.c my_malloc.c my_messnc.c my_net.c my_once.c my_open.c my_port.c my_pread.c my_pthread.c my_read.c my_realloc.c my_rename.c my_rnd.c my_seek.c my_sleep.c my_static.c my_static.h my_strtoll10.c my_symlink.c my_sync.c my_thr_init.c my_time.c my_vsnprintf.c my_write.c mysys_priv.h net.c pack.c password.c safemalloc.c sha1.c str2int.c str_alloc.c strcend.c strcont.c strend.c strfill.c string.c strings_def.h strinstr.c strmake.c strmov.c strmov_overlapp.c strnlen.c strnmov.c strto.c strtod.c strtoll.c strtoull.c strxmov.c strxnmov.c thr_mutex.c typelib.c vio.c vio_priv.h viosocket.c viossl.c viosslfactories.c xml.c
  4168. + for f in '`cd $d && echo *.[ch]`'
  4169. + rm -f array.c
  4170. + /bin/ln -s ../libmysql/array.c array.c
  4171. + for f in '`cd $d && echo *.[ch]`'
  4172. + rm -f bchange.c
  4173. + /bin/ln -s ../libmysql/bchange.c bchange.c
  4174. + for f in '`cd $d && echo *.[ch]`'
  4175. + rm -f bcmp.c
  4176. + /bin/ln -s ../libmysql/bcmp.c bcmp.c
  4177. + for f in '`cd $d && echo *.[ch]`'
  4178. + rm -f bmove.c
  4179. + /bin/ln -s ../libmysql/bmove.c bmove.c
  4180. + for f in '`cd $d && echo *.[ch]`'
  4181. + rm -f bmove_upp.c
  4182. + /bin/ln -s ../libmysql/bmove_upp.c bmove_upp.c
  4183. + for f in '`cd $d && echo *.[ch]`'
  4184. + rm -f charset-def.c
  4185. + /bin/ln -s ../libmysql/charset-def.c charset-def.c
  4186. + for f in '`cd $d && echo *.[ch]`'
  4187. + rm -f charset.c
  4188. + /bin/ln -s ../libmysql/charset.c charset.c
  4189. + for f in '`cd $d && echo *.[ch]`'
  4190. + rm -f client.c
  4191. + /bin/ln -s ../libmysql/client.c client.c
  4192. + for f in '`cd $d && echo *.[ch]`'
  4193. + rm -f client_settings.h
  4194. + /bin/ln -s ../libmysql/client_settings.h client_settings.h
  4195. + for f in '`cd $d && echo *.[ch]`'
  4196. + rm -f conf_to_src.c
  4197. + /bin/ln -s ../libmysql/conf_to_src.c conf_to_src.c
  4198. + for f in '`cd $d && echo *.[ch]`'
  4199. + rm -f ctype-big5.c
  4200. + /bin/ln -s ../libmysql/ctype-big5.c ctype-big5.c
  4201. + for f in '`cd $d && echo *.[ch]`'
  4202. + rm -f ctype-bin.c
  4203. + /bin/ln -s ../libmysql/ctype-bin.c ctype-bin.c
  4204. + for f in '`cd $d && echo *.[ch]`'
  4205. + rm -f ctype-cp932.c
  4206. + /bin/ln -s ../libmysql/ctype-cp932.c ctype-cp932.c
  4207. + for f in '`cd $d && echo *.[ch]`'
  4208. + rm -f ctype-czech.c
  4209. + /bin/ln -s ../libmysql/ctype-czech.c ctype-czech.c
  4210. + for f in '`cd $d && echo *.[ch]`'
  4211. + rm -f ctype-euc_kr.c
  4212. + /bin/ln -s ../libmysql/ctype-euc_kr.c ctype-euc_kr.c
  4213. + for f in '`cd $d && echo *.[ch]`'
  4214. + rm -f ctype-eucjpms.c
  4215. + /bin/ln -s ../libmysql/ctype-eucjpms.c ctype-eucjpms.c
  4216. + for f in '`cd $d && echo *.[ch]`'
  4217. + rm -f ctype-extra.c
  4218. + /bin/ln -s ../libmysql/ctype-extra.c ctype-extra.c
  4219. + for f in '`cd $d && echo *.[ch]`'
  4220. + rm -f ctype-gb2312.c
  4221. + /bin/ln -s ../libmysql/ctype-gb2312.c ctype-gb2312.c
  4222. + for f in '`cd $d && echo *.[ch]`'
  4223. + rm -f ctype-gbk.c
  4224. + /bin/ln -s ../libmysql/ctype-gbk.c ctype-gbk.c
  4225. + for f in '`cd $d && echo *.[ch]`'
  4226. + rm -f ctype-latin1.c
  4227. + /bin/ln -s ../libmysql/ctype-latin1.c ctype-latin1.c
  4228. + for f in '`cd $d && echo *.[ch]`'
  4229. + rm -f ctype-mb.c
  4230. + /bin/ln -s ../libmysql/ctype-mb.c ctype-mb.c
  4231. + for f in '`cd $d && echo *.[ch]`'
  4232. + rm -f ctype-simple.c
  4233. + /bin/ln -s ../libmysql/ctype-simple.c ctype-simple.c
  4234. + for f in '`cd $d && echo *.[ch]`'
  4235. + rm -f ctype-sjis.c
  4236. + /bin/ln -s ../libmysql/ctype-sjis.c ctype-sjis.c
  4237. + for f in '`cd $d && echo *.[ch]`'
  4238. + rm -f ctype-tis620.c
  4239. + /bin/ln -s ../libmysql/ctype-tis620.c ctype-tis620.c
  4240. + for f in '`cd $d && echo *.[ch]`'
  4241. + rm -f ctype-uca.c
  4242. + /bin/ln -s ../libmysql/ctype-uca.c ctype-uca.c
  4243. + for f in '`cd $d && echo *.[ch]`'
  4244. + rm -f ctype-ucs2.c
  4245. + /bin/ln -s ../libmysql/ctype-ucs2.c ctype-ucs2.c
  4246. + for f in '`cd $d && echo *.[ch]`'
  4247. + rm -f ctype-ujis.c
  4248. + /bin/ln -s ../libmysql/ctype-ujis.c ctype-ujis.c
  4249. + for f in '`cd $d && echo *.[ch]`'
  4250. + rm -f ctype-utf8.c
  4251. + /bin/ln -s ../libmysql/ctype-utf8.c ctype-utf8.c
  4252. + for f in '`cd $d && echo *.[ch]`'
  4253. + rm -f ctype-win1250ch.c
  4254. + /bin/ln -s ../libmysql/ctype-win1250ch.c ctype-win1250ch.c
  4255. + for f in '`cd $d && echo *.[ch]`'
  4256. + rm -f ctype.c
  4257. + /bin/ln -s ../libmysql/ctype.c ctype.c
  4258. + for f in '`cd $d && echo *.[ch]`'
  4259. + rm -f dbug.c
  4260. + /bin/ln -s ../libmysql/dbug.c dbug.c
  4261. + for f in '`cd $d && echo *.[ch]`'
  4262. + rm -f default.c
  4263. + /bin/ln -s ../libmysql/default.c default.c
  4264. + for f in '`cd $d && echo *.[ch]`'
  4265. + rm -f default_modify.c
  4266. + /bin/ln -s ../libmysql/default_modify.c default_modify.c
  4267. + for f in '`cd $d && echo *.[ch]`'
  4268. + rm -f dll.c
  4269. + /bin/ln -s ../libmysql/dll.c dll.c
  4270. + for f in '`cd $d && echo *.[ch]`'
  4271. + rm -f errmsg.c
  4272. + /bin/ln -s ../libmysql/errmsg.c errmsg.c
  4273. + for f in '`cd $d && echo *.[ch]`'
  4274. + rm -f errors.c
  4275. + /bin/ln -s ../libmysql/errors.c errors.c
  4276. + for f in '`cd $d && echo *.[ch]`'
  4277. + rm -f get_password.c
  4278. + /bin/ln -s ../libmysql/get_password.c get_password.c
  4279. + for f in '`cd $d && echo *.[ch]`'
  4280. + rm -f hash.c
  4281. + /bin/ln -s ../libmysql/hash.c hash.c
  4282. + for f in '`cd $d && echo *.[ch]`'
  4283. + rm -f int2str.c
  4284. + /bin/ln -s ../libmysql/int2str.c int2str.c
  4285. + for f in '`cd $d && echo *.[ch]`'
  4286. + rm -f is_prefix.c
  4287. + /bin/ln -s ../libmysql/is_prefix.c is_prefix.c
  4288. + for f in '`cd $d && echo *.[ch]`'
  4289. + rm -f libmysql.c
  4290. + /bin/ln -s ../libmysql/libmysql.c libmysql.c
  4291. + for f in '`cd $d && echo *.[ch]`'
  4292. + rm -f list.c
  4293. + /bin/ln -s ../libmysql/list.c list.c
  4294. + for f in '`cd $d && echo *.[ch]`'
  4295. + rm -f llstr.c
  4296. + /bin/ln -s ../libmysql/llstr.c llstr.c
  4297. + for f in '`cd $d && echo *.[ch]`'
  4298. + rm -f longlong2str.c
  4299. + /bin/ln -s ../libmysql/longlong2str.c longlong2str.c
  4300. + for f in '`cd $d && echo *.[ch]`'
  4301. + rm -f manager.c
  4302. + /bin/ln -s ../libmysql/manager.c manager.c
  4303. + for f in '`cd $d && echo *.[ch]`'
  4304. + rm -f md5.c
  4305. + /bin/ln -s ../libmysql/md5.c md5.c
  4306. + for f in '`cd $d && echo *.[ch]`'
  4307. + rm -f mf_arr_appstr.c
  4308. + /bin/ln -s ../libmysql/mf_arr_appstr.c mf_arr_appstr.c
  4309. + for f in '`cd $d && echo *.[ch]`'
  4310. + rm -f mf_cache.c
  4311. + /bin/ln -s ../libmysql/mf_cache.c mf_cache.c
  4312. + for f in '`cd $d && echo *.[ch]`'
  4313. + rm -f mf_dirname.c
  4314. + /bin/ln -s ../libmysql/mf_dirname.c mf_dirname.c
  4315. + for f in '`cd $d && echo *.[ch]`'
  4316. + rm -f mf_fn_ext.c
  4317. + /bin/ln -s ../libmysql/mf_fn_ext.c mf_fn_ext.c
  4318. + for f in '`cd $d && echo *.[ch]`'
  4319. + rm -f mf_format.c
  4320. + /bin/ln -s ../libmysql/mf_format.c mf_format.c
  4321. + for f in '`cd $d && echo *.[ch]`'
  4322. + rm -f mf_iocache.c
  4323. + /bin/ln -s ../libmysql/mf_iocache.c mf_iocache.c
  4324. + for f in '`cd $d && echo *.[ch]`'
  4325. + rm -f mf_iocache2.c
  4326. + /bin/ln -s ../libmysql/mf_iocache2.c mf_iocache2.c
  4327. + for f in '`cd $d && echo *.[ch]`'
  4328. + rm -f mf_loadpath.c
  4329. + /bin/ln -s ../libmysql/mf_loadpath.c mf_loadpath.c
  4330. + for f in '`cd $d && echo *.[ch]`'
  4331. + rm -f mf_pack.c
  4332. + /bin/ln -s ../libmysql/mf_pack.c mf_pack.c
  4333. + for f in '`cd $d && echo *.[ch]`'
  4334. + rm -f mf_path.c
  4335. + /bin/ln -s ../libmysql/mf_path.c mf_path.c
  4336. + for f in '`cd $d && echo *.[ch]`'
  4337. + rm -f mf_qsort.c
  4338. + /bin/ln -s ../libmysql/mf_qsort.c mf_qsort.c
  4339. + for f in '`cd $d && echo *.[ch]`'
  4340. + rm -f mf_tempfile.c
  4341. + /bin/ln -s ../libmysql/mf_tempfile.c mf_tempfile.c
  4342. + for f in '`cd $d && echo *.[ch]`'
  4343. + rm -f mf_unixpath.c
  4344. + /bin/ln -s ../libmysql/mf_unixpath.c mf_unixpath.c
  4345. + for f in '`cd $d && echo *.[ch]`'
  4346. + rm -f mf_wcomp.c
  4347. + /bin/ln -s ../libmysql/mf_wcomp.c mf_wcomp.c
  4348. + for f in '`cd $d && echo *.[ch]`'
  4349. + rm -f mulalloc.c
  4350. + /bin/ln -s ../libmysql/mulalloc.c mulalloc.c
  4351. + for f in '`cd $d && echo *.[ch]`'
  4352. + rm -f my_alloc.c
  4353. + /bin/ln -s ../libmysql/my_alloc.c my_alloc.c
  4354. + for f in '`cd $d && echo *.[ch]`'
  4355. + rm -f my_chsize.c
  4356. + /bin/ln -s ../libmysql/my_chsize.c my_chsize.c
  4357. + for f in '`cd $d && echo *.[ch]`'
  4358. + rm -f my_compress.c
  4359. + /bin/ln -s ../libmysql/my_compress.c my_compress.c
  4360. + for f in '`cd $d && echo *.[ch]`'
  4361. + rm -f my_create.c
  4362. + /bin/ln -s ../libmysql/my_create.c my_create.c
  4363. + for f in '`cd $d && echo *.[ch]`'
  4364. + rm -f my_delete.c
  4365. + /bin/ln -s ../libmysql/my_delete.c my_delete.c
  4366. + for f in '`cd $d && echo *.[ch]`'
  4367. + rm -f my_div.c
  4368. + /bin/ln -s ../libmysql/my_div.c my_div.c
  4369. + for f in '`cd $d && echo *.[ch]`'
  4370. + rm -f my_error.c
  4371. + /bin/ln -s ../libmysql/my_error.c my_error.c
  4372. + for f in '`cd $d && echo *.[ch]`'
  4373. + rm -f my_file.c
  4374. + /bin/ln -s ../libmysql/my_file.c my_file.c
  4375. + for f in '`cd $d && echo *.[ch]`'
  4376. + rm -f my_fopen.c
  4377. + /bin/ln -s ../libmysql/my_fopen.c my_fopen.c
  4378. + for f in '`cd $d && echo *.[ch]`'
  4379. + rm -f my_fstream.c
  4380. + /bin/ln -s ../libmysql/my_fstream.c my_fstream.c
  4381. + for f in '`cd $d && echo *.[ch]`'
  4382. + rm -f my_getopt.c
  4383. + /bin/ln -s ../libmysql/my_getopt.c my_getopt.c
  4384. + for f in '`cd $d && echo *.[ch]`'
  4385. + rm -f my_getsystime.c
  4386. + /bin/ln -s ../libmysql/my_getsystime.c my_getsystime.c
  4387. + for f in '`cd $d && echo *.[ch]`'
  4388. + rm -f my_getwd.c
  4389. + /bin/ln -s ../libmysql/my_getwd.c my_getwd.c
  4390. + for f in '`cd $d && echo *.[ch]`'
  4391. + rm -f my_init.c
  4392. + /bin/ln -s ../libmysql/my_init.c my_init.c
  4393. + for f in '`cd $d && echo *.[ch]`'
  4394. + rm -f my_lib.c
  4395. + /bin/ln -s ../libmysql/my_lib.c my_lib.c
  4396. + for f in '`cd $d && echo *.[ch]`'
  4397. + rm -f my_malloc.c
  4398. + /bin/ln -s ../libmysql/my_malloc.c my_malloc.c
  4399. + for f in '`cd $d && echo *.[ch]`'
  4400. + rm -f my_messnc.c
  4401. + /bin/ln -s ../libmysql/my_messnc.c my_messnc.c
  4402. + for f in '`cd $d && echo *.[ch]`'
  4403. + rm -f my_net.c
  4404. + /bin/ln -s ../libmysql/my_net.c my_net.c
  4405. + for f in '`cd $d && echo *.[ch]`'
  4406. + rm -f my_once.c
  4407. + /bin/ln -s ../libmysql/my_once.c my_once.c
  4408. + for f in '`cd $d && echo *.[ch]`'
  4409. + rm -f my_open.c
  4410. + /bin/ln -s ../libmysql/my_open.c my_open.c
  4411. + for f in '`cd $d && echo *.[ch]`'
  4412. + rm -f my_port.c
  4413. + /bin/ln -s ../libmysql/my_port.c my_port.c
  4414. + for f in '`cd $d && echo *.[ch]`'
  4415. + rm -f my_pread.c
  4416. + /bin/ln -s ../libmysql/my_pread.c my_pread.c
  4417. + for f in '`cd $d && echo *.[ch]`'
  4418. + rm -f my_pthread.c
  4419. + /bin/ln -s ../libmysql/my_pthread.c my_pthread.c
  4420. + for f in '`cd $d && echo *.[ch]`'
  4421. + rm -f my_read.c
  4422. + /bin/ln -s ../libmysql/my_read.c my_read.c
  4423. + for f in '`cd $d && echo *.[ch]`'
  4424. + rm -f my_realloc.c
  4425. + /bin/ln -s ../libmysql/my_realloc.c my_realloc.c
  4426. + for f in '`cd $d && echo *.[ch]`'
  4427. + rm -f my_rename.c
  4428. + /bin/ln -s ../libmysql/my_rename.c my_rename.c
  4429. + for f in '`cd $d && echo *.[ch]`'
  4430. + rm -f my_rnd.c
  4431. + /bin/ln -s ../libmysql/my_rnd.c my_rnd.c
  4432. + for f in '`cd $d && echo *.[ch]`'
  4433. + rm -f my_seek.c
  4434. + /bin/ln -s ../libmysql/my_seek.c my_seek.c
  4435. + for f in '`cd $d && echo *.[ch]`'
  4436. + rm -f my_sleep.c
  4437. + /bin/ln -s ../libmysql/my_sleep.c my_sleep.c
  4438. + for f in '`cd $d && echo *.[ch]`'
  4439. + rm -f my_static.c
  4440. + /bin/ln -s ../libmysql/my_static.c my_static.c
  4441. + for f in '`cd $d && echo *.[ch]`'
  4442. + rm -f my_static.h
  4443. + /bin/ln -s ../libmysql/my_static.h my_static.h
  4444. + for f in '`cd $d && echo *.[ch]`'
  4445. + rm -f my_strtoll10.c
  4446. + /bin/ln -s ../libmysql/my_strtoll10.c my_strtoll10.c
  4447. + for f in '`cd $d && echo *.[ch]`'
  4448. + rm -f my_symlink.c
  4449. + /bin/ln -s ../libmysql/my_symlink.c my_symlink.c
  4450. + for f in '`cd $d && echo *.[ch]`'
  4451. + rm -f my_sync.c
  4452. + /bin/ln -s ../libmysql/my_sync.c my_sync.c
  4453. + for f in '`cd $d && echo *.[ch]`'
  4454. + rm -f my_thr_init.c
  4455. + /bin/ln -s ../libmysql/my_thr_init.c my_thr_init.c
  4456. + for f in '`cd $d && echo *.[ch]`'
  4457. + rm -f my_time.c
  4458. + /bin/ln -s ../libmysql/my_time.c my_time.c
  4459. + for f in '`cd $d && echo *.[ch]`'
  4460. + rm -f my_vsnprintf.c
  4461. + /bin/ln -s ../libmysql/my_vsnprintf.c my_vsnprintf.c
  4462. + for f in '`cd $d && echo *.[ch]`'
  4463. + rm -f my_write.c
  4464. + /bin/ln -s ../libmysql/my_write.c my_write.c
  4465. + for f in '`cd $d && echo *.[ch]`'
  4466. + rm -f mysys_priv.h
  4467. + /bin/ln -s ../libmysql/mysys_priv.h mysys_priv.h
  4468. + for f in '`cd $d && echo *.[ch]`'
  4469. + rm -f net.c
  4470. + /bin/ln -s ../libmysql/net.c net.c
  4471. + for f in '`cd $d && echo *.[ch]`'
  4472. + rm -f pack.c
  4473. + /bin/ln -s ../libmysql/pack.c pack.c
  4474. + for f in '`cd $d && echo *.[ch]`'
  4475. + rm -f password.c
  4476. + /bin/ln -s ../libmysql/password.c password.c
  4477. + for f in '`cd $d && echo *.[ch]`'
  4478. + rm -f safemalloc.c
  4479. + /bin/ln -s ../libmysql/safemalloc.c safemalloc.c
  4480. + for f in '`cd $d && echo *.[ch]`'
  4481. + rm -f sha1.c
  4482. + /bin/ln -s ../libmysql/sha1.c sha1.c
  4483. + for f in '`cd $d && echo *.[ch]`'
  4484. + rm -f str2int.c
  4485. + /bin/ln -s ../libmysql/str2int.c str2int.c
  4486. + for f in '`cd $d && echo *.[ch]`'
  4487. + rm -f str_alloc.c
  4488. + /bin/ln -s ../libmysql/str_alloc.c str_alloc.c
  4489. + for f in '`cd $d && echo *.[ch]`'
  4490. + rm -f strcend.c
  4491. + /bin/ln -s ../libmysql/strcend.c strcend.c
  4492. + for f in '`cd $d && echo *.[ch]`'
  4493. + rm -f strcont.c
  4494. + /bin/ln -s ../libmysql/strcont.c strcont.c
  4495. + for f in '`cd $d && echo *.[ch]`'
  4496. + rm -f strend.c
  4497. + /bin/ln -s ../libmysql/strend.c strend.c
  4498. + for f in '`cd $d && echo *.[ch]`'
  4499. + rm -f strfill.c
  4500. + /bin/ln -s ../libmysql/strfill.c strfill.c
  4501. + for f in '`cd $d && echo *.[ch]`'
  4502. + rm -f string.c
  4503. + /bin/ln -s ../libmysql/string.c string.c
  4504. + for f in '`cd $d && echo *.[ch]`'
  4505. + rm -f strings_def.h
  4506. + /bin/ln -s ../libmysql/strings_def.h strings_def.h
  4507. + for f in '`cd $d && echo *.[ch]`'
  4508. + rm -f strinstr.c
  4509. + /bin/ln -s ../libmysql/strinstr.c strinstr.c
  4510. + for f in '`cd $d && echo *.[ch]`'
  4511. + rm -f strmake.c
  4512. + /bin/ln -s ../libmysql/strmake.c strmake.c
  4513. + for f in '`cd $d && echo *.[ch]`'
  4514. + rm -f strmov.c
  4515. + /bin/ln -s ../libmysql/strmov.c strmov.c
  4516. + for f in '`cd $d && echo *.[ch]`'
  4517. + rm -f strmov_overlapp.c
  4518. + /bin/ln -s ../libmysql/strmov_overlapp.c strmov_overlapp.c
  4519. + for f in '`cd $d && echo *.[ch]`'
  4520. + rm -f strnlen.c
  4521. + /bin/ln -s ../libmysql/strnlen.c strnlen.c
  4522. + for f in '`cd $d && echo *.[ch]`'
  4523. + rm -f strnmov.c
  4524. + /bin/ln -s ../libmysql/strnmov.c strnmov.c
  4525. + for f in '`cd $d && echo *.[ch]`'
  4526. + rm -f strto.c
  4527. + /bin/ln -s ../libmysql/strto.c strto.c
  4528. + for f in '`cd $d && echo *.[ch]`'
  4529. + rm -f strtod.c
  4530. + /bin/ln -s ../libmysql/strtod.c strtod.c
  4531. + for f in '`cd $d && echo *.[ch]`'
  4532. + rm -f strtoll.c
  4533. + /bin/ln -s ../libmysql/strtoll.c strtoll.c
  4534. + for f in '`cd $d && echo *.[ch]`'
  4535. + rm -f strtoull.c
  4536. + /bin/ln -s ../libmysql/strtoull.c strtoull.c
  4537. + for f in '`cd $d && echo *.[ch]`'
  4538. + rm -f strxmov.c
  4539. + /bin/ln -s ../libmysql/strxmov.c strxmov.c
  4540. + for f in '`cd $d && echo *.[ch]`'
  4541. + rm -f strxnmov.c
  4542. + /bin/ln -s ../libmysql/strxnmov.c strxnmov.c
  4543. + for f in '`cd $d && echo *.[ch]`'
  4544. + rm -f thr_mutex.c
  4545. + /bin/ln -s ../libmysql/thr_mutex.c thr_mutex.c
  4546. + for f in '`cd $d && echo *.[ch]`'
  4547. + rm -f typelib.c
  4548. + /bin/ln -s ../libmysql/typelib.c typelib.c
  4549. + for f in '`cd $d && echo *.[ch]`'
  4550. + rm -f vio.c
  4551. + /bin/ln -s ../libmysql/vio.c vio.c
  4552. + for f in '`cd $d && echo *.[ch]`'
  4553. + rm -f vio_priv.h
  4554. + /bin/ln -s ../libmysql/vio_priv.h vio_priv.h
  4555. + for f in '`cd $d && echo *.[ch]`'
  4556. + rm -f viosocket.c
  4557. + /bin/ln -s ../libmysql/viosocket.c viosocket.c
  4558. + for f in '`cd $d && echo *.[ch]`'
  4559. + rm -f viossl.c
  4560. + /bin/ln -s ../libmysql/viossl.c viossl.c
  4561. + for f in '`cd $d && echo *.[ch]`'
  4562. + rm -f viosslfactories.c
  4563. + /bin/ln -s ../libmysql/viosslfactories.c viosslfactories.c
  4564. + for f in '`cd $d && echo *.[ch]`'
  4565. + rm -f xml.c
  4566. + /bin/ln -s ../libmysql/xml.c xml.c
  4567. echo timestamp > link_sources
  4568. make all-am
  4569. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql_r'
  4570. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libmysql.lo libmysql.c
  4571. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o password.lo password.c
  4572. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o manager.lo manager.c
  4573. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o get_password.lo get_password.c
  4574. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o errmsg.lo errmsg.c
  4575. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_init.lo my_init.c
  4576. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_static.lo my_static.c
  4577. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_malloc.lo my_malloc.c
  4578. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_realloc.lo my_realloc.c
  4579. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_create.lo my_create.c
  4580. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_delete.lo my_delete.c
  4581. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_tempfile.lo mf_tempfile.c
  4582. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_open.lo my_open.c
  4583. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_file.lo my_file.c
  4584. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_read.lo my_read.c
  4585. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_write.lo my_write.c
  4586. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o errors.lo errors.c
  4587. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_error.lo my_error.c
  4588. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_getwd.lo my_getwd.c
  4589. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_div.lo my_div.c
  4590. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_pack.lo mf_pack.c
  4591. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_messnc.lo my_messnc.c
  4592. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_dirname.lo mf_dirname.c
  4593. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_fn_ext.lo mf_fn_ext.c
  4594. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c password.c -fPIC -DPIC -o .libs/password.o
  4595. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c libmysql.c -fPIC -DPIC -o .libs/libmysql.o
  4596. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c manager.c -fPIC -DPIC -o .libs/manager.o
  4597. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_static.c -fPIC -DPIC -o .libs/my_static.o
  4598. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_malloc.c -fPIC -DPIC -o .libs/my_malloc.o
  4599. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_realloc.c -fPIC -DPIC -o .libs/my_realloc.o
  4600. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_create.c -fPIC -DPIC -o .libs/my_create.o
  4601. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c get_password.c -fPIC -DPIC -o .libs/get_password.o
  4602. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c errmsg.c -fPIC -DPIC -o .libs/errmsg.o
  4603. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_init.c -fPIC -DPIC -o .libs/my_init.o
  4604. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_delete.c -fPIC -DPIC -o .libs/my_delete.o
  4605. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_tempfile.c -fPIC -DPIC -o .libs/mf_tempfile.o
  4606. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_open.c -fPIC -DPIC -o .libs/my_open.o
  4607. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_read.c -fPIC -DPIC -o .libs/my_read.o
  4608. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_error.c -fPIC -DPIC -o .libs/my_error.o
  4609. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_file.c -fPIC -DPIC -o .libs/my_file.o
  4610. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c errors.c -fPIC -DPIC -o .libs/errors.o
  4611. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_write.c -fPIC -DPIC -o .libs/my_write.o
  4612. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_div.c -fPIC -DPIC -o .libs/my_div.o
  4613. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getwd.c -fPIC -DPIC -o .libs/my_getwd.o
  4614. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_messnc.c -fPIC -DPIC -o .libs/my_messnc.o
  4615. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_pack.c -fPIC -DPIC -o .libs/mf_pack.o
  4616. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_fn_ext.c -fPIC -DPIC -o .libs/mf_fn_ext.o
  4617. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_dirname.c -fPIC -DPIC -o .libs/mf_dirname.o
  4618. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_delete.c -o my_delete.o >/dev/null 2>&1
  4619. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c errmsg.c -o errmsg.o >/dev/null 2>&1
  4620. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_static.c -o my_static.o >/dev/null 2>&1
  4621. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c errors.c -o errors.o >/dev/null 2>&1
  4622. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_malloc.c -o my_malloc.o >/dev/null 2>&1
  4623. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_tempfile.c -o mf_tempfile.o >/dev/null 2>&1
  4624. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_realloc.c -o my_realloc.o >/dev/null 2>&1
  4625. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_div.c -o my_div.o >/dev/null 2>&1
  4626. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_create.c -o my_create.o >/dev/null 2>&1
  4627. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_open.c -o my_open.o >/dev/null 2>&1
  4628. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_fn_ext.c -o mf_fn_ext.o >/dev/null 2>&1
  4629. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_messnc.c -o my_messnc.o >/dev/null 2>&1
  4630. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_file.c -o my_file.o >/dev/null 2>&1
  4631. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_read.c -o my_read.o >/dev/null 2>&1
  4632. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c get_password.c -o get_password.o >/dev/null 2>&1
  4633. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_error.c -o my_error.o >/dev/null 2>&1
  4634. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_dirname.c -o mf_dirname.o >/dev/null 2>&1
  4635. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_write.c -o my_write.o >/dev/null 2>&1
  4636. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_init.c -o my_init.o >/dev/null 2>&1
  4637. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getwd.c -o my_getwd.o >/dev/null 2>&1
  4638. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_wcomp.lo mf_wcomp.c
  4639. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o typelib.lo typelib.c
  4640. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o safemalloc.lo safemalloc.c
  4641. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_pack.c -o mf_pack.o >/dev/null 2>&1
  4642. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_alloc.lo my_alloc.c
  4643. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_format.lo mf_format.c
  4644. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c password.c -o password.o >/dev/null 2>&1
  4645. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_path.lo mf_path.c
  4646. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_unixpath.lo mf_unixpath.c
  4647. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_fopen.lo my_fopen.c
  4648. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_symlink.lo my_symlink.c
  4649. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_fstream.lo my_fstream.c
  4650. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_arr_appstr.lo mf_arr_appstr.c
  4651. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_loadpath.lo mf_loadpath.c
  4652. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_wcomp.c -fPIC -DPIC -o .libs/mf_wcomp.o
  4653. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c typelib.c -fPIC -DPIC -o .libs/typelib.o
  4654. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c safemalloc.c -fPIC -DPIC -o .libs/safemalloc.o
  4655. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_pthread.lo my_pthread.c
  4656. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_thr_init.lo my_thr_init.c
  4657. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_alloc.c -fPIC -DPIC -o .libs/my_alloc.o
  4658. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o thr_mutex.lo thr_mutex.c
  4659. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_format.c -fPIC -DPIC -o .libs/mf_format.o
  4660. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mulalloc.lo mulalloc.c
  4661. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_path.c -fPIC -DPIC -o .libs/mf_path.o
  4662. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o string.lo string.c
  4663. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_unixpath.c -fPIC -DPIC -o .libs/mf_unixpath.o
  4664. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o default.lo default.c
  4665. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o default_modify.lo default_modify.c
  4666. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_fopen.c -fPIC -DPIC -o .libs/my_fopen.o
  4667. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_symlink.c -fPIC -DPIC -o .libs/my_symlink.o
  4668. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_fstream.c -fPIC -DPIC -o .libs/my_fstream.o
  4669. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_compress.lo my_compress.c
  4670. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_arr_appstr.c -fPIC -DPIC -o .libs/mf_arr_appstr.o
  4671. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c manager.c -o manager.o >/dev/null 2>&1
  4672. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_loadpath.c -fPIC -DPIC -o .libs/mf_loadpath.o
  4673. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_pthread.c -fPIC -DPIC -o .libs/my_pthread.o
  4674. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_thr_init.c -fPIC -DPIC -o .libs/my_thr_init.o
  4675. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c thr_mutex.c -fPIC -DPIC -o .libs/thr_mutex.o
  4676. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mulalloc.c -fPIC -DPIC -o .libs/mulalloc.o
  4677. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c string.c -fPIC -DPIC -o .libs/string.o
  4678. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c default.c -fPIC -DPIC -o .libs/default.o
  4679. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c default_modify.c -fPIC -DPIC -o .libs/default_modify.o
  4680. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_compress.c -fPIC -DPIC -o .libs/my_compress.o
  4681. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_wcomp.c -o mf_wcomp.o >/dev/null 2>&1
  4682. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_unixpath.c -o mf_unixpath.o >/dev/null 2>&1
  4683. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_format.c -o mf_format.o >/dev/null 2>&1
  4684. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_arr_appstr.c -o mf_arr_appstr.o >/dev/null 2>&1
  4685. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_loadpath.c -o mf_loadpath.o >/dev/null 2>&1
  4686. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_path.c -o mf_path.o >/dev/null 2>&1
  4687. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_symlink.c -o my_symlink.o >/dev/null 2>&1
  4688. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_pthread.c -o my_pthread.o >/dev/null 2>&1
  4689. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c thr_mutex.c -o thr_mutex.o >/dev/null 2>&1
  4690. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_fopen.c -o my_fopen.o >/dev/null 2>&1
  4691. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o array.lo array.c
  4692. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_fstream.c -o my_fstream.o >/dev/null 2>&1
  4693. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c typelib.c -o typelib.o >/dev/null 2>&1
  4694. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mulalloc.c -o mulalloc.o >/dev/null 2>&1
  4695. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_alloc.c -o my_alloc.o >/dev/null 2>&1
  4696. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_once.lo my_once.c
  4697. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c array.c -fPIC -DPIC -o .libs/array.o
  4698. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o list.lo list.c
  4699. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c string.c -o string.o >/dev/null 2>&1
  4700. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_thr_init.c -o my_thr_init.o >/dev/null 2>&1
  4701. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c safemalloc.c -o safemalloc.o >/dev/null 2>&1
  4702. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_net.lo my_net.c
  4703. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c default_modify.c -o default_modify.o >/dev/null 2>&1
  4704. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_once.c -fPIC -DPIC -o .libs/my_once.o
  4705. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_compress.c -o my_compress.o >/dev/null 2>&1
  4706. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o charset.lo charset.c
  4707. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o charset-def.lo charset-def.c
  4708. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hash.lo hash.c
  4709. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_iocache.lo mf_iocache.c
  4710. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c list.c -fPIC -DPIC -o .libs/list.o
  4711. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_iocache2.lo mf_iocache2.c
  4712. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_seek.lo my_seek.c
  4713. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_net.c -fPIC -DPIC -o .libs/my_net.o
  4714. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_sleep.lo my_sleep.c
  4715. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_pread.lo my_pread.c
  4716. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_cache.lo mf_cache.c
  4717. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c charset-def.c -fPIC -DPIC -o .libs/charset-def.o
  4718. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c charset.c -fPIC -DPIC -o .libs/charset.o
  4719. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o md5.lo md5.c
  4720. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_iocache.c -fPIC -DPIC -o .libs/mf_iocache.o
  4721. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hash.c -fPIC -DPIC -o .libs/hash.o
  4722. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o sha1.lo sha1.c
  4723. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_iocache2.c -fPIC -DPIC -o .libs/mf_iocache2.o
  4724. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_seek.c -fPIC -DPIC -o .libs/my_seek.o
  4725. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_sleep.c -fPIC -DPIC -o .libs/my_sleep.o
  4726. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_pread.c -fPIC -DPIC -o .libs/my_pread.o
  4727. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_cache.c -fPIC -DPIC -o .libs/mf_cache.o
  4728. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c md5.c -fPIC -DPIC -o .libs/md5.o
  4729. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sha1.c -fPIC -DPIC -o .libs/sha1.o
  4730. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_rnd.lo my_rnd.c
  4731. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_getopt.lo my_getopt.c
  4732. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c array.c -o array.o >/dev/null 2>&1
  4733. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_once.c -o my_once.o >/dev/null 2>&1
  4734. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_port.lo my_port.c
  4735. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_rename.lo my_rename.c
  4736. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c list.c -o list.o >/dev/null 2>&1
  4737. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_rnd.c -fPIC -DPIC -o .libs/my_rnd.o
  4738. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_net.c -o my_net.o >/dev/null 2>&1
  4739. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getopt.c -fPIC -DPIC -o .libs/my_getopt.o
  4740. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_chsize.lo my_chsize.c
  4741. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_sync.lo my_sync.c
  4742. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_port.c -fPIC -DPIC -o .libs/my_port.o
  4743. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_rename.c -fPIC -DPIC -o .libs/my_rename.o
  4744. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_seek.c -o my_seek.o >/dev/null 2>&1
  4745. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c charset-def.c -o charset-def.o >/dev/null 2>&1
  4746. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_sleep.c -o my_sleep.o >/dev/null 2>&1
  4747. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_cache.c -o mf_cache.o >/dev/null 2>&1
  4748. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_sync.c -fPIC -DPIC -o .libs/my_sync.o
  4749. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_chsize.c -fPIC -DPIC -o .libs/my_chsize.o
  4750. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_getsystime.lo my_getsystime.c
  4751. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_pread.c -o my_pread.o >/dev/null 2>&1
  4752. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c default.c -o default.o >/dev/null 2>&1
  4753. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_lib.lo my_lib.c
  4754. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_rnd.c -o my_rnd.o >/dev/null 2>&1
  4755. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getsystime.c -fPIC -DPIC -o .libs/my_getsystime.o
  4756. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_qsort.lo mf_qsort.c
  4757. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sha1.c -o sha1.o >/dev/null 2>&1
  4758. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strmov.lo strmov.c
  4759. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_port.c -o my_port.o >/dev/null 2>&1
  4760. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strxmov.lo strxmov.c
  4761. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_lib.c -fPIC -DPIC -o .libs/my_lib.o
  4762. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_rename.c -o my_rename.o >/dev/null 2>&1
  4763. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strxnmov.lo strxnmov.c
  4764. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strnmov.lo strnmov.c
  4765. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strmake.lo strmake.c
  4766. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_qsort.c -fPIC -DPIC -o .libs/mf_qsort.o
  4767. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c md5.c -o md5.o >/dev/null 2>&1
  4768. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmov.c -fPIC -DPIC -o .libs/strmov.o
  4769. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_sync.c -o my_sync.o >/dev/null 2>&1
  4770. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strend.lo strend.c
  4771. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_chsize.c -o my_chsize.o >/dev/null 2>&1
  4772. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strxmov.c -fPIC -DPIC -o .libs/strxmov.o
  4773. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_iocache2.c -o mf_iocache2.o >/dev/null 2>&1
  4774. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strxnmov.c -fPIC -DPIC -o .libs/strxnmov.o
  4775. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strnmov.c -fPIC -DPIC -o .libs/strnmov.o
  4776. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmake.c -fPIC -DPIC -o .libs/strmake.o
  4777. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strtod.lo strtod.c
  4778. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strnlen.lo strnlen.c
  4779. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getsystime.c -o my_getsystime.o >/dev/null 2>&1
  4780. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strend.c -fPIC -DPIC -o .libs/strend.o
  4781. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strfill.lo strfill.c
  4782. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtod.c -fPIC -DPIC -o .libs/strtod.o
  4783. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmov.c -o strmov.o >/dev/null 2>&1
  4784. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c charset.c -o charset.o >/dev/null 2>&1
  4785. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o is_prefix.lo is_prefix.c
  4786. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hash.c -o hash.o >/dev/null 2>&1
  4787. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strnlen.c -fPIC -DPIC -o .libs/strnlen.o
  4788. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strxmov.c -o strxmov.o >/dev/null 2>&1
  4789. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o int2str.lo int2str.c
  4790. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strfill.c -fPIC -DPIC -o .libs/strfill.o
  4791. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strxnmov.c -o strxnmov.o >/dev/null 2>&1
  4792. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o str2int.lo str2int.c
  4793. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strnmov.c -o strnmov.o >/dev/null 2>&1
  4794. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmake.c -o strmake.o >/dev/null 2>&1
  4795. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strinstr.lo strinstr.c
  4796. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_lib.c -o my_lib.o >/dev/null 2>&1
  4797. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_iocache.c -o mf_iocache.o >/dev/null 2>&1
  4798. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c is_prefix.c -fPIC -DPIC -o .libs/is_prefix.o
  4799. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strend.c -o strend.o >/dev/null 2>&1
  4800. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c int2str.c -fPIC -DPIC -o .libs/int2str.o
  4801. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strcont.lo strcont.c
  4802. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c str2int.c -fPIC -DPIC -o .libs/str2int.o
  4803. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strinstr.c -fPIC -DPIC -o .libs/strinstr.o
  4804. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strcend.lo strcend.c
  4805. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strnlen.c -o strnlen.o >/dev/null 2>&1
  4806. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strcont.c -fPIC -DPIC -o .libs/strcont.o
  4807. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o bcmp.lo bcmp.c
  4808. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-latin1.lo ctype-latin1.c
  4809. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strfill.c -o strfill.o >/dev/null 2>&1
  4810. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o bchange.lo bchange.c
  4811. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o bmove.lo bmove.c
  4812. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o bmove_upp.lo bmove_upp.c
  4813. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strcend.c -fPIC -DPIC -o .libs/strcend.o
  4814. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c is_prefix.c -o is_prefix.o >/dev/null 2>&1
  4815. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mf_qsort.c -o mf_qsort.o >/dev/null 2>&1
  4816. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtod.c -o strtod.o >/dev/null 2>&1
  4817. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o longlong2str.lo longlong2str.c
  4818. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bcmp.c -fPIC -DPIC -o .libs/bcmp.o
  4819. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-latin1.c -fPIC -DPIC -o .libs/ctype-latin1.o
  4820. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bchange.c -fPIC -DPIC -o .libs/bchange.o
  4821. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bmove_upp.c -fPIC -DPIC -o .libs/bmove_upp.o
  4822. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bmove.c -fPIC -DPIC -o .libs/bmove.o
  4823. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strtoull.lo strtoull.c
  4824. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strinstr.c -o strinstr.o >/dev/null 2>&1
  4825. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strtoll.lo strtoll.c
  4826. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c int2str.c -o int2str.o >/dev/null 2>&1
  4827. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o llstr.lo llstr.c
  4828. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_getopt.c -o my_getopt.o >/dev/null 2>&1
  4829. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c longlong2str.c -fPIC -DPIC -o .libs/longlong2str.o
  4830. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c str2int.c -o str2int.o >/dev/null 2>&1
  4831. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strcont.c -o strcont.o >/dev/null 2>&1
  4832. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtoull.c -fPIC -DPIC -o .libs/strtoull.o
  4833. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_vsnprintf.lo my_vsnprintf.c
  4834. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtoll.c -fPIC -DPIC -o .libs/strtoll.o
  4835. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strcend.c -o strcend.o >/dev/null 2>&1
  4836. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c llstr.c -fPIC -DPIC -o .libs/llstr.o
  4837. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype.lo ctype.c
  4838. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-simple.lo ctype-simple.c
  4839. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bcmp.c -o bcmp.o >/dev/null 2>&1
  4840. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bmove_upp.c -o bmove_upp.o >/dev/null 2>&1
  4841. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bchange.c -o bchange.o >/dev/null 2>&1
  4842. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bmove.c -o bmove.o >/dev/null 2>&1
  4843. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_vsnprintf.c -fPIC -DPIC -o .libs/my_vsnprintf.o
  4844. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-bin.lo ctype-bin.c
  4845. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype.c -fPIC -DPIC -o .libs/ctype.o
  4846. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-simple.c -fPIC -DPIC -o .libs/ctype-simple.o
  4847. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c longlong2str.c -o longlong2str.o >/dev/null 2>&1
  4848. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtoull.c -o strtoull.o >/dev/null 2>&1
  4849. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-mb.lo ctype-mb.c
  4850. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-big5.lo ctype-big5.c
  4851. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strtoll.c -o strtoll.o >/dev/null 2>&1
  4852. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-bin.c -fPIC -DPIC -o .libs/ctype-bin.o
  4853. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-czech.lo ctype-czech.c
  4854. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c llstr.c -o llstr.o >/dev/null 2>&1
  4855. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-latin1.c -o ctype-latin1.o >/dev/null 2>&1
  4856. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-cp932.lo ctype-cp932.c
  4857. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-eucjpms.lo ctype-eucjpms.c
  4858. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-euc_kr.lo ctype-euc_kr.c
  4859. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-win1250ch.lo ctype-win1250ch.c
  4860. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-utf8.lo ctype-utf8.c
  4861. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-extra.lo ctype-extra.c
  4862. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-mb.c -fPIC -DPIC -o .libs/ctype-mb.o
  4863. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-ucs2.lo ctype-ucs2.c
  4864. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-big5.c -fPIC -DPIC -o .libs/ctype-big5.o
  4865. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-gb2312.lo ctype-gb2312.c
  4866. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-czech.c -fPIC -DPIC -o .libs/ctype-czech.o
  4867. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-cp932.c -fPIC -DPIC -o .libs/ctype-cp932.o
  4868. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-eucjpms.c -fPIC -DPIC -o .libs/ctype-eucjpms.o
  4869. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-gbk.lo ctype-gbk.c
  4870. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-euc_kr.c -fPIC -DPIC -o .libs/ctype-euc_kr.o
  4871. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-win1250ch.c -fPIC -DPIC -o .libs/ctype-win1250ch.o
  4872. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-utf8.c -fPIC -DPIC -o .libs/ctype-utf8.o
  4873. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-sjis.lo ctype-sjis.c
  4874. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-tis620.lo ctype-tis620.c
  4875. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-extra.c -fPIC -DPIC -o .libs/ctype-extra.o
  4876. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-ucs2.c -fPIC -DPIC -o .libs/ctype-ucs2.o
  4877. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-gb2312.c -fPIC -DPIC -o .libs/ctype-gb2312.o
  4878. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-ujis.lo ctype-ujis.c
  4879. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ctype-uca.lo ctype-uca.c
  4880. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o xml.lo xml.c
  4881. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-gbk.c -fPIC -DPIC -o .libs/ctype-gbk.o
  4882. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_vsnprintf.c -o my_vsnprintf.o >/dev/null 2>&1
  4883. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c libmysql.c -o libmysql.o >/dev/null 2>&1
  4884. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-sjis.c -fPIC -DPIC -o .libs/ctype-sjis.o
  4885. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-tis620.c -fPIC -DPIC -o .libs/ctype-tis620.o
  4886. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-uca.c -fPIC -DPIC -o .libs/ctype-uca.o
  4887. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-ujis.c -fPIC -DPIC -o .libs/ctype-ujis.o
  4888. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c xml.c -fPIC -DPIC -o .libs/xml.o
  4889. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_strtoll10.lo my_strtoll10.c
  4890. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype.c -o ctype.o >/dev/null 2>&1
  4891. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_strtoll10.c -fPIC -DPIC -o .libs/my_strtoll10.o
  4892. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-bin.c -o ctype-bin.o >/dev/null 2>&1
  4893. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-win1250ch.c -o ctype-win1250ch.o >/dev/null 2>&1
  4894. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-czech.c -o ctype-czech.o >/dev/null 2>&1
  4895. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-tis620.c -o ctype-tis620.o >/dev/null 2>&1
  4896. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o str_alloc.lo str_alloc.c
  4897. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c str_alloc.c -fPIC -DPIC -o .libs/str_alloc.o
  4898. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-cp932.c -o ctype-cp932.o >/dev/null 2>&1
  4899. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-gb2312.c -o ctype-gb2312.o >/dev/null 2>&1
  4900. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o strmov_overlapp.lo strmov_overlapp.c
  4901. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_strtoll10.c -o my_strtoll10.o >/dev/null 2>&1
  4902. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o dbug.lo dbug.c
  4903. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-extra.c -o ctype-extra.o >/dev/null 2>&1
  4904. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c xml.c -o xml.o >/dev/null 2>&1
  4905. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-euc_kr.c -o ctype-euc_kr.o >/dev/null 2>&1
  4906. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmov_overlapp.c -fPIC -DPIC -o .libs/strmov_overlapp.o
  4907. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dbug.c -fPIC -DPIC -o .libs/dbug.o
  4908. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-mb.c -o ctype-mb.o >/dev/null 2>&1
  4909. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-sjis.c -o ctype-sjis.o >/dev/null 2>&1
  4910. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c str_alloc.c -o str_alloc.o >/dev/null 2>&1
  4911. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o pack.lo pack.c
  4912. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-big5.c -o ctype-big5.o >/dev/null 2>&1
  4913. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o client.lo client.c
  4914. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_time.lo my_time.c
  4915. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pack.c -fPIC -DPIC -o .libs/pack.o
  4916. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o vio.lo vio.c
  4917. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dbug.c -o dbug.o >/dev/null 2>&1
  4918. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c strmov_overlapp.c -o strmov_overlapp.o >/dev/null 2>&1
  4919. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c client.c -fPIC -DPIC -o .libs/client.o
  4920. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_time.c -fPIC -DPIC -o .libs/my_time.o
  4921. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o viosocket.lo viosocket.c
  4922. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o viossl.lo viossl.c
  4923. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c vio.c -fPIC -DPIC -o .libs/vio.o
  4924. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-simple.c -o ctype-simple.o >/dev/null 2>&1
  4925. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viossl.c -fPIC -DPIC -o .libs/viossl.o
  4926. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viosocket.c -fPIC -DPIC -o .libs/viosocket.o
  4927. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o viosslfactories.lo viosslfactories.c
  4928. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o net.lo net.c
  4929. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pack.c -o pack.o >/dev/null 2>&1
  4930. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-utf8.c -o ctype-utf8.o >/dev/null 2>&1
  4931. x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c conf_to_src.c
  4932. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viosslfactories.c -fPIC -DPIC -o .libs/viosslfactories.o
  4933. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c net.c -fPIC -DPIC -o .libs/net.o
  4934. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-uca.c -o ctype-uca.o >/dev/null 2>&1
  4935. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-gbk.c -o ctype-gbk.o >/dev/null 2>&1
  4936. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-ucs2.c -o ctype-ucs2.o >/dev/null 2>&1
  4937. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c vio.c -o vio.o >/dev/null 2>&1
  4938. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-ujis.c -o ctype-ujis.o >/dev/null 2>&1
  4939. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o conf_to_src conf_to_src.o -lpthread -lcrypt -lnsl -lm -lpthread -L/usr//lib -lz -L/usr/lib/ -lssl -lcrypto
  4940. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ctype-eucjpms.c -o ctype-eucjpms.o >/dev/null 2>&1
  4941. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viossl.c -o viossl.o >/dev/null 2>&1
  4942. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viosocket.c -o viosocket.o >/dev/null 2>&1
  4943. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o conf_to_src conf_to_src.o -lcrypt -lnsl -lm -lpthread -L/usr//lib -lz -L/usr/lib/ -lssl -lcrypto
  4944. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viosslfactories.c -o viosslfactories.o >/dev/null 2>&1
  4945. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_time.c -o my_time.o >/dev/null 2>&1
  4946. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c net.c -o net.o >/dev/null 2>&1
  4947. libtool: compile: x86_64-pc-linux-gnu-gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I../include -I../include -I../include -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c client.c -o client.o >/dev/null 2>&1
  4948. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -version-info 16:0:0 -Wl,--version-script=../libmysql/libmysql.ver -Wl,-O1 -Wl,--as-needed -rdynamic -o libmysqlclient_r.la -rpath /usr/lib64/mysql libmysql.lo password.lo manager.lo get_password.lo errmsg.lo my_init.lo my_static.lo my_malloc.lo my_realloc.lo my_create.lo my_delete.lo mf_tempfile.lo my_open.lo my_file.lo my_read.lo my_write.lo errors.lo my_error.lo my_getwd.lo my_div.lo mf_pack.lo my_messnc.lo mf_dirname.lo mf_fn_ext.lo mf_wcomp.lo typelib.lo safemalloc.lo my_alloc.lo mf_format.lo mf_path.lo mf_unixpath.lo my_fopen.lo my_symlink.lo my_fstream.lo mf_arr_appstr.lo mf_loadpath.lo my_pthread.lo my_thr_init.lo thr_mutex.lo mulalloc.lo string.lo default.lo default_modify.lo my_compress.lo array.lo my_once.lo list.lo my_net.lo charset.lo charset-def.lo hash.lo mf_iocache.lo mf_iocache2.lo my_seek.lo my_sleep.lo my_pread.lo mf_cache.lo md5.lo sha1.lo my_rnd.lo my_getopt.lo my_port.lo my_rename.lo my_chsize.lo my_sync.lo my_getsystime.lo my_lib.lo mf_qsort.lo strmov.lo strxmov.lo strxnmov.lo strnmov.lo strmake.lo strend.lo strtod.lo strnlen.lo strfill.lo is_prefix.lo int2str.lo str2int.lo strinstr.lo strcont.lo strcend.lo bcmp.lo ctype-latin1.lo bchange.lo bmove.lo bmove_upp.lo longlong2str.lo strtoull.lo strtoll.lo llstr.lo my_vsnprintf.lo ctype.lo ctype-simple.lo ctype-bin.lo ctype-mb.lo ctype-big5.lo ctype-czech.lo ctype-cp932.lo ctype-eucjpms.lo ctype-euc_kr.lo ctype-win1250ch.lo ctype-utf8.lo ctype-extra.lo ctype-ucs2.lo ctype-gb2312.lo ctype-gbk.lo ctype-sjis.lo ctype-tis620.lo ctype-ujis.lo ctype-uca.lo xml.lo my_strtoll10.lo str_alloc.lo strmov_overlapp.lo dbug.lo pack.lo client.lo my_time.lo vio.lo viosocket.lo viossl.lo viosslfactories.lo net.lo -lpthread -lcrypt -lnsl -lm -lpthread -L/usr//lib -lz -L/usr/lib/ -lssl -lcrypto
  4949. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libmysql.o .libs/password.o .libs/manager.o .libs/get_password.o .libs/errmsg.o .libs/my_init.o .libs/my_static.o .libs/my_malloc.o .libs/my_realloc.o .libs/my_create.o .libs/my_delete.o .libs/mf_tempfile.o .libs/my_open.o .libs/my_file.o .libs/my_read.o .libs/my_write.o .libs/errors.o .libs/my_error.o .libs/my_getwd.o .libs/my_div.o .libs/mf_pack.o .libs/my_messnc.o .libs/mf_dirname.o .libs/mf_fn_ext.o .libs/mf_wcomp.o .libs/typelib.o .libs/safemalloc.o .libs/my_alloc.o .libs/mf_format.o .libs/mf_path.o .libs/mf_unixpath.o .libs/my_fopen.o .libs/my_symlink.o .libs/my_fstream.o .libs/mf_arr_appstr.o .libs/mf_loadpath.o .libs/my_pthread.o .libs/my_thr_init.o .libs/thr_mutex.o .libs/mulalloc.o .libs/string.o .libs/default.o .libs/default_modify.o .libs/my_compress.o .libs/array.o .libs/my_once.o .libs/list.o .libs/my_net.o .libs/charset.o .libs/charset-def.o .libs/hash.o .libs/mf_iocache.o .libs/mf_iocache2.o .libs/my_seek.o .libs/my_sleep.o .libs/my_pread.o .libs/mf_cache.o .libs/md5.o .libs/sha1.o .libs/my_rnd.o .libs/my_getopt.o .libs/my_port.o .libs/my_rename.o .libs/my_chsize.o .libs/my_sync.o .libs/my_getsystime.o .libs/my_lib.o .libs/mf_qsort.o .libs/strmov.o .libs/strxmov.o .libs/strxnmov.o .libs/strnmov.o .libs/strmake.o .libs/strend.o .libs/strtod.o .libs/strnlen.o .libs/strfill.o .libs/is_prefix.o .libs/int2str.o .libs/str2int.o .libs/strinstr.o .libs/strcont.o .libs/strcend.o .libs/bcmp.o .libs/ctype-latin1.o .libs/bchange.o .libs/bmove.o .libs/bmove_upp.o .libs/longlong2str.o .libs/strtoull.o .libs/strtoll.o .libs/llstr.o .libs/my_vsnprintf.o .libs/ctype.o .libs/ctype-simple.o .libs/ctype-bin.o .libs/ctype-mb.o .libs/ctype-big5.o .libs/ctype-czech.o .libs/ctype-cp932.o .libs/ctype-eucjpms.o .libs/ctype-euc_kr.o .libs/ctype-win1250ch.o .libs/ctype-utf8.o .libs/ctype-extra.o .libs/ctype-ucs2.o .libs/ctype-gb2312.o .libs/ctype-gbk.o .libs/ctype-sjis.o .libs/ctype-tis620.o .libs/ctype-ujis.o .libs/ctype-uca.o .libs/xml.o .libs/my_strtoll10.o .libs/str_alloc.o .libs/strmov_overlapp.o .libs/dbug.o .libs/pack.o .libs/client.o .libs/my_time.o .libs/vio.o .libs/viosocket.o .libs/viossl.o .libs/viosslfactories.o .libs/net.o -lcrypt -lnsl -lm -lpthread -L/usr//lib -lz -L/usr/lib/ -lssl -lcrypto -O2 -march=native -Wl,--version-script=../libmysql/libmysql.ver -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libmysqlclient_r.so.16 -o .libs/libmysqlclient_r.so.16.0.0
  4950. libtool: link: (cd ".libs" && rm -f "libmysqlclient_r.so.16" && ln -s "libmysqlclient_r.so.16.0.0" "libmysqlclient_r.so.16")
  4951. libtool: link: (cd ".libs" && rm -f "libmysqlclient_r.so" && ln -s "libmysqlclient_r.so.16.0.0" "libmysqlclient_r.so")
  4952. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmysqlclient_r.a libmysql.o password.o manager.o get_password.o errmsg.o my_init.o my_static.o my_malloc.o my_realloc.o my_create.o my_delete.o mf_tempfile.o my_open.o my_file.o my_read.o my_write.o errors.o my_error.o my_getwd.o my_div.o mf_pack.o my_messnc.o mf_dirname.o mf_fn_ext.o mf_wcomp.o typelib.o safemalloc.o my_alloc.o mf_format.o mf_path.o mf_unixpath.o my_fopen.o my_symlink.o my_fstream.o mf_arr_appstr.o mf_loadpath.o my_pthread.o my_thr_init.o thr_mutex.o mulalloc.o string.o default.o default_modify.o my_compress.o array.o my_once.o list.o my_net.o charset.o charset-def.o hash.o mf_iocache.o mf_iocache2.o my_seek.o my_sleep.o my_pread.o mf_cache.o md5.o sha1.o my_rnd.o my_getopt.o my_port.o my_rename.o my_chsize.o my_sync.o my_getsystime.o my_lib.o mf_qsort.o strmov.o strxmov.o strxnmov.o strnmov.o strmake.o strend.o strtod.o strnlen.o strfill.o is_prefix.o int2str.o str2int.o strinstr.o strcont.o strcend.o bcmp.o ctype-latin1.o bchange.o bmove.o bmove_upp.o longlong2str.o strtoull.o strtoll.o llstr.o my_vsnprintf.o ctype.o ctype-simple.o ctype-bin.o ctype-mb.o ctype-big5.o ctype-czech.o ctype-cp932.o ctype-eucjpms.o ctype-euc_kr.o ctype-win1250ch.o ctype-utf8.o ctype-extra.o ctype-ucs2.o ctype-gb2312.o ctype-gbk.o ctype-sjis.o ctype-tis620.o ctype-ujis.o ctype-uca.o xml.o my_strtoll10.o str_alloc.o strmov_overlapp.o dbug.o pack.o client.o my_time.o vio.o viosocket.o viossl.o viosslfactories.o net.o
  4953. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmysqlclient_r.a
  4954. libtool: link: ( cd ".libs" && rm -f "libmysqlclient_r.la" && ln -s "../libmysqlclient_r.la" "libmysqlclient_r.la" )
  4955. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql_r'
  4956. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql_r'
  4957. Making all in client
  4958. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/client'
  4959. for f in log_event.h mysql_priv.h rpl_constants.h rpl_utility.h rpl_tblmap.h rpl_tblmap.cc log_event.cc my_decimal.h my_decimal.cc log_event_old.h log_event_old.cc rpl_record_old.h rpl_record_old.cc ; do \
  4960. rm -f $f; \
  4961. /bin/ln -s ../sql/$f $f; \
  4962. done; \
  4963. for f in decimal.c strings_def.h ; do \
  4964. rm -f $f; \
  4965. /bin/ln -s ../strings/$f $f; \
  4966. done; \
  4967. rm -f my_user.c; \
  4968. /bin/ln -s ../sql-common/my_user.c my_user.c;
  4969. echo timestamp > link_sources;
  4970. make all-am
  4971. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/client'
  4972. x86_64-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysql.o mysql.cc
  4973. x86_64-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o readline.o readline.cc
  4974. x86_64-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_string.o sql_string.cc
  4975. x86_64-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o completion_hash.o completion_hash.cc
  4976. x86_64-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqladmin.o mysqladmin.cc
  4977. x86_64-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlbinlog.o mysqlbinlog.cc
  4978. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_tempdir.o `test -f '../mysys/mf_tempdir.c' || echo './'`../mysys/mf_tempdir.c
  4979. x86_64-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o my_new.o `test -f '../mysys/my_new.cc' || echo './'`../mysys/my_new.cc
  4980. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_bit.o `test -f '../mysys/my_bit.c' || echo './'`../mysys/my_bit.c
  4981. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_bitmap.o `test -f '../mysys/my_bitmap.c' || echo './'`../mysys/my_bitmap.c
  4982. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_vle.o `test -f '../mysys/my_vle.c' || echo './'`../mysys/my_vle.c
  4983. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o base64.o `test -f '../mysys/base64.c' || echo './'`../mysys/base64.c
  4984. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mysqlcheck.c
  4985. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mysqldump.c
  4986. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_user.c
  4987. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mf_getdate.o `test -f '../mysys/mf_getdate.c' || echo './'`../mysys/mf_getdate.c
  4988. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -DTHREAD -UUNDEF_THREADS_HACK -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mysqlimport-mysqlimport.o `test -f 'mysqlimport.c' || echo './'`mysqlimport.c
  4989. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mysqlshow.c
  4990. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -DTHREAD -UMYSQL_CLIENT_NO_THREADS -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mysqlslap-mysqlslap.o `test -f 'mysqlslap.c' || echo './'`mysqlslap.c
  4991. x86_64-pc-linux-gnu-g++ -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -DTHREAD -UMYSQL_CLIENT_NO_THREADS -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqltest-mysqltest.o `test -f 'mysqltest.cc' || echo './'`mysqltest.cc
  4992. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mysql_upgrade.c
  4993. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -I. -I../include -I../include -I../include -I../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_getpagesize.o `test -f '../mysys/my_getpagesize.c' || echo './'`../mysys/my_getpagesize.c
  4994. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysql_upgrade mysql_upgrade.o my_getpagesize.o -lstdc++ -lpthread ../libmysql/libmysqlclient.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  4995. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTHREAD -UUNDEF_THREADS_HACK -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqlimport mysqlimport-mysqlimport.o -lpthread -lstdc++ ../libmysql_r/libmysqlclient_r.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  4996. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqlcheck mysqlcheck.o -lstdc++ -lpthread ../libmysql/libmysqlclient.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  4997. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/mysql_upgrade mysql_upgrade.o my_getpagesize.o -lstdc++ -lpthread ../libmysql/.libs/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  4998. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/mysqlcheck mysqlcheck.o -lstdc++ -lpthread ../libmysql/.libs/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  4999. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqlshow mysqlshow.o -lstdc++ -lpthread ../libmysql/libmysqlclient.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  5000. libtool: link: x86_64-pc-linux-gnu-gcc -DTHREAD -UUNDEF_THREADS_HACK -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/mysqlimport mysqlimport-mysqlimport.o -lstdc++ ../libmysql_r/.libs/libmysqlclient_r.so -L/usr//lib -L/usr/lib/ -lpthread -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  5001. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqladmin mysqladmin.o -lstdc++ -lpthread ../libmysql/libmysqlclient.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  5002. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/mysqlshow mysqlshow.o -lstdc++ -lpthread ../libmysql/.libs/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  5003. libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/mysqladmin mysqladmin.o -lstdc++ -lpthread ../libmysql/.libs/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  5004. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTHREAD -UMYSQL_CLIENT_NO_THREADS -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqlslap mysqlslap-mysqlslap.o -lpthread -lstdc++ ../libmysql_r/libmysqlclient_r.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  5005. libtool: link: x86_64-pc-linux-gnu-gcc -DTHREAD -UMYSQL_CLIENT_NO_THREADS -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/mysqlslap mysqlslap-mysqlslap.o -lstdc++ ../libmysql_r/.libs/libmysqlclient_r.so -L/usr//lib -L/usr/lib/ -lpthread -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  5006. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqldump mysqldump.o my_user.o mf_getdate.o -lstdc++ -lpthread ../libmysql/libmysqlclient.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  5007. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/mysqldump mysqldump.o my_user.o mf_getdate.o -lstdc++ -lpthread ../libmysql/.libs/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  5008. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysql mysql.o readline.o sql_string.o completion_hash.o ../cmd-line-utils/readline/libreadline.a -lncursesw -lstdc++ -lpthread ../libmysql/libmysqlclient.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  5009. libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/mysql mysql.o readline.o sql_string.o completion_hash.o ../cmd-line-utils/readline/libreadline.a -lncursesw -lstdc++ -lpthread ../libmysql/.libs/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  5010. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DTHREAD -UMYSQL_CLIENT_NO_THREADS -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqltest mysqltest-mysqltest.o -lpthread -lstdc++ ../mysys/libmysys.a ../libmysql_r/libmysqlclient_r.la ../regex/libregex.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  5011. libtool: link: x86_64-pc-linux-gnu-g++ -DTHREAD -UMYSQL_CLIENT_NO_THREADS -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/mysqltest mysqltest-mysqltest.o -lstdc++ ../mysys/libmysys.a ../libmysql_r/.libs/libmysqlclient_r.so -L/usr//lib -L/usr/lib/ ../regex/.libs/libregex.a -lpthread -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  5012. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqlbinlog mysqlbinlog.o mf_tempdir.o my_new.o my_bit.o my_bitmap.o my_vle.o base64.o -lstdc++ -lpthread ../libmysql/libmysqlclient.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  5013. libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/mysqlbinlog mysqlbinlog.o mf_tempdir.o my_new.o my_bit.o my_bitmap.o my_vle.o base64.o -lstdc++ -lpthread ../libmysql/.libs/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  5014. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/client'
  5015. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/client'
  5016. Making all in storage
  5017. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage'
  5018. Making all in myisam
  5019. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisam'
  5020. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_open.lo mi_open.c
  5021. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_extra.lo mi_extra.c
  5022. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_info.lo mi_info.c
  5023. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_rkey.lo mi_rkey.c
  5024. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_rnext.lo mi_rnext.c
  5025. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_rnext_same.lo mi_rnext_same.c
  5026. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_search.lo mi_search.c
  5027. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_page.lo mi_page.c
  5028. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_key.lo mi_key.c
  5029. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_locking.lo mi_locking.c
  5030. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_rrnd.lo mi_rrnd.c
  5031. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_scan.lo mi_scan.c
  5032. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_cache.lo mi_cache.c
  5033. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_statrec.lo mi_statrec.c
  5034. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_packrec.lo mi_packrec.c
  5035. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_dynrec.lo mi_dynrec.c
  5036. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_update.lo mi_update.c
  5037. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_write.lo mi_write.c
  5038. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_unique.lo mi_unique.c
  5039. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_delete.lo mi_delete.c
  5040. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_rprev.lo mi_rprev.c
  5041. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_rfirst.lo mi_rfirst.c
  5042. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_rlast.lo mi_rlast.c
  5043. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_rsame.lo mi_rsame.c
  5044. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rkey.c -fPIC -DPIC -o .libs/mi_rkey.o
  5045. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_open.c -fPIC -DPIC -o .libs/mi_open.o
  5046. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_info.c -fPIC -DPIC -o .libs/mi_info.o
  5047. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rnext.c -fPIC -DPIC -o .libs/mi_rnext.o
  5048. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rnext_same.c -fPIC -DPIC -o .libs/mi_rnext_same.o
  5049. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_extra.c -fPIC -DPIC -o .libs/mi_extra.o
  5050. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rrnd.c -fPIC -DPIC -o .libs/mi_rrnd.o
  5051. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_search.c -fPIC -DPIC -o .libs/mi_search.o
  5052. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_scan.c -fPIC -DPIC -o .libs/mi_scan.o
  5053. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_locking.c -fPIC -DPIC -o .libs/mi_locking.o
  5054. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_key.c -fPIC -DPIC -o .libs/mi_key.o
  5055. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_page.c -fPIC -DPIC -o .libs/mi_page.o
  5056. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_cache.c -fPIC -DPIC -o .libs/mi_cache.o
  5057. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_statrec.c -fPIC -DPIC -o .libs/mi_statrec.o
  5058. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_delete.c -fPIC -DPIC -o .libs/mi_delete.o
  5059. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_write.c -fPIC -DPIC -o .libs/mi_write.o
  5060. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_unique.c -fPIC -DPIC -o .libs/mi_unique.o
  5061. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_packrec.c -fPIC -DPIC -o .libs/mi_packrec.o
  5062. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_update.c -fPIC -DPIC -o .libs/mi_update.o
  5063. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_dynrec.c -fPIC -DPIC -o .libs/mi_dynrec.o
  5064. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rprev.c -fPIC -DPIC -o .libs/mi_rprev.o
  5065. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rfirst.c -fPIC -DPIC -o .libs/mi_rfirst.o
  5066. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rlast.c -fPIC -DPIC -o .libs/mi_rlast.o
  5067. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rsame.c -fPIC -DPIC -o .libs/mi_rsame.o
  5068. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rfirst.c -o mi_rfirst.o >/dev/null 2>&1
  5069. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_scan.c -o mi_scan.o >/dev/null 2>&1
  5070. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_info.c -o mi_info.o >/dev/null 2>&1
  5071. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rrnd.c -o mi_rrnd.o >/dev/null 2>&1
  5072. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_page.c -o mi_page.o >/dev/null 2>&1
  5073. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rlast.c -o mi_rlast.o >/dev/null 2>&1
  5074. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rsame.c -o mi_rsame.o >/dev/null 2>&1
  5075. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rkey.c -o mi_rkey.o >/dev/null 2>&1
  5076. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rnext.c -o mi_rnext.o >/dev/null 2>&1
  5077. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rnext_same.c -o mi_rnext_same.o >/dev/null 2>&1
  5078. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_cache.c -o mi_cache.o >/dev/null 2>&1
  5079. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rprev.c -o mi_rprev.o >/dev/null 2>&1
  5080. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_update.c -o mi_update.o >/dev/null 2>&1
  5081. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_unique.c -o mi_unique.o >/dev/null 2>&1
  5082. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_extra.c -o mi_extra.o >/dev/null 2>&1
  5083. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_statrec.c -o mi_statrec.o >/dev/null 2>&1
  5084. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_rsamepos.lo mi_rsamepos.c
  5085. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_panic.lo mi_panic.c
  5086. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_close.lo mi_close.c
  5087. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rsamepos.c -fPIC -DPIC -o .libs/mi_rsamepos.o
  5088. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_locking.c -o mi_locking.o >/dev/null 2>&1
  5089. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_create.lo mi_create.c
  5090. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_range.lo mi_range.c
  5091. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_panic.c -fPIC -DPIC -o .libs/mi_panic.o
  5092. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_dbug.lo mi_dbug.c
  5093. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_close.c -fPIC -DPIC -o .libs/mi_close.o
  5094. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_checksum.lo mi_checksum.c
  5095. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_create.c -fPIC -DPIC -o .libs/mi_create.o
  5096. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_range.c -fPIC -DPIC -o .libs/mi_range.o
  5097. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_log.lo mi_log.c
  5098. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_dbug.c -fPIC -DPIC -o .libs/mi_dbug.o
  5099. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_changed.lo mi_changed.c
  5100. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_static.lo mi_static.c
  5101. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_delete_all.lo mi_delete_all.c
  5102. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_checksum.c -fPIC -DPIC -o .libs/mi_checksum.o
  5103. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_delete_table.lo mi_delete_table.c
  5104. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_log.c -fPIC -DPIC -o .libs/mi_log.o
  5105. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_changed.c -fPIC -DPIC -o .libs/mi_changed.o
  5106. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_static.c -fPIC -DPIC -o .libs/mi_static.o
  5107. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_delete_all.c -fPIC -DPIC -o .libs/mi_delete_all.o
  5108. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_delete_table.c -fPIC -DPIC -o .libs/mi_delete_table.o
  5109. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_key.c -o mi_key.o >/dev/null 2>&1
  5110. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rsamepos.c -o mi_rsamepos.o >/dev/null 2>&1
  5111. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_rename.lo mi_rename.c
  5112. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_check.lo mi_check.c
  5113. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_panic.c -o mi_panic.o >/dev/null 2>&1
  5114. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rename.c -fPIC -DPIC -o .libs/mi_rename.o
  5115. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_check.c -fPIC -DPIC -o .libs/mi_check.o
  5116. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_close.c -o mi_close.o >/dev/null 2>&1
  5117. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_keycache.lo mi_keycache.c
  5118. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o mi_preload.lo mi_preload.c
  5119. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_static.c -o mi_static.o >/dev/null 2>&1
  5120. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_changed.c -o mi_changed.o >/dev/null 2>&1
  5121. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_checksum.c -o mi_checksum.o >/dev/null 2>&1
  5122. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_keycache.c -fPIC -DPIC -o .libs/mi_keycache.o
  5123. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_delete_table.c -o mi_delete_table.o >/dev/null 2>&1
  5124. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_preload.c -fPIC -DPIC -o .libs/mi_preload.o
  5125. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_range.c -o mi_range.o >/dev/null 2>&1
  5126. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_delete_all.c -o mi_delete_all.o >/dev/null 2>&1
  5127. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_dbug.c -o mi_dbug.o >/dev/null 2>&1
  5128. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ft_parser.lo ft_parser.c
  5129. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ft_stopwords.lo ft_stopwords.c
  5130. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_delete.c -o mi_delete.o >/dev/null 2>&1
  5131. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_rename.c -o mi_rename.o >/dev/null 2>&1
  5132. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_parser.c -fPIC -DPIC -o .libs/ft_parser.o
  5133. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_log.c -o mi_log.o >/dev/null 2>&1
  5134. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_stopwords.c -fPIC -DPIC -o .libs/ft_stopwords.o
  5135. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ft_static.lo ft_static.c
  5136. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_write.c -o mi_write.o >/dev/null 2>&1
  5137. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ft_update.lo ft_update.c
  5138. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_static.c -fPIC -DPIC -o .libs/ft_static.o
  5139. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ft_boolean_search.lo ft_boolean_search.c
  5140. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ft_nlq_search.lo ft_nlq_search.c
  5141. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o sort.lo sort.c
  5142. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_keycache.c -o mi_keycache.o >/dev/null 2>&1
  5143. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ft_myisam.lo ft_myisam.c
  5144. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_update.c -fPIC -DPIC -o .libs/ft_update.o
  5145. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o rt_index.lo rt_index.c
  5146. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_nlq_search.c -fPIC -DPIC -o .libs/ft_nlq_search.o
  5147. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_boolean_search.c -fPIC -DPIC -o .libs/ft_boolean_search.o
  5148. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sort.c -fPIC -DPIC -o .libs/sort.o
  5149. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_myisam.c -fPIC -DPIC -o .libs/ft_myisam.o
  5150. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_preload.c -o mi_preload.o >/dev/null 2>&1
  5151. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rt_index.c -fPIC -DPIC -o .libs/rt_index.o
  5152. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o rt_key.lo rt_key.c
  5153. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o rt_mbr.lo rt_mbr.c
  5154. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rt_key.c -fPIC -DPIC -o .libs/rt_key.o
  5155. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o rt_split.lo rt_split.c
  5156. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_stopwords.c -o ft_stopwords.o >/dev/null 2>&1
  5157. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_static.c -o ft_static.o >/dev/null 2>&1
  5158. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rt_mbr.c -fPIC -DPIC -o .libs/rt_mbr.o
  5159. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_packrec.c -o mi_packrec.o >/dev/null 2>&1
  5160. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rt_split.c -fPIC -DPIC -o .libs/rt_split.o
  5161. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o sp_key.lo sp_key.c
  5162. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libmyisam_s_la-ha_myisam.lo `test -f 'ha_myisam.cc' || echo './'`ha_myisam.cc
  5163. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libmyisam_embedded_la-ha_myisam.lo `test -f 'ha_myisam.cc' || echo './'`ha_myisam.cc
  5164. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sp_key.c -fPIC -DPIC -o .libs/sp_key.o
  5165. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_myisam.c -o ft_myisam.o >/dev/null 2>&1
  5166. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_myisam.cc -fPIC -DPIC -o .libs/libmyisam_s_la-ha_myisam.o
  5167. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_create.c -o mi_create.o >/dev/null 2>&1
  5168. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myisamchk.c
  5169. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_myisam.cc -fPIC -DPIC -o .libs/libmyisam_embedded_la-ha_myisam.o
  5170. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_parser.c -o ft_parser.o >/dev/null 2>&1
  5171. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myisamlog.c
  5172. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rt_key.c -o rt_key.o >/dev/null 2>&1
  5173. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_search.c -o mi_search.o >/dev/null 2>&1
  5174. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_dynrec.c -o mi_dynrec.o >/dev/null 2>&1
  5175. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_nlq_search.c -o ft_nlq_search.o >/dev/null 2>&1
  5176. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_update.c -o ft_update.o >/dev/null 2>&1
  5177. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myisampack.c
  5178. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myisam_ftdump.c
  5179. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rt_split.c -o rt_split.o >/dev/null 2>&1
  5180. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sp_key.c -o sp_key.o >/dev/null 2>&1
  5181. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_test1.c
  5182. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rt_index.c -o rt_index.o >/dev/null 2>&1
  5183. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_test2.c
  5184. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_open.c -o mi_open.o >/dev/null 2>&1
  5185. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_test3.c
  5186. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_boolean_search.c -o ft_boolean_search.o >/dev/null 2>&1
  5187. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rt_test.c
  5188. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sp_test.c
  5189. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sort.c -o sort.o >/dev/null 2>&1
  5190. In file included from ../../sql/sql_class.h:26:0,
  5191. from ../../sql/mysql_priv.h:868,
  5192. from ha_myisam.cc:24:
  5193. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5194. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5195. In file included from ../../sql/sql_class.h:26:0,
  5196. from ../../sql/mysql_priv.h:868,
  5197. from ha_myisam.cc:24:
  5198. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5199. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5200. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rt_mbr.c -o rt_mbr.o >/dev/null 2>&1
  5201. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mi_check.c -o mi_check.o >/dev/null 2>&1
  5202. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_myisam.cc -o libmyisam_embedded_la-ha_myisam.o >/dev/null 2>&1
  5203. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_myisam.cc -o libmyisam_s_la-ha_myisam.o >/dev/null 2>&1
  5204. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o libmyisam.la mi_open.lo mi_extra.lo mi_info.lo mi_rkey.lo mi_rnext.lo mi_rnext_same.lo mi_search.lo mi_page.lo mi_key.lo mi_locking.lo mi_rrnd.lo mi_scan.lo mi_cache.lo mi_statrec.lo mi_packrec.lo mi_dynrec.lo mi_update.lo mi_write.lo mi_unique.lo mi_delete.lo mi_rprev.lo mi_rfirst.lo mi_rlast.lo mi_rsame.lo mi_rsamepos.lo mi_panic.lo mi_close.lo mi_create.lo mi_range.lo mi_dbug.lo mi_checksum.lo mi_log.lo mi_changed.lo mi_static.lo mi_delete_all.lo mi_delete_table.lo mi_rename.lo mi_check.lo mi_keycache.lo mi_preload.lo ft_parser.lo ft_stopwords.lo ft_static.lo ft_update.lo ft_boolean_search.lo ft_nlq_search.lo sort.lo ft_myisam.lo rt_index.lo rt_key.lo rt_mbr.lo rt_split.lo sp_key.lo -lpthread -lcrypt -lnsl -lm -lpthread
  5205. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmyisam.a .libs/mi_open.o .libs/mi_extra.o .libs/mi_info.o .libs/mi_rkey.o .libs/mi_rnext.o .libs/mi_rnext_same.o .libs/mi_search.o .libs/mi_page.o .libs/mi_key.o .libs/mi_locking.o .libs/mi_rrnd.o .libs/mi_scan.o .libs/mi_cache.o .libs/mi_statrec.o .libs/mi_packrec.o .libs/mi_dynrec.o .libs/mi_update.o .libs/mi_write.o .libs/mi_unique.o .libs/mi_delete.o .libs/mi_rprev.o .libs/mi_rfirst.o .libs/mi_rlast.o .libs/mi_rsame.o .libs/mi_rsamepos.o .libs/mi_panic.o .libs/mi_close.o .libs/mi_create.o .libs/mi_range.o .libs/mi_dbug.o .libs/mi_checksum.o .libs/mi_log.o .libs/mi_changed.o .libs/mi_static.o .libs/mi_delete_all.o .libs/mi_delete_table.o .libs/mi_rename.o .libs/mi_check.o .libs/mi_keycache.o .libs/mi_preload.o .libs/ft_parser.o .libs/ft_stopwords.o .libs/ft_static.o .libs/ft_update.o .libs/ft_boolean_search.o .libs/ft_nlq_search.o .libs/sort.o .libs/ft_myisam.o .libs/rt_index.o .libs/rt_key.o .libs/rt_mbr.o .libs/rt_split.o .libs/sp_key.o
  5206. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmyisam.a
  5207. libtool: link: ( cd ".libs" && rm -f "libmyisam.la" && ln -s "../libmyisam.la" "libmyisam.la" )
  5208. /bin/cp .libs/libmyisam.a libmyisam.a
  5209. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o myisamchk myisamchk.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5210. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o myisamlog myisamlog.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5211. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o myisampack myisampack.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5212. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o myisam_ftdump myisam_ftdump.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5213. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mi_test1 mi_test1.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5214. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mi_test2 mi_test2.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5215. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mi_test3 mi_test3.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5216. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o rt_test rt_test.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5217. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o sp_test sp_test.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5218. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o myisamchk myisamchk.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5219. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o myisampack myisampack.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5220. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mi_test2 mi_test2.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5221. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mi_test1 mi_test1.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5222. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o myisam_ftdump myisam_ftdump.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5223. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o myisamlog myisamlog.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5224. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mi_test3 mi_test3.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5225. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o rt_test rt_test.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5226. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o sp_test sp_test.o -lstdc++ libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5227. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libmyisam_embedded.la libmyisam_embedded_la-ha_myisam.lo libmyisam.la -lpthread -lcrypt -lnsl -lm -lpthread
  5228. libtool: link: (cd .libs/libmyisam_embedded.lax/libmyisam.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisam/./.libs/libmyisam.a")
  5229. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmyisam_embedded.a .libs/libmyisam_embedded_la-ha_myisam.o .libs/libmyisam_embedded.lax/libmyisam.a/ft_boolean_search.o .libs/libmyisam_embedded.lax/libmyisam.a/ft_myisam.o .libs/libmyisam_embedded.lax/libmyisam.a/ft_nlq_search.o .libs/libmyisam_embedded.lax/libmyisam.a/ft_parser.o .libs/libmyisam_embedded.lax/libmyisam.a/ft_static.o .libs/libmyisam_embedded.lax/libmyisam.a/ft_stopwords.o .libs/libmyisam_embedded.lax/libmyisam.a/ft_update.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_cache.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_changed.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_check.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_checksum.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_close.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_create.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_dbug.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_delete.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_delete_all.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_delete_table.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_dynrec.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_extra.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_info.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_key.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_keycache.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_locking.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_log.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_open.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_packrec.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_page.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_panic.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_preload.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_range.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_rename.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_rfirst.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_rkey.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_rlast.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_rnext.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_rnext_same.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_rprev.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_rrnd.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_rsame.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_rsamepos.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_scan.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_search.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_static.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_statrec.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_unique.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_update.o .libs/libmyisam_embedded.lax/libmyisam.a/mi_write.o .libs/libmyisam_embedded.lax/libmyisam.a/rt_index.o .libs/libmyisam_embedded.lax/libmyisam.a/rt_key.o .libs/libmyisam_embedded.lax/libmyisam.a/rt_mbr.o .libs/libmyisam_embedded.lax/libmyisam.a/rt_split.o .libs/libmyisam_embedded.lax/libmyisam.a/sort.o .libs/libmyisam_embedded.lax/libmyisam.a/sp_key.o
  5230. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmyisam_embedded.a
  5231. libtool: link: rm -fr .libs/libmyisam_embedded.lax
  5232. libtool: link: ( cd ".libs" && rm -f "libmyisam_embedded.la" && ln -s "../libmyisam_embedded.la" "libmyisam_embedded.la" )
  5233. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libmyisam_s.la libmyisam_s_la-ha_myisam.lo libmyisam.la -lpthread -lcrypt -lnsl -lm -lpthread
  5234. libtool: link: (cd .libs/libmyisam_s.lax/libmyisam.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisam/./.libs/libmyisam.a")
  5235. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmyisam_s.a .libs/libmyisam_s_la-ha_myisam.o .libs/libmyisam_s.lax/libmyisam.a/ft_boolean_search.o .libs/libmyisam_s.lax/libmyisam.a/ft_myisam.o .libs/libmyisam_s.lax/libmyisam.a/ft_nlq_search.o .libs/libmyisam_s.lax/libmyisam.a/ft_parser.o .libs/libmyisam_s.lax/libmyisam.a/ft_static.o .libs/libmyisam_s.lax/libmyisam.a/ft_stopwords.o .libs/libmyisam_s.lax/libmyisam.a/ft_update.o .libs/libmyisam_s.lax/libmyisam.a/mi_cache.o .libs/libmyisam_s.lax/libmyisam.a/mi_changed.o .libs/libmyisam_s.lax/libmyisam.a/mi_check.o .libs/libmyisam_s.lax/libmyisam.a/mi_checksum.o .libs/libmyisam_s.lax/libmyisam.a/mi_close.o .libs/libmyisam_s.lax/libmyisam.a/mi_create.o .libs/libmyisam_s.lax/libmyisam.a/mi_dbug.o .libs/libmyisam_s.lax/libmyisam.a/mi_delete.o .libs/libmyisam_s.lax/libmyisam.a/mi_delete_all.o .libs/libmyisam_s.lax/libmyisam.a/mi_delete_table.o .libs/libmyisam_s.lax/libmyisam.a/mi_dynrec.o .libs/libmyisam_s.lax/libmyisam.a/mi_extra.o .libs/libmyisam_s.lax/libmyisam.a/mi_info.o .libs/libmyisam_s.lax/libmyisam.a/mi_key.o .libs/libmyisam_s.lax/libmyisam.a/mi_keycache.o .libs/libmyisam_s.lax/libmyisam.a/mi_locking.o .libs/libmyisam_s.lax/libmyisam.a/mi_log.o .libs/libmyisam_s.lax/libmyisam.a/mi_open.o .libs/libmyisam_s.lax/libmyisam.a/mi_packrec.o .libs/libmyisam_s.lax/libmyisam.a/mi_page.o .libs/libmyisam_s.lax/libmyisam.a/mi_panic.o .libs/libmyisam_s.lax/libmyisam.a/mi_preload.o .libs/libmyisam_s.lax/libmyisam.a/mi_range.o .libs/libmyisam_s.lax/libmyisam.a/mi_rename.o .libs/libmyisam_s.lax/libmyisam.a/mi_rfirst.o .libs/libmyisam_s.lax/libmyisam.a/mi_rkey.o .libs/libmyisam_s.lax/libmyisam.a/mi_rlast.o .libs/libmyisam_s.lax/libmyisam.a/mi_rnext.o .libs/libmyisam_s.lax/libmyisam.a/mi_rnext_same.o .libs/libmyisam_s.lax/libmyisam.a/mi_rprev.o .libs/libmyisam_s.lax/libmyisam.a/mi_rrnd.o .libs/libmyisam_s.lax/libmyisam.a/mi_rsame.o .libs/libmyisam_s.lax/libmyisam.a/mi_rsamepos.o .libs/libmyisam_s.lax/libmyisam.a/mi_scan.o .libs/libmyisam_s.lax/libmyisam.a/mi_search.o .libs/libmyisam_s.lax/libmyisam.a/mi_static.o .libs/libmyisam_s.lax/libmyisam.a/mi_statrec.o .libs/libmyisam_s.lax/libmyisam.a/mi_unique.o .libs/libmyisam_s.lax/libmyisam.a/mi_update.o .libs/libmyisam_s.lax/libmyisam.a/mi_write.o .libs/libmyisam_s.lax/libmyisam.a/rt_index.o .libs/libmyisam_s.lax/libmyisam.a/rt_key.o .libs/libmyisam_s.lax/libmyisam.a/rt_mbr.o .libs/libmyisam_s.lax/libmyisam.a/rt_split.o .libs/libmyisam_s.lax/libmyisam.a/sort.o .libs/libmyisam_s.lax/libmyisam.a/sp_key.o
  5236. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmyisam_s.a
  5237. libtool: link: rm -fr .libs/libmyisam_s.lax
  5238. libtool: link: ( cd ".libs" && rm -f "libmyisam_s.la" && ln -s "../libmyisam_s.la" "libmyisam_s.la" )
  5239. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisam'
  5240. Making all in archive
  5241. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/archive'
  5242. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libarchive_la-ha_archive.lo `test -f 'ha_archive.cc' || echo './'`ha_archive.cc
  5243. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libarchive_la-azio.lo `test -f 'azio.c' || echo './'`azio.c
  5244. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o archive_test-archive_test.o `test -f 'archive_test.c' || echo './'`archive_test.c
  5245. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o archive_test-azio.o `test -f 'azio.c' || echo './'`azio.c
  5246. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o archive_reader-archive_reader.o `test -f 'archive_reader.c' || echo './'`archive_reader.c
  5247. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o archive_reader-azio.o `test -f 'azio.c' || echo './'`azio.c
  5248. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c azio.c -fPIC -DPIC -o .libs/libarchive_la-azio.o
  5249. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_archive.cc -fPIC -DPIC -o .libs/libarchive_la-ha_archive.o
  5250. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o archive_reader archive_reader-archive_reader.o archive_reader-azio.o ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5251. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o archive_test archive_test-archive_test.o archive_test-azio.o ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5252. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c azio.c -o libarchive_la-azio.o >/dev/null 2>&1
  5253. In file included from ../../sql/sql_class.h:26:0,
  5254. from ../../sql/mysql_priv.h:868,
  5255. from ha_archive.cc:23:
  5256. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5257. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5258. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o archive_reader archive_reader-archive_reader.o archive_reader-azio.o ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5259. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o archive_test archive_test-archive_test.o archive_test-azio.o ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5260. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_archive.cc -o libarchive_la-ha_archive.o >/dev/null 2>&1
  5261. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libarchive.la libarchive_la-ha_archive.lo libarchive_la-azio.lo -lpthread -lcrypt -lnsl -lm -lpthread
  5262. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libarchive.a .libs/libarchive_la-ha_archive.o .libs/libarchive_la-azio.o
  5263. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libarchive.a
  5264. libtool: link: ( cd ".libs" && rm -f "libarchive.la" && ln -s "../libarchive.la" "libarchive.la" )
  5265. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/archive'
  5266. Making all in blackhole
  5267. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/blackhole'
  5268. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libblackhole_la-ha_blackhole.lo `test -f 'ha_blackhole.cc' || echo './'`ha_blackhole.cc
  5269. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_blackhole.cc -fPIC -DPIC -o .libs/libblackhole_la-ha_blackhole.o
  5270. In file included from ../../sql/sql_class.h:26:0,
  5271. from ../../sql/mysql_priv.h:868,
  5272. from ha_blackhole.cc:25:
  5273. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5274. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5275. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_blackhole.cc -o libblackhole_la-ha_blackhole.o >/dev/null 2>&1
  5276. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libblackhole.la libblackhole_la-ha_blackhole.lo -lpthread -lcrypt -lnsl -lm -lpthread
  5277. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libblackhole.a .libs/libblackhole_la-ha_blackhole.o
  5278. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libblackhole.a
  5279. libtool: link: ( cd ".libs" && rm -f "libblackhole.la" && ln -s "../libblackhole.la" "libblackhole.la" )
  5280. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/blackhole'
  5281. Making all in csv
  5282. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/csv'
  5283. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libcsv_la-transparent_file.lo `test -f 'transparent_file.cc' || echo './'`transparent_file.cc
  5284. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libcsv_la-ha_tina.lo `test -f 'ha_tina.cc' || echo './'`ha_tina.cc
  5285. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c transparent_file.cc -fPIC -DPIC -o .libs/libcsv_la-transparent_file.o
  5286. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_tina.cc -fPIC -DPIC -o .libs/libcsv_la-ha_tina.o
  5287. In file included from ../../sql/sql_class.h:26:0,
  5288. from ../../sql/mysql_priv.h:868,
  5289. from ha_tina.cc:50:
  5290. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5291. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5292. In file included from ../../sql/sql_class.h:26:0,
  5293. from ../../sql/mysql_priv.h:868,
  5294. from transparent_file.cc:23:
  5295. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5296. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5297. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c transparent_file.cc -o libcsv_la-transparent_file.o >/dev/null 2>&1
  5298. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_tina.cc -o libcsv_la-ha_tina.o >/dev/null 2>&1
  5299. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libcsv.la libcsv_la-transparent_file.lo libcsv_la-ha_tina.lo -lpthread -lcrypt -lnsl -lm -lpthread
  5300. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcsv.a .libs/libcsv_la-transparent_file.o .libs/libcsv_la-ha_tina.o
  5301. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcsv.a
  5302. libtool: link: ( cd ".libs" && rm -f "libcsv.la" && ln -s "../libcsv.la" "libcsv.la" )
  5303. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/csv'
  5304. Making all in federatedx
  5305. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/federatedx'
  5306. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_federatedx_la-ha_federatedx.lo `test -f 'ha_federatedx.cc' || echo './'`ha_federatedx.cc
  5307. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_federatedx_la-federatedx_txn.lo `test -f 'federatedx_txn.cc' || echo './'`federatedx_txn.cc
  5308. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_federatedx_la-federatedx_io.lo `test -f 'federatedx_io.cc' || echo './'`federatedx_io.cc
  5309. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_federatedx_la-federatedx_io_null.lo `test -f 'federatedx_io_null.cc' || echo './'`federatedx_io_null.cc
  5310. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_federatedx_la-federatedx_io_mysql.lo `test -f 'federatedx_io_mysql.cc' || echo './'`federatedx_io_mysql.cc
  5311. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o string.lo `test -f '../../mysys/string.c' || echo './'`../../mysys/string.c
  5312. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ../../mysys/string.c -fPIC -DPIC -o .libs/string.o
  5313. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_federatedx.cc -fPIC -DPIC -o .libs/ha_federatedx_la-ha_federatedx.o
  5314. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c federatedx_io.cc -fPIC -DPIC -o .libs/ha_federatedx_la-federatedx_io.o
  5315. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c federatedx_io_null.cc -fPIC -DPIC -o .libs/ha_federatedx_la-federatedx_io_null.o
  5316. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c federatedx_io_mysql.cc -fPIC -DPIC -o .libs/ha_federatedx_la-federatedx_io_mysql.o
  5317. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c federatedx_txn.cc -fPIC -DPIC -o .libs/ha_federatedx_la-federatedx_txn.o
  5318. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ../../mysys/string.c -o string.o >/dev/null 2>&1
  5319. In file included from ../../sql/sql_class.h:26:0,
  5320. from ../../sql/mysql_priv.h:868,
  5321. from federatedx_io.cc:31:
  5322. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5323. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5324. In file included from ../../sql/sql_class.h:26:0,
  5325. from ../../sql/mysql_priv.h:868,
  5326. from federatedx_io_mysql.cc:31:
  5327. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5328. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5329. In file included from ../../sql/sql_class.h:26:0,
  5330. from ../../sql/mysql_priv.h:868,
  5331. from federatedx_io_null.cc:31:
  5332. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5333. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5334. In file included from ../../sql/sql_class.h:26:0,
  5335. from ../../sql/mysql_priv.h:868,
  5336. from federatedx_txn.cc:31:
  5337. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5338. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5339. In file included from ../../sql/sql_class.h:26:0,
  5340. from ../../sql/mysql_priv.h:868,
  5341. from ha_federatedx.cc:312:
  5342. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5343. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5344. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -module -rpath /usr/lib64/mysql/plugin -Wl,-O1 -Wl,--as-needed -rdynamic -o ha_federatedx.la ha_federatedx_la-ha_federatedx.lo ha_federatedx_la-federatedx_txn.lo ha_federatedx_la-federatedx_io.lo ha_federatedx_la-federatedx_io_null.lo ha_federatedx_la-federatedx_io_mysql.lo string.lo -lpthread -lcrypt -lnsl -lm -lpthread
  5345. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtbeginS.o .libs/ha_federatedx_la-ha_federatedx.o .libs/ha_federatedx_la-federatedx_txn.o .libs/ha_federatedx_la-federatedx_io.o .libs/ha_federatedx_la-federatedx_io_null.o .libs/ha_federatedx_la-federatedx_io_mysql.o .libs/string.o -lcrypt -lnsl -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,ha_federatedx.so.0 -o .libs/ha_federatedx.so.0.0.0
  5346. libtool: link: (cd ".libs" && rm -f "ha_federatedx.so.0" && ln -s "ha_federatedx.so.0.0.0" "ha_federatedx.so.0")
  5347. libtool: link: (cd ".libs" && rm -f "ha_federatedx.so" && ln -s "ha_federatedx.so.0.0.0" "ha_federatedx.so")
  5348. libtool: link: ( cd ".libs" && rm -f "ha_federatedx.la" && ln -s "../ha_federatedx.la" "ha_federatedx.la" )
  5349. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/federatedx'
  5350. Making all in heap
  5351. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/heap'
  5352. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_open.lo hp_open.c
  5353. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_extra.lo hp_extra.c
  5354. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_close.lo hp_close.c
  5355. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_panic.lo hp_panic.c
  5356. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_info.lo hp_info.c
  5357. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_rrnd.lo hp_rrnd.c
  5358. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_scan.lo hp_scan.c
  5359. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_update.lo hp_update.c
  5360. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_write.lo hp_write.c
  5361. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_delete.lo hp_delete.c
  5362. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_rsame.lo hp_rsame.c
  5363. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_create.lo hp_create.c
  5364. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_rename.lo hp_rename.c
  5365. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_rfirst.lo hp_rfirst.c
  5366. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_rnext.lo hp_rnext.c
  5367. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_rlast.lo hp_rlast.c
  5368. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_rprev.lo hp_rprev.c
  5369. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_clear.lo hp_clear.c
  5370. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_rkey.lo hp_rkey.c
  5371. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_block.lo hp_block.c
  5372. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_hash.lo hp_hash.c
  5373. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o _check.lo _check.c
  5374. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o _rectest.lo _rectest.c
  5375. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o hp_static.lo hp_static.c
  5376. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_panic.c -fPIC -DPIC -o .libs/hp_panic.o
  5377. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rrnd.c -fPIC -DPIC -o .libs/hp_rrnd.o
  5378. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_extra.c -fPIC -DPIC -o .libs/hp_extra.o
  5379. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_scan.c -fPIC -DPIC -o .libs/hp_scan.o
  5380. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_open.c -fPIC -DPIC -o .libs/hp_open.o
  5381. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_write.c -fPIC -DPIC -o .libs/hp_write.o
  5382. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_info.c -fPIC -DPIC -o .libs/hp_info.o
  5383. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_update.c -fPIC -DPIC -o .libs/hp_update.o
  5384. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_close.c -fPIC -DPIC -o .libs/hp_close.o
  5385. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_create.c -fPIC -DPIC -o .libs/hp_create.o
  5386. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rsame.c -fPIC -DPIC -o .libs/hp_rsame.o
  5387. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_delete.c -fPIC -DPIC -o .libs/hp_delete.o
  5388. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rfirst.c -fPIC -DPIC -o .libs/hp_rfirst.o
  5389. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rename.c -fPIC -DPIC -o .libs/hp_rename.o
  5390. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rnext.c -fPIC -DPIC -o .libs/hp_rnext.o
  5391. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_clear.c -fPIC -DPIC -o .libs/hp_clear.o
  5392. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rprev.c -fPIC -DPIC -o .libs/hp_rprev.o
  5393. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rlast.c -fPIC -DPIC -o .libs/hp_rlast.o
  5394. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c _check.c -fPIC -DPIC -o .libs/_check.o
  5395. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rkey.c -fPIC -DPIC -o .libs/hp_rkey.o
  5396. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_block.c -fPIC -DPIC -o .libs/hp_block.o
  5397. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_hash.c -fPIC -DPIC -o .libs/hp_hash.o
  5398. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c _rectest.c -fPIC -DPIC -o .libs/_rectest.o
  5399. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_static.c -fPIC -DPIC -o .libs/hp_static.o
  5400. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_extra.c -o hp_extra.o >/dev/null 2>&1
  5401. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rfirst.c -o hp_rfirst.o >/dev/null 2>&1
  5402. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rsame.c -o hp_rsame.o >/dev/null 2>&1
  5403. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rrnd.c -o hp_rrnd.o >/dev/null 2>&1
  5404. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rename.c -o hp_rename.o >/dev/null 2>&1
  5405. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rprev.c -o hp_rprev.o >/dev/null 2>&1
  5406. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_static.c -o hp_static.o >/dev/null 2>&1
  5407. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_panic.c -o hp_panic.o >/dev/null 2>&1
  5408. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rnext.c -o hp_rnext.o >/dev/null 2>&1
  5409. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_info.c -o hp_info.o >/dev/null 2>&1
  5410. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_scan.c -o hp_scan.o >/dev/null 2>&1
  5411. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_close.c -o hp_close.o >/dev/null 2>&1
  5412. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_update.c -o hp_update.o >/dev/null 2>&1
  5413. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c _rectest.c -o _rectest.o >/dev/null 2>&1
  5414. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rlast.c -o hp_rlast.o >/dev/null 2>&1
  5415. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_open.c -o hp_open.o >/dev/null 2>&1
  5416. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_clear.c -o hp_clear.o >/dev/null 2>&1
  5417. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_rkey.c -o hp_rkey.o >/dev/null 2>&1
  5418. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_delete.c -o hp_delete.o >/dev/null 2>&1
  5419. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_block.c -o hp_block.o >/dev/null 2>&1
  5420. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c _check.c -o _check.o >/dev/null 2>&1
  5421. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_write.c -o hp_write.o >/dev/null 2>&1
  5422. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libheap_s_la-ha_heap.lo `test -f 'ha_heap.cc' || echo './'`ha_heap.cc
  5423. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libheap_embedded_la-ha_heap.lo `test -f 'ha_heap.cc' || echo './'`ha_heap.cc
  5424. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_test1.c
  5425. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_test2.c
  5426. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_create.c -o hp_create.o >/dev/null 2>&1
  5427. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_heap.cc -fPIC -DPIC -o .libs/libheap_s_la-ha_heap.o
  5428. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_heap.cc -fPIC -DPIC -o .libs/libheap_embedded_la-ha_heap.o
  5429. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c hp_hash.c -o hp_hash.o >/dev/null 2>&1
  5430. In file included from ../../sql/sql_class.h:26:0,
  5431. from ../../sql/mysql_priv.h:868,
  5432. from ha_heap.cc:24:
  5433. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5434. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5435. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o libheap.la hp_open.lo hp_extra.lo hp_close.lo hp_panic.lo hp_info.lo hp_rrnd.lo hp_scan.lo hp_update.lo hp_write.lo hp_delete.lo hp_rsame.lo hp_create.lo hp_rename.lo hp_rfirst.lo hp_rnext.lo hp_rlast.lo hp_rprev.lo hp_clear.lo hp_rkey.lo hp_block.lo hp_hash.lo _check.lo _rectest.lo hp_static.lo -lpthread -lcrypt -lnsl -lm -lpthread
  5436. In file included from ../../sql/sql_class.h:26:0,
  5437. from ../../sql/mysql_priv.h:868,
  5438. from ha_heap.cc:24:
  5439. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5440. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5441. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libheap.a .libs/hp_open.o .libs/hp_extra.o .libs/hp_close.o .libs/hp_panic.o .libs/hp_info.o .libs/hp_rrnd.o .libs/hp_scan.o .libs/hp_update.o .libs/hp_write.o .libs/hp_delete.o .libs/hp_rsame.o .libs/hp_create.o .libs/hp_rename.o .libs/hp_rfirst.o .libs/hp_rnext.o .libs/hp_rlast.o .libs/hp_rprev.o .libs/hp_clear.o .libs/hp_rkey.o .libs/hp_block.o .libs/hp_hash.o .libs/_check.o .libs/_rectest.o .libs/hp_static.o
  5442. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libheap.a
  5443. libtool: link: ( cd ".libs" && rm -f "libheap.la" && ln -s "../libheap.la" "libheap.la" )
  5444. /bin/cp .libs/libheap.a libheap.a
  5445. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o hp_test1 hp_test1.o libheap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread
  5446. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -static -Wl,-O1 -Wl,--as-needed -rdynamic -o hp_test2 hp_test2.o libheap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lpthread -lcrypt -lnsl -lm -lpthread
  5447. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o hp_test1 hp_test1.o libheap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lcrypt -lnsl -lm -lpthread
  5448. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o hp_test2 hp_test2.o libheap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lcrypt -lnsl -lm -lpthread
  5449. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_heap.cc -o libheap_embedded_la-ha_heap.o >/dev/null 2>&1
  5450. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_heap.cc -o libheap_s_la-ha_heap.o >/dev/null 2>&1
  5451. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libheap_embedded.la libheap_embedded_la-ha_heap.lo libheap.la -lpthread -lcrypt -lnsl -lm -lpthread
  5452. libtool: link: (cd .libs/libheap_embedded.lax/libheap.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/heap/./.libs/libheap.a")
  5453. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libheap_embedded.a .libs/libheap_embedded_la-ha_heap.o .libs/libheap_embedded.lax/libheap.a/_check.o .libs/libheap_embedded.lax/libheap.a/_rectest.o .libs/libheap_embedded.lax/libheap.a/hp_block.o .libs/libheap_embedded.lax/libheap.a/hp_clear.o .libs/libheap_embedded.lax/libheap.a/hp_close.o .libs/libheap_embedded.lax/libheap.a/hp_create.o .libs/libheap_embedded.lax/libheap.a/hp_delete.o .libs/libheap_embedded.lax/libheap.a/hp_extra.o .libs/libheap_embedded.lax/libheap.a/hp_hash.o .libs/libheap_embedded.lax/libheap.a/hp_info.o .libs/libheap_embedded.lax/libheap.a/hp_open.o .libs/libheap_embedded.lax/libheap.a/hp_panic.o .libs/libheap_embedded.lax/libheap.a/hp_rename.o .libs/libheap_embedded.lax/libheap.a/hp_rfirst.o .libs/libheap_embedded.lax/libheap.a/hp_rkey.o .libs/libheap_embedded.lax/libheap.a/hp_rlast.o .libs/libheap_embedded.lax/libheap.a/hp_rnext.o .libs/libheap_embedded.lax/libheap.a/hp_rprev.o .libs/libheap_embedded.lax/libheap.a/hp_rrnd.o .libs/libheap_embedded.lax/libheap.a/hp_rsame.o .libs/libheap_embedded.lax/libheap.a/hp_scan.o .libs/libheap_embedded.lax/libheap.a/hp_static.o .libs/libheap_embedded.lax/libheap.a/hp_update.o .libs/libheap_embedded.lax/libheap.a/hp_write.o
  5454. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libheap_embedded.a
  5455. libtool: link: rm -fr .libs/libheap_embedded.lax
  5456. libtool: link: ( cd ".libs" && rm -f "libheap_embedded.la" && ln -s "../libheap_embedded.la" "libheap_embedded.la" )
  5457. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libheap_s.la libheap_s_la-ha_heap.lo libheap.la -lpthread -lcrypt -lnsl -lm -lpthread
  5458. libtool: link: (cd .libs/libheap_s.lax/libheap.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/heap/./.libs/libheap.a")
  5459. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libheap_s.a .libs/libheap_s_la-ha_heap.o .libs/libheap_s.lax/libheap.a/_check.o .libs/libheap_s.lax/libheap.a/_rectest.o .libs/libheap_s.lax/libheap.a/hp_block.o .libs/libheap_s.lax/libheap.a/hp_clear.o .libs/libheap_s.lax/libheap.a/hp_close.o .libs/libheap_s.lax/libheap.a/hp_create.o .libs/libheap_s.lax/libheap.a/hp_delete.o .libs/libheap_s.lax/libheap.a/hp_extra.o .libs/libheap_s.lax/libheap.a/hp_hash.o .libs/libheap_s.lax/libheap.a/hp_info.o .libs/libheap_s.lax/libheap.a/hp_open.o .libs/libheap_s.lax/libheap.a/hp_panic.o .libs/libheap_s.lax/libheap.a/hp_rename.o .libs/libheap_s.lax/libheap.a/hp_rfirst.o .libs/libheap_s.lax/libheap.a/hp_rkey.o .libs/libheap_s.lax/libheap.a/hp_rlast.o .libs/libheap_s.lax/libheap.a/hp_rnext.o .libs/libheap_s.lax/libheap.a/hp_rprev.o .libs/libheap_s.lax/libheap.a/hp_rrnd.o .libs/libheap_s.lax/libheap.a/hp_rsame.o .libs/libheap_s.lax/libheap.a/hp_scan.o .libs/libheap_s.lax/libheap.a/hp_static.o .libs/libheap_s.lax/libheap.a/hp_update.o .libs/libheap_s.lax/libheap.a/hp_write.o
  5460. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libheap_s.a
  5461. libtool: link: rm -fr .libs/libheap_s.lax
  5462. libtool: link: ( cd ".libs" && rm -f "libheap_s.la" && ln -s "../libheap_s.la" "libheap_s.la" )
  5463. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/heap'
  5464. Making all in innodb_plugin
  5465. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/innodb_plugin'
  5466. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-btr0btr.lo `test -f 'btr/btr0btr.c' || echo './'`btr/btr0btr.c
  5467. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-btr0cur.lo `test -f 'btr/btr0cur.c' || echo './'`btr/btr0cur.c
  5468. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-btr0pcur.lo `test -f 'btr/btr0pcur.c' || echo './'`btr/btr0pcur.c
  5469. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-btr0sea.lo `test -f 'btr/btr0sea.c' || echo './'`btr/btr0sea.c
  5470. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-buf0buddy.lo `test -f 'buf/buf0buddy.c' || echo './'`buf/buf0buddy.c
  5471. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-buf0buf.lo `test -f 'buf/buf0buf.c' || echo './'`buf/buf0buf.c
  5472. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-buf0flu.lo `test -f 'buf/buf0flu.c' || echo './'`buf/buf0flu.c
  5473. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-buf0lru.lo `test -f 'buf/buf0lru.c' || echo './'`buf/buf0lru.c
  5474. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-buf0rea.lo `test -f 'buf/buf0rea.c' || echo './'`buf/buf0rea.c
  5475. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-data0data.lo `test -f 'data/data0data.c' || echo './'`data/data0data.c
  5476. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-data0type.lo `test -f 'data/data0type.c' || echo './'`data/data0type.c
  5477. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-dict0boot.lo `test -f 'dict/dict0boot.c' || echo './'`dict/dict0boot.c
  5478. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-dict0crea.lo `test -f 'dict/dict0crea.c' || echo './'`dict/dict0crea.c
  5479. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-dict0dict.lo `test -f 'dict/dict0dict.c' || echo './'`dict/dict0dict.c
  5480. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-dict0load.lo `test -f 'dict/dict0load.c' || echo './'`dict/dict0load.c
  5481. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-dict0mem.lo `test -f 'dict/dict0mem.c' || echo './'`dict/dict0mem.c
  5482. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-dyn0dyn.lo `test -f 'dyn/dyn0dyn.c' || echo './'`dyn/dyn0dyn.c
  5483. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-eval0eval.lo `test -f 'eval/eval0eval.c' || echo './'`eval/eval0eval.c
  5484. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-eval0proc.lo `test -f 'eval/eval0proc.c' || echo './'`eval/eval0proc.c
  5485. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-fil0fil.lo `test -f 'fil/fil0fil.c' || echo './'`fil/fil0fil.c
  5486. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-fsp0fsp.lo `test -f 'fsp/fsp0fsp.c' || echo './'`fsp/fsp0fsp.c
  5487. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-fut0fut.lo `test -f 'fut/fut0fut.c' || echo './'`fut/fut0fut.c
  5488. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-fut0lst.lo `test -f 'fut/fut0lst.c' || echo './'`fut/fut0lst.c
  5489. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-ha0ha.lo `test -f 'ha/ha0ha.c' || echo './'`ha/ha0ha.c
  5490. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c btr/btr0btr.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-btr0btr.o
  5491. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c btr/btr0pcur.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-btr0pcur.o
  5492. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c btr/btr0sea.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-btr0sea.o
  5493. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c buf/buf0flu.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-buf0flu.o
  5494. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c buf/buf0buddy.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-buf0buddy.o
  5495. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c data/data0type.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-data0type.o
  5496. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c buf/buf0lru.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-buf0lru.o
  5497. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dict/dict0dict.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dict0dict.o
  5498. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c btr/btr0cur.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-btr0cur.o
  5499. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c data/data0data.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-data0data.o
  5500. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c buf/buf0rea.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-buf0rea.o
  5501. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c buf/buf0buf.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-buf0buf.o
  5502. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dict/dict0boot.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dict0boot.o
  5503. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dict/dict0load.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dict0load.o
  5504. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dict/dict0crea.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dict0crea.o
  5505. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c eval/eval0proc.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-eval0proc.o
  5506. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dict/dict0mem.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dict0mem.o
  5507. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c fsp/fsp0fsp.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-fsp0fsp.o
  5508. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dyn/dyn0dyn.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dyn0dyn.o
  5509. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c eval/eval0eval.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-eval0eval.o
  5510. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c fil/fil0fil.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-fil0fil.o
  5511. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c fut/fut0fut.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-fut0fut.o
  5512. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ha/ha0ha.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ha0ha.o
  5513. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c fut/fut0lst.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-fut0lst.o
  5514. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-ha0storage.lo `test -f 'ha/ha0storage.c' || echo './'`ha/ha0storage.c
  5515. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-hash0hash.lo `test -f 'ha/hash0hash.c' || echo './'`ha/hash0hash.c
  5516. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_innodb_plugin_la-ha_innodb.lo `test -f 'handler/ha_innodb.cc' || echo './'`handler/ha_innodb.cc
  5517. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ha/ha0storage.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ha0storage.o
  5518. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ha/hash0hash.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-hash0hash.o
  5519. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/ha_innodb.cc -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ha_innodb.o
  5520. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_innodb_plugin_la-handler0alter.lo `test -f 'handler/handler0alter.cc' || echo './'`handler/handler0alter.cc
  5521. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_innodb_plugin_la-i_s.lo `test -f 'handler/i_s.cc' || echo './'`handler/i_s.cc
  5522. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_innodb_plugin_la-mysql_addons.lo `test -f 'handler/mysql_addons.cc' || echo './'`handler/mysql_addons.cc
  5523. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/handler0alter.cc -fPIC -DPIC -o .libs/ha_innodb_plugin_la-handler0alter.o
  5524. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/i_s.cc -fPIC -DPIC -o .libs/ha_innodb_plugin_la-i_s.o
  5525. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/mysql_addons.cc -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mysql_addons.o
  5526. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-ibuf0ibuf.lo `test -f 'ibuf/ibuf0ibuf.c' || echo './'`ibuf/ibuf0ibuf.c
  5527. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-lock0iter.lo `test -f 'lock/lock0iter.c' || echo './'`lock/lock0iter.c
  5528. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-lock0lock.lo `test -f 'lock/lock0lock.c' || echo './'`lock/lock0lock.c
  5529. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-log0log.lo `test -f 'log/log0log.c' || echo './'`log/log0log.c
  5530. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ibuf/ibuf0ibuf.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ibuf0ibuf.o
  5531. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c lock/lock0iter.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-lock0iter.o
  5532. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-log0recv.lo `test -f 'log/log0recv.c' || echo './'`log/log0recv.c
  5533. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c lock/lock0lock.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-lock0lock.o
  5534. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c log/log0log.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-log0log.o
  5535. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c log/log0recv.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-log0recv.o
  5536. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-mach0data.lo `test -f 'mach/mach0data.c' || echo './'`mach/mach0data.c
  5537. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-mem0mem.lo `test -f 'mem/mem0mem.c' || echo './'`mem/mem0mem.c
  5538. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-mem0pool.lo `test -f 'mem/mem0pool.c' || echo './'`mem/mem0pool.c
  5539. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mach/mach0data.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mach0data.o
  5540. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mem/mem0pool.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mem0pool.o
  5541. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mem/mem0mem.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mem0mem.o
  5542. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-mtr0log.lo `test -f 'mtr/mtr0log.c' || echo './'`mtr/mtr0log.c
  5543. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mtr/mtr0log.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mtr0log.o
  5544. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-mtr0mtr.lo `test -f 'mtr/mtr0mtr.c' || echo './'`mtr/mtr0mtr.c
  5545. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mtr/mtr0mtr.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mtr0mtr.o
  5546. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-os0file.lo `test -f 'os/os0file.c' || echo './'`os/os0file.c
  5547. In file included from ../../sql/sql_class.h:26:0,
  5548. from ../../sql/mysql_priv.h:868,
  5549. from handler/ha_innodb.cc:46:
  5550. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5551. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5552. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c os/os0file.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-os0file.o
  5553. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-os0proc.lo `test -f 'os/os0proc.c' || echo './'`os/os0proc.c
  5554. In file included from ../../sql/sql_class.h:26:0,
  5555. from ../../sql/mysql_priv.h:868,
  5556. from handler/i_s.cc:26:
  5557. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5558. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5559. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c os/os0proc.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-os0proc.o
  5560. In file included from ../../sql/sql_class.h:26:0,
  5561. from ../../sql/mysql_priv.h:868,
  5562. from handler/handler0alter.cc:24:
  5563. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5564. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5565. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-os0sync.lo `test -f 'os/os0sync.c' || echo './'`os/os0sync.c
  5566. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-os0thread.lo `test -f 'os/os0thread.c' || echo './'`os/os0thread.c
  5567. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-page0cur.lo `test -f 'page/page0cur.c' || echo './'`page/page0cur.c
  5568. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c os/os0sync.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-os0sync.o
  5569. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c os/os0thread.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-os0thread.o
  5570. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c page/page0cur.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-page0cur.o
  5571. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-page0page.lo `test -f 'page/page0page.c' || echo './'`page/page0page.c
  5572. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-page0zip.lo `test -f 'page/page0zip.c' || echo './'`page/page0zip.c
  5573. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c page/page0page.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-page0page.o
  5574. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c page/page0zip.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-page0zip.o
  5575. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-lexyy.lo `test -f 'pars/lexyy.c' || echo './'`pars/lexyy.c
  5576. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pars/lexyy.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-lexyy.o
  5577. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-pars0grm.lo `test -f 'pars/pars0grm.c' || echo './'`pars/pars0grm.c
  5578. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-pars0opt.lo `test -f 'pars/pars0opt.c' || echo './'`pars/pars0opt.c
  5579. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pars/pars0grm.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-pars0grm.o
  5580. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pars/pars0opt.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-pars0opt.o
  5581. In file included from ../../sql/sql_class.h:26:0,
  5582. from ../../sql/mysql_priv.h:868,
  5583. from handler/mysql_addons.cc:39:
  5584. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5585. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5586. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-pars0pars.lo `test -f 'pars/pars0pars.c' || echo './'`pars/pars0pars.c
  5587. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-pars0sym.lo `test -f 'pars/pars0sym.c' || echo './'`pars/pars0sym.c
  5588. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pars/pars0pars.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-pars0pars.o
  5589. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pars/pars0sym.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-pars0sym.o
  5590. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-que0que.lo `test -f 'que/que0que.c' || echo './'`que/que0que.c
  5591. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c que/que0que.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-que0que.o
  5592. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-read0read.lo `test -f 'read/read0read.c' || echo './'`read/read0read.c
  5593. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-rem0cmp.lo `test -f 'rem/rem0cmp.c' || echo './'`rem/rem0cmp.c
  5594. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-rem0rec.lo `test -f 'rem/rem0rec.c' || echo './'`rem/rem0rec.c
  5595. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c read/read0read.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-read0read.o
  5596. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rem/rem0cmp.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-rem0cmp.o
  5597. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rem/rem0rec.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-rem0rec.o
  5598. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-row0ext.lo `test -f 'row/row0ext.c' || echo './'`row/row0ext.c
  5599. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-row0ins.lo `test -f 'row/row0ins.c' || echo './'`row/row0ins.c
  5600. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0ext.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0ext.o
  5601. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0ins.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0ins.o
  5602. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-row0merge.lo `test -f 'row/row0merge.c' || echo './'`row/row0merge.c
  5603. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-row0mysql.lo `test -f 'row/row0mysql.c' || echo './'`row/row0mysql.c
  5604. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-row0purge.lo `test -f 'row/row0purge.c' || echo './'`row/row0purge.c
  5605. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0merge.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0merge.o
  5606. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0mysql.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0mysql.o
  5607. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-row0row.lo `test -f 'row/row0row.c' || echo './'`row/row0row.c
  5608. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0purge.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0purge.o
  5609. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0row.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0row.o
  5610. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-row0sel.lo `test -f 'row/row0sel.c' || echo './'`row/row0sel.c
  5611. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0sel.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0sel.o
  5612. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-row0uins.lo `test -f 'row/row0uins.c' || echo './'`row/row0uins.c
  5613. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0uins.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0uins.o
  5614. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-row0umod.lo `test -f 'row/row0umod.c' || echo './'`row/row0umod.c
  5615. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-row0undo.lo `test -f 'row/row0undo.c' || echo './'`row/row0undo.c
  5616. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0umod.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0umod.o
  5617. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-row0upd.lo `test -f 'row/row0upd.c' || echo './'`row/row0upd.c
  5618. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0undo.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0undo.o
  5619. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0upd.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0upd.o
  5620. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-row0vers.lo `test -f 'row/row0vers.c' || echo './'`row/row0vers.c
  5621. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0vers.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0vers.o
  5622. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-srv0que.lo `test -f 'srv/srv0que.c' || echo './'`srv/srv0que.c
  5623. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c srv/srv0que.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-srv0que.o
  5624. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-srv0srv.lo `test -f 'srv/srv0srv.c' || echo './'`srv/srv0srv.c
  5625. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-srv0start.lo `test -f 'srv/srv0start.c' || echo './'`srv/srv0start.c
  5626. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-sync0arr.lo `test -f 'sync/sync0arr.c' || echo './'`sync/sync0arr.c
  5627. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c srv/srv0srv.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-srv0srv.o
  5628. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-sync0rw.lo `test -f 'sync/sync0rw.c' || echo './'`sync/sync0rw.c
  5629. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-sync0sync.lo `test -f 'sync/sync0sync.c' || echo './'`sync/sync0sync.c
  5630. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c srv/srv0start.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-srv0start.o
  5631. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-thr0loc.lo `test -f 'thr/thr0loc.c' || echo './'`thr/thr0loc.c
  5632. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sync/sync0arr.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-sync0arr.o
  5633. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-trx0i_s.lo `test -f 'trx/trx0i_s.c' || echo './'`trx/trx0i_s.c
  5634. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sync/sync0rw.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-sync0rw.o
  5635. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sync/sync0sync.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-sync0sync.o
  5636. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c thr/thr0loc.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-thr0loc.o
  5637. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0i_s.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0i_s.o
  5638. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-trx0purge.lo `test -f 'trx/trx0purge.c' || echo './'`trx/trx0purge.c
  5639. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-trx0rec.lo `test -f 'trx/trx0rec.c' || echo './'`trx/trx0rec.c
  5640. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0purge.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0purge.o
  5641. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-trx0roll.lo `test -f 'trx/trx0roll.c' || echo './'`trx/trx0roll.c
  5642. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0rec.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0rec.o
  5643. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-trx0rseg.lo `test -f 'trx/trx0rseg.c' || echo './'`trx/trx0rseg.c
  5644. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-trx0sys.lo `test -f 'trx/trx0sys.c' || echo './'`trx/trx0sys.c
  5645. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0roll.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0roll.o
  5646. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0rseg.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0rseg.o
  5647. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0sys.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0sys.o
  5648. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-trx0trx.lo `test -f 'trx/trx0trx.c' || echo './'`trx/trx0trx.c
  5649. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0trx.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0trx.o
  5650. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-trx0undo.lo `test -f 'trx/trx0undo.c' || echo './'`trx/trx0undo.c
  5651. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-usr0sess.lo `test -f 'usr/usr0sess.c' || echo './'`usr/usr0sess.c
  5652. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-ut0byte.lo `test -f 'ut/ut0byte.c' || echo './'`ut/ut0byte.c
  5653. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0undo.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0undo.o
  5654. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c usr/usr0sess.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-usr0sess.o
  5655. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0byte.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0byte.o
  5656. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-ut0dbg.lo `test -f 'ut/ut0dbg.c' || echo './'`ut/ut0dbg.c
  5657. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-ut0list.lo `test -f 'ut/ut0list.c' || echo './'`ut/ut0list.c
  5658. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0dbg.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0dbg.o
  5659. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-ut0mem.lo `test -f 'ut/ut0mem.c' || echo './'`ut/ut0mem.c
  5660. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0list.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0list.o
  5661. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0mem.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0mem.o
  5662. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-ut0rbt.lo `test -f 'ut/ut0rbt.c' || echo './'`ut/ut0rbt.c
  5663. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-ut0rnd.lo `test -f 'ut/ut0rnd.c' || echo './'`ut/ut0rnd.c
  5664. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0rbt.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0rbt.o
  5665. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0rnd.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0rnd.o
  5666. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-ut0ut.lo `test -f 'ut/ut0ut.c' || echo './'`ut/ut0ut.c
  5667. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-ut0vec.lo `test -f 'ut/ut0vec.c' || echo './'`ut/ut0vec.c
  5668. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ha_innodb_plugin_la-ut0wqueue.lo `test -f 'ut/ut0wqueue.c' || echo './'`ut/ut0wqueue.c
  5669. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0ut.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0ut.o
  5670. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0vec.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0vec.o
  5671. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0wqueue.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0wqueue.o
  5672. ut/ut0ut.c: In function 'ut_copy_file':
  5673. ut/ut0ut.c:577:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  5674. ut/ut0ut.c: In function 'ut_print_namel':
  5675. ut/ut0ut.c:556:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  5676. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -module -rpath /usr/lib64/mysql/plugin -Wl,-O1 -Wl,--as-needed -rdynamic -o ha_innodb_plugin.la ha_innodb_plugin_la-btr0btr.lo ha_innodb_plugin_la-btr0cur.lo ha_innodb_plugin_la-btr0pcur.lo ha_innodb_plugin_la-btr0sea.lo ha_innodb_plugin_la-buf0buddy.lo ha_innodb_plugin_la-buf0buf.lo ha_innodb_plugin_la-buf0flu.lo ha_innodb_plugin_la-buf0lru.lo ha_innodb_plugin_la-buf0rea.lo ha_innodb_plugin_la-data0data.lo ha_innodb_plugin_la-data0type.lo ha_innodb_plugin_la-dict0boot.lo ha_innodb_plugin_la-dict0crea.lo ha_innodb_plugin_la-dict0dict.lo ha_innodb_plugin_la-dict0load.lo ha_innodb_plugin_la-dict0mem.lo ha_innodb_plugin_la-dyn0dyn.lo ha_innodb_plugin_la-eval0eval.lo ha_innodb_plugin_la-eval0proc.lo ha_innodb_plugin_la-fil0fil.lo ha_innodb_plugin_la-fsp0fsp.lo ha_innodb_plugin_la-fut0fut.lo ha_innodb_plugin_la-fut0lst.lo ha_innodb_plugin_la-ha0ha.lo ha_innodb_plugin_la-ha0storage.lo ha_innodb_plugin_la-hash0hash.lo ha_innodb_plugin_la-ha_innodb.lo ha_innodb_plugin_la-handler0alter.lo ha_innodb_plugin_la-i_s.lo ha_innodb_plugin_la-mysql_addons.lo ha_innodb_plugin_la-ibuf0ibuf.lo ha_innodb_plugin_la-lock0iter.lo ha_innodb_plugin_la-lock0lock.lo ha_innodb_plugin_la-log0log.lo ha_innodb_plugin_la-log0recv.lo ha_innodb_plugin_la-mach0data.lo ha_innodb_plugin_la-mem0mem.lo ha_innodb_plugin_la-mem0pool.lo ha_innodb_plugin_la-mtr0log.lo ha_innodb_plugin_la-mtr0mtr.lo ha_innodb_plugin_la-os0file.lo ha_innodb_plugin_la-os0proc.lo ha_innodb_plugin_la-os0sync.lo ha_innodb_plugin_la-os0thread.lo ha_innodb_plugin_la-page0cur.lo ha_innodb_plugin_la-page0page.lo ha_innodb_plugin_la-page0zip.lo ha_innodb_plugin_la-lexyy.lo ha_innodb_plugin_la-pars0grm.lo ha_innodb_plugin_la-pars0opt.lo ha_innodb_plugin_la-pars0pars.lo ha_innodb_plugin_la-pars0sym.lo ha_innodb_plugin_la-que0que.lo ha_innodb_plugin_la-read0read.lo ha_innodb_plugin_la-rem0cmp.lo ha_innodb_plugin_la-rem0rec.lo ha_innodb_plugin_la-row0ext.lo ha_innodb_plugin_la-row0ins.lo ha_innodb_plugin_la-row0merge.lo ha_innodb_plugin_la-row0mysql.lo ha_innodb_plugin_la-row0purge.lo ha_innodb_plugin_la-row0row.lo ha_innodb_plugin_la-row0sel.lo ha_innodb_plugin_la-row0uins.lo ha_innodb_plugin_la-row0umod.lo ha_innodb_plugin_la-row0undo.lo ha_innodb_plugin_la-row0upd.lo ha_innodb_plugin_la-row0vers.lo ha_innodb_plugin_la-srv0que.lo ha_innodb_plugin_la-srv0srv.lo ha_innodb_plugin_la-srv0start.lo ha_innodb_plugin_la-sync0arr.lo ha_innodb_plugin_la-sync0rw.lo ha_innodb_plugin_la-sync0sync.lo ha_innodb_plugin_la-thr0loc.lo ha_innodb_plugin_la-trx0i_s.lo ha_innodb_plugin_la-trx0purge.lo ha_innodb_plugin_la-trx0rec.lo ha_innodb_plugin_la-trx0roll.lo ha_innodb_plugin_la-trx0rseg.lo ha_innodb_plugin_la-trx0sys.lo ha_innodb_plugin_la-trx0trx.lo ha_innodb_plugin_la-trx0undo.lo ha_innodb_plugin_la-usr0sess.lo ha_innodb_plugin_la-ut0byte.lo ha_innodb_plugin_la-ut0dbg.lo ha_innodb_plugin_la-ut0list.lo ha_innodb_plugin_la-ut0mem.lo ha_innodb_plugin_la-ut0rbt.lo ha_innodb_plugin_la-ut0rnd.lo ha_innodb_plugin_la-ut0ut.lo ha_innodb_plugin_la-ut0vec.lo ha_innodb_plugin_la-ut0wqueue.lo -lpthread -lcrypt -lnsl -lm -lpthread
  5677. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtbeginS.o .libs/ha_innodb_plugin_la-btr0btr.o .libs/ha_innodb_plugin_la-btr0cur.o .libs/ha_innodb_plugin_la-btr0pcur.o .libs/ha_innodb_plugin_la-btr0sea.o .libs/ha_innodb_plugin_la-buf0buddy.o .libs/ha_innodb_plugin_la-buf0buf.o .libs/ha_innodb_plugin_la-buf0flu.o .libs/ha_innodb_plugin_la-buf0lru.o .libs/ha_innodb_plugin_la-buf0rea.o .libs/ha_innodb_plugin_la-data0data.o .libs/ha_innodb_plugin_la-data0type.o .libs/ha_innodb_plugin_la-dict0boot.o .libs/ha_innodb_plugin_la-dict0crea.o .libs/ha_innodb_plugin_la-dict0dict.o .libs/ha_innodb_plugin_la-dict0load.o .libs/ha_innodb_plugin_la-dict0mem.o .libs/ha_innodb_plugin_la-dyn0dyn.o .libs/ha_innodb_plugin_la-eval0eval.o .libs/ha_innodb_plugin_la-eval0proc.o .libs/ha_innodb_plugin_la-fil0fil.o .libs/ha_innodb_plugin_la-fsp0fsp.o .libs/ha_innodb_plugin_la-fut0fut.o .libs/ha_innodb_plugin_la-fut0lst.o .libs/ha_innodb_plugin_la-ha0ha.o .libs/ha_innodb_plugin_la-ha0storage.o .libs/ha_innodb_plugin_la-hash0hash.o .libs/ha_innodb_plugin_la-ha_innodb.o .libs/ha_innodb_plugin_la-handler0alter.o .libs/ha_innodb_plugin_la-i_s.o .libs/ha_innodb_plugin_la-mysql_addons.o .libs/ha_innodb_plugin_la-ibuf0ibuf.o .libs/ha_innodb_plugin_la-lock0iter.o .libs/ha_innodb_plugin_la-lock0lock.o .libs/ha_innodb_plugin_la-log0log.o .libs/ha_innodb_plugin_la-log0recv.o .libs/ha_innodb_plugin_la-mach0data.o .libs/ha_innodb_plugin_la-mem0mem.o .libs/ha_innodb_plugin_la-mem0pool.o .libs/ha_innodb_plugin_la-mtr0log.o .libs/ha_innodb_plugin_la-mtr0mtr.o .libs/ha_innodb_plugin_la-os0file.o .libs/ha_innodb_plugin_la-os0proc.o .libs/ha_innodb_plugin_la-os0sync.o .libs/ha_innodb_plugin_la-os0thread.o .libs/ha_innodb_plugin_la-page0cur.o .libs/ha_innodb_plugin_la-page0page.o .libs/ha_innodb_plugin_la-page0zip.o .libs/ha_innodb_plugin_la-lexyy.o .libs/ha_innodb_plugin_la-pars0grm.o .libs/ha_innodb_plugin_la-pars0opt.o .libs/ha_innodb_plugin_la-pars0pars.o .libs/ha_innodb_plugin_la-pars0sym.o .libs/ha_innodb_plugin_la-que0que.o .libs/ha_innodb_plugin_la-read0read.o .libs/ha_innodb_plugin_la-rem0cmp.o .libs/ha_innodb_plugin_la-rem0rec.o .libs/ha_innodb_plugin_la-row0ext.o .libs/ha_innodb_plugin_la-row0ins.o .libs/ha_innodb_plugin_la-row0merge.o .libs/ha_innodb_plugin_la-row0mysql.o .libs/ha_innodb_plugin_la-row0purge.o .libs/ha_innodb_plugin_la-row0row.o .libs/ha_innodb_plugin_la-row0sel.o .libs/ha_innodb_plugin_la-row0uins.o .libs/ha_innodb_plugin_la-row0umod.o .libs/ha_innodb_plugin_la-row0undo.o .libs/ha_innodb_plugin_la-row0upd.o .libs/ha_innodb_plugin_la-row0vers.o .libs/ha_innodb_plugin_la-srv0que.o .libs/ha_innodb_plugin_la-srv0srv.o .libs/ha_innodb_plugin_la-srv0start.o .libs/ha_innodb_plugin_la-sync0arr.o .libs/ha_innodb_plugin_la-sync0rw.o .libs/ha_innodb_plugin_la-sync0sync.o .libs/ha_innodb_plugin_la-thr0loc.o .libs/ha_innodb_plugin_la-trx0i_s.o .libs/ha_innodb_plugin_la-trx0purge.o .libs/ha_innodb_plugin_la-trx0rec.o .libs/ha_innodb_plugin_la-trx0roll.o .libs/ha_innodb_plugin_la-trx0rseg.o .libs/ha_innodb_plugin_la-trx0sys.o .libs/ha_innodb_plugin_la-trx0trx.o .libs/ha_innodb_plugin_la-trx0undo.o .libs/ha_innodb_plugin_la-usr0sess.o .libs/ha_innodb_plugin_la-ut0byte.o .libs/ha_innodb_plugin_la-ut0dbg.o .libs/ha_innodb_plugin_la-ut0list.o .libs/ha_innodb_plugin_la-ut0mem.o .libs/ha_innodb_plugin_la-ut0rbt.o .libs/ha_innodb_plugin_la-ut0rnd.o .libs/ha_innodb_plugin_la-ut0ut.o .libs/ha_innodb_plugin_la-ut0vec.o .libs/ha_innodb_plugin_la-ut0wqueue.o -lcrypt -lnsl -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,ha_innodb_plugin.so.0 -o .libs/ha_innodb_plugin.so.0.0.0
  5678. libtool: link: (cd ".libs" && rm -f "ha_innodb_plugin.so.0" && ln -s "ha_innodb_plugin.so.0.0.0" "ha_innodb_plugin.so.0")
  5679. libtool: link: (cd ".libs" && rm -f "ha_innodb_plugin.so" && ln -s "ha_innodb_plugin.so.0.0.0" "ha_innodb_plugin.so")
  5680. libtool: link: ( cd ".libs" && rm -f "ha_innodb_plugin.la" && ln -s "../ha_innodb_plugin.la" "ha_innodb_plugin.la" )
  5681. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/innodb_plugin'
  5682. Making all in maria
  5683. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria'
  5684. Making all in .
  5685. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria'
  5686. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_init.lo ma_init.c
  5687. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_open.lo ma_open.c
  5688. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_extra.lo ma_extra.c
  5689. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_info.lo ma_info.c
  5690. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_rkey.lo ma_rkey.c
  5691. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_rnext.lo ma_rnext.c
  5692. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_rnext_same.lo ma_rnext_same.c
  5693. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_search.lo ma_search.c
  5694. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_page.lo ma_page.c
  5695. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_key_recover.lo ma_key_recover.c
  5696. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_key.lo ma_key.c
  5697. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_locking.lo ma_locking.c
  5698. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_state.lo ma_state.c
  5699. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_rrnd.lo ma_rrnd.c
  5700. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_scan.lo ma_scan.c
  5701. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_cache.lo ma_cache.c
  5702. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_statrec.lo ma_statrec.c
  5703. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_packrec.lo ma_packrec.c
  5704. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_dynrec.lo ma_dynrec.c
  5705. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_blockrec.lo ma_blockrec.c
  5706. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_bitmap.lo ma_bitmap.c
  5707. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_update.lo ma_update.c
  5708. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_write.lo ma_write.c
  5709. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_unique.lo ma_unique.c
  5710. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_extra.c -fPIC -DPIC -o .libs/ma_extra.o
  5711. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_init.c -fPIC -DPIC -o .libs/ma_init.o
  5712. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_open.c -fPIC -DPIC -o .libs/ma_open.o
  5713. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_info.c -fPIC -DPIC -o .libs/ma_info.o
  5714. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rkey.c -fPIC -DPIC -o .libs/ma_rkey.o
  5715. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_state.c -fPIC -DPIC -o .libs/ma_state.o
  5716. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_locking.c -fPIC -DPIC -o .libs/ma_locking.o
  5717. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_key.c -fPIC -DPIC -o .libs/ma_key.o
  5718. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rnext.c -fPIC -DPIC -o .libs/ma_rnext.o
  5719. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_key_recover.c -fPIC -DPIC -o .libs/ma_key_recover.o
  5720. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rnext_same.c -fPIC -DPIC -o .libs/ma_rnext_same.o
  5721. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_packrec.c -fPIC -DPIC -o .libs/ma_packrec.o
  5722. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_page.c -fPIC -DPIC -o .libs/ma_page.o
  5723. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rrnd.c -fPIC -DPIC -o .libs/ma_rrnd.o
  5724. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_search.c -fPIC -DPIC -o .libs/ma_search.o
  5725. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_blockrec.c -fPIC -DPIC -o .libs/ma_blockrec.o
  5726. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_scan.c -fPIC -DPIC -o .libs/ma_scan.o
  5727. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_bitmap.c -fPIC -DPIC -o .libs/ma_bitmap.o
  5728. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_statrec.c -fPIC -DPIC -o .libs/ma_statrec.o
  5729. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_dynrec.c -fPIC -DPIC -o .libs/ma_dynrec.o
  5730. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_write.c -fPIC -DPIC -o .libs/ma_write.o
  5731. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_cache.c -fPIC -DPIC -o .libs/ma_cache.o
  5732. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_update.c -fPIC -DPIC -o .libs/ma_update.o
  5733. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_unique.c -fPIC -DPIC -o .libs/ma_unique.o
  5734. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rrnd.c -o ma_rrnd.o >/dev/null 2>&1
  5735. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_scan.c -o ma_scan.o >/dev/null 2>&1
  5736. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_info.c -o ma_info.o >/dev/null 2>&1
  5737. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_cache.c -o ma_cache.o >/dev/null 2>&1
  5738. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_init.c -o ma_init.o >/dev/null 2>&1
  5739. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rnext.c -o ma_rnext.o >/dev/null 2>&1
  5740. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rnext_same.c -o ma_rnext_same.o >/dev/null 2>&1
  5741. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rkey.c -o ma_rkey.o >/dev/null 2>&1
  5742. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_locking.c -o ma_locking.o >/dev/null 2>&1
  5743. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_unique.c -o ma_unique.o >/dev/null 2>&1
  5744. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_update.c -o ma_update.o >/dev/null 2>&1
  5745. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_state.c -o ma_state.o >/dev/null 2>&1
  5746. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_statrec.c -o ma_statrec.o >/dev/null 2>&1
  5747. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_delete.lo ma_delete.c
  5748. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_page.c -o ma_page.o >/dev/null 2>&1
  5749. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_extra.c -o ma_extra.o >/dev/null 2>&1
  5750. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_rprev.lo ma_rprev.c
  5751. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_delete.c -fPIC -DPIC -o .libs/ma_delete.o
  5752. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_rfirst.lo ma_rfirst.c
  5753. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_rlast.lo ma_rlast.c
  5754. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_rsame.lo ma_rsame.c
  5755. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rprev.c -fPIC -DPIC -o .libs/ma_rprev.o
  5756. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rfirst.c -fPIC -DPIC -o .libs/ma_rfirst.o
  5757. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rlast.c -fPIC -DPIC -o .libs/ma_rlast.o
  5758. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rsame.c -fPIC -DPIC -o .libs/ma_rsame.o
  5759. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_rsamepos.lo ma_rsamepos.c
  5760. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_panic.lo ma_panic.c
  5761. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rsamepos.c -fPIC -DPIC -o .libs/ma_rsamepos.o
  5762. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_panic.c -fPIC -DPIC -o .libs/ma_panic.o
  5763. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_close.lo ma_close.c
  5764. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_close.c -fPIC -DPIC -o .libs/ma_close.o
  5765. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_key.c -o ma_key.o >/dev/null 2>&1
  5766. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rlast.c -o ma_rlast.o >/dev/null 2>&1
  5767. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_create.lo ma_create.c
  5768. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_range.lo ma_range.c
  5769. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_dbug.lo ma_dbug.c
  5770. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rfirst.c -o ma_rfirst.o >/dev/null 2>&1
  5771. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rprev.c -o ma_rprev.o >/dev/null 2>&1
  5772. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rsame.c -o ma_rsame.o >/dev/null 2>&1
  5773. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_create.c -fPIC -DPIC -o .libs/ma_create.o
  5774. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_checksum.lo ma_checksum.c
  5775. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_range.c -fPIC -DPIC -o .libs/ma_range.o
  5776. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_dbug.c -fPIC -DPIC -o .libs/ma_dbug.o
  5777. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_changed.lo ma_changed.c
  5778. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_key_recover.c -o ma_key_recover.o >/dev/null 2>&1
  5779. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_checksum.c -fPIC -DPIC -o .libs/ma_checksum.o
  5780. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rsamepos.c -o ma_rsamepos.o >/dev/null 2>&1
  5781. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_panic.c -o ma_panic.o >/dev/null 2>&1
  5782. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_changed.c -fPIC -DPIC -o .libs/ma_changed.o
  5783. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_static.lo ma_static.c
  5784. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_static.c -fPIC -DPIC -o .libs/ma_static.o
  5785. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_delete_all.lo ma_delete_all.c
  5786. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_delete_table.lo ma_delete_table.c
  5787. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_rename.lo ma_rename.c
  5788. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_delete_all.c -fPIC -DPIC -o .libs/ma_delete_all.o
  5789. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_delete_table.c -fPIC -DPIC -o .libs/ma_delete_table.o
  5790. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_close.c -o ma_close.o >/dev/null 2>&1
  5791. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rename.c -fPIC -DPIC -o .libs/ma_rename.o
  5792. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_check.lo ma_check.c
  5793. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_keycache.lo ma_keycache.c
  5794. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_checksum.c -o ma_checksum.o >/dev/null 2>&1
  5795. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_check.c -fPIC -DPIC -o .libs/ma_check.o
  5796. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_changed.c -o ma_changed.o >/dev/null 2>&1
  5797. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_keycache.c -fPIC -DPIC -o .libs/ma_keycache.o
  5798. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_preload.lo ma_preload.c
  5799. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_static.c -o ma_static.o >/dev/null 2>&1
  5800. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_ft_parser.lo ma_ft_parser.c
  5801. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_range.c -o ma_range.o >/dev/null 2>&1
  5802. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_preload.c -fPIC -DPIC -o .libs/ma_preload.o
  5803. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_dbug.c -o ma_dbug.o >/dev/null 2>&1
  5804. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_ft_parser.c -fPIC -DPIC -o .libs/ma_ft_parser.o
  5805. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_bitmap.c -o ma_bitmap.o >/dev/null 2>&1
  5806. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_delete_table.c -o ma_delete_table.o >/dev/null 2>&1
  5807. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_packrec.c -o ma_packrec.o >/dev/null 2>&1
  5808. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_delete_all.c -o ma_delete_all.o >/dev/null 2>&1
  5809. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_ft_update.lo ma_ft_update.c
  5810. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rename.c -o ma_rename.o >/dev/null 2>&1
  5811. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_ft_boolean_search.lo ma_ft_boolean_search.c
  5812. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_ft_nlq_search.lo ma_ft_nlq_search.c
  5813. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_ft_update.c -fPIC -DPIC -o .libs/ma_ft_update.o
  5814. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_keycache.c -o ma_keycache.o >/dev/null 2>&1
  5815. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ft_maria.lo ft_maria.c
  5816. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_write.c -o ma_write.o >/dev/null 2>&1
  5817. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_ft_boolean_search.c -fPIC -DPIC -o .libs/ma_ft_boolean_search.o
  5818. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_ft_nlq_search.c -fPIC -DPIC -o .libs/ma_ft_nlq_search.o
  5819. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_maria.c -fPIC -DPIC -o .libs/ft_maria.o
  5820. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_preload.c -o ma_preload.o >/dev/null 2>&1
  5821. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_search.c -o ma_search.o >/dev/null 2>&1
  5822. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_sort.lo ma_sort.c
  5823. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o trnman.lo trnman.c
  5824. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o lockman.lo lockman.c
  5825. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_dynrec.c -o ma_dynrec.o >/dev/null 2>&1
  5826. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_sort.c -fPIC -DPIC -o .libs/ma_sort.o
  5827. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o tablockman.lo tablockman.c
  5828. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trnman.c -fPIC -DPIC -o .libs/trnman.o
  5829. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c lockman.c -fPIC -DPIC -o .libs/lockman.o
  5830. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c tablockman.c -fPIC -DPIC -o .libs/tablockman.o
  5831. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_rt_index.lo ma_rt_index.c
  5832. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_rt_key.lo ma_rt_key.c
  5833. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rt_index.c -fPIC -DPIC -o .libs/ma_rt_index.o
  5834. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_rt_mbr.lo ma_rt_mbr.c
  5835. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rt_key.c -fPIC -DPIC -o .libs/ma_rt_key.o
  5836. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_delete.c -o ma_delete.o >/dev/null 2>&1
  5837. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ft_maria.c -o ft_maria.o >/dev/null 2>&1
  5838. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_ft_parser.c -o ma_ft_parser.o >/dev/null 2>&1
  5839. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rt_mbr.c -fPIC -DPIC -o .libs/ma_rt_mbr.o
  5840. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_rt_split.lo ma_rt_split.c
  5841. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_sp_key.lo ma_sp_key.c
  5842. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rt_split.c -fPIC -DPIC -o .libs/ma_rt_split.o
  5843. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_sp_key.c -fPIC -DPIC -o .libs/ma_sp_key.o
  5844. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_ft_nlq_search.c -o ma_ft_nlq_search.o >/dev/null 2>&1
  5845. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_ft_update.c -o ma_ft_update.o >/dev/null 2>&1
  5846. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_control_file.lo ma_control_file.c
  5847. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_control_file.c -fPIC -DPIC -o .libs/ma_control_file.o
  5848. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_create.c -o ma_create.o >/dev/null 2>&1
  5849. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rt_key.c -o ma_rt_key.o >/dev/null 2>&1
  5850. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c tablockman.c -o tablockman.o >/dev/null 2>&1
  5851. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c lockman.c -o lockman.o >/dev/null 2>&1
  5852. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_open.c -o ma_open.o >/dev/null 2>&1
  5853. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trnman.c -o trnman.o >/dev/null 2>&1
  5854. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_sp_key.c -o ma_sp_key.o >/dev/null 2>&1
  5855. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_ft_boolean_search.c -o ma_ft_boolean_search.o >/dev/null 2>&1
  5856. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_loghandler.lo ma_loghandler.c
  5857. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache.lo ma_pagecache.c
  5858. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_control_file.c -o ma_control_file.o >/dev/null 2>&1
  5859. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_loghandler.c -fPIC -DPIC -o .libs/ma_loghandler.o
  5860. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecaches.lo ma_pagecaches.c
  5861. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rt_split.c -o ma_rt_split.o >/dev/null 2>&1
  5862. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_checkpoint.lo ma_checkpoint.c
  5863. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_pagecache.c -fPIC -DPIC -o .libs/ma_pagecache.o
  5864. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_pagecaches.c -fPIC -DPIC -o .libs/ma_pagecaches.o
  5865. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_checkpoint.c -fPIC -DPIC -o .libs/ma_checkpoint.o
  5866. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_recovery.lo ma_recovery.c
  5867. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_recovery.c -fPIC -DPIC -o .libs/ma_recovery.o
  5868. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rt_index.c -o ma_rt_index.o >/dev/null 2>&1
  5869. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_commit.lo ma_commit.c
  5870. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_sort.c -o ma_sort.o >/dev/null 2>&1
  5871. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_commit.c -fPIC -DPIC -o .libs/ma_commit.o
  5872. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecrc.lo ma_pagecrc.c
  5873. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_recovery_util.lo ma_recovery_util.c
  5874. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libmaria_s_la-ha_maria.lo `test -f 'ha_maria.cc' || echo './'`ha_maria.cc
  5875. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_pagecaches.c -o ma_pagecaches.o >/dev/null 2>&1
  5876. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_pagecrc.c -fPIC -DPIC -o .libs/ma_pagecrc.o
  5877. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_recovery_util.c -fPIC -DPIC -o .libs/ma_recovery_util.o
  5878. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libmaria_embedded_la-ha_maria.lo `test -f 'ha_maria.cc' || echo './'`ha_maria.cc
  5879. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_maria.cc -fPIC -DPIC -o .libs/libmaria_s_la-ha_maria.o
  5880. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c maria_chk.c
  5881. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c maria_pack.c
  5882. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_maria.cc -fPIC -DPIC -o .libs/libmaria_embedded_la-ha_maria.o
  5883. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_commit.c -o ma_commit.o >/dev/null 2>&1
  5884. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c maria_ftdump.c
  5885. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c maria_read_log.c
  5886. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c maria_dump_log.c
  5887. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_recovery_util.c -o ma_recovery_util.o >/dev/null 2>&1
  5888. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_pagecrc.c -o ma_pagecrc.o >/dev/null 2>&1
  5889. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_loghandler_examples.o `test -f 'unittest/ma_loghandler_examples.c' || echo './'`unittest/ma_loghandler_examples.c
  5890. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_checkpoint.c -o ma_checkpoint.o >/dev/null 2>&1
  5891. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_test1.c
  5892. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_test2.c
  5893. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_test3.c
  5894. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rt_test.c
  5895. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_sp_test.c
  5896. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_blockrec.c -o ma_blockrec.o >/dev/null 2>&1
  5897. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_pagecache.c -o ma_pagecache.o >/dev/null 2>&1
  5898. In file included from ../../sql/sql_class.h:26:0,
  5899. from ../../sql/mysql_priv.h:868,
  5900. from ha_maria.cc:23:
  5901. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5902. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5903. In file included from ../../sql/sql_class.h:26:0,
  5904. from ../../sql/mysql_priv.h:868,
  5905. from ha_maria.cc:23:
  5906. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5907. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  5908. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_rt_mbr.c -o ma_rt_mbr.o >/dev/null 2>&1
  5909. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_recovery.c -o ma_recovery.o >/dev/null 2>&1
  5910. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_loghandler.c -o ma_loghandler.o >/dev/null 2>&1
  5911. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_check.c -o ma_check.o >/dev/null 2>&1
  5912. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_maria.cc -o libmaria_embedded_la-ha_maria.o >/dev/null 2>&1
  5913. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_maria.cc -o libmaria_s_la-ha_maria.o >/dev/null 2>&1
  5914. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o libmaria.la ma_init.lo ma_open.lo ma_extra.lo ma_info.lo ma_rkey.lo ma_rnext.lo ma_rnext_same.lo ma_search.lo ma_page.lo ma_key_recover.lo ma_key.lo ma_locking.lo ma_state.lo ma_rrnd.lo ma_scan.lo ma_cache.lo ma_statrec.lo ma_packrec.lo ma_dynrec.lo ma_blockrec.lo ma_bitmap.lo ma_update.lo ma_write.lo ma_unique.lo ma_delete.lo ma_rprev.lo ma_rfirst.lo ma_rlast.lo ma_rsame.lo ma_rsamepos.lo ma_panic.lo ma_close.lo ma_create.lo ma_range.lo ma_dbug.lo ma_checksum.lo ma_changed.lo ma_static.lo ma_delete_all.lo ma_delete_table.lo ma_rename.lo ma_check.lo ma_keycache.lo ma_preload.lo ma_ft_parser.lo ma_ft_update.lo ma_ft_boolean_search.lo ma_ft_nlq_search.lo ft_maria.lo ma_sort.lo trnman.lo lockman.lo tablockman.lo ma_rt_index.lo ma_rt_key.lo ma_rt_mbr.lo ma_rt_split.lo ma_sp_key.lo ma_control_file.lo ma_loghandler.lo ma_pagecache.lo ma_pagecaches.lo ma_checkpoint.lo ma_recovery.lo ma_commit.lo ma_pagecrc.lo ma_recovery_util.lo -lpthread -lcrypt -lnsl -lm -lpthread
  5915. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmaria.a .libs/ma_init.o .libs/ma_open.o .libs/ma_extra.o .libs/ma_info.o .libs/ma_rkey.o .libs/ma_rnext.o .libs/ma_rnext_same.o .libs/ma_search.o .libs/ma_page.o .libs/ma_key_recover.o .libs/ma_key.o .libs/ma_locking.o .libs/ma_state.o .libs/ma_rrnd.o .libs/ma_scan.o .libs/ma_cache.o .libs/ma_statrec.o .libs/ma_packrec.o .libs/ma_dynrec.o .libs/ma_blockrec.o .libs/ma_bitmap.o .libs/ma_update.o .libs/ma_write.o .libs/ma_unique.o .libs/ma_delete.o .libs/ma_rprev.o .libs/ma_rfirst.o .libs/ma_rlast.o .libs/ma_rsame.o .libs/ma_rsamepos.o .libs/ma_panic.o .libs/ma_close.o .libs/ma_create.o .libs/ma_range.o .libs/ma_dbug.o .libs/ma_checksum.o .libs/ma_changed.o .libs/ma_static.o .libs/ma_delete_all.o .libs/ma_delete_table.o .libs/ma_rename.o .libs/ma_check.o .libs/ma_keycache.o .libs/ma_preload.o .libs/ma_ft_parser.o .libs/ma_ft_update.o .libs/ma_ft_boolean_search.o .libs/ma_ft_nlq_search.o .libs/ft_maria.o .libs/ma_sort.o .libs/trnman.o .libs/lockman.o .libs/tablockman.o .libs/ma_rt_index.o .libs/ma_rt_key.o .libs/ma_rt_mbr.o .libs/ma_rt_split.o .libs/ma_sp_key.o .libs/ma_control_file.o .libs/ma_loghandler.o .libs/ma_pagecache.o .libs/ma_pagecaches.o .libs/ma_checkpoint.o .libs/ma_recovery.o .libs/ma_commit.o .libs/ma_pagecrc.o .libs/ma_recovery_util.o
  5916. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmaria.a
  5917. libtool: link: ( cd ".libs" && rm -f "libmaria.la" && ln -s "../libmaria.la" "libmaria.la" )
  5918. /bin/cp .libs/libmaria.a libmaria.a
  5919. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o maria_chk maria_chk.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5920. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o maria_pack maria_pack.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5921. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o maria_ftdump maria_ftdump.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5922. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o maria_read_log maria_read_log.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5923. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o maria_dump_log maria_dump_log.o ma_loghandler_examples.o -lstdc++ libmaria.la ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5924. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test1 ma_test1.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5925. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test2 ma_test2.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5926. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test3 ma_test3.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5927. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_rt_test ma_rt_test.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5928. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_sp_test ma_sp_test.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  5929. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o maria_chk maria_chk.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5930. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o maria_pack maria_pack.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5931. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o maria_ftdump maria_ftdump.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5932. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test1 ma_test1.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5933. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o maria_read_log maria_read_log.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5934. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test2 ma_test2.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5935. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_sp_test ma_sp_test.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5936. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_rt_test ma_rt_test.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5937. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test3 ma_test3.o -lstdc++ libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5938. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o maria_dump_log maria_dump_log.o ma_loghandler_examples.o -lstdc++ ./.libs/libmaria.a ../../storage/myisam/libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  5939. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libmaria_embedded.la libmaria_embedded_la-ha_maria.lo libmaria.la -lpthread -lcrypt -lnsl -lm -lpthread
  5940. libtool: link: (cd .libs/libmaria_embedded.lax/libmaria.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria/./.libs/libmaria.a")
  5941. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmaria_embedded.a .libs/libmaria_embedded_la-ha_maria.o .libs/libmaria_embedded.lax/libmaria.a/ft_maria.o .libs/libmaria_embedded.lax/libmaria.a/lockman.o .libs/libmaria_embedded.lax/libmaria.a/ma_bitmap.o .libs/libmaria_embedded.lax/libmaria.a/ma_blockrec.o .libs/libmaria_embedded.lax/libmaria.a/ma_cache.o .libs/libmaria_embedded.lax/libmaria.a/ma_changed.o .libs/libmaria_embedded.lax/libmaria.a/ma_check.o .libs/libmaria_embedded.lax/libmaria.a/ma_checkpoint.o .libs/libmaria_embedded.lax/libmaria.a/ma_checksum.o .libs/libmaria_embedded.lax/libmaria.a/ma_close.o .libs/libmaria_embedded.lax/libmaria.a/ma_commit.o .libs/libmaria_embedded.lax/libmaria.a/ma_control_file.o .libs/libmaria_embedded.lax/libmaria.a/ma_create.o .libs/libmaria_embedded.lax/libmaria.a/ma_dbug.o .libs/libmaria_embedded.lax/libmaria.a/ma_delete.o .libs/libmaria_embedded.lax/libmaria.a/ma_delete_all.o .libs/libmaria_embedded.lax/libmaria.a/ma_delete_table.o .libs/libmaria_embedded.lax/libmaria.a/ma_dynrec.o .libs/libmaria_embedded.lax/libmaria.a/ma_extra.o .libs/libmaria_embedded.lax/libmaria.a/ma_ft_boolean_search.o .libs/libmaria_embedded.lax/libmaria.a/ma_ft_nlq_search.o .libs/libmaria_embedded.lax/libmaria.a/ma_ft_parser.o .libs/libmaria_embedded.lax/libmaria.a/ma_ft_update.o .libs/libmaria_embedded.lax/libmaria.a/ma_info.o .libs/libmaria_embedded.lax/libmaria.a/ma_init.o .libs/libmaria_embedded.lax/libmaria.a/ma_key.o .libs/libmaria_embedded.lax/libmaria.a/ma_key_recover.o .libs/libmaria_embedded.lax/libmaria.a/ma_keycache.o .libs/libmaria_embedded.lax/libmaria.a/ma_locking.o .libs/libmaria_embedded.lax/libmaria.a/ma_loghandler.o .libs/libmaria_embedded.lax/libmaria.a/ma_open.o .libs/libmaria_embedded.lax/libmaria.a/ma_packrec.o .libs/libmaria_embedded.lax/libmaria.a/ma_page.o .libs/libmaria_embedded.lax/libmaria.a/ma_pagecache.o .libs/libmaria_embedded.lax/libmaria.a/ma_pagecaches.o .libs/libmaria_embedded.lax/libmaria.a/ma_pagecrc.o .libs/libmaria_embedded.lax/libmaria.a/ma_panic.o .libs/libmaria_embedded.lax/libmaria.a/ma_preload.o .libs/libmaria_embedded.lax/libmaria.a/ma_range.o .libs/libmaria_embedded.lax/libmaria.a/ma_recovery.o .libs/libmaria_embedded.lax/libmaria.a/ma_recovery_util.o .libs/libmaria_embedded.lax/libmaria.a/ma_rename.o .libs/libmaria_embedded.lax/libmaria.a/ma_rfirst.o .libs/libmaria_embedded.lax/libmaria.a/ma_rkey.o .libs/libmaria_embedded.lax/libmaria.a/ma_rlast.o .libs/libmaria_embedded.lax/libmaria.a/ma_rnext.o .libs/libmaria_embedded.lax/libmaria.a/ma_rnext_same.o .libs/libmaria_embedded.lax/libmaria.a/ma_rprev.o .libs/libmaria_embedded.lax/libmaria.a/ma_rrnd.o .libs/libmaria_embedded.lax/libmaria.a/ma_rsame.o .libs/libmaria_embedded.lax/libmaria.a/ma_rsamepos.o .libs/libmaria_embedded.lax/libmaria.a/ma_rt_index.o .libs/libmaria_embedded.lax/libmaria.a/ma_rt_key.o .libs/libmaria_embedded.lax/libmaria.a/ma_rt_mbr.o .libs/libmaria_embedded.lax/libmaria.a/ma_rt_split.o .libs/libmaria_embedded.lax/libmaria.a/ma_scan.o .libs/libmaria_embedded.lax/libmaria.a/ma_search.o .libs/libmaria_embedded.lax/libmaria.a/ma_sort.o .libs/libmaria_embedded.lax/libmaria.a/ma_sp_key.o .libs/libmaria_embedded.lax/libmaria.a/ma_state.o .libs/libmaria_embedded.lax/libmaria.a/ma_static.o .libs/libmaria_embedded.lax/libmaria.a/ma_statrec.o .libs/libmaria_embedded.lax/libmaria.a/ma_unique.o .libs/libmaria_embedded.lax/libmaria.a/ma_update.o .libs/libmaria_embedded.lax/libmaria.a/ma_write.o .libs/libmaria_embedded.lax/libmaria.a/tablockman.o .libs/libmaria_embedded.lax/libmaria.a/trnman.o
  5942. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmaria_embedded.a
  5943. libtool: link: rm -fr .libs/libmaria_embedded.lax
  5944. libtool: link: ( cd ".libs" && rm -f "libmaria_embedded.la" && ln -s "../libmaria_embedded.la" "libmaria_embedded.la" )
  5945. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libmaria_s.la libmaria_s_la-ha_maria.lo libmaria.la -lpthread -lcrypt -lnsl -lm -lpthread
  5946. libtool: link: (cd .libs/libmaria_s.lax/libmaria.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria/./.libs/libmaria.a")
  5947. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmaria_s.a .libs/libmaria_s_la-ha_maria.o .libs/libmaria_s.lax/libmaria.a/ft_maria.o .libs/libmaria_s.lax/libmaria.a/lockman.o .libs/libmaria_s.lax/libmaria.a/ma_bitmap.o .libs/libmaria_s.lax/libmaria.a/ma_blockrec.o .libs/libmaria_s.lax/libmaria.a/ma_cache.o .libs/libmaria_s.lax/libmaria.a/ma_changed.o .libs/libmaria_s.lax/libmaria.a/ma_check.o .libs/libmaria_s.lax/libmaria.a/ma_checkpoint.o .libs/libmaria_s.lax/libmaria.a/ma_checksum.o .libs/libmaria_s.lax/libmaria.a/ma_close.o .libs/libmaria_s.lax/libmaria.a/ma_commit.o .libs/libmaria_s.lax/libmaria.a/ma_control_file.o .libs/libmaria_s.lax/libmaria.a/ma_create.o .libs/libmaria_s.lax/libmaria.a/ma_dbug.o .libs/libmaria_s.lax/libmaria.a/ma_delete.o .libs/libmaria_s.lax/libmaria.a/ma_delete_all.o .libs/libmaria_s.lax/libmaria.a/ma_delete_table.o .libs/libmaria_s.lax/libmaria.a/ma_dynrec.o .libs/libmaria_s.lax/libmaria.a/ma_extra.o .libs/libmaria_s.lax/libmaria.a/ma_ft_boolean_search.o .libs/libmaria_s.lax/libmaria.a/ma_ft_nlq_search.o .libs/libmaria_s.lax/libmaria.a/ma_ft_parser.o .libs/libmaria_s.lax/libmaria.a/ma_ft_update.o .libs/libmaria_s.lax/libmaria.a/ma_info.o .libs/libmaria_s.lax/libmaria.a/ma_init.o .libs/libmaria_s.lax/libmaria.a/ma_key.o .libs/libmaria_s.lax/libmaria.a/ma_key_recover.o .libs/libmaria_s.lax/libmaria.a/ma_keycache.o .libs/libmaria_s.lax/libmaria.a/ma_locking.o .libs/libmaria_s.lax/libmaria.a/ma_loghandler.o .libs/libmaria_s.lax/libmaria.a/ma_open.o .libs/libmaria_s.lax/libmaria.a/ma_packrec.o .libs/libmaria_s.lax/libmaria.a/ma_page.o .libs/libmaria_s.lax/libmaria.a/ma_pagecache.o .libs/libmaria_s.lax/libmaria.a/ma_pagecaches.o .libs/libmaria_s.lax/libmaria.a/ma_pagecrc.o .libs/libmaria_s.lax/libmaria.a/ma_panic.o .libs/libmaria_s.lax/libmaria.a/ma_preload.o .libs/libmaria_s.lax/libmaria.a/ma_range.o .libs/libmaria_s.lax/libmaria.a/ma_recovery.o .libs/libmaria_s.lax/libmaria.a/ma_recovery_util.o .libs/libmaria_s.lax/libmaria.a/ma_rename.o .libs/libmaria_s.lax/libmaria.a/ma_rfirst.o .libs/libmaria_s.lax/libmaria.a/ma_rkey.o .libs/libmaria_s.lax/libmaria.a/ma_rlast.o .libs/libmaria_s.lax/libmaria.a/ma_rnext.o .libs/libmaria_s.lax/libmaria.a/ma_rnext_same.o .libs/libmaria_s.lax/libmaria.a/ma_rprev.o .libs/libmaria_s.lax/libmaria.a/ma_rrnd.o .libs/libmaria_s.lax/libmaria.a/ma_rsame.o .libs/libmaria_s.lax/libmaria.a/ma_rsamepos.o .libs/libmaria_s.lax/libmaria.a/ma_rt_index.o .libs/libmaria_s.lax/libmaria.a/ma_rt_key.o .libs/libmaria_s.lax/libmaria.a/ma_rt_mbr.o .libs/libmaria_s.lax/libmaria.a/ma_rt_split.o .libs/libmaria_s.lax/libmaria.a/ma_scan.o .libs/libmaria_s.lax/libmaria.a/ma_search.o .libs/libmaria_s.lax/libmaria.a/ma_sort.o .libs/libmaria_s.lax/libmaria.a/ma_sp_key.o .libs/libmaria_s.lax/libmaria.a/ma_state.o .libs/libmaria_s.lax/libmaria.a/ma_static.o .libs/libmaria_s.lax/libmaria.a/ma_statrec.o .libs/libmaria_s.lax/libmaria.a/ma_unique.o .libs/libmaria_s.lax/libmaria.a/ma_update.o .libs/libmaria_s.lax/libmaria.a/ma_write.o .libs/libmaria_s.lax/libmaria.a/tablockman.o .libs/libmaria_s.lax/libmaria.a/trnman.o
  5948. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmaria_s.a
  5949. libtool: link: rm -fr .libs/libmaria_s.lax
  5950. libtool: link: ( cd ".libs" && rm -f "libmaria_s.la" && ln -s "../libmaria_s.la" "libmaria_s.la" )
  5951. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria'
  5952. Making all in unittest
  5953. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria/unittest'
  5954. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_control_file-t.c
  5955. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trnman-t.c
  5956. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=1024 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_single_1k_t-ma_pagecache_single.o `test -f 'ma_pagecache_single.c' || echo './'`ma_pagecache_single.c
  5957. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=1024 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_single_1k_t-test_file.o `test -f 'test_file.c' || echo './'`test_file.c
  5958. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=8192 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_single_8k_t-ma_pagecache_single.o `test -f 'ma_pagecache_single.c' || echo './'`ma_pagecache_single.c
  5959. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=8192 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_single_8k_t-test_file.o `test -f 'test_file.c' || echo './'`test_file.c
  5960. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=65536 -DBIG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_single_64k_t-ma_pagecache_single.o `test -f 'ma_pagecache_single.c' || echo './'`ma_pagecache_single.c
  5961. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=65536 -DBIG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_single_64k_t-test_file.o `test -f 'test_file.c' || echo './'`test_file.c
  5962. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=1024 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_1k_t-ma_pagecache_consist.o `test -f 'ma_pagecache_consist.c' || echo './'`ma_pagecache_consist.c
  5963. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=1024 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_1k_t-test_file.o `test -f 'test_file.c' || echo './'`test_file.c
  5964. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=65536 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_64k_t-ma_pagecache_consist.o `test -f 'ma_pagecache_consist.c' || echo './'`ma_pagecache_consist.c
  5965. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=65536 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_64k_t-test_file.o `test -f 'test_file.c' || echo './'`test_file.c
  5966. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=1024 -DTEST_HIGH_CONCURENCY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_1kHC_t-ma_pagecache_consist.o `test -f 'ma_pagecache_consist.c' || echo './'`ma_pagecache_consist.c
  5967. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=1024 -DTEST_HIGH_CONCURENCY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_1kHC_t-test_file.o `test -f 'test_file.c' || echo './'`test_file.c
  5968. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=65536 -DTEST_HIGH_CONCURENCY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_64kHC_t-ma_pagecache_consist.o `test -f 'ma_pagecache_consist.c' || echo './'`ma_pagecache_consist.c
  5969. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=65536 -DTEST_HIGH_CONCURENCY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_64kHC_t-test_file.o `test -f 'test_file.c' || echo './'`test_file.c
  5970. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=1024 -DTEST_READERS -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_1kRD_t-ma_pagecache_consist.o `test -f 'ma_pagecache_consist.c' || echo './'`ma_pagecache_consist.c
  5971. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=1024 -DTEST_READERS -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_1kRD_t-test_file.o `test -f 'test_file.c' || echo './'`test_file.c
  5972. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=65536 -DTEST_READERS -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_64kRD_t-ma_pagecache_consist.o `test -f 'ma_pagecache_consist.c' || echo './'`ma_pagecache_consist.c
  5973. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=65536 -DTEST_READERS -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_64kRD_t-test_file.o `test -f 'test_file.c' || echo './'`test_file.c
  5974. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=1024 -DTEST_WRITERS -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_1kWR_t-ma_pagecache_consist.o `test -f 'ma_pagecache_consist.c' || echo './'`ma_pagecache_consist.c
  5975. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=1024 -DTEST_WRITERS -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_1kWR_t-test_file.o `test -f 'test_file.c' || echo './'`test_file.c
  5976. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=65536 -DTEST_WRITERS -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_64kWR_t-ma_pagecache_consist.o `test -f 'ma_pagecache_consist.c' || echo './'`ma_pagecache_consist.c
  5977. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DEXTRA_DEBUG -DPAGECACHE_DEBUG -DMAIN -DTEST_PAGE_SIZE=65536 -DTEST_WRITERS -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_consist_64kWR_t-test_file.o `test -f 'test_file.c' || echo './'`test_file.c
  5978. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DTEST_PAGE_SIZE=1024 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_rwconsist_1k_t-ma_pagecache_rwconsist.o `test -f 'ma_pagecache_rwconsist.c' || echo './'`ma_pagecache_rwconsist.c
  5979. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DTEST_PAGE_SIZE=1024 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_pagecache_rwconsist2_1k_t-ma_pagecache_rwconsist2.o `test -f 'ma_pagecache_rwconsist2.c' || echo './'`ma_pagecache_rwconsist2.c
  5980. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_test_loghandler-t.c
  5981. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_maria_log_cleanup.c
  5982. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_loghandler_examples.c
  5983. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_test_loghandler_multigroup-t.c
  5984. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sequence_storage.c
  5985. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_test_loghandler_multithread-t.c
  5986. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DMULTIFLUSH_TEST -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_test_loghandler_multiflush_t-ma_test_loghandler_multithread-t.o `test -f 'ma_test_loghandler_multithread-t.c' || echo './'`ma_test_loghandler_multithread-t.c
  5987. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DMULTIFLUSH_TEST -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_test_loghandler_multiflush_t-ma_maria_log_cleanup.o `test -f 'ma_maria_log_cleanup.c' || echo './'`ma_maria_log_cleanup.c
  5988. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DMULTIFLUSH_TEST -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_test_loghandler_multiflush_t-ma_loghandler_examples.o `test -f 'ma_loghandler_examples.c' || echo './'`ma_loghandler_examples.c
  5989. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_test_loghandler_pagecache-t.c
  5990. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DLONG_LOG_TEST -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_test_loghandler_long_t-ma_test_loghandler-t.o `test -f 'ma_test_loghandler-t.c' || echo './'`ma_test_loghandler-t.c
  5991. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DLONG_LOG_TEST -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_test_loghandler_long_t-ma_maria_log_cleanup.o `test -f 'ma_maria_log_cleanup.c' || echo './'`ma_maria_log_cleanup.c
  5992. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DLONG_LOG_TEST -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_test_loghandler_long_t-ma_loghandler_examples.o `test -f 'ma_loghandler_examples.c' || echo './'`ma_loghandler_examples.c
  5993. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_test_loghandler_noflush-t.c
  5994. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_test_loghandler_first_lsn-t.c
  5995. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_test_loghandler_max_lsn-t.c
  5996. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_test_loghandler_purge-t.c
  5997. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DREADONLY_TEST -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_test_loghandler_readonly_t-ma_test_loghandler_multigroup-t.o `test -f 'ma_test_loghandler_multigroup-t.c' || echo './'`ma_test_loghandler_multigroup-t.c
  5998. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DREADONLY_TEST -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_test_loghandler_readonly_t-ma_maria_log_cleanup.o `test -f 'ma_maria_log_cleanup.c' || echo './'`ma_maria_log_cleanup.c
  5999. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DREADONLY_TEST -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_test_loghandler_readonly_t-ma_loghandler_examples.o `test -f 'ma_loghandler_examples.c' || echo './'`ma_loghandler_examples.c
  6000. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -DREADONLY_TEST -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o ma_test_loghandler_readonly_t-sequence_storage.o `test -f 'sequence_storage.c' || echo './'`sequence_storage.c
  6001. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -I/usr//include -I../../../include -I../../../include -I../../../unittest/mytap -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ma_test_loghandler_nologs-t.c
  6002. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_control_file-t ma_control_file-t.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6003. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o trnman-t trnman-t.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6004. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_1k-t ma_pagecache_consist_1k_t-ma_pagecache_consist.o ma_pagecache_consist_1k_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6005. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_64k-t ma_pagecache_consist_64k_t-ma_pagecache_consist.o ma_pagecache_consist_64k_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6006. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_1kHC-t ma_pagecache_consist_1kHC_t-ma_pagecache_consist.o ma_pagecache_consist_1kHC_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6007. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_64kHC-t ma_pagecache_consist_64kHC_t-ma_pagecache_consist.o ma_pagecache_consist_64kHC_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6008. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_1kRD-t ma_pagecache_consist_1kRD_t-ma_pagecache_consist.o ma_pagecache_consist_1kRD_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6009. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_64kRD-t ma_pagecache_consist_64kRD_t-ma_pagecache_consist.o ma_pagecache_consist_64kRD_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6010. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_1kWR-t ma_pagecache_consist_1kWR_t-ma_pagecache_consist.o ma_pagecache_consist_1kWR_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6011. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_64kWR-t ma_pagecache_consist_64kWR_t-ma_pagecache_consist.o ma_pagecache_consist_64kWR_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6012. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_control_file-t ma_control_file-t.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6013. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o trnman-t trnman-t.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6014. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_rwconsist_1k-t ma_pagecache_rwconsist_1k_t-ma_pagecache_rwconsist.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6015. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_1k-t ma_pagecache_consist_1k_t-ma_pagecache_consist.o ma_pagecache_consist_1k_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6016. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_rwconsist2_1k-t ma_pagecache_rwconsist2_1k_t-ma_pagecache_rwconsist2.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6017. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_pagecache-t ma_test_loghandler_pagecache-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6018. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_1kHC-t ma_pagecache_consist_1kHC_t-ma_pagecache_consist.o ma_pagecache_consist_1kHC_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6019. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_single_1k-t ma_pagecache_single_1k_t-ma_pagecache_single.o ma_pagecache_single_1k_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6020. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_single_8k-t ma_pagecache_single_8k_t-ma_pagecache_single.o ma_pagecache_single_8k_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6021. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_64k-t ma_pagecache_consist_64k_t-ma_pagecache_consist.o ma_pagecache_consist_64k_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6022. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_single_64k-t ma_pagecache_single_64k_t-ma_pagecache_single.o ma_pagecache_single_64k_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6023. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_1kRD-t ma_pagecache_consist_1kRD_t-ma_pagecache_consist.o ma_pagecache_consist_1kRD_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6024. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_64kHC-t ma_pagecache_consist_64kHC_t-ma_pagecache_consist.o ma_pagecache_consist_64kHC_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6025. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_noflush-t ma_test_loghandler_noflush-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6026. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_first_lsn-t ma_test_loghandler_first_lsn-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6027. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_1kWR-t ma_pagecache_consist_1kWR_t-ma_pagecache_consist.o ma_pagecache_consist_1kWR_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6028. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_64kWR-t ma_pagecache_consist_64kWR_t-ma_pagecache_consist.o ma_pagecache_consist_64kWR_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6029. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_max_lsn-t ma_test_loghandler_max_lsn-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6030. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_consist_64kRD-t ma_pagecache_consist_64kRD_t-ma_pagecache_consist.o ma_pagecache_consist_64kRD_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6031. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_purge-t ma_test_loghandler_purge-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6032. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_nologs-t ma_test_loghandler_nologs-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6033. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_rwconsist_1k-t ma_pagecache_rwconsist_1k_t-ma_pagecache_rwconsist.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6034. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_multithread-t ma_test_loghandler_multithread-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6035. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_rwconsist2_1k-t ma_pagecache_rwconsist2_1k_t-ma_pagecache_rwconsist2.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6036. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_single_1k-t ma_pagecache_single_1k_t-ma_pagecache_single.o ma_pagecache_single_1k_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6037. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_single_8k-t ma_pagecache_single_8k_t-ma_pagecache_single.o ma_pagecache_single_8k_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6038. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_pagecache-t ma_test_loghandler_pagecache-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6039. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_multiflush-t ma_test_loghandler_multiflush_t-ma_test_loghandler_multithread-t.o ma_test_loghandler_multiflush_t-ma_maria_log_cleanup.o ma_test_loghandler_multiflush_t-ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6040. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler-t ma_test_loghandler-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6041. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_pagecache_single_64k-t ma_pagecache_single_64k_t-ma_pagecache_single.o ma_pagecache_single_64k_t-test_file.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6042. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_first_lsn-t ma_test_loghandler_first_lsn-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6043. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_noflush-t ma_test_loghandler_noflush-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6044. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_max_lsn-t ma_test_loghandler_max_lsn-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6045. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_multigroup-t ma_test_loghandler_multigroup-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o sequence_storage.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6046. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_purge-t ma_test_loghandler_purge-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6047. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_nologs-t ma_test_loghandler_nologs-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6048. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_multithread-t ma_test_loghandler_multithread-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6049. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler-t ma_test_loghandler-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6050. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_multiflush-t ma_test_loghandler_multiflush_t-ma_test_loghandler_multithread-t.o ma_test_loghandler_multiflush_t-ma_maria_log_cleanup.o ma_test_loghandler_multiflush_t-ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6051. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_long-t ma_test_loghandler_long_t-ma_test_loghandler-t.o ma_test_loghandler_long_t-ma_maria_log_cleanup.o ma_test_loghandler_long_t-ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6052. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_multigroup-t ma_test_loghandler_multigroup-t.o ma_maria_log_cleanup.o ma_loghandler_examples.o sequence_storage.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6053. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_readonly-t ma_test_loghandler_readonly_t-ma_test_loghandler_multigroup-t.o ma_test_loghandler_readonly_t-ma_maria_log_cleanup.o ma_test_loghandler_readonly_t-ma_loghandler_examples.o ma_test_loghandler_readonly_t-sequence_storage.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6054. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_long-t ma_test_loghandler_long_t-ma_test_loghandler-t.o ma_test_loghandler_long_t-ma_maria_log_cleanup.o ma_test_loghandler_long_t-ma_loghandler_examples.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6055. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o ma_test_loghandler_readonly-t ma_test_loghandler_readonly_t-ma_test_loghandler_multigroup-t.o ma_test_loghandler_readonly_t-ma_maria_log_cleanup.o ma_test_loghandler_readonly_t-ma_loghandler_examples.o ma_test_loghandler_readonly_t-sequence_storage.o ../../../unittest/mytap/libmytap.a ../../../storage/maria/libmaria.a ../../../storage/myisam/libmyisam.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6056. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria/unittest'
  6057. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria'
  6058. Making all in myisammrg
  6059. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisammrg'
  6060. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_open.lo myrg_open.c
  6061. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_extra.lo myrg_extra.c
  6062. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_info.lo myrg_info.c
  6063. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_locking.lo myrg_locking.c
  6064. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_rrnd.lo myrg_rrnd.c
  6065. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_update.lo myrg_update.c
  6066. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_delete.lo myrg_delete.c
  6067. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_rsame.lo myrg_rsame.c
  6068. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_panic.lo myrg_panic.c
  6069. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_close.lo myrg_close.c
  6070. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_create.lo myrg_create.c
  6071. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_static.lo myrg_static.c
  6072. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_rkey.lo myrg_rkey.c
  6073. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_rfirst.lo myrg_rfirst.c
  6074. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_rlast.lo myrg_rlast.c
  6075. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_rnext.lo myrg_rnext.c
  6076. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_rprev.lo myrg_rprev.c
  6077. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_queue.lo myrg_queue.c
  6078. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_write.lo myrg_write.c
  6079. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_range.lo myrg_range.c
  6080. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_rnext_same.lo myrg_rnext_same.c
  6081. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o myrg_records.lo myrg_records.c
  6082. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libmyisammrg_s_la-ha_myisammrg.lo `test -f 'ha_myisammrg.cc' || echo './'`ha_myisammrg.cc
  6083. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libmyisammrg_embedded_la-ha_myisammrg.lo `test -f 'ha_myisammrg.cc' || echo './'`ha_myisammrg.cc
  6084. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rrnd.c -fPIC -DPIC -o .libs/myrg_rrnd.o
  6085. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_extra.c -fPIC -DPIC -o .libs/myrg_extra.o
  6086. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_update.c -fPIC -DPIC -o .libs/myrg_update.o
  6087. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_info.c -fPIC -DPIC -o .libs/myrg_info.o
  6088. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_open.c -fPIC -DPIC -o .libs/myrg_open.o
  6089. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_locking.c -fPIC -DPIC -o .libs/myrg_locking.o
  6090. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_delete.c -fPIC -DPIC -o .libs/myrg_delete.o
  6091. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rkey.c -fPIC -DPIC -o .libs/myrg_rkey.o
  6092. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_static.c -fPIC -DPIC -o .libs/myrg_static.o
  6093. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_close.c -fPIC -DPIC -o .libs/myrg_close.o
  6094. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_create.c -fPIC -DPIC -o .libs/myrg_create.o
  6095. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rsame.c -fPIC -DPIC -o .libs/myrg_rsame.o
  6096. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rnext.c -fPIC -DPIC -o .libs/myrg_rnext.o
  6097. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rlast.c -fPIC -DPIC -o .libs/myrg_rlast.o
  6098. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rprev.c -fPIC -DPIC -o .libs/myrg_rprev.o
  6099. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rfirst.c -fPIC -DPIC -o .libs/myrg_rfirst.o
  6100. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_panic.c -fPIC -DPIC -o .libs/myrg_panic.o
  6101. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_write.c -fPIC -DPIC -o .libs/myrg_write.o
  6102. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_queue.c -fPIC -DPIC -o .libs/myrg_queue.o
  6103. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rnext_same.c -fPIC -DPIC -o .libs/myrg_rnext_same.o
  6104. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_records.c -fPIC -DPIC -o .libs/myrg_records.o
  6105. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_range.c -fPIC -DPIC -o .libs/myrg_range.o
  6106. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_myisammrg.cc -fPIC -DPIC -o .libs/libmyisammrg_s_la-ha_myisammrg.o
  6107. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_myisammrg.cc -fPIC -DPIC -o .libs/libmyisammrg_embedded_la-ha_myisammrg.o
  6108. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_delete.c -o myrg_delete.o >/dev/null 2>&1
  6109. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rprev.c -o myrg_rprev.o >/dev/null 2>&1
  6110. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_records.c -o myrg_records.o >/dev/null 2>&1
  6111. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_extra.c -o myrg_extra.o >/dev/null 2>&1
  6112. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_static.c -o myrg_static.o >/dev/null 2>&1
  6113. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rfirst.c -o myrg_rfirst.o >/dev/null 2>&1
  6114. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_locking.c -o myrg_locking.o >/dev/null 2>&1
  6115. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_update.c -o myrg_update.o >/dev/null 2>&1
  6116. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rsame.c -o myrg_rsame.o >/dev/null 2>&1
  6117. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_write.c -o myrg_write.o >/dev/null 2>&1
  6118. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rlast.c -o myrg_rlast.o >/dev/null 2>&1
  6119. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rkey.c -o myrg_rkey.o >/dev/null 2>&1
  6120. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_panic.c -o myrg_panic.o >/dev/null 2>&1
  6121. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_range.c -o myrg_range.o >/dev/null 2>&1
  6122. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rnext_same.c -o myrg_rnext_same.o >/dev/null 2>&1
  6123. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rrnd.c -o myrg_rrnd.o >/dev/null 2>&1
  6124. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_create.c -o myrg_create.o >/dev/null 2>&1
  6125. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_rnext.c -o myrg_rnext.o >/dev/null 2>&1
  6126. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_close.c -o myrg_close.o >/dev/null 2>&1
  6127. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_info.c -o myrg_info.o >/dev/null 2>&1
  6128. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_queue.c -o myrg_queue.o >/dev/null 2>&1
  6129. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c myrg_open.c -o myrg_open.o >/dev/null 2>&1
  6130. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o libmyisammrg.la myrg_open.lo myrg_extra.lo myrg_info.lo myrg_locking.lo myrg_rrnd.lo myrg_update.lo myrg_delete.lo myrg_rsame.lo myrg_panic.lo myrg_close.lo myrg_create.lo myrg_static.lo myrg_rkey.lo myrg_rfirst.lo myrg_rlast.lo myrg_rnext.lo myrg_rprev.lo myrg_queue.lo myrg_write.lo myrg_range.lo myrg_rnext_same.lo myrg_records.lo -lpthread -lcrypt -lnsl -lm -lpthread
  6131. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmyisammrg.a .libs/myrg_open.o .libs/myrg_extra.o .libs/myrg_info.o .libs/myrg_locking.o .libs/myrg_rrnd.o .libs/myrg_update.o .libs/myrg_delete.o .libs/myrg_rsame.o .libs/myrg_panic.o .libs/myrg_close.o .libs/myrg_create.o .libs/myrg_static.o .libs/myrg_rkey.o .libs/myrg_rfirst.o .libs/myrg_rlast.o .libs/myrg_rnext.o .libs/myrg_rprev.o .libs/myrg_queue.o .libs/myrg_write.o .libs/myrg_range.o .libs/myrg_rnext_same.o .libs/myrg_records.o
  6132. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmyisammrg.a
  6133. libtool: link: ( cd ".libs" && rm -f "libmyisammrg.la" && ln -s "../libmyisammrg.la" "libmyisammrg.la" )
  6134. /bin/cp .libs/libmyisammrg.a libmyisammrg.a
  6135. In file included from ../../sql/sql_class.h:26:0,
  6136. from ../../sql/mysql_priv.h:868,
  6137. from ha_myisammrg.cc:97:
  6138. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6139. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6140. In file included from ../../sql/sql_class.h:26:0,
  6141. from ../../sql/mysql_priv.h:868,
  6142. from ha_myisammrg.cc:97:
  6143. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6144. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6145. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_myisammrg.cc -o libmyisammrg_embedded_la-ha_myisammrg.o >/dev/null 2>&1
  6146. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_myisammrg.cc -o libmyisammrg_s_la-ha_myisammrg.o >/dev/null 2>&1
  6147. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libmyisammrg_embedded.la libmyisammrg_embedded_la-ha_myisammrg.lo libmyisammrg.la -lpthread -lcrypt -lnsl -lm -lpthread
  6148. libtool: link: (cd .libs/libmyisammrg_embedded.lax/libmyisammrg.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisammrg/./.libs/libmyisammrg.a")
  6149. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmyisammrg_embedded.a .libs/libmyisammrg_embedded_la-ha_myisammrg.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_close.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_create.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_delete.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_extra.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_info.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_locking.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_open.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_panic.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_queue.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_range.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_records.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_rfirst.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_rkey.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_rlast.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_rnext.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_rnext_same.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_rprev.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_rrnd.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_rsame.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_static.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_update.o .libs/libmyisammrg_embedded.lax/libmyisammrg.a/myrg_write.o
  6150. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libmyisammrg_s.la libmyisammrg_s_la-ha_myisammrg.lo libmyisammrg.la -lpthread -lcrypt -lnsl -lm -lpthread
  6151. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmyisammrg_embedded.a
  6152. libtool: link: rm -fr .libs/libmyisammrg_embedded.lax
  6153. libtool: link: ( cd ".libs" && rm -f "libmyisammrg_embedded.la" && ln -s "../libmyisammrg_embedded.la" "libmyisammrg_embedded.la" )
  6154. libtool: link: (cd .libs/libmyisammrg_s.lax/libmyisammrg.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisammrg/./.libs/libmyisammrg.a")
  6155. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmyisammrg_s.a .libs/libmyisammrg_s_la-ha_myisammrg.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_close.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_create.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_delete.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_extra.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_info.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_locking.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_open.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_panic.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_queue.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_range.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_records.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_rfirst.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_rkey.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_rlast.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_rnext.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_rnext_same.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_rprev.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_rrnd.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_rsame.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_static.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_update.o .libs/libmyisammrg_s.lax/libmyisammrg.a/myrg_write.o
  6156. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmyisammrg_s.a
  6157. libtool: link: rm -fr .libs/libmyisammrg_s.lax
  6158. libtool: link: ( cd ".libs" && rm -f "libmyisammrg_s.la" && ln -s "../libmyisammrg_s.la" "libmyisammrg_s.la" )
  6159. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisammrg'
  6160. Making all in xtradb
  6161. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/xtradb'
  6162. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-btr0btr.lo `test -f 'btr/btr0btr.c' || echo './'`btr/btr0btr.c
  6163. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-btr0cur.lo `test -f 'btr/btr0cur.c' || echo './'`btr/btr0cur.c
  6164. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-btr0pcur.lo `test -f 'btr/btr0pcur.c' || echo './'`btr/btr0pcur.c
  6165. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-btr0sea.lo `test -f 'btr/btr0sea.c' || echo './'`btr/btr0sea.c
  6166. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-buf0buddy.lo `test -f 'buf/buf0buddy.c' || echo './'`buf/buf0buddy.c
  6167. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-buf0buf.lo `test -f 'buf/buf0buf.c' || echo './'`buf/buf0buf.c
  6168. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-buf0flu.lo `test -f 'buf/buf0flu.c' || echo './'`buf/buf0flu.c
  6169. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-buf0lru.lo `test -f 'buf/buf0lru.c' || echo './'`buf/buf0lru.c
  6170. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-buf0rea.lo `test -f 'buf/buf0rea.c' || echo './'`buf/buf0rea.c
  6171. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-data0data.lo `test -f 'data/data0data.c' || echo './'`data/data0data.c
  6172. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-data0type.lo `test -f 'data/data0type.c' || echo './'`data/data0type.c
  6173. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-dict0boot.lo `test -f 'dict/dict0boot.c' || echo './'`dict/dict0boot.c
  6174. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-dict0crea.lo `test -f 'dict/dict0crea.c' || echo './'`dict/dict0crea.c
  6175. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-dict0dict.lo `test -f 'dict/dict0dict.c' || echo './'`dict/dict0dict.c
  6176. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-dict0load.lo `test -f 'dict/dict0load.c' || echo './'`dict/dict0load.c
  6177. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-dict0mem.lo `test -f 'dict/dict0mem.c' || echo './'`dict/dict0mem.c
  6178. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-dyn0dyn.lo `test -f 'dyn/dyn0dyn.c' || echo './'`dyn/dyn0dyn.c
  6179. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-eval0eval.lo `test -f 'eval/eval0eval.c' || echo './'`eval/eval0eval.c
  6180. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-eval0proc.lo `test -f 'eval/eval0proc.c' || echo './'`eval/eval0proc.c
  6181. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-fil0fil.lo `test -f 'fil/fil0fil.c' || echo './'`fil/fil0fil.c
  6182. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-fsp0fsp.lo `test -f 'fsp/fsp0fsp.c' || echo './'`fsp/fsp0fsp.c
  6183. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-fut0fut.lo `test -f 'fut/fut0fut.c' || echo './'`fut/fut0fut.c
  6184. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-fut0lst.lo `test -f 'fut/fut0lst.c' || echo './'`fut/fut0lst.c
  6185. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-ha0ha.lo `test -f 'ha/ha0ha.c' || echo './'`ha/ha0ha.c
  6186. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c btr/btr0sea.c -fPIC -DPIC -o .libs/libxtradb_la-btr0sea.o
  6187. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c btr/btr0pcur.c -fPIC -DPIC -o .libs/libxtradb_la-btr0pcur.o
  6188. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c buf/buf0buf.c -fPIC -DPIC -o .libs/libxtradb_la-buf0buf.o
  6189. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c btr/btr0btr.c -fPIC -DPIC -o .libs/libxtradb_la-btr0btr.o
  6190. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c btr/btr0cur.c -fPIC -DPIC -o .libs/libxtradb_la-btr0cur.o
  6191. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c buf/buf0flu.c -fPIC -DPIC -o .libs/libxtradb_la-buf0flu.o
  6192. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c buf/buf0buddy.c -fPIC -DPIC -o .libs/libxtradb_la-buf0buddy.o
  6193. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c data/data0type.c -fPIC -DPIC -o .libs/libxtradb_la-data0type.o
  6194. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c buf/buf0lru.c -fPIC -DPIC -o .libs/libxtradb_la-buf0lru.o
  6195. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dict/dict0boot.c -fPIC -DPIC -o .libs/libxtradb_la-dict0boot.o
  6196. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dict/dict0crea.c -fPIC -DPIC -o .libs/libxtradb_la-dict0crea.o
  6197. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c data/data0data.c -fPIC -DPIC -o .libs/libxtradb_la-data0data.o
  6198. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dict/dict0dict.c -fPIC -DPIC -o .libs/libxtradb_la-dict0dict.o
  6199. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c eval/eval0proc.c -fPIC -DPIC -o .libs/libxtradb_la-eval0proc.o
  6200. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dyn/dyn0dyn.c -fPIC -DPIC -o .libs/libxtradb_la-dyn0dyn.o
  6201. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c buf/buf0rea.c -fPIC -DPIC -o .libs/libxtradb_la-buf0rea.o
  6202. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dict/dict0load.c -fPIC -DPIC -o .libs/libxtradb_la-dict0load.o
  6203. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dict/dict0mem.c -fPIC -DPIC -o .libs/libxtradb_la-dict0mem.o
  6204. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c eval/eval0eval.c -fPIC -DPIC -o .libs/libxtradb_la-eval0eval.o
  6205. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c fil/fil0fil.c -fPIC -DPIC -o .libs/libxtradb_la-fil0fil.o
  6206. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c fsp/fsp0fsp.c -fPIC -DPIC -o .libs/libxtradb_la-fsp0fsp.o
  6207. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c fut/fut0lst.c -fPIC -DPIC -o .libs/libxtradb_la-fut0lst.o
  6208. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c fut/fut0fut.c -fPIC -DPIC -o .libs/libxtradb_la-fut0fut.o
  6209. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ha/ha0ha.c -fPIC -DPIC -o .libs/libxtradb_la-ha0ha.o
  6210. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dyn/dyn0dyn.c -o libxtradb_la-dyn0dyn.o >/dev/null 2>&1
  6211. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c fut/fut0fut.c -o libxtradb_la-fut0fut.o >/dev/null 2>&1
  6212. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c data/data0type.c -o libxtradb_la-data0type.o >/dev/null 2>&1
  6213. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ha/ha0ha.c -o libxtradb_la-ha0ha.o >/dev/null 2>&1
  6214. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c eval/eval0proc.c -o libxtradb_la-eval0proc.o >/dev/null 2>&1
  6215. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-ha0storage.lo `test -f 'ha/ha0storage.c' || echo './'`ha/ha0storage.c
  6216. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-hash0hash.lo `test -f 'ha/hash0hash.c' || echo './'`ha/hash0hash.c
  6217. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ha/ha0storage.c -fPIC -DPIC -o .libs/libxtradb_la-ha0storage.o
  6218. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libxtradb_la-ha_innodb.lo `test -f 'handler/ha_innodb.cc' || echo './'`handler/ha_innodb.cc
  6219. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ha/hash0hash.c -fPIC -DPIC -o .libs/libxtradb_la-hash0hash.o
  6220. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c eval/eval0eval.c -o libxtradb_la-eval0eval.o >/dev/null 2>&1
  6221. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dict/dict0mem.c -o libxtradb_la-dict0mem.o >/dev/null 2>&1
  6222. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/ha_innodb.cc -fPIC -DPIC -o .libs/libxtradb_la-ha_innodb.o
  6223. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c buf/buf0buddy.c -o libxtradb_la-buf0buddy.o >/dev/null 2>&1
  6224. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dict/dict0boot.c -o libxtradb_la-dict0boot.o >/dev/null 2>&1
  6225. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c data/data0data.c -o libxtradb_la-data0data.o >/dev/null 2>&1
  6226. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c buf/buf0rea.c -o libxtradb_la-buf0rea.o >/dev/null 2>&1
  6227. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c btr/btr0pcur.c -o libxtradb_la-btr0pcur.o >/dev/null 2>&1
  6228. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ha/ha0storage.c -o libxtradb_la-ha0storage.o >/dev/null 2>&1
  6229. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libxtradb_la-handler0alter.lo `test -f 'handler/handler0alter.cc' || echo './'`handler/handler0alter.cc
  6230. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ha/hash0hash.c -o libxtradb_la-hash0hash.o >/dev/null 2>&1
  6231. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libxtradb_la-i_s.lo `test -f 'handler/i_s.cc' || echo './'`handler/i_s.cc
  6232. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/handler0alter.cc -fPIC -DPIC -o .libs/libxtradb_la-handler0alter.o
  6233. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c fut/fut0lst.c -o libxtradb_la-fut0lst.o >/dev/null 2>&1
  6234. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/i_s.cc -fPIC -DPIC -o .libs/libxtradb_la-i_s.o
  6235. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libxtradb_la-mysql_addons.lo `test -f 'handler/mysql_addons.cc' || echo './'`handler/mysql_addons.cc
  6236. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/mysql_addons.cc -fPIC -DPIC -o .libs/libxtradb_la-mysql_addons.o
  6237. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c buf/buf0flu.c -o libxtradb_la-buf0flu.o >/dev/null 2>&1
  6238. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-ibuf0ibuf.lo `test -f 'ibuf/ibuf0ibuf.c' || echo './'`ibuf/ibuf0ibuf.c
  6239. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-lock0iter.lo `test -f 'lock/lock0iter.c' || echo './'`lock/lock0iter.c
  6240. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ibuf/ibuf0ibuf.c -fPIC -DPIC -o .libs/libxtradb_la-ibuf0ibuf.o
  6241. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c lock/lock0iter.c -fPIC -DPIC -o .libs/libxtradb_la-lock0iter.o
  6242. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-lock0lock.lo `test -f 'lock/lock0lock.c' || echo './'`lock/lock0lock.c
  6243. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c lock/lock0lock.c -fPIC -DPIC -o .libs/libxtradb_la-lock0lock.o
  6244. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-log0log.lo `test -f 'log/log0log.c' || echo './'`log/log0log.c
  6245. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c log/log0log.c -fPIC -DPIC -o .libs/libxtradb_la-log0log.o
  6246. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-log0recv.lo `test -f 'log/log0recv.c' || echo './'`log/log0recv.c
  6247. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-mach0data.lo `test -f 'mach/mach0data.c' || echo './'`mach/mach0data.c
  6248. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c log/log0recv.c -fPIC -DPIC -o .libs/libxtradb_la-log0recv.o
  6249. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-mem0mem.lo `test -f 'mem/mem0mem.c' || echo './'`mem/mem0mem.c
  6250. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mach/mach0data.c -fPIC -DPIC -o .libs/libxtradb_la-mach0data.o
  6251. In file included from ../../sql/sql_class.h:26:0,
  6252. from ../../sql/mysql_priv.h:868,
  6253. from handler/handler0alter.cc:24:
  6254. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6255. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6256. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mem/mem0mem.c -fPIC -DPIC -o .libs/libxtradb_la-mem0mem.o
  6257. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c lock/lock0iter.c -o libxtradb_la-lock0iter.o >/dev/null 2>&1
  6258. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dict/dict0crea.c -o libxtradb_la-dict0crea.o >/dev/null 2>&1
  6259. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-mem0pool.lo `test -f 'mem/mem0pool.c' || echo './'`mem/mem0pool.c
  6260. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mem/mem0pool.c -fPIC -DPIC -o .libs/libxtradb_la-mem0pool.o
  6261. In file included from ../../sql/sql_class.h:26:0,
  6262. from ../../sql/mysql_priv.h:868,
  6263. from handler/i_s.cc:26:
  6264. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6265. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6266. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mach/mach0data.c -o libxtradb_la-mach0data.o >/dev/null 2>&1
  6267. In file included from ../../sql/sql_class.h:26:0,
  6268. from ../../sql/mysql_priv.h:868,
  6269. from handler/ha_innodb.cc:50:
  6270. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6271. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6272. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-mtr0log.lo `test -f 'mtr/mtr0log.c' || echo './'`mtr/mtr0log.c
  6273. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mtr/mtr0log.c -fPIC -DPIC -o .libs/libxtradb_la-mtr0log.o
  6274. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-mtr0mtr.lo `test -f 'mtr/mtr0mtr.c' || echo './'`mtr/mtr0mtr.c
  6275. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-os0file.lo `test -f 'os/os0file.c' || echo './'`os/os0file.c
  6276. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c buf/buf0lru.c -o libxtradb_la-buf0lru.o >/dev/null 2>&1
  6277. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mtr/mtr0mtr.c -fPIC -DPIC -o .libs/libxtradb_la-mtr0mtr.o
  6278. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c os/os0file.c -fPIC -DPIC -o .libs/libxtradb_la-os0file.o
  6279. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mem/mem0mem.c -o libxtradb_la-mem0mem.o >/dev/null 2>&1
  6280. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mem/mem0pool.c -o libxtradb_la-mem0pool.o >/dev/null 2>&1
  6281. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c btr/btr0sea.c -o libxtradb_la-btr0sea.o >/dev/null 2>&1
  6282. In file included from ../../sql/sql_class.h:26:0,
  6283. from ../../sql/mysql_priv.h:868,
  6284. from handler/mysql_addons.cc:39:
  6285. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6286. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6287. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-os0proc.lo `test -f 'os/os0proc.c' || echo './'`os/os0proc.c
  6288. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c os/os0proc.c -fPIC -DPIC -o .libs/libxtradb_la-os0proc.o
  6289. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c buf/buf0buf.c -o libxtradb_la-buf0buf.o >/dev/null 2>&1
  6290. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-os0sync.lo `test -f 'os/os0sync.c' || echo './'`os/os0sync.c
  6291. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mtr/mtr0mtr.c -o libxtradb_la-mtr0mtr.o >/dev/null 2>&1
  6292. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c os/os0sync.c -fPIC -DPIC -o .libs/libxtradb_la-os0sync.o
  6293. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/handler0alter.cc -o libxtradb_la-handler0alter.o >/dev/null 2>&1
  6294. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c os/os0proc.c -o libxtradb_la-os0proc.o >/dev/null 2>&1
  6295. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-os0thread.lo `test -f 'os/os0thread.c' || echo './'`os/os0thread.c
  6296. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c os/os0thread.c -fPIC -DPIC -o .libs/libxtradb_la-os0thread.o
  6297. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dict/dict0load.c -o libxtradb_la-dict0load.o >/dev/null 2>&1
  6298. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mtr/mtr0log.c -o libxtradb_la-mtr0log.o >/dev/null 2>&1
  6299. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c log/log0log.c -o libxtradb_la-log0log.o >/dev/null 2>&1
  6300. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c os/os0sync.c -o libxtradb_la-os0sync.o >/dev/null 2>&1
  6301. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-page0cur.lo `test -f 'page/page0cur.c' || echo './'`page/page0cur.c
  6302. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c page/page0cur.c -fPIC -DPIC -o .libs/libxtradb_la-page0cur.o
  6303. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c os/os0thread.c -o libxtradb_la-os0thread.o >/dev/null 2>&1
  6304. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-page0page.lo `test -f 'page/page0page.c' || echo './'`page/page0page.c
  6305. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c page/page0page.c -fPIC -DPIC -o .libs/libxtradb_la-page0page.o
  6306. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-page0zip.lo `test -f 'page/page0zip.c' || echo './'`page/page0zip.c
  6307. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-lexyy.lo `test -f 'pars/lexyy.c' || echo './'`pars/lexyy.c
  6308. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-pars0grm.lo `test -f 'pars/pars0grm.c' || echo './'`pars/pars0grm.c
  6309. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c page/page0zip.c -fPIC -DPIC -o .libs/libxtradb_la-page0zip.o
  6310. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pars/lexyy.c -fPIC -DPIC -o .libs/libxtradb_la-lexyy.o
  6311. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pars/pars0grm.c -fPIC -DPIC -o .libs/libxtradb_la-pars0grm.o
  6312. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c log/log0recv.c -o libxtradb_la-log0recv.o >/dev/null 2>&1
  6313. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c os/os0file.c -o libxtradb_la-os0file.o >/dev/null 2>&1
  6314. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/i_s.cc -o libxtradb_la-i_s.o >/dev/null 2>&1
  6315. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-pars0opt.lo `test -f 'pars/pars0opt.c' || echo './'`pars/pars0opt.c
  6316. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/mysql_addons.cc -o libxtradb_la-mysql_addons.o >/dev/null 2>&1
  6317. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pars/pars0opt.c -fPIC -DPIC -o .libs/libxtradb_la-pars0opt.o
  6318. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pars/lexyy.c -o libxtradb_la-lexyy.o >/dev/null 2>&1
  6319. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-pars0pars.lo `test -f 'pars/pars0pars.c' || echo './'`pars/pars0pars.c
  6320. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c fsp/fsp0fsp.c -o libxtradb_la-fsp0fsp.o >/dev/null 2>&1
  6321. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pars/pars0pars.c -fPIC -DPIC -o .libs/libxtradb_la-pars0pars.o
  6322. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pars/pars0grm.c -o libxtradb_la-pars0grm.o >/dev/null 2>&1
  6323. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c dict/dict0dict.c -o libxtradb_la-dict0dict.o >/dev/null 2>&1
  6324. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-pars0sym.lo `test -f 'pars/pars0sym.c' || echo './'`pars/pars0sym.c
  6325. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pars/pars0sym.c -fPIC -DPIC -o .libs/libxtradb_la-pars0sym.o
  6326. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c btr/btr0cur.c -o libxtradb_la-btr0cur.o >/dev/null 2>&1
  6327. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-que0que.lo `test -f 'que/que0que.c' || echo './'`que/que0que.c
  6328. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c lock/lock0lock.c -o libxtradb_la-lock0lock.o >/dev/null 2>&1
  6329. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c que/que0que.c -fPIC -DPIC -o .libs/libxtradb_la-que0que.o
  6330. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-read0read.lo `test -f 'read/read0read.c' || echo './'`read/read0read.c
  6331. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pars/pars0sym.c -o libxtradb_la-pars0sym.o >/dev/null 2>&1
  6332. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c read/read0read.c -fPIC -DPIC -o .libs/libxtradb_la-read0read.o
  6333. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-rem0cmp.lo `test -f 'rem/rem0cmp.c' || echo './'`rem/rem0cmp.c
  6334. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pars/pars0opt.c -o libxtradb_la-pars0opt.o >/dev/null 2>&1
  6335. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rem/rem0cmp.c -fPIC -DPIC -o .libs/libxtradb_la-rem0cmp.o
  6336. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ibuf/ibuf0ibuf.c -o libxtradb_la-ibuf0ibuf.o >/dev/null 2>&1
  6337. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-rem0rec.lo `test -f 'rem/rem0rec.c' || echo './'`rem/rem0rec.c
  6338. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rem/rem0rec.c -fPIC -DPIC -o .libs/libxtradb_la-rem0rec.o
  6339. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-row0ext.lo `test -f 'row/row0ext.c' || echo './'`row/row0ext.c
  6340. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0ext.c -fPIC -DPIC -o .libs/libxtradb_la-row0ext.o
  6341. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c fil/fil0fil.c -o libxtradb_la-fil0fil.o >/dev/null 2>&1
  6342. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-row0ins.lo `test -f 'row/row0ins.c' || echo './'`row/row0ins.c
  6343. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0ins.c -fPIC -DPIC -o .libs/libxtradb_la-row0ins.o
  6344. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c btr/btr0btr.c -o libxtradb_la-btr0btr.o >/dev/null 2>&1
  6345. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c read/read0read.c -o libxtradb_la-read0read.o >/dev/null 2>&1
  6346. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c page/page0cur.c -o libxtradb_la-page0cur.o >/dev/null 2>&1
  6347. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-row0merge.lo `test -f 'row/row0merge.c' || echo './'`row/row0merge.c
  6348. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0ext.c -o libxtradb_la-row0ext.o >/dev/null 2>&1
  6349. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-row0mysql.lo `test -f 'row/row0mysql.c' || echo './'`row/row0mysql.c
  6350. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0merge.c -fPIC -DPIC -o .libs/libxtradb_la-row0merge.o
  6351. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0mysql.c -fPIC -DPIC -o .libs/libxtradb_la-row0mysql.o
  6352. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rem/rem0cmp.c -o libxtradb_la-rem0cmp.o >/dev/null 2>&1
  6353. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c que/que0que.c -o libxtradb_la-que0que.o >/dev/null 2>&1
  6354. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-row0purge.lo `test -f 'row/row0purge.c' || echo './'`row/row0purge.c
  6355. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pars/pars0pars.c -o libxtradb_la-pars0pars.o >/dev/null 2>&1
  6356. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0purge.c -fPIC -DPIC -o .libs/libxtradb_la-row0purge.o
  6357. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-row0row.lo `test -f 'row/row0row.c' || echo './'`row/row0row.c
  6358. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-row0sel.lo `test -f 'row/row0sel.c' || echo './'`row/row0sel.c
  6359. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0row.c -fPIC -DPIC -o .libs/libxtradb_la-row0row.o
  6360. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0sel.c -fPIC -DPIC -o .libs/libxtradb_la-row0sel.o
  6361. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c rem/rem0rec.c -o libxtradb_la-rem0rec.o >/dev/null 2>&1
  6362. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-row0uins.lo `test -f 'row/row0uins.c' || echo './'`row/row0uins.c
  6363. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-row0umod.lo `test -f 'row/row0umod.c' || echo './'`row/row0umod.c
  6364. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0uins.c -fPIC -DPIC -o .libs/libxtradb_la-row0uins.o
  6365. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0umod.c -fPIC -DPIC -o .libs/libxtradb_la-row0umod.o
  6366. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-row0undo.lo `test -f 'row/row0undo.c' || echo './'`row/row0undo.c
  6367. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0undo.c -fPIC -DPIC -o .libs/libxtradb_la-row0undo.o
  6368. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0purge.c -o libxtradb_la-row0purge.o >/dev/null 2>&1
  6369. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c page/page0page.c -o libxtradb_la-page0page.o >/dev/null 2>&1
  6370. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-row0upd.lo `test -f 'row/row0upd.c' || echo './'`row/row0upd.c
  6371. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0upd.c -fPIC -DPIC -o .libs/libxtradb_la-row0upd.o
  6372. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c page/page0zip.c -o libxtradb_la-page0zip.o >/dev/null 2>&1
  6373. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0uins.c -o libxtradb_la-row0uins.o >/dev/null 2>&1
  6374. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-row0vers.lo `test -f 'row/row0vers.c' || echo './'`row/row0vers.c
  6375. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0vers.c -fPIC -DPIC -o .libs/libxtradb_la-row0vers.o
  6376. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0row.c -o libxtradb_la-row0row.o >/dev/null 2>&1
  6377. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0undo.c -o libxtradb_la-row0undo.o >/dev/null 2>&1
  6378. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-srv0que.lo `test -f 'srv/srv0que.c' || echo './'`srv/srv0que.c
  6379. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c srv/srv0que.c -fPIC -DPIC -o .libs/libxtradb_la-srv0que.o
  6380. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0umod.c -o libxtradb_la-row0umod.o >/dev/null 2>&1
  6381. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-srv0srv.lo `test -f 'srv/srv0srv.c' || echo './'`srv/srv0srv.c
  6382. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-srv0start.lo `test -f 'srv/srv0start.c' || echo './'`srv/srv0start.c
  6383. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0ins.c -o libxtradb_la-row0ins.o >/dev/null 2>&1
  6384. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-sync0arr.lo `test -f 'sync/sync0arr.c' || echo './'`sync/sync0arr.c
  6385. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c srv/srv0srv.c -fPIC -DPIC -o .libs/libxtradb_la-srv0srv.o
  6386. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c srv/srv0start.c -fPIC -DPIC -o .libs/libxtradb_la-srv0start.o
  6387. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sync/sync0arr.c -fPIC -DPIC -o .libs/libxtradb_la-sync0arr.o
  6388. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c srv/srv0que.c -o libxtradb_la-srv0que.o >/dev/null 2>&1
  6389. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0merge.c -o libxtradb_la-row0merge.o >/dev/null 2>&1
  6390. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-sync0rw.lo `test -f 'sync/sync0rw.c' || echo './'`sync/sync0rw.c
  6391. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-sync0sync.lo `test -f 'sync/sync0sync.c' || echo './'`sync/sync0sync.c
  6392. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sync/sync0rw.c -fPIC -DPIC -o .libs/libxtradb_la-sync0rw.o
  6393. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sync/sync0sync.c -fPIC -DPIC -o .libs/libxtradb_la-sync0sync.o
  6394. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sync/sync0arr.c -o libxtradb_la-sync0arr.o >/dev/null 2>&1
  6395. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-thr0loc.lo `test -f 'thr/thr0loc.c' || echo './'`thr/thr0loc.c
  6396. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-trx0i_s.lo `test -f 'trx/trx0i_s.c' || echo './'`trx/trx0i_s.c
  6397. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c thr/thr0loc.c -fPIC -DPIC -o .libs/libxtradb_la-thr0loc.o
  6398. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0i_s.c -fPIC -DPIC -o .libs/libxtradb_la-trx0i_s.o
  6399. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/ha_innodb.cc -o libxtradb_la-ha_innodb.o >/dev/null 2>&1
  6400. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-trx0purge.lo `test -f 'trx/trx0purge.c' || echo './'`trx/trx0purge.c
  6401. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0mysql.c -o libxtradb_la-row0mysql.o >/dev/null 2>&1
  6402. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sync/sync0sync.c -o libxtradb_la-sync0sync.o >/dev/null 2>&1
  6403. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0vers.c -o libxtradb_la-row0vers.o >/dev/null 2>&1
  6404. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sync/sync0rw.c -o libxtradb_la-sync0rw.o >/dev/null 2>&1
  6405. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0purge.c -fPIC -DPIC -o .libs/libxtradb_la-trx0purge.o
  6406. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-trx0rec.lo `test -f 'trx/trx0rec.c' || echo './'`trx/trx0rec.c
  6407. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0rec.c -fPIC -DPIC -o .libs/libxtradb_la-trx0rec.o
  6408. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-trx0roll.lo `test -f 'trx/trx0roll.c' || echo './'`trx/trx0roll.c
  6409. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0roll.c -fPIC -DPIC -o .libs/libxtradb_la-trx0roll.o
  6410. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c thr/thr0loc.c -o libxtradb_la-thr0loc.o >/dev/null 2>&1
  6411. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-trx0rseg.lo `test -f 'trx/trx0rseg.c' || echo './'`trx/trx0rseg.c
  6412. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0rseg.c -fPIC -DPIC -o .libs/libxtradb_la-trx0rseg.o
  6413. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-trx0sys.lo `test -f 'trx/trx0sys.c' || echo './'`trx/trx0sys.c
  6414. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0upd.c -o libxtradb_la-row0upd.o >/dev/null 2>&1
  6415. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0sys.c -fPIC -DPIC -o .libs/libxtradb_la-trx0sys.o
  6416. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-trx0trx.lo `test -f 'trx/trx0trx.c' || echo './'`trx/trx0trx.c
  6417. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c srv/srv0start.c -o libxtradb_la-srv0start.o >/dev/null 2>&1
  6418. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0trx.c -fPIC -DPIC -o .libs/libxtradb_la-trx0trx.o
  6419. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-trx0undo.lo `test -f 'trx/trx0undo.c' || echo './'`trx/trx0undo.c
  6420. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0undo.c -fPIC -DPIC -o .libs/libxtradb_la-trx0undo.o
  6421. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-usr0sess.lo `test -f 'usr/usr0sess.c' || echo './'`usr/usr0sess.c
  6422. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c usr/usr0sess.c -fPIC -DPIC -o .libs/libxtradb_la-usr0sess.o
  6423. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-ut0byte.lo `test -f 'ut/ut0byte.c' || echo './'`ut/ut0byte.c
  6424. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0i_s.c -o libxtradb_la-trx0i_s.o >/dev/null 2>&1
  6425. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0byte.c -fPIC -DPIC -o .libs/libxtradb_la-ut0byte.o
  6426. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c row/row0sel.c -o libxtradb_la-row0sel.o >/dev/null 2>&1
  6427. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0rseg.c -o libxtradb_la-trx0rseg.o >/dev/null 2>&1
  6428. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-ut0dbg.lo `test -f 'ut/ut0dbg.c' || echo './'`ut/ut0dbg.c
  6429. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0byte.c -o libxtradb_la-ut0byte.o >/dev/null 2>&1
  6430. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0dbg.c -fPIC -DPIC -o .libs/libxtradb_la-ut0dbg.o
  6431. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c usr/usr0sess.c -o libxtradb_la-usr0sess.o >/dev/null 2>&1
  6432. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-ut0list.lo `test -f 'ut/ut0list.c' || echo './'`ut/ut0list.c
  6433. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0dbg.c -o libxtradb_la-ut0dbg.o >/dev/null 2>&1
  6434. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0list.c -fPIC -DPIC -o .libs/libxtradb_la-ut0list.o
  6435. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-ut0mem.lo `test -f 'ut/ut0mem.c' || echo './'`ut/ut0mem.c
  6436. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0mem.c -fPIC -DPIC -o .libs/libxtradb_la-ut0mem.o
  6437. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-ut0rbt.lo `test -f 'ut/ut0rbt.c' || echo './'`ut/ut0rbt.c
  6438. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c srv/srv0srv.c -o libxtradb_la-srv0srv.o >/dev/null 2>&1
  6439. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-ut0rnd.lo `test -f 'ut/ut0rnd.c' || echo './'`ut/ut0rnd.c
  6440. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0roll.c -o libxtradb_la-trx0roll.o >/dev/null 2>&1
  6441. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-ut0ut.lo `test -f 'ut/ut0ut.c' || echo './'`ut/ut0ut.c
  6442. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0purge.c -o libxtradb_la-trx0purge.o >/dev/null 2>&1
  6443. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0rbt.c -fPIC -DPIC -o .libs/libxtradb_la-ut0rbt.o
  6444. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0rnd.c -fPIC -DPIC -o .libs/libxtradb_la-ut0rnd.o
  6445. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0ut.c -fPIC -DPIC -o .libs/libxtradb_la-ut0ut.o
  6446. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0list.c -o libxtradb_la-ut0list.o >/dev/null 2>&1
  6447. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-ut0vec.lo `test -f 'ut/ut0vec.c' || echo './'`ut/ut0vec.c
  6448. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libxtradb_la-ut0wqueue.lo `test -f 'ut/ut0wqueue.c' || echo './'`ut/ut0wqueue.c
  6449. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0vec.c -fPIC -DPIC -o .libs/libxtradb_la-ut0vec.o
  6450. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0wqueue.c -fPIC -DPIC -o .libs/libxtradb_la-ut0wqueue.o
  6451. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0rnd.c -o libxtradb_la-ut0rnd.o >/dev/null 2>&1
  6452. ut/ut0ut.c: In function 'ut_copy_file':
  6453. ut/ut0ut.c:577:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  6454. ut/ut0ut.c: In function 'ut_print_namel':
  6455. ut/ut0ut.c:556:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  6456. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0sys.c -o libxtradb_la-trx0sys.o >/dev/null 2>&1
  6457. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0mem.c -o libxtradb_la-ut0mem.o >/dev/null 2>&1
  6458. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0ut.c -o libxtradb_la-ut0ut.o >/dev/null 2>&1
  6459. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0vec.c -o libxtradb_la-ut0vec.o >/dev/null 2>&1
  6460. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0wqueue.c -o libxtradb_la-ut0wqueue.o >/dev/null 2>&1
  6461. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c ut/ut0rbt.c -o libxtradb_la-ut0rbt.o >/dev/null 2>&1
  6462. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0trx.c -o libxtradb_la-trx0trx.o >/dev/null 2>&1
  6463. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0undo.c -o libxtradb_la-trx0undo.o >/dev/null 2>&1
  6464. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c trx/trx0rec.c -o libxtradb_la-trx0rec.o >/dev/null 2>&1
  6465. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libxtradb.la libxtradb_la-btr0btr.lo libxtradb_la-btr0cur.lo libxtradb_la-btr0pcur.lo libxtradb_la-btr0sea.lo libxtradb_la-buf0buddy.lo libxtradb_la-buf0buf.lo libxtradb_la-buf0flu.lo libxtradb_la-buf0lru.lo libxtradb_la-buf0rea.lo libxtradb_la-data0data.lo libxtradb_la-data0type.lo libxtradb_la-dict0boot.lo libxtradb_la-dict0crea.lo libxtradb_la-dict0dict.lo libxtradb_la-dict0load.lo libxtradb_la-dict0mem.lo libxtradb_la-dyn0dyn.lo libxtradb_la-eval0eval.lo libxtradb_la-eval0proc.lo libxtradb_la-fil0fil.lo libxtradb_la-fsp0fsp.lo libxtradb_la-fut0fut.lo libxtradb_la-fut0lst.lo libxtradb_la-ha0ha.lo libxtradb_la-ha0storage.lo libxtradb_la-hash0hash.lo libxtradb_la-ha_innodb.lo libxtradb_la-handler0alter.lo libxtradb_la-i_s.lo libxtradb_la-mysql_addons.lo libxtradb_la-ibuf0ibuf.lo libxtradb_la-lock0iter.lo libxtradb_la-lock0lock.lo libxtradb_la-log0log.lo libxtradb_la-log0recv.lo libxtradb_la-mach0data.lo libxtradb_la-mem0mem.lo libxtradb_la-mem0pool.lo libxtradb_la-mtr0log.lo libxtradb_la-mtr0mtr.lo libxtradb_la-os0file.lo libxtradb_la-os0proc.lo libxtradb_la-os0sync.lo libxtradb_la-os0thread.lo libxtradb_la-page0cur.lo libxtradb_la-page0page.lo libxtradb_la-page0zip.lo libxtradb_la-lexyy.lo libxtradb_la-pars0grm.lo libxtradb_la-pars0opt.lo libxtradb_la-pars0pars.lo libxtradb_la-pars0sym.lo libxtradb_la-que0que.lo libxtradb_la-read0read.lo libxtradb_la-rem0cmp.lo libxtradb_la-rem0rec.lo libxtradb_la-row0ext.lo libxtradb_la-row0ins.lo libxtradb_la-row0merge.lo libxtradb_la-row0mysql.lo libxtradb_la-row0purge.lo libxtradb_la-row0row.lo libxtradb_la-row0sel.lo libxtradb_la-row0uins.lo libxtradb_la-row0umod.lo libxtradb_la-row0undo.lo libxtradb_la-row0upd.lo libxtradb_la-row0vers.lo libxtradb_la-srv0que.lo libxtradb_la-srv0srv.lo libxtradb_la-srv0start.lo libxtradb_la-sync0arr.lo libxtradb_la-sync0rw.lo libxtradb_la-sync0sync.lo libxtradb_la-thr0loc.lo libxtradb_la-trx0i_s.lo libxtradb_la-trx0purge.lo libxtradb_la-trx0rec.lo libxtradb_la-trx0roll.lo libxtradb_la-trx0rseg.lo libxtradb_la-trx0sys.lo libxtradb_la-trx0trx.lo libxtradb_la-trx0undo.lo libxtradb_la-usr0sess.lo libxtradb_la-ut0byte.lo libxtradb_la-ut0dbg.lo libxtradb_la-ut0list.lo libxtradb_la-ut0mem.lo libxtradb_la-ut0rbt.lo libxtradb_la-ut0rnd.lo libxtradb_la-ut0ut.lo libxtradb_la-ut0vec.lo libxtradb_la-ut0wqueue.lo -lpthread -lcrypt -lnsl -lm -lpthread
  6466. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libxtradb.a .libs/libxtradb_la-btr0btr.o .libs/libxtradb_la-btr0cur.o .libs/libxtradb_la-btr0pcur.o .libs/libxtradb_la-btr0sea.o .libs/libxtradb_la-buf0buddy.o .libs/libxtradb_la-buf0buf.o .libs/libxtradb_la-buf0flu.o .libs/libxtradb_la-buf0lru.o .libs/libxtradb_la-buf0rea.o .libs/libxtradb_la-data0data.o .libs/libxtradb_la-data0type.o .libs/libxtradb_la-dict0boot.o .libs/libxtradb_la-dict0crea.o .libs/libxtradb_la-dict0dict.o .libs/libxtradb_la-dict0load.o .libs/libxtradb_la-dict0mem.o .libs/libxtradb_la-dyn0dyn.o .libs/libxtradb_la-eval0eval.o .libs/libxtradb_la-eval0proc.o .libs/libxtradb_la-fil0fil.o .libs/libxtradb_la-fsp0fsp.o .libs/libxtradb_la-fut0fut.o .libs/libxtradb_la-fut0lst.o .libs/libxtradb_la-ha0ha.o .libs/libxtradb_la-ha0storage.o .libs/libxtradb_la-hash0hash.o .libs/libxtradb_la-ha_innodb.o .libs/libxtradb_la-handler0alter.o .libs/libxtradb_la-i_s.o .libs/libxtradb_la-mysql_addons.o .libs/libxtradb_la-ibuf0ibuf.o .libs/libxtradb_la-lock0iter.o .libs/libxtradb_la-lock0lock.o .libs/libxtradb_la-log0log.o .libs/libxtradb_la-log0recv.o .libs/libxtradb_la-mach0data.o .libs/libxtradb_la-mem0mem.o .libs/libxtradb_la-mem0pool.o .libs/libxtradb_la-mtr0log.o .libs/libxtradb_la-mtr0mtr.o .libs/libxtradb_la-os0file.o .libs/libxtradb_la-os0proc.o .libs/libxtradb_la-os0sync.o .libs/libxtradb_la-os0thread.o .libs/libxtradb_la-page0cur.o .libs/libxtradb_la-page0page.o .libs/libxtradb_la-page0zip.o .libs/libxtradb_la-lexyy.o .libs/libxtradb_la-pars0grm.o .libs/libxtradb_la-pars0opt.o .libs/libxtradb_la-pars0pars.o .libs/libxtradb_la-pars0sym.o .libs/libxtradb_la-que0que.o .libs/libxtradb_la-read0read.o .libs/libxtradb_la-rem0cmp.o .libs/libxtradb_la-rem0rec.o .libs/libxtradb_la-row0ext.o .libs/libxtradb_la-row0ins.o .libs/libxtradb_la-row0merge.o .libs/libxtradb_la-row0mysql.o .libs/libxtradb_la-row0purge.o .libs/libxtradb_la-row0row.o .libs/libxtradb_la-row0sel.o .libs/libxtradb_la-row0uins.o .libs/libxtradb_la-row0umod.o .libs/libxtradb_la-row0undo.o .libs/libxtradb_la-row0upd.o .libs/libxtradb_la-row0vers.o .libs/libxtradb_la-srv0que.o .libs/libxtradb_la-srv0srv.o .libs/libxtradb_la-srv0start.o .libs/libxtradb_la-sync0arr.o .libs/libxtradb_la-sync0rw.o .libs/libxtradb_la-sync0sync.o .libs/libxtradb_la-thr0loc.o .libs/libxtradb_la-trx0i_s.o .libs/libxtradb_la-trx0purge.o .libs/libxtradb_la-trx0rec.o .libs/libxtradb_la-trx0roll.o .libs/libxtradb_la-trx0rseg.o .libs/libxtradb_la-trx0sys.o .libs/libxtradb_la-trx0trx.o .libs/libxtradb_la-trx0undo.o .libs/libxtradb_la-usr0sess.o .libs/libxtradb_la-ut0byte.o .libs/libxtradb_la-ut0dbg.o .libs/libxtradb_la-ut0list.o .libs/libxtradb_la-ut0mem.o .libs/libxtradb_la-ut0rbt.o .libs/libxtradb_la-ut0rnd.o .libs/libxtradb_la-ut0ut.o .libs/libxtradb_la-ut0vec.o .libs/libxtradb_la-ut0wqueue.o
  6467. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libxtradb.a
  6468. libtool: link: ( cd ".libs" && rm -f "libxtradb.la" && ln -s "../libxtradb.la" "libxtradb.la" )
  6469. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/xtradb'
  6470. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage'
  6471. make[2]: Nothing to be done for `all-am'.
  6472. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage'
  6473. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage'
  6474. Making all in plugin
  6475. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin'
  6476. Making all in feedback
  6477. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin/feedback'
  6478. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o feedback_la-feedback.lo `test -f 'feedback.cc' || echo './'`feedback.cc
  6479. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o feedback_la-utils.lo `test -f 'utils.cc' || echo './'`utils.cc
  6480. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o feedback_la-url_base.lo `test -f 'url_base.cc' || echo './'`url_base.cc
  6481. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o feedback_la-url_http.lo `test -f 'url_http.cc' || echo './'`url_http.cc
  6482. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o feedback_la-sender_thread.lo `test -f 'sender_thread.cc' || echo './'`sender_thread.cc
  6483. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c utils.cc -fPIC -DPIC -o .libs/feedback_la-utils.o
  6484. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c url_base.cc -fPIC -DPIC -o .libs/feedback_la-url_base.o
  6485. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c url_http.cc -fPIC -DPIC -o .libs/feedback_la-url_http.o
  6486. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c feedback.cc -fPIC -DPIC -o .libs/feedback_la-feedback.o
  6487. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sender_thread.cc -fPIC -DPIC -o .libs/feedback_la-sender_thread.o
  6488. In file included from ../../sql/sql_class.h:26:0,
  6489. from ../../sql/mysql_priv.h:868,
  6490. from feedback.h:17,
  6491. from url_base.cc:16:
  6492. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6493. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6494. In file included from ../../sql/sql_class.h:26:0,
  6495. from ../../sql/mysql_priv.h:868,
  6496. from feedback.h:17,
  6497. from utils.cc:16:
  6498. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6499. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6500. In file included from ../../sql/sql_class.h:26:0,
  6501. from ../../sql/mysql_priv.h:868,
  6502. from feedback.h:17,
  6503. from feedback.cc:16:
  6504. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6505. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6506. In file included from ../../sql/sql_class.h:26:0,
  6507. from ../../sql/mysql_priv.h:868,
  6508. from feedback.h:17,
  6509. from sender_thread.cc:16:
  6510. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]In file included from ../../sql/sql_class.h:26:0,
  6511. from ../../sql/mysql_priv.h:868,
  6512. from feedback.h:17,
  6513. from url_http.cc:16:
  6514. ../../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6515. ../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]../../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6516. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -shared -DMYSQL_DYNAMIC_PLUGIN -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -module -rpath /usr/lib64/mysql/plugin -Wl,-O1 -Wl,--as-needed -rdynamic -o feedback.la feedback_la-feedback.lo feedback_la-utils.lo feedback_la-url_base.lo feedback_la-url_http.lo feedback_la-sender_thread.lo -lpthread -lcrypt -lnsl -lm -lpthread
  6517. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtbeginS.o .libs/feedback_la-feedback.o .libs/feedback_la-utils.o .libs/feedback_la-url_base.o .libs/feedback_la-url_http.o .libs/feedback_la-sender_thread.o -lcrypt -lnsl -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,feedback.so.0 -o .libs/feedback.so.0.0.0
  6518. libtool: link: (cd ".libs" && rm -f "feedback.so.0" && ln -s "feedback.so.0.0.0" "feedback.so.0")
  6519. libtool: link: (cd ".libs" && rm -f "feedback.so" && ln -s "feedback.so.0.0.0" "feedback.so")
  6520. libtool: link: ( cd ".libs" && rm -f "feedback.la" && ln -s "../feedback.la" "feedback.la" )
  6521. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin/feedback'
  6522. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin'
  6523. make[2]: Nothing to be done for `all-am'.
  6524. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin'
  6525. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin'
  6526. Making all in unittest
  6527. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  6528. Making all in mytap
  6529. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  6530. Making all in .
  6531. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  6532. make[3]: Nothing to be done for `all-am'.
  6533. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  6534. Making all in t
  6535. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  6536. make[3]: Nothing to be done for `all'.
  6537. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  6538. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  6539. Making all in .
  6540. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  6541. make[2]: Nothing to be done for `all-am'.
  6542. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  6543. Making all in mysys
  6544. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  6545. make[2]: Nothing to be done for `all'.
  6546. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  6547. Making all in examples
  6548. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  6549. make[2]: Nothing to be done for `all'.
  6550. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  6551. Making all in strings
  6552. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  6553. make[2]: Nothing to be done for `all'.
  6554. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  6555. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  6556. Making all in vio
  6557. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/vio'
  6558. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o vio.lo vio.c
  6559. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o viosocket.lo viosocket.c
  6560. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o viossl.lo viossl.c
  6561. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o viosslfactories.lo viosslfactories.c
  6562. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c vio.c -fPIC -DPIC -o .libs/vio.o
  6563. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viossl.c -fPIC -DPIC -o .libs/viossl.o
  6564. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viosocket.c -fPIC -DPIC -o .libs/viosocket.o
  6565. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viosslfactories.c -fPIC -DPIC -o .libs/viosslfactories.o
  6566. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c vio.c -o vio.o >/dev/null 2>&1
  6567. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viossl.c -o viossl.o >/dev/null 2>&1
  6568. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viosslfactories.c -o viosslfactories.o >/dev/null 2>&1
  6569. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c viosocket.c -o viosocket.o >/dev/null 2>&1
  6570. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o libvio.la vio.lo viosocket.lo viossl.lo viosslfactories.lo -lpthread -lcrypt -lnsl -lm -lpthread
  6571. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libvio.a .libs/vio.o .libs/viosocket.o .libs/viossl.o .libs/viosslfactories.o
  6572. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libvio.a
  6573. libtool: link: ( cd ".libs" && rm -f "libvio.la" && ln -s "../libvio.la" "libvio.la" )
  6574. /bin/cp .libs/libvio.a libvio.a
  6575. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/vio'
  6576. Making all in sql
  6577. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  6578. make gen_lex_hash
  6579. rm -f mini_client_errors.c
  6580. /bin/ln -s ../libmysql/errmsg.c mini_client_errors.c
  6581. rm -f pack.c
  6582. /bin/ln -s ../sql-common/pack.c pack.c
  6583. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  6584. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o gen_lex_hash.o gen_lex_hash.cc
  6585. rm -f client.c
  6586. /bin/ln -s ../sql-common/client.c client.c
  6587. rm -f my_time.c
  6588. /bin/ln -s ../sql-common/my_time.c my_time.c
  6589. rm -f my_user.c
  6590. /bin/ln -s ../sql-common/my_user.c my_user.c
  6591. echo timestamp > link_sources
  6592. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -static -Wl,-O1 -Wl,--as-needed -rdynamic -o gen_lex_hash gen_lex_hash.o ../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a ../regex/libregex.la ../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  6593. libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o gen_lex_hash gen_lex_hash.o ../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a ../regex/.libs/libregex.a ../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  6594. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  6595. ./gen_lex_hash > lex_hash.h-t
  6596. /bin/mv lex_hash.h-t lex_hash.h
  6597. make all-recursive
  6598. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  6599. Making all in share
  6600. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql/share'
  6601. make[3]: Nothing to be done for `all'.
  6602. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql/share'
  6603. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  6604. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libndb_la-ha_ndbcluster.lo `test -f 'ha_ndbcluster.cc' || echo './'`ha_ndbcluster.cc
  6605. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libndb_la-ha_ndbcluster_binlog.lo `test -f 'ha_ndbcluster_binlog.cc' || echo './'`ha_ndbcluster_binlog.cc
  6606. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libndb_la-ha_ndbcluster_cond.lo `test -f 'ha_ndbcluster_cond.cc' || echo './'`ha_ndbcluster_cond.cc
  6607. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o udf_example.lo udf_example.c
  6608. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -DTZINFO2SQL -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysql_tzinfo_to_sql-tztime.o `test -f 'tztime.cc' || echo './'`tztime.cc
  6609. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_lex.o sql_lex.cc
  6610. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_handler.o sql_handler.cc
  6611. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_partition.o sql_partition.cc
  6612. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item.o item.cc
  6613. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_sum.o item_sum.cc
  6614. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_buff.o item_buff.cc
  6615. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_func.o item_func.cc
  6616. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_cmpfunc.o item_cmpfunc.cc
  6617. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_strfunc.o item_strfunc.cc
  6618. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_timefunc.o item_timefunc.cc
  6619. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o thr_malloc.o thr_malloc.cc
  6620. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_create.o item_create.cc
  6621. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_subselect.o item_subselect.cc
  6622. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_row.o item_row.cc
  6623. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_geofunc.o item_geofunc.cc
  6624. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_xmlfunc.o item_xmlfunc.cc
  6625. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o field.o field.cc
  6626. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o strfunc.o strfunc.cc
  6627. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o key.o key.cc
  6628. libtool: compile: x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c udf_example.c -fPIC -DPIC -o .libs/udf_example.o
  6629. libtool: compile: x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_ndbcluster_cond.cc -fPIC -DPIC -o .libs/libndb_la-ha_ndbcluster_cond.o
  6630. libtool: compile: x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_ndbcluster.cc -fPIC -DPIC -o .libs/libndb_la-ha_ndbcluster.o
  6631. libtool: compile: x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_ndbcluster_binlog.cc -fPIC -DPIC -o .libs/libndb_la-ha_ndbcluster_binlog.o
  6632. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_class.o sql_class.cc
  6633. libtool: compile: x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c udf_example.c -o udf_example.o >/dev/null 2>&1
  6634. In file included from sql_class.h:26:0,
  6635. from mysql_priv.h:868,
  6636. from item_timefunc.cc:33:
  6637. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6638. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6639. In file included from sql_class.h:26:0,
  6640. from mysql_priv.h:868,
  6641. from sql_lex.cc:22:
  6642. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6643. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6644. In file included from sql_class.h:26:0,
  6645. from mysql_priv.h:868,
  6646. from item_buff.cc:26:
  6647. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6648. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6649. In file included from sql_class.h:26:0,
  6650. from mysql_priv.h:868,
  6651. from item_subselect.cc:31:
  6652. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6653. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6654. In file included from sql_class.h:26:0,
  6655. from mysql_priv.h:868,
  6656. from strfunc.cc:21:
  6657. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6658. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6659. In file included from sql_class.h:26:0,
  6660. from mysql_priv.h:868,
  6661. from item_create.cc:26:
  6662. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6663. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6664. In file included from sql_class.h:26:0,
  6665. from mysql_priv.h:868,
  6666. from item.cc:22:
  6667. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6668. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6669. In file included from sql_class.h:26:0,
  6670. from mysql_priv.h:868,
  6671. from item_func.cc:28:
  6672. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6673. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6674. In file included from sql_class.h:26:0,
  6675. from mysql_priv.h:868,
  6676. from thr_malloc.cc:21:
  6677. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]In file included from sql_class.h:26:0,
  6678. from mysql_priv.h:868,
  6679. from sql_partition.cc:37:
  6680. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6681. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6682. In file included from sql_class.h:26:0,
  6683. from mysql_priv.h:868,
  6684. from sql_handler.cc:61:
  6685. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6686. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6687. In file included from sql_class.h:26:0,
  6688. from mysql_priv.h:868,
  6689. from key.cc:22:
  6690. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6691. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6692. In file included from sql_class.h:26:0,
  6693. from mysql_priv.h:868,
  6694. from item_row.cc:18:
  6695. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]In file included from sql_class.h:26:0,
  6696. from mysql_priv.h:868,
  6697. from item_cmpfunc.cc:28:
  6698. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6699. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6700. In file included from sql_class.h:26:0,
  6701. from mysql_priv.h:868,
  6702. from item_xmlfunc.cc:22:
  6703. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6704. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6705. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_list.o sql_list.cc
  6706. In file included from sql_class.h:26:0,
  6707. from mysql_priv.h:868,
  6708. from field.cc:30:
  6709. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6710. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6711. In file included from sql_class.h:26:0,
  6712. from mysql_priv.h:868,
  6713. from item_sum.cc:29:
  6714. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6715. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6716. In file included from sql_class.h:26:0,
  6717. from mysql_priv.h:868,
  6718. from item_strfunc.cc:33:
  6719. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6720. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6721. In file included from sql_class.h:26:0,
  6722. from mysql_priv.h:868,
  6723. from item_geofunc.cc:31:
  6724. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6725. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6726. In file included from sql_class.h:26:0,
  6727. from mysql_priv.h:868,
  6728. from ha_ndbcluster_cond.cc:25:
  6729. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6730. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6731. In file included from sql_class.h:26:0,
  6732. from mysql_priv.h:868,
  6733. from ha_ndbcluster.cc:28:
  6734. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6735. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6736. In file included from sql_class.h:26:0,
  6737. from mysql_priv.h:868,
  6738. from ha_ndbcluster_binlog.cc:16:
  6739. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6740. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6741. In file included from sql_class.h:26:0,
  6742. from mysql_priv.h:868,
  6743. from sql_class.cc:30:
  6744. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6745. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6746. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o net_serv.o net_serv.cc
  6747. In file included from sql_class.h:26:0,
  6748. from mysql_priv.h:868,
  6749. from sql_list.cc:21:
  6750. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6751. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6752. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o protocol.o protocol.cc
  6753. x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sql_state.c
  6754. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o lock.o lock.cc
  6755. libtool: compile: x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_ndbcluster_cond.cc -o libndb_la-ha_ndbcluster_cond.o >/dev/null 2>&1
  6756. x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_lock.c
  6757. libtool: compile: x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_ndbcluster_binlog.cc -o libndb_la-ha_ndbcluster_binlog.o >/dev/null 2>&1
  6758. libtool: compile: x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_ndbcluster.cc -o libndb_la-ha_ndbcluster.o >/dev/null 2>&1
  6759. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_string.o sql_string.cc
  6760. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_manager.o sql_manager.cc
  6761. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_map.o sql_map.cc
  6762. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqld.o mysqld.cc
  6763. x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c password.c
  6764. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o hash_filo.o hash_filo.cc
  6765. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o hostname.o hostname.cc
  6766. In file included from sql_class.h:26:0,
  6767. from mysql_priv.h:868,
  6768. from lock.cc:78:
  6769. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6770. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6771. In file included from sql_class.h:26:0,
  6772. from mysql_priv.h:868,
  6773. from protocol.cc:29:
  6774. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6775. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6776. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_connect.o sql_connect.cc
  6777. In file included from sql_class.h:26:0,
  6778. from mysql_priv.h:868,
  6779. from sql_map.cc:21:
  6780. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6781. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6782. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o scheduler.o scheduler.cc
  6783. In file included from sql_class.h:26:0,
  6784. from mysql_priv.h:868,
  6785. from mysqld.cc:19:
  6786. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6787. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6788. In file included from sql_class.h:26:0,
  6789. from mysql_priv.h:868,
  6790. from sql_manager.cc:27:
  6791. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6792. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6793. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_parse.o sql_parse.cc
  6794. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o set_var.o set_var.cc
  6795. In file included from sql_class.h:26:0,
  6796. from mysql_priv.h:868,
  6797. from hash_filo.cc:26:
  6798. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6799. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6800. In file included from sql_class.h:26:0,
  6801. from mysql_priv.h:868,
  6802. from hostname.cc:28:
  6803. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6804. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6805. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_yacc.o sql_yacc.cc
  6806. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_base.o sql_base.cc
  6807. In file included from sql_class.h:26:0,
  6808. from mysql_priv.h:868,
  6809. from sql_connect.cc:23:
  6810. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6811. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6812. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o table.o table.cc
  6813. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_select.o sql_select.cc
  6814. In file included from ./sql_class.h:26:0,
  6815. from ./mysql_priv.h:868,
  6816. from scheduler.cc:24:
  6817. ./log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6818. ./log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6819. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_insert.o sql_insert.cc
  6820. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_profile.o sql_profile.cc
  6821. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_prepare.o sql_prepare.cc
  6822. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_error.o sql_error.cc
  6823. In file included from sql_class.h:26:0,
  6824. from mysql_priv.h:868,
  6825. from sql_parse.cc:20:
  6826. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6827. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6828. In file included from sql_class.h:26:0,
  6829. from mysql_priv.h:868,
  6830. from set_var.cc:57:
  6831. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6832. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6833. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_locale.o sql_locale.cc
  6834. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_update.o sql_update.cc
  6835. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_delete.o sql_delete.cc
  6836. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o uniques.o uniques.cc
  6837. In file included from sql_class.h:26:0,
  6838. from mysql_priv.h:868,
  6839. from sql_insert.cc:58:
  6840. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6841. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6842. In file included from sql_class.h:26:0,
  6843. from mysql_priv.h:868,
  6844. from sql_base.cc:19:
  6845. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6846. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6847. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_do.o sql_do.cc
  6848. In file included from sql_class.h:26:0,
  6849. from mysql_priv.h:868,
  6850. from sql_yacc.yy:40:
  6851. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6852. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6853. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o procedure.o procedure.cc
  6854. In file included from sql_class.h:26:0,
  6855. from mysql_priv.h:868,
  6856. from sql_prepare.cc:87:
  6857. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6858. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6859. In file included from sql_class.h:26:0,
  6860. from mysql_priv.h:868,
  6861. from sql_select.cc:32:
  6862. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6863. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6864. In file included from sql_class.h:26:0,
  6865. from mysql_priv.h:868,
  6866. from table.cc:22:
  6867. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6868. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6869. In file included from sql_class.h:26:0,
  6870. from mysql_priv.h:868,
  6871. from sql_profile.cc:35:
  6872. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6873. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6874. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_test.o sql_test.cc
  6875. In file included from sql_class.h:26:0,
  6876. from mysql_priv.h:868,
  6877. from sql_error.cc:47:
  6878. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6879. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6880. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o log.o log.cc
  6881. In file included from sql_class.h:26:0,
  6882. from mysql_priv.h:868,
  6883. from sql_delete.cc:24:
  6884. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6885. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6886. In file included from sql_class.h:26:0,
  6887. from mysql_priv.h:868,
  6888. from sql_update.cc:22:
  6889. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6890. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6891. In file included from sql_class.h:26:0,
  6892. from mysql_priv.h:868,
  6893. from sql_locale.cc:26:
  6894. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6895. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6896. In file included from sql_class.h:26:0,
  6897. from mysql_priv.h:868,
  6898. from uniques.cc:36:
  6899. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6900. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6901. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o init.o init.cc
  6902. In file included from sql_class.h:26:0,
  6903. from mysql_priv.h:868,
  6904. from procedure.cc:23:
  6905. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6906. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6907. In file included from sql_class.h:26:0,
  6908. from mysql_priv.h:868,
  6909. from sql_do.cc:19:
  6910. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6911. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6912. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o derror.o derror.cc
  6913. In file included from sql_class.h:26:0,
  6914. from mysql_priv.h:868,
  6915. from sql_test.cc:23:
  6916. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6917. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6918. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_acl.o sql_acl.cc
  6919. In file included from sql_class.h:26:0,
  6920. from mysql_priv.h:868,
  6921. from log.cc:27:
  6922. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6923. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6924. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o unireg.o unireg.cc
  6925. In file included from sql_class.h:26:0,
  6926. from mysql_priv.h:868,
  6927. from init.cc:24:
  6928. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6929. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6930. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o des_key_file.o des_key_file.cc
  6931. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o log_event.o log_event.cc
  6932. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o rpl_record.o rpl_record.cc
  6933. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o log_event_old.o log_event_old.cc
  6934. In file included from sql_class.h:26:0,
  6935. from mysql_priv.h:868,
  6936. from derror.cc:23:
  6937. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6938. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6939. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o rpl_record_old.o rpl_record_old.cc
  6940. In file included from sql_class.h:26:0,
  6941. from mysql_priv.h:868,
  6942. from sql_acl.cc:28:
  6943. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6944. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6945. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o discover.o discover.cc
  6946. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o time.o time.cc
  6947. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o opt_range.o opt_range.cc
  6948. In file included from sql_class.h:26:0,
  6949. from mysql_priv.h:868,
  6950. from des_key_file.cc:16:
  6951. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6952. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6953. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o opt_sum.o opt_sum.cc
  6954. In file included from sql_class.h:26:0,
  6955. from mysql_priv.h:868,
  6956. from log_event.cc:29:
  6957. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6958. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6959. In file included from sql_class.h:26:0,
  6960. from mysql_priv.h:868,
  6961. from unireg.cc:27:
  6962. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6963. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6964. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o records.o records.cc
  6965. In file included from sql_class.h:26:0,
  6966. from mysql_priv.h:868,
  6967. from discover.cc:24:
  6968. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6969. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6970. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o filesort.o filesort.cc
  6971. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o handler.o handler.cc
  6972. In file included from sql_class.h:26:0,
  6973. from mysql_priv.h:868,
  6974. from log_event_old.cc:16:
  6975. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6976. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6977. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_partition.o ha_partition.cc
  6978. In file included from sql_class.h:26:0,
  6979. from mysql_priv.h:868,
  6980. from rpl_record_old.cc:17:
  6981. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6982. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6983. In file included from sql_class.h:26:0,
  6984. from mysql_priv.h:868,
  6985. from rpl_record.cc:19:
  6986. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6987. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6988. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o debug_sync.o debug_sync.cc
  6989. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o signal_handler.o signal_handler.cc
  6990. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_db.o sql_db.cc
  6991. In file included from sql_class.h:26:0,
  6992. from mysql_priv.h:868,
  6993. from time.cc:22:
  6994. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6995. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  6996. In file included from sql_class.h:26:0,
  6997. from mysql_priv.h:868,
  6998. from opt_range.cc:69:
  6999. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7000. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7001. In file included from sql_class.h:26:0,
  7002. from mysql_priv.h:868,
  7003. from opt_sum.cc:52:
  7004. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7005. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7006. In file included from sql_class.h:26:0,
  7007. from mysql_priv.h:868,
  7008. from handler.cc:27:
  7009. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7010. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7011. In file included from sql_class.h:26:0,
  7012. from mysql_priv.h:868,
  7013. from records.cc:26:
  7014. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7015. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7016. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_table.o sql_table.cc
  7017. In file included from sql_class.h:26:0,
  7018. from mysql_priv.h:868,
  7019. from ha_partition.cc:56:
  7020. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7021. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7022. In file included from sql_class.h:26:0,
  7023. from mysql_priv.h:868,
  7024. from filesort.cc:26:
  7025. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7026. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7027. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_rename.o sql_rename.cc
  7028. In file included from sql_class.h:26:0,
  7029. from mysql_priv.h:868,
  7030. from signal_handler.cc:20:
  7031. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7032. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7033. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_crypt.o sql_crypt.cc
  7034. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_load.o sql_load.cc
  7035. In file included from sql_class.h:26:0,
  7036. from mysql_priv.h:868,
  7037. from sql_db.cc:21:
  7038. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7039. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7040. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mf_iocache.o mf_iocache.cc
  7041. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o field_conv.o field_conv.cc
  7042. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_show.o sql_show.cc
  7043. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_udf.o sql_udf.cc
  7044. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_analyse.o sql_analyse.cc
  7045. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_cache.o sql_cache.cc
  7046. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o slave.o slave.cc
  7047. In file included from sql_class.h:26:0,
  7048. from mysql_priv.h:868,
  7049. from sql_table.cc:20:
  7050. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7051. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7052. In file included from sql_class.h:26:0,
  7053. from mysql_priv.h:868,
  7054. from sql_rename.cc:22:
  7055. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7056. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7057. In file included from sql_class.h:26:0,
  7058. from mysql_priv.h:868,
  7059. from sql_crypt.cc:32:
  7060. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7061. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7062. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_repl.o sql_repl.cc
  7063. In file included from sql_class.h:26:0,
  7064. from mysql_priv.h:868,
  7065. from sql_load.cc:20:
  7066. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7067. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7068. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o rpl_filter.o rpl_filter.cc
  7069. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o rpl_tblmap.o rpl_tblmap.cc
  7070. In file included from sql_class.h:26:0,
  7071. from mysql_priv.h:868,
  7072. from mf_iocache.cc:35:
  7073. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7074. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7075. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o rpl_utility.o rpl_utility.cc
  7076. In file included from sql_class.h:26:0,
  7077. from mysql_priv.h:868,
  7078. from field_conv.cc:29:
  7079. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7080. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7081. In file included from sql_class.h:26:0,
  7082. from mysql_priv.h:868,
  7083. from sql_show.cc:20:
  7084. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7085. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7086. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o rpl_injector.o rpl_injector.cc
  7087. In file included from sql_class.h:26:0,
  7088. from mysql_priv.h:868,
  7089. from sql_udf.cc:36:
  7090. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7091. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7092. In file included from sql_class.h:26:0,
  7093. from mysql_priv.h:868,
  7094. from sql_cache.cc:331:
  7095. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7096. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7097. In file included from sql_class.h:26:0,
  7098. from mysql_priv.h:868,
  7099. from slave.cc:30:
  7100. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7101. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7102. In file included from sql_class.h:26:0,
  7103. from mysql_priv.h:868,
  7104. from sql_analyse.cc:33:
  7105. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7106. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7107. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o rpl_rli.o rpl_rli.cc
  7108. In file included from sql_class.h:26:0,
  7109. from mysql_priv.h:868,
  7110. from sql_repl.cc:19:
  7111. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7112. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7113. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o rpl_mi.o rpl_mi.cc
  7114. In file included from sql_class.h:26:0,
  7115. from mysql_priv.h:868,
  7116. from rpl_filter.cc:19:
  7117. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7118. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7119. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o rpl_reporting.o rpl_reporting.cc
  7120. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_union.o sql_union.cc
  7121. In file included from sql_class.h:26:0,
  7122. from mysql_priv.h:868,
  7123. from rpl_utility.h:25,
  7124. from rpl_utility.cc:18:
  7125. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7126. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7127. In file included from sql_class.h:26:0,
  7128. from mysql_priv.h:868,
  7129. from rpl_tblmap.cc:19:
  7130. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7131. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7132. In file included from sql_class.h:26:0,
  7133. from mysql_priv.h:868,
  7134. from rpl_injector.cc:18:
  7135. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7136. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7137. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_derived.o sql_derived.cc
  7138. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_client.o sql_client.cc
  7139. In file included from sql_class.h:26:0,
  7140. from mysql_priv.h:868,
  7141. from rpl_rli.cc:18:
  7142. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7143. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7144. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o repl_failsafe.o repl_failsafe.cc
  7145. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_olap.o sql_olap.cc
  7146. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_view.o sql_view.cc
  7147. In file included from sql_class.h:26:0,
  7148. from mysql_priv.h:868,
  7149. from rpl_mi.cc:19:
  7150. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7151. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7152. In file included from sql_class.h:26:0,
  7153. from mysql_priv.h:868,
  7154. from rpl_reporting.cc:17:
  7155. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7156. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7157. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o gstream.o gstream.cc
  7158. In file included from sql_class.h:26:0,
  7159. from mysql_priv.h:868,
  7160. from sql_union.cc:24:
  7161. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7162. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7163. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o spatial.o spatial.cc
  7164. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_help.o sql_help.cc
  7165. In file included from sql_class.h:26:0,
  7166. from mysql_priv.h:868,
  7167. from sql_derived.cc:25:
  7168. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7169. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7170. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_cursor.o sql_cursor.cc
  7171. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o tztime.o tztime.cc
  7172. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o my_decimal.o my_decimal.cc
  7173. In file included from sql_class.h:26:0,
  7174. from mysql_priv.h:868,
  7175. from sql_client.cc:20:
  7176. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7177. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7178. In file included from sql_class.h:26:0,
  7179. from mysql_priv.h:868,
  7180. from repl_failsafe.cc:28:
  7181. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7182. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7183. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sp_head.o sp_head.cc
  7184. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sp_pcontext.o sp_pcontext.cc
  7185. In file included from sql_class.h:26:0,
  7186. from mysql_priv.h:868,
  7187. from sql_view.cc:18:
  7188. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7189. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7190. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sp_rcontext.o sp_rcontext.cc
  7191. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sp.o sp.cc
  7192. In file included from sql_class.h:26:0,
  7193. from mysql_priv.h:868,
  7194. from gstream.cc:24:
  7195. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7196. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7197. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sp_cache.o sp_cache.cc
  7198. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o parse_file.o parse_file.cc
  7199. In file included from sql_class.h:26:0,
  7200. from mysql_priv.h:868,
  7201. from spatial.cc:18:
  7202. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7203. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7204. In file included from sql_class.h:26:0,
  7205. from mysql_priv.h:868,
  7206. from sql_help.cc:18:
  7207. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7208. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7209. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_trigger.o sql_trigger.cc
  7210. In file included from sql_class.h:26:0,
  7211. from mysql_priv.h:868,
  7212. from sql_cursor.cc:21:
  7213. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7214. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7215. In file included from sql_class.h:26:0,
  7216. from mysql_priv.h:868,
  7217. from tztime.cc:35:
  7218. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7219. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7220. In file included from sql_class.h:26:0,
  7221. from mysql_priv.h:868,
  7222. from my_decimal.cc:18:
  7223. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7224. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7225. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o event_scheduler.o event_scheduler.cc
  7226. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o event_data_objects.o event_data_objects.cc
  7227. In file included from sql_class.h:26:0,
  7228. from mysql_priv.h:868,
  7229. from sp_pcontext.cc:19:
  7230. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7231. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7232. In file included from sql_class.h:26:0,
  7233. from mysql_priv.h:868,
  7234. from sp_head.cc:18:
  7235. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7236. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7237. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o event_queue.o event_queue.cc
  7238. In file included from sql_class.h:26:0,
  7239. from mysql_priv.h:868,
  7240. from sp_rcontext.cc:19:
  7241. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7242. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7243. In file included from sql_class.h:26:0,
  7244. from mysql_priv.h:868,
  7245. from sp.cc:18:
  7246. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7247. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7248. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o event_db_repository.o event_db_repository.cc
  7249. In file included from sql_class.h:26:0,
  7250. from mysql_priv.h:868,
  7251. from sp_cache.cc:19:
  7252. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7253. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7254. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o events.o events.cc
  7255. In file included from sql_class.h:26:0,
  7256. from mysql_priv.h:868,
  7257. from parse_file.cc:26:
  7258. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7259. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7260. In file included from sql_class.h:26:0,
  7261. from mysql_priv.h:868,
  7262. from sql_trigger.cc:20:
  7263. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7264. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7265. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_plugin.o sql_plugin.cc
  7266. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_binlog.o sql_binlog.cc
  7267. In file included from sql_class.h:26:0,
  7268. from mysql_priv.h:868,
  7269. from event_scheduler.cc:19:
  7270. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7271. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7272. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_builtin.o sql_builtin.cc
  7273. In file included from sql_class.h:26:0,
  7274. from mysql_priv.h:868,
  7275. from event_data_objects.cc:19:
  7276. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7277. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7278. In file included from sql_class.h:26:0,
  7279. from mysql_priv.h:868,
  7280. from event_queue.cc:16:
  7281. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7282. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7283. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_tablespace.o sql_tablespace.cc
  7284. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o partition_info.o partition_info.cc
  7285. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_servers.o sql_servers.cc
  7286. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o event_parse_data.o event_parse_data.cc
  7287. In file included from sql_class.h:26:0,
  7288. from mysql_priv.h:868,
  7289. from event_db_repository.cc:18:
  7290. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7291. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7292. x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o opt_table_elimination.o opt_table_elimination.cc
  7293. x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mini_client_errors.c
  7294. In file included from sql_class.h:26:0,
  7295. from mysql_priv.h:868,
  7296. from events.cc:18:
  7297. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7298. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7299. x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pack.c
  7300. In file included from sql_class.h:26:0,
  7301. from mysql_priv.h:868,
  7302. from sql_plugin.cc:18:
  7303. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7304. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7305. x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c client.c
  7306. x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_time.c
  7307. x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -DHAVE_EVENT_SCHEDULER -DHAVE_CONFIG_H -I. -I../include -I/usr//include -I../include -I../include -I../regex -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_user.c
  7308. In file included from sql_class.h:26:0,
  7309. from mysql_priv.h:868,
  7310. from sql_binlog.cc:18:
  7311. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7312. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7313. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libndb.la libndb_la-ha_ndbcluster.lo libndb_la-ha_ndbcluster_binlog.lo libndb_la-ha_ndbcluster_cond.lo -lpthread -lcrypt -lnsl -lm -lpthread
  7314. In file included from sql_class.h:26:0,
  7315. from mysql_priv.h:868,
  7316. from partition_info.cc:24:
  7317. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7318. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7319. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -module -rpath /usr/lib64/mysql -Wl,-O1 -Wl,--as-needed -rdynamic -o udf_example.la udf_example.lo -lpthread -lcrypt -lnsl -lm -lpthread
  7320. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libndb.a .libs/libndb_la-ha_ndbcluster.o .libs/libndb_la-ha_ndbcluster_binlog.o .libs/libndb_la-ha_ndbcluster_cond.o
  7321. In file included from sql_class.h:26:0,
  7322. from mysql_priv.h:868,
  7323. from sql_tablespace.cc:21:
  7324. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7325. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7326. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libndb.a
  7327. libtool: link: ( cd ".libs" && rm -f "libndb.la" && ln -s "../libndb.la" "libndb.la" )
  7328. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DTZINFO2SQL -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysql_tzinfo_to_sql mysql_tzinfo_to_sql-tztime.o ../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a ../regex/libregex.la ../strings/libmystrings.a -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  7329. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/udf_example.o -lcrypt -lnsl -lm -lpthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,udf_example.so.0 -o .libs/udf_example.so.0.0.0
  7330. libtool: link: (cd ".libs" && rm -f "udf_example.so.0" && ln -s "udf_example.so.0.0.0" "udf_example.so.0")
  7331. libtool: link: (cd ".libs" && rm -f "udf_example.so" && ln -s "udf_example.so.0.0.0" "udf_example.so")
  7332. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/udf_example.a udf_example.o
  7333. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/udf_example.a
  7334. libtool: link: ( cd ".libs" && rm -f "udf_example.la" && ln -s "../udf_example.la" "udf_example.la" )
  7335. libtool: link: x86_64-pc-linux-gnu-g++ -DTZINFO2SQL -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysql_tzinfo_to_sql mysql_tzinfo_to_sql-tztime.o ../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a ../regex/.libs/libregex.a ../strings/libmystrings.a -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  7336. In file included from sql_class.h:26:0,
  7337. from mysql_priv.h:868,
  7338. from sql_servers.cc:39:
  7339. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7340. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7341. In file included from sql_class.h:26:0,
  7342. from mysql_priv.h:868,
  7343. from event_parse_data.cc:18:
  7344. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7345. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7346. In file included from sql_class.h:26:0,
  7347. from mysql_priv.h:868,
  7348. from opt_table_elimination.cc:15:
  7349. log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7350. log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7351. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqld sql_lex.o sql_handler.o sql_partition.o item.o item_sum.o item_buff.o item_func.o item_cmpfunc.o item_strfunc.o item_timefunc.o thr_malloc.o item_create.o item_subselect.o item_row.o item_geofunc.o item_xmlfunc.o field.o strfunc.o key.o sql_class.o sql_list.o net_serv.o protocol.o sql_state.o lock.o my_lock.o sql_string.o sql_manager.o sql_map.o mysqld.o password.o hash_filo.o hostname.o sql_connect.o scheduler.o sql_parse.o set_var.o sql_yacc.o sql_base.o table.o sql_select.o sql_insert.o sql_profile.o sql_prepare.o sql_error.o sql_locale.o sql_update.o sql_delete.o uniques.o sql_do.o procedure.o sql_test.o log.o init.o derror.o sql_acl.o unireg.o des_key_file.o log_event.o rpl_record.o log_event_old.o rpl_record_old.o discover.o time.o opt_range.o opt_sum.o records.o filesort.o handler.o ha_partition.o debug_sync.o signal_handler.o sql_db.o sql_table.o sql_rename.o sql_crypt.o sql_load.o mf_iocache.o field_conv.o sql_show.o sql_udf.o sql_analyse.o sql_cache.o slave.o sql_repl.o rpl_filter.o rpl_tblmap.o rpl_utility.o rpl_injector.o rpl_rli.o rpl_mi.o rpl_reporting.o sql_union.o sql_derived.o sql_client.o repl_failsafe.o sql_olap.o sql_view.o gstream.o spatial.o sql_help.o sql_cursor.o tztime.o my_decimal.o sp_head.o sp_pcontext.o sp_rcontext.o sp.o sp_cache.o parse_file.o sql_trigger.o event_scheduler.o event_data_objects.o event_queue.o event_db_repository.o events.o sql_plugin.o sql_binlog.o sql_builtin.o sql_tablespace.o partition_info.o sql_servers.o event_parse_data.o opt_table_elimination.o mini_client_errors.o pack.o client.o my_time.o my_user.o libndb.la ../storage/myisam/libmyisam_s.la ../storage/archive/libarchive.la ../storage/blackhole/libblackhole.la ../storage/csv/libcsv.la ../storage/heap/libheap_s.la ../storage/maria/libmaria_s.la ../storage/myisammrg/libmyisammrg_s.la ../storage/xtradb/libxtradb.la ../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a ../regex/libregex.la ../strings/libmystrings.a -L/usr//lib -lz -ldl -L/usr/lib/ -lssl -lcrypto -lpthread -lcrypt -lnsl -lm -lpthread
  7352. libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqld sql_lex.o sql_handler.o sql_partition.o item.o item_sum.o item_buff.o item_func.o item_cmpfunc.o item_strfunc.o item_timefunc.o thr_malloc.o item_create.o item_subselect.o item_row.o item_geofunc.o item_xmlfunc.o field.o strfunc.o key.o sql_class.o sql_list.o net_serv.o protocol.o sql_state.o lock.o my_lock.o sql_string.o sql_manager.o sql_map.o mysqld.o password.o hash_filo.o hostname.o sql_connect.o scheduler.o sql_parse.o set_var.o sql_yacc.o sql_base.o table.o sql_select.o sql_insert.o sql_profile.o sql_prepare.o sql_error.o sql_locale.o sql_update.o sql_delete.o uniques.o sql_do.o procedure.o sql_test.o log.o init.o derror.o sql_acl.o unireg.o des_key_file.o log_event.o rpl_record.o log_event_old.o rpl_record_old.o discover.o time.o opt_range.o opt_sum.o records.o filesort.o handler.o ha_partition.o debug_sync.o signal_handler.o sql_db.o sql_table.o sql_rename.o sql_crypt.o sql_load.o mf_iocache.o field_conv.o sql_show.o sql_udf.o sql_analyse.o sql_cache.o slave.o sql_repl.o rpl_filter.o rpl_tblmap.o rpl_utility.o rpl_injector.o rpl_rli.o rpl_mi.o rpl_reporting.o sql_union.o sql_derived.o sql_client.o repl_failsafe.o sql_olap.o sql_view.o gstream.o spatial.o sql_help.o sql_cursor.o tztime.o my_decimal.o sp_head.o sp_pcontext.o sp_rcontext.o sp.o sp_cache.o parse_file.o sql_trigger.o event_scheduler.o event_data_objects.o event_queue.o event_db_repository.o events.o sql_plugin.o sql_binlog.o sql_builtin.o sql_tablespace.o partition_info.o sql_servers.o event_parse_data.o opt_table_elimination.o mini_client_errors.o pack.o client.o my_time.o my_user.o ./.libs/libndb.a ../storage/myisam/.libs/libmyisam_s.a ../storage/archive/.libs/libarchive.a ../storage/blackhole/.libs/libblackhole.a ../storage/csv/.libs/libcsv.a ../storage/heap/.libs/libheap_s.a ../storage/maria/.libs/libmaria_s.a ../storage/myisammrg/.libs/libmyisammrg_s.a ../storage/xtradb/.libs/libxtradb.a ../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a ../regex/.libs/libregex.a ../strings/libmystrings.a -L/usr//lib -lz -ldl -L/usr/lib/ -lssl -lcrypto -lcrypt -lnsl -lm -lpthread
  7353. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  7354. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  7355. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  7356. Making all in man
  7357. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/man'
  7358. make[1]: Nothing to be done for `all'.
  7359. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/man'
  7360. Making all in tests
  7361. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/tests'
  7362. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mysql_client_test.c
  7363. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_memmem.o `test -f '../mysys/my_memmem.c' || echo './'`../mysys/my_memmem.c
  7364. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c insert_test.c
  7365. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c select_test.c
  7366. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -I../include -I../include thread_test.c
  7367. x86_64-pc-linux-gnu-gcc -DMYSQL_CLIENT_NO_THREADS -I. -I../include -I../include -I../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c bug25714.c
  7368. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o insert_test insert_test.o -lstdc++ ../libmysql_r/libmysqlclient_r.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  7369. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o select_test select_test.o -lstdc++ ../libmysql_r/libmysqlclient_r.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  7370. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o thread_test thread_test.o -lstdc++ ../libmysql_r/libmysqlclient_r.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  7371. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o bug25714 bug25714.o -lstdc++ ../libmysql_r/libmysqlclient_r.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  7372. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/insert_test insert_test.o -lstdc++ ../libmysql_r/.libs/libmysqlclient_r.so -L/usr//lib -L/usr/lib/ -lpthread -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  7373. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/thread_test thread_test.o -lstdc++ ../libmysql_r/.libs/libmysqlclient_r.so -L/usr//lib -L/usr/lib/ -lpthread -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  7374. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/select_test select_test.o -lstdc++ ../libmysql_r/.libs/libmysqlclient_r.so -L/usr//lib -L/usr/lib/ -lpthread -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  7375. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/bug25714 bug25714.o -lstdc++ ../libmysql_r/.libs/libmysqlclient_r.so -L/usr//lib -L/usr/lib/ -lpthread -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  7376. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o mysql_client_test mysql_client_test.o my_memmem.o -lstdc++ ../libmysql_r/libmysqlclient_r.la -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  7377. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/mysql_client_test mysql_client_test.o my_memmem.o -lstdc++ ../libmysql_r/.libs/libmysqlclient_r.so -L/usr//lib -L/usr/lib/ -lpthread -lcrypt -lnsl -lm -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  7378. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/tests'
  7379. Making all in netware
  7380. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/netware'
  7381. make all-am
  7382. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/netware'
  7383. make[2]: Nothing to be done for `all-am'.
  7384. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/netware'
  7385. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/netware'
  7386. Making all in libmysqld
  7387. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  7388. for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_ndbcluster.cc ha_ndbcluster_cond.cc ha_ndbcluster_binlog.cc ha_partition.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_subselect.cc item_row.cc item_xmlfunc.cc key.cc lock.cc log.cc sql_state.c log_event.cc rpl_record.cc log_event_old.cc rpl_record_old.cc protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc scheduler.cc sql_connect.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc rpl_filter.cc sql_partition.cc sql_builtin.cc sql_plugin.cc debug_sync.cc sql_tablespace.cc rpl_injector.cc my_user.c partition_info.cc sql_servers.cc event_parse_data.cc opt_table_elimination.cc; do \
  7389. rm -f $f; \
  7390. if test -e ../sql/$f ; \
  7391. then \
  7392. /bin/ln -s ../sql/$f $f; \
  7393. else \
  7394. /bin/ln -s ../sql/$f $f; \
  7395. fi ; \
  7396. done; \
  7397. for f in errmsg.c get_password.c libmysql.c client.c pack.c my_time.c; do \
  7398. rm -f $f; \
  7399. if test -e ../libmysql/$f ; \
  7400. then \
  7401. /bin/ln -s ../libmysql/$f $f; \
  7402. else \
  7403. /bin/ln -s ../libmysql/$f $f; \
  7404. fi ; \
  7405. done; \
  7406. rm -f client_settings.h; \
  7407. /bin/ln -s ../libmysql/client_settings.h \
  7408. client_settings.h; \
  7409. echo timestamp > link_sources
  7410. make all-recursive
  7411. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  7412. Making all in .
  7413. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  7414. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libmysqld.lo libmysqld.c
  7415. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o lib_sql.lo lib_sql.cc
  7416. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o emb_qcache.lo emb_qcache.cc
  7417. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o errmsg.lo errmsg.c
  7418. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o get_password.lo get_password.c
  7419. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o libmysql.lo libmysql.c
  7420. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o client.lo client.c
  7421. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o pack.lo pack.c
  7422. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_time.lo my_time.c
  7423. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o derror.lo derror.cc
  7424. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o field.lo field.cc
  7425. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o field_conv.lo field_conv.cc
  7426. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o strfunc.lo strfunc.cc
  7427. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o filesort.lo filesort.cc
  7428. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_ndbcluster.lo ha_ndbcluster.cc
  7429. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_ndbcluster_cond.lo ha_ndbcluster_cond.cc
  7430. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_ndbcluster_binlog.lo ha_ndbcluster_binlog.cc
  7431. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_partition.lo ha_partition.cc
  7432. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o handler.lo handler.cc
  7433. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_handler.lo sql_handler.cc
  7434. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o hostname.lo hostname.cc
  7435. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o init.lo init.cc
  7436. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o password.lo password.c
  7437. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item.lo item.cc
  7438. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c get_password.c -fPIC -DPIC -o .libs/get_password.o
  7439. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c libmysqld.c -fPIC -DPIC -o .libs/libmysqld.o
  7440. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c errmsg.c -fPIC -DPIC -o .libs/errmsg.o
  7441. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c libmysql.c -fPIC -DPIC -o .libs/libmysql.o
  7442. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_time.c -fPIC -DPIC -o .libs/my_time.o
  7443. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c client.c -fPIC -DPIC -o .libs/client.o
  7444. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pack.c -fPIC -DPIC -o .libs/pack.o
  7445. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c password.c -fPIC -DPIC -o .libs/password.o
  7446. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c lib_sql.cc -fPIC -DPIC -o .libs/lib_sql.o
  7447. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c emb_qcache.cc -fPIC -DPIC -o .libs/emb_qcache.o
  7448. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c strfunc.cc -fPIC -DPIC -o .libs/strfunc.o
  7449. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c field.cc -fPIC -DPIC -o .libs/field.o
  7450. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c derror.cc -fPIC -DPIC -o .libs/derror.o
  7451. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c filesort.cc -fPIC -DPIC -o .libs/filesort.o
  7452. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_ndbcluster.cc -fPIC -DPIC -o .libs/ha_ndbcluster.o
  7453. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c field_conv.cc -fPIC -DPIC -o .libs/field_conv.o
  7454. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_ndbcluster_binlog.cc -fPIC -DPIC -o .libs/ha_ndbcluster_binlog.o
  7455. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c hostname.cc -fPIC -DPIC -o .libs/hostname.o
  7456. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_partition.cc -fPIC -DPIC -o .libs/ha_partition.o
  7457. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_handler.cc -fPIC -DPIC -o .libs/sql_handler.o
  7458. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_ndbcluster_cond.cc -fPIC -DPIC -o .libs/ha_ndbcluster_cond.o
  7459. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c handler.cc -fPIC -DPIC -o .libs/handler.o
  7460. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c init.cc -fPIC -DPIC -o .libs/init.o
  7461. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item.cc -fPIC -DPIC -o .libs/item.o
  7462. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c errmsg.c -o errmsg.o >/dev/null 2>&1
  7463. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c get_password.c -o get_password.o >/dev/null 2>&1
  7464. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c pack.c -o pack.o >/dev/null 2>&1
  7465. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c libmysqld.c -o libmysqld.o >/dev/null 2>&1
  7466. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_buff.lo item_buff.cc
  7467. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c password.c -o password.o >/dev/null 2>&1
  7468. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_cmpfunc.lo item_cmpfunc.cc
  7469. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_buff.cc -fPIC -DPIC -o .libs/item_buff.o
  7470. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_create.lo item_create.cc
  7471. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_func.lo item_func.cc
  7472. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_cmpfunc.cc -fPIC -DPIC -o .libs/item_cmpfunc.o
  7473. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_create.cc -fPIC -DPIC -o .libs/item_create.o
  7474. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_func.cc -fPIC -DPIC -o .libs/item_func.o
  7475. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_strfunc.lo item_strfunc.cc
  7476. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_strfunc.cc -fPIC -DPIC -o .libs/item_strfunc.o
  7477. In file included from ../sql/sql_class.h:26:0,
  7478. from ../sql/mysql_priv.h:868,
  7479. from item.cc:22:
  7480. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7481. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7482. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_time.c -o my_time.o >/dev/null 2>&1
  7483. In file included from ../sql/sql_class.h:26:0,
  7484. from ../sql/mysql_priv.h:868,
  7485. from sql_handler.cc:61:
  7486. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7487. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7488. In file included from ../sql/sql_class.h:26:0,
  7489. from ../sql/mysql_priv.h:868,
  7490. from init.cc:24:
  7491. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7492. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7493. In file included from ../sql/sql_class.h:26:0,
  7494. from ../sql/mysql_priv.h:868,
  7495. from emb_qcache.cc:16:
  7496. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7497. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7498. In file included from ../sql/sql_class.h:26:0,
  7499. from ../sql/mysql_priv.h:868,
  7500. from ha_partition.cc:56:
  7501. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7502. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7503. In file included from ../sql/sql_class.h:26:0,
  7504. from ../sql/mysql_priv.h:868,
  7505. from ../sql/mysqld.cc:19,
  7506. from lib_sql.cc:31:
  7507. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7508. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7509. In file included from ../sql/sql_class.h:26:0,
  7510. from ../sql/mysql_priv.h:868,
  7511. from ha_ndbcluster_binlog.cc:16:
  7512. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7513. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7514. In file included from ../sql/sql_class.h:26:0,
  7515. from ../sql/mysql_priv.h:868,
  7516. from strfunc.cc:21:
  7517. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7518. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7519. In file included from ../sql/sql_class.h:26:0,
  7520. from ../sql/mysql_priv.h:868,
  7521. from derror.cc:23:
  7522. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7523. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7524. In file included from ../sql/sql_class.h:26:0,
  7525. from ../sql/mysql_priv.h:868,
  7526. from filesort.cc:26:
  7527. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7528. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7529. In file included from ../sql/sql_class.h:26:0,
  7530. from ../sql/mysql_priv.h:868,
  7531. from hostname.cc:28:
  7532. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7533. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7534. In file included from ../sql/sql_class.h:26:0,
  7535. from ../sql/mysql_priv.h:868,
  7536. from ha_ndbcluster.cc:28:
  7537. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7538. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7539. In file included from ../sql/sql_class.h:26:0,
  7540. from ../sql/mysql_priv.h:868,
  7541. from field.cc:30:
  7542. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7543. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7544. In file included from ../sql/sql_class.h:26:0,
  7545. from ../sql/mysql_priv.h:868,
  7546. from ha_ndbcluster_cond.cc:25:
  7547. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7548. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7549. In file included from ../sql/sql_class.h:26:0,
  7550. from ../sql/mysql_priv.h:868,
  7551. from field_conv.cc:29:
  7552. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7553. In file included from ../sql/sql_class.h:26:0,
  7554. from ../sql/mysql_priv.h:868,
  7555. from handler.cc:27:
  7556. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7557. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7558. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c client.c -o client.o >/dev/null 2>&1
  7559. In file included from ../sql/sql_class.h:26:0,
  7560. from ../sql/mysql_priv.h:868,
  7561. from item_create.cc:26:
  7562. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7563. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7564. In file included from ../sql/sql_class.h:26:0,
  7565. from ../sql/mysql_priv.h:868,
  7566. from item_buff.cc:26:
  7567. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7568. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7569. In file included from ../sql/sql_class.h:26:0,
  7570. from ../sql/mysql_priv.h:868,
  7571. from item_cmpfunc.cc:28:
  7572. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7573. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7574. In file included from ../sql/sql_class.h:26:0,
  7575. from ../sql/mysql_priv.h:868,
  7576. from item_func.cc:28:
  7577. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7578. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7579. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_sum.lo item_sum.cc
  7580. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_sum.cc -fPIC -DPIC -o .libs/item_sum.o
  7581. In file included from ../sql/sql_class.h:26:0,
  7582. from ../sql/mysql_priv.h:868,
  7583. from item_strfunc.cc:33:
  7584. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7585. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7586. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_partition.cc -o ha_partition.o >/dev/null 2>&1
  7587. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c init.cc -o init.o >/dev/null 2>&1
  7588. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c libmysql.c -o libmysql.o >/dev/null 2>&1
  7589. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_handler.cc -o sql_handler.o >/dev/null 2>&1
  7590. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c emb_qcache.cc -o emb_qcache.o >/dev/null 2>&1
  7591. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_ndbcluster.cc -o ha_ndbcluster.o >/dev/null 2>&1
  7592. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_ndbcluster_binlog.cc -o ha_ndbcluster_binlog.o >/dev/null 2>&1
  7593. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c derror.cc -o derror.o >/dev/null 2>&1
  7594. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_ndbcluster_cond.cc -o ha_ndbcluster_cond.o >/dev/null 2>&1
  7595. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c hostname.cc -o hostname.o >/dev/null 2>&1
  7596. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_timefunc.lo item_timefunc.cc
  7597. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c strfunc.cc -o strfunc.o >/dev/null 2>&1
  7598. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_timefunc.cc -fPIC -DPIC -o .libs/item_timefunc.o
  7599. In file included from ../sql/sql_class.h:26:0,
  7600. from ../sql/mysql_priv.h:868,
  7601. from item_sum.cc:29:
  7602. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7603. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7604. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c field_conv.cc -o field_conv.o >/dev/null 2>&1
  7605. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_buff.cc -o item_buff.o >/dev/null 2>&1
  7606. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c filesort.cc -o filesort.o >/dev/null 2>&1
  7607. In file included from ../sql/sql_class.h:26:0,
  7608. from ../sql/mysql_priv.h:868,
  7609. from item_timefunc.cc:33:
  7610. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7611. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7612. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_geofunc.lo item_geofunc.cc
  7613. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_geofunc.cc -fPIC -DPIC -o .libs/item_geofunc.o
  7614. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_subselect.lo item_subselect.cc
  7615. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_row.lo item_row.cc
  7616. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_subselect.cc -fPIC -DPIC -o .libs/item_subselect.o
  7617. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o item_xmlfunc.lo item_xmlfunc.cc
  7618. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o key.lo key.cc
  7619. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_row.cc -fPIC -DPIC -o .libs/item_row.o
  7620. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c lib_sql.cc -o lib_sql.o >/dev/null 2>&1
  7621. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c key.cc -fPIC -DPIC -o .libs/key.o
  7622. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_xmlfunc.cc -fPIC -DPIC -o .libs/item_xmlfunc.o
  7623. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o lock.lo lock.cc
  7624. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c lock.cc -fPIC -DPIC -o .libs/lock.o
  7625. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o log.lo log.cc
  7626. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c log.cc -fPIC -DPIC -o .libs/log.o
  7627. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o sql_state.lo sql_state.c
  7628. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c handler.cc -o handler.o >/dev/null 2>&1
  7629. In file included from ../sql/sql_class.h:26:0,
  7630. from ../sql/mysql_priv.h:868,
  7631. from item_geofunc.cc:31:
  7632. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7633. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7634. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sql_state.c -fPIC -DPIC -o .libs/sql_state.o
  7635. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c sql_state.c -o sql_state.o >/dev/null 2>&1
  7636. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o log_event.lo log_event.cc
  7637. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o rpl_record.lo rpl_record.cc
  7638. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o log_event_old.lo log_event_old.cc
  7639. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c log_event.cc -fPIC -DPIC -o .libs/log_event.o
  7640. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c rpl_record.cc -fPIC -DPIC -o .libs/rpl_record.o
  7641. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o rpl_record_old.lo rpl_record_old.cc
  7642. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c log_event_old.cc -fPIC -DPIC -o .libs/log_event_old.o
  7643. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c rpl_record_old.cc -fPIC -DPIC -o .libs/rpl_record_old.o
  7644. In file included from ../sql/sql_class.h:26:0,
  7645. from ../sql/mysql_priv.h:868,
  7646. from item_xmlfunc.cc:22:
  7647. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7648. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7649. In file included from ../sql/sql_class.h:26:0,
  7650. from ../sql/mysql_priv.h:868,
  7651. from item_subselect.cc:31:
  7652. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7653. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7654. In file included from ../sql/sql_class.h:26:0,
  7655. from ../sql/mysql_priv.h:868,
  7656. from item_row.cc:18:
  7657. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7658. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7659. In file included from ../sql/sql_class.h:26:0,
  7660. from ../sql/mysql_priv.h:868,
  7661. from lock.cc:78:
  7662. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7663. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7664. In file included from ../sql/sql_class.h:26:0,
  7665. from ../sql/mysql_priv.h:868,
  7666. from key.cc:22:
  7667. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7668. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7669. In file included from ../sql/sql_class.h:26:0,
  7670. from ../sql/mysql_priv.h:868,
  7671. from log.cc:27:
  7672. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7673. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7674. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o protocol.lo protocol.cc
  7675. In file included from ../sql/sql_class.h:26:0,
  7676. from ../sql/mysql_priv.h:868,
  7677. from log_event_old.cc:16:
  7678. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7679. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7680. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c protocol.cc -fPIC -DPIC -o .libs/protocol.o
  7681. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o net_serv.lo net_serv.cc
  7682. In file included from ../sql/sql_class.h:26:0,
  7683. from ../sql/mysql_priv.h:868,
  7684. from log_event.cc:29:
  7685. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7686. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7687. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c net_serv.cc -fPIC -DPIC -o .libs/net_serv.o
  7688. In file included from ../sql/sql_class.h:26:0,
  7689. from ../sql/mysql_priv.h:868,
  7690. from rpl_record.cc:19:
  7691. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7692. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7693. In file included from ../sql/sql_class.h:26:0,
  7694. from ../sql/mysql_priv.h:868,
  7695. from rpl_record_old.cc:17:
  7696. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7697. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7698. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o opt_range.lo opt_range.cc
  7699. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c opt_range.cc -fPIC -DPIC -o .libs/opt_range.o
  7700. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c net_serv.cc -o net_serv.o >/dev/null 2>&1
  7701. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o opt_sum.lo opt_sum.cc
  7702. In file included from ../sql/sql_class.h:26:0,
  7703. from ../sql/mysql_priv.h:868,
  7704. from protocol.cc:29:
  7705. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7706. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7707. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_row.cc -o item_row.o >/dev/null 2>&1
  7708. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c opt_sum.cc -fPIC -DPIC -o .libs/opt_sum.o
  7709. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c key.cc -o key.o >/dev/null 2>&1
  7710. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c log_event_old.cc -o log_event_old.o >/dev/null 2>&1
  7711. In file included from ../sql/sql_class.h:26:0,
  7712. from ../sql/mysql_priv.h:868,
  7713. from opt_range.cc:69:
  7714. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7715. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7716. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_geofunc.cc -o item_geofunc.o >/dev/null 2>&1
  7717. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c lock.cc -o lock.o >/dev/null 2>&1
  7718. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_strfunc.cc -o item_strfunc.o >/dev/null 2>&1
  7719. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c rpl_record_old.cc -o rpl_record_old.o >/dev/null 2>&1
  7720. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c rpl_record.cc -o rpl_record.o >/dev/null 2>&1
  7721. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_sum.cc -o item_sum.o >/dev/null 2>&1
  7722. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_create.cc -o item_create.o >/dev/null 2>&1
  7723. In file included from ../sql/sql_class.h:26:0,
  7724. from ../sql/mysql_priv.h:868,
  7725. from opt_sum.cc:52:
  7726. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7727. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7728. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c field.cc -o field.o >/dev/null 2>&1
  7729. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o procedure.lo procedure.cc
  7730. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c protocol.cc -o protocol.o >/dev/null 2>&1
  7731. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c procedure.cc -fPIC -DPIC -o .libs/procedure.o
  7732. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_xmlfunc.cc -o item_xmlfunc.o >/dev/null 2>&1
  7733. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item.cc -o item.o >/dev/null 2>&1
  7734. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_timefunc.cc -o item_timefunc.o >/dev/null 2>&1
  7735. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_cmpfunc.cc -o item_cmpfunc.o >/dev/null 2>&1
  7736. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_subselect.cc -o item_subselect.o >/dev/null 2>&1
  7737. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c log.cc -o log.o >/dev/null 2>&1
  7738. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c item_func.cc -o item_func.o >/dev/null 2>&1
  7739. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o records.lo records.cc
  7740. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c records.cc -fPIC -DPIC -o .libs/records.o
  7741. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_acl.lo sql_acl.cc
  7742. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_load.lo sql_load.cc
  7743. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_acl.cc -fPIC -DPIC -o .libs/sql_acl.o
  7744. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o discover.lo discover.cc
  7745. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_load.cc -fPIC -DPIC -o .libs/sql_load.o
  7746. In file included from ../sql/sql_class.h:26:0,
  7747. from ../sql/mysql_priv.h:868,
  7748. from procedure.cc:23:
  7749. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7750. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7751. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_locale.lo sql_locale.cc
  7752. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c discover.cc -fPIC -DPIC -o .libs/discover.o
  7753. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c log_event.cc -o log_event.o >/dev/null 2>&1
  7754. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_locale.cc -fPIC -DPIC -o .libs/sql_locale.o
  7755. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c opt_sum.cc -o opt_sum.o >/dev/null 2>&1
  7756. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_profile.lo sql_profile.cc
  7757. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_profile.cc -fPIC -DPIC -o .libs/sql_profile.o
  7758. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_analyse.lo sql_analyse.cc
  7759. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_analyse.cc -fPIC -DPIC -o .libs/sql_analyse.o
  7760. In file included from ../sql/sql_class.h:26:0,
  7761. from ../sql/mysql_priv.h:868,
  7762. from records.cc:26:
  7763. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7764. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7765. In file included from ../sql/sql_class.h:26:0,
  7766. from ../sql/mysql_priv.h:868,
  7767. from sql_acl.cc:28:
  7768. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7769. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7770. In file included from ../sql/sql_class.h:26:0,
  7771. from ../sql/mysql_priv.h:868,
  7772. from sql_load.cc:20:
  7773. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7774. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7775. In file included from ../sql/sql_class.h:26:0,
  7776. from ../sql/mysql_priv.h:868,
  7777. from discover.cc:24:
  7778. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7779. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7780. In file included from ../sql/sql_class.h:26:0,
  7781. from ../sql/mysql_priv.h:868,
  7782. from sql_locale.cc:26:
  7783. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7784. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7785. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_base.lo sql_base.cc
  7786. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_base.cc -fPIC -DPIC -o .libs/sql_base.o
  7787. In file included from ../sql/sql_class.h:26:0,
  7788. from ../sql/mysql_priv.h:868,
  7789. from sql_profile.cc:35:
  7790. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7791. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7792. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_cache.lo sql_cache.cc
  7793. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_cache.cc -fPIC -DPIC -o .libs/sql_cache.o
  7794. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c procedure.cc -o procedure.o >/dev/null 2>&1
  7795. In file included from ../sql/sql_class.h:26:0,
  7796. from ../sql/mysql_priv.h:868,
  7797. from sql_analyse.cc:33:
  7798. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7799. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7800. In file included from ../sql/sql_class.h:26:0,
  7801. from ../sql/mysql_priv.h:868,
  7802. from sql_base.cc:19:
  7803. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7804. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7805. In file included from ../sql/sql_class.h:26:0,
  7806. from ../sql/mysql_priv.h:868,
  7807. from sql_cache.cc:331:
  7808. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7809. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7810. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c discover.cc -o discover.o >/dev/null 2>&1
  7811. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_profile.cc -o sql_profile.o >/dev/null 2>&1
  7812. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c records.cc -o records.o >/dev/null 2>&1
  7813. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_class.lo sql_class.cc
  7814. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_class.cc -fPIC -DPIC -o .libs/sql_class.o
  7815. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_crypt.lo sql_crypt.cc
  7816. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_crypt.cc -fPIC -DPIC -o .libs/sql_crypt.o
  7817. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_load.cc -o sql_load.o >/dev/null 2>&1
  7818. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_db.lo sql_db.cc
  7819. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_delete.lo sql_delete.cc
  7820. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_db.cc -fPIC -DPIC -o .libs/sql_db.o
  7821. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_delete.cc -fPIC -DPIC -o .libs/sql_delete.o
  7822. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_error.lo sql_error.cc
  7823. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_insert.lo sql_insert.cc
  7824. In file included from ../sql/sql_class.h:26:0,
  7825. from ../sql/mysql_priv.h:868,
  7826. from sql_class.cc:30:
  7827. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7828. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7829. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_error.cc -fPIC -DPIC -o .libs/sql_error.o
  7830. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_insert.cc -fPIC -DPIC -o .libs/sql_insert.o
  7831. In file included from ../sql/sql_class.h:26:0,
  7832. from ../sql/mysql_priv.h:868,
  7833. from sql_crypt.cc:32:
  7834. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7835. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7836. In file included from ../sql/sql_class.h:26:0,
  7837. from ../sql/mysql_priv.h:868,
  7838. from sql_db.cc:21:
  7839. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7840. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7841. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_lex.lo sql_lex.cc
  7842. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_list.lo sql_list.cc
  7843. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_lex.cc -fPIC -DPIC -o .libs/sql_lex.o
  7844. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c opt_range.cc -o opt_range.o >/dev/null 2>&1
  7845. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_cache.cc -o sql_cache.o >/dev/null 2>&1
  7846. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_list.cc -fPIC -DPIC -o .libs/sql_list.o
  7847. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_locale.cc -o sql_locale.o >/dev/null 2>&1
  7848. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_manager.lo sql_manager.cc
  7849. In file included from ../sql/sql_class.h:26:0,
  7850. from ../sql/mysql_priv.h:868,
  7851. from sql_delete.cc:24:
  7852. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7853. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7854. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_map.lo sql_map.cc
  7855. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_manager.cc -fPIC -DPIC -o .libs/sql_manager.o
  7856. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_map.cc -fPIC -DPIC -o .libs/sql_map.o
  7857. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_analyse.cc -o sql_analyse.o >/dev/null 2>&1
  7858. In file included from ../sql/sql_class.h:26:0,
  7859. from ../sql/mysql_priv.h:868,
  7860. from sql_error.cc:47:
  7861. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7862. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7863. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o scheduler.lo scheduler.cc
  7864. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_connect.lo sql_connect.cc
  7865. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c scheduler.cc -fPIC -DPIC -o .libs/scheduler.o
  7866. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_parse.lo sql_parse.cc
  7867. In file included from ../sql/sql_class.h:26:0,
  7868. from ../sql/mysql_priv.h:868,
  7869. from sql_insert.cc:58:
  7870. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7871. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7872. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_connect.cc -fPIC -DPIC -o .libs/sql_connect.o
  7873. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_parse.cc -fPIC -DPIC -o .libs/sql_parse.o
  7874. In file included from ../sql/sql_class.h:26:0,
  7875. from ../sql/mysql_priv.h:868,
  7876. from sql_manager.cc:27:
  7877. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7878. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7879. In file included from ../sql/sql_class.h:26:0,
  7880. from ../sql/mysql_priv.h:868,
  7881. from sql_lex.cc:22:
  7882. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7883. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7884. In file included from ../sql/sql_class.h:26:0,
  7885. from ../sql/mysql_priv.h:868,
  7886. from sql_list.cc:21:
  7887. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7888. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7889. In file included from ../sql/sql_class.h:26:0,
  7890. from ../sql/mysql_priv.h:868,
  7891. from sql_map.cc:21:
  7892. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7893. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7894. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_crypt.cc -o sql_crypt.o >/dev/null 2>&1
  7895. In file included from ../sql/sql_class.h:26:0,
  7896. from ../sql/mysql_priv.h:868,
  7897. from sql_parse.cc:20:
  7898. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7899. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7900. In file included from ../sql/sql_class.h:26:0,
  7901. from ../sql/mysql_priv.h:868,
  7902. from scheduler.cc:24:
  7903. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7904. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7905. In file included from ../sql/sql_class.h:26:0,
  7906. from ../sql/mysql_priv.h:868,
  7907. from sql_connect.cc:23:
  7908. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7909. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7910. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_acl.cc -o sql_acl.o >/dev/null 2>&1
  7911. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_error.cc -o sql_error.o >/dev/null 2>&1
  7912. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_prepare.lo sql_prepare.cc
  7913. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_derived.lo sql_derived.cc
  7914. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_base.cc -o sql_base.o >/dev/null 2>&1
  7915. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_prepare.cc -fPIC -DPIC -o .libs/sql_prepare.o
  7916. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_derived.cc -fPIC -DPIC -o .libs/sql_derived.o
  7917. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_db.cc -o sql_db.o >/dev/null 2>&1
  7918. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_manager.cc -o sql_manager.o >/dev/null 2>&1
  7919. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_delete.cc -o sql_delete.o >/dev/null 2>&1
  7920. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_list.cc -o sql_list.o >/dev/null 2>&1
  7921. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_map.cc -o sql_map.o >/dev/null 2>&1
  7922. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c scheduler.cc -o scheduler.o >/dev/null 2>&1
  7923. In file included from ../sql/sql_class.h:26:0,
  7924. from ../sql/mysql_priv.h:868,
  7925. from sql_prepare.cc:87:
  7926. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7927. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7928. In file included from ../sql/sql_class.h:26:0,
  7929. from ../sql/mysql_priv.h:868,
  7930. from sql_derived.cc:25:
  7931. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7932. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7933. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_insert.cc -o sql_insert.o >/dev/null 2>&1
  7934. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_connect.cc -o sql_connect.o >/dev/null 2>&1
  7935. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_rename.lo sql_rename.cc
  7936. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_rename.cc -fPIC -DPIC -o .libs/sql_rename.o
  7937. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_select.lo sql_select.cc
  7938. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_do.lo sql_do.cc
  7939. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_select.cc -fPIC -DPIC -o .libs/sql_select.o
  7940. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_do.cc -fPIC -DPIC -o .libs/sql_do.o
  7941. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_show.lo sql_show.cc
  7942. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_show.cc -fPIC -DPIC -o .libs/sql_show.o
  7943. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o set_var.lo set_var.cc
  7944. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_string.lo sql_string.cc
  7945. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c set_var.cc -fPIC -DPIC -o .libs/set_var.o
  7946. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_string.cc -fPIC -DPIC -o .libs/sql_string.o
  7947. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_table.lo sql_table.cc
  7948. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_table.cc -fPIC -DPIC -o .libs/sql_table.o
  7949. In file included from ../sql/sql_class.h:26:0,
  7950. from ../sql/mysql_priv.h:868,
  7951. from sql_rename.cc:22:
  7952. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7953. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7954. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_test.lo sql_test.cc
  7955. In file included from ../sql/sql_class.h:26:0,
  7956. from ../sql/mysql_priv.h:868,
  7957. from sql_do.cc:19:
  7958. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7959. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7960. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_lex.cc -o sql_lex.o >/dev/null 2>&1
  7961. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_udf.lo sql_udf.cc
  7962. In file included from ../sql/sql_class.h:26:0,
  7963. from ../sql/mysql_priv.h:868,
  7964. from sql_select.cc:32:
  7965. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7966. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7967. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_derived.cc -o sql_derived.o >/dev/null 2>&1
  7968. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_test.cc -fPIC -DPIC -o .libs/sql_test.o
  7969. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_udf.cc -fPIC -DPIC -o .libs/sql_udf.o
  7970. In file included from ../sql/sql_class.h:26:0,
  7971. from ../sql/mysql_priv.h:868,
  7972. from sql_show.cc:20:
  7973. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_class.cc -o sql_class.o >/dev/null 2>&1
  7974. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7975. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_update.lo sql_update.cc
  7976. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_update.cc -fPIC -DPIC -o .libs/sql_update.o
  7977. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_yacc.lo sql_yacc.cc
  7978. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_string.cc -o sql_string.o >/dev/null 2>&1
  7979. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_yacc.cc -fPIC -DPIC -o .libs/sql_yacc.o
  7980. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o table.lo table.cc
  7981. In file included from ../sql/sql_class.h:26:0,
  7982. from ../sql/mysql_priv.h:868,
  7983. from set_var.cc:57:
  7984. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7985. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7986. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o thr_malloc.lo thr_malloc.cc
  7987. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c table.cc -fPIC -DPIC -o .libs/table.o
  7988. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c thr_malloc.cc -fPIC -DPIC -o .libs/thr_malloc.o
  7989. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o time.lo time.cc
  7990. In file included from ../sql/sql_class.h:26:0,
  7991. from ../sql/mysql_priv.h:868,
  7992. from sql_table.cc:20:
  7993. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7994. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  7995. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c time.cc -fPIC -DPIC -o .libs/time.o
  7996. In file included from ../sql/sql_class.h:26:0,
  7997. from ../sql/mysql_priv.h:868,
  7998. from sql_udf.cc:36:
  7999. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8000. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8001. In file included from ../sql/sql_class.h:26:0,
  8002. from ../sql/mysql_priv.h:868,
  8003. from sql_test.cc:23:
  8004. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8005. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8006. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o unireg.lo unireg.cc
  8007. In file included from ../sql/sql_class.h:26:0,
  8008. from ../sql/mysql_priv.h:868,
  8009. from sql_update.cc:22:
  8010. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8011. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8012. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_prepare.cc -o sql_prepare.o >/dev/null 2>&1
  8013. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c unireg.cc -fPIC -DPIC -o .libs/unireg.o
  8014. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_do.cc -o sql_do.o >/dev/null 2>&1
  8015. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o uniques.lo uniques.cc
  8016. In file included from ../sql/sql_class.h:26:0,
  8017. from ../sql/mysql_priv.h:868,
  8018. from table.cc:22:
  8019. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8020. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8021. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c uniques.cc -fPIC -DPIC -o .libs/uniques.o
  8022. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_rename.cc -o sql_rename.o >/dev/null 2>&1
  8023. In file included from ../sql/sql_class.h:26:0,
  8024. from ../sql/mysql_priv.h:868,
  8025. from sql_yacc.yy:40:
  8026. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8027. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8028. In file included from ../sql/sql_class.h:26:0,
  8029. from ../sql/mysql_priv.h:868,
  8030. from thr_malloc.cc:21:
  8031. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8032. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8033. In file included from ../sql/sql_class.h:26:0,
  8034. from ../sql/mysql_priv.h:868,
  8035. from time.cc:22:
  8036. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8037. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8038. In file included from ../sql/sql_class.h:26:0,
  8039. from ../sql/mysql_priv.h:868,
  8040. from unireg.cc:27:
  8041. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8042. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8043. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_union.lo sql_union.cc
  8044. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o hash_filo.lo hash_filo.cc
  8045. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_union.cc -fPIC -DPIC -o .libs/sql_union.o
  8046. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c hash_filo.cc -fPIC -DPIC -o .libs/hash_filo.o
  8047. In file included from ../sql/sql_class.h:26:0,
  8048. from ../sql/mysql_priv.h:868,
  8049. from uniques.cc:36:
  8050. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8051. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8052. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_udf.cc -o sql_udf.o >/dev/null 2>&1
  8053. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_parse.cc -o sql_parse.o >/dev/null 2>&1
  8054. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_test.cc -o sql_test.o >/dev/null 2>&1
  8055. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c thr_malloc.cc -o thr_malloc.o >/dev/null 2>&1
  8056. In file included from ../sql/sql_class.h:26:0,
  8057. from ../sql/mysql_priv.h:868,
  8058. from sql_union.cc:24:
  8059. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8060. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8061. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o spatial.lo spatial.cc
  8062. In file included from ../sql/sql_class.h:26:0,
  8063. from ../sql/mysql_priv.h:868,
  8064. from hash_filo.cc:26:
  8065. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8066. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8067. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c spatial.cc -fPIC -DPIC -o .libs/spatial.o
  8068. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o gstream.lo gstream.cc
  8069. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_help.lo sql_help.cc
  8070. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c gstream.cc -fPIC -DPIC -o .libs/gstream.o
  8071. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c time.cc -o time.o >/dev/null 2>&1
  8072. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_help.cc -fPIC -DPIC -o .libs/sql_help.o
  8073. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o tztime.lo tztime.cc
  8074. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c tztime.cc -fPIC -DPIC -o .libs/tztime.o
  8075. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_update.cc -o sql_update.o >/dev/null 2>&1
  8076. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c uniques.cc -o uniques.o >/dev/null 2>&1
  8077. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_cursor.lo sql_cursor.cc
  8078. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_cursor.cc -fPIC -DPIC -o .libs/sql_cursor.o
  8079. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c unireg.cc -o unireg.o >/dev/null 2>&1
  8080. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sp_head.lo sp_head.cc
  8081. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sp_head.cc -fPIC -DPIC -o .libs/sp_head.o
  8082. In file included from ../sql/sql_class.h:26:0,
  8083. from ../sql/mysql_priv.h:868,
  8084. from spatial.cc:18:
  8085. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8086. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8087. In file included from ../sql/sql_class.h:26:0,
  8088. from ../sql/mysql_priv.h:868,
  8089. from gstream.cc:24:
  8090. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8091. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8092. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c hash_filo.cc -o hash_filo.o >/dev/null 2>&1
  8093. In file included from ../sql/sql_class.h:26:0,
  8094. from ../sql/mysql_priv.h:868,
  8095. from sql_help.cc:18:
  8096. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8097. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8098. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sp_pcontext.lo sp_pcontext.cc
  8099. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sp_pcontext.cc -fPIC -DPIC -o .libs/sp_pcontext.o
  8100. In file included from ../sql/sql_class.h:26:0,
  8101. from ../sql/mysql_priv.h:868,
  8102. from tztime.cc:35:
  8103. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8104. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8105. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sp.lo sp.cc
  8106. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sp.cc -fPIC -DPIC -o .libs/sp.o
  8107. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sp_cache.lo sp_cache.cc
  8108. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sp_cache.cc -fPIC -DPIC -o .libs/sp_cache.o
  8109. In file included from ../sql/sql_class.h:26:0,
  8110. from ../sql/mysql_priv.h:868,
  8111. from sql_cursor.cc:21:
  8112. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8113. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8114. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_union.cc -o sql_union.o >/dev/null 2>&1
  8115. In file included from ../sql/sql_class.h:26:0,
  8116. from ../sql/mysql_priv.h:868,
  8117. from sp_head.cc:18:
  8118. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8119. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8120. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sp_rcontext.lo sp_rcontext.cc
  8121. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sp_rcontext.cc -fPIC -DPIC -o .libs/sp_rcontext.o
  8122. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o parse_file.lo parse_file.cc
  8123. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c parse_file.cc -fPIC -DPIC -o .libs/parse_file.o
  8124. In file included from ../sql/sql_class.h:26:0,
  8125. from ../sql/mysql_priv.h:868,
  8126. from sp_pcontext.cc:19:
  8127. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8128. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8129. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c table.cc -o table.o >/dev/null 2>&1
  8130. In file included from ../sql/sql_class.h:26:0,
  8131. from ../sql/mysql_priv.h:868,
  8132. from sp_cache.cc:19:
  8133. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8134. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8135. In file included from ../sql/sql_class.h:26:0,
  8136. from ../sql/mysql_priv.h:868,
  8137. from sp.cc:18:
  8138. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8139. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8140. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_table.cc -o sql_table.o >/dev/null 2>&1
  8141. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_view.lo sql_view.cc
  8142. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c gstream.cc -o gstream.o >/dev/null 2>&1
  8143. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_view.cc -fPIC -DPIC -o .libs/sql_view.o
  8144. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_trigger.lo sql_trigger.cc
  8145. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_trigger.cc -fPIC -DPIC -o .libs/sql_trigger.o
  8146. In file included from ../sql/sql_class.h:26:0,
  8147. from ../sql/mysql_priv.h:868,
  8148. from sp_rcontext.cc:19:
  8149. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8150. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8151. In file included from ../sql/sql_class.h:26:0,
  8152. from ../sql/mysql_priv.h:868,
  8153. from parse_file.cc:26:
  8154. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8155. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8156. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o my_decimal.lo my_decimal.cc
  8157. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_cursor.cc -o sql_cursor.o >/dev/null 2>&1
  8158. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c my_decimal.cc -fPIC -DPIC -o .libs/my_decimal.o
  8159. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_help.cc -o sql_help.o >/dev/null 2>&1
  8160. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c tztime.cc -o tztime.o >/dev/null 2>&1
  8161. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o rpl_filter.lo rpl_filter.cc
  8162. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sp_cache.cc -o sp_cache.o >/dev/null 2>&1
  8163. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c rpl_filter.cc -fPIC -DPIC -o .libs/rpl_filter.o
  8164. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_show.cc -o sql_show.o >/dev/null 2>&1
  8165. In file included from ../sql/sql_class.h:26:0,
  8166. from ../sql/mysql_priv.h:868,
  8167. from sql_view.cc:18:
  8168. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8169. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8170. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_partition.lo sql_partition.cc
  8171. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_partition.cc -fPIC -DPIC -o .libs/sql_partition.o
  8172. In file included from ../sql/sql_class.h:26:0,
  8173. from ../sql/mysql_priv.h:868,
  8174. from sql_trigger.cc:20:
  8175. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8176. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8177. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sp_pcontext.cc -o sp_pcontext.o >/dev/null 2>&1
  8178. In file included from ../sql/sql_class.h:26:0,
  8179. from ../sql/mysql_priv.h:868,
  8180. from my_decimal.cc:18:
  8181. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8182. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8183. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c spatial.cc -o spatial.o >/dev/null 2>&1
  8184. In file included from ../sql/sql_class.h:26:0,
  8185. from ../sql/mysql_priv.h:868,
  8186. from rpl_filter.cc:19:
  8187. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8188. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8189. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c set_var.cc -o set_var.o >/dev/null 2>&1
  8190. In file included from ../sql/sql_class.h:26:0,
  8191. from ../sql/mysql_priv.h:868,
  8192. from sql_partition.cc:37:
  8193. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8194. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8195. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sp.cc -o sp.o >/dev/null 2>&1
  8196. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sp_rcontext.cc -o sp_rcontext.o >/dev/null 2>&1
  8197. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c parse_file.cc -o parse_file.o >/dev/null 2>&1
  8198. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_builtin.lo sql_builtin.cc
  8199. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_builtin.cc -fPIC -DPIC -o .libs/sql_builtin.o
  8200. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_plugin.lo sql_plugin.cc
  8201. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_builtin.cc -o sql_builtin.o >/dev/null 2>&1
  8202. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_plugin.cc -fPIC -DPIC -o .libs/sql_plugin.o
  8203. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c my_decimal.cc -o my_decimal.o >/dev/null 2>&1
  8204. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o debug_sync.lo debug_sync.cc
  8205. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c debug_sync.cc -fPIC -DPIC -o .libs/debug_sync.o
  8206. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c debug_sync.cc -o debug_sync.o >/dev/null 2>&1
  8207. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_view.cc -o sql_view.o >/dev/null 2>&1
  8208. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sp_head.cc -o sp_head.o >/dev/null 2>&1
  8209. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_tablespace.lo sql_tablespace.cc
  8210. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o rpl_injector.lo rpl_injector.cc
  8211. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c -o my_user.lo my_user.c
  8212. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_tablespace.cc -fPIC -DPIC -o .libs/sql_tablespace.o
  8213. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o partition_info.lo partition_info.cc
  8214. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_user.c -fPIC -DPIC -o .libs/my_user.o
  8215. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c rpl_injector.cc -fPIC -DPIC -o .libs/rpl_injector.o
  8216. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_partition.cc -o sql_partition.o >/dev/null 2>&1
  8217. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c partition_info.cc -fPIC -DPIC -o .libs/partition_info.o
  8218. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c rpl_filter.cc -o rpl_filter.o >/dev/null 2>&1
  8219. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o sql_servers.lo sql_servers.cc
  8220. libtool: compile: x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c my_user.c -o my_user.o >/dev/null 2>&1
  8221. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_servers.cc -fPIC -DPIC -o .libs/sql_servers.o
  8222. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_trigger.cc -o sql_trigger.o >/dev/null 2>&1
  8223. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o event_parse_data.lo event_parse_data.cc
  8224. In file included from ../sql/sql_class.h:26:0,
  8225. from ../sql/mysql_priv.h:868,
  8226. from sql_plugin.cc:18:
  8227. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8228. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8229. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c event_parse_data.cc -fPIC -DPIC -o .libs/event_parse_data.o
  8230. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DPLUGINDIR="\"/usr/lib64/mysql/plugin\"" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o opt_table_elimination.lo opt_table_elimination.cc
  8231. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c opt_table_elimination.cc -fPIC -DPIC -o .libs/opt_table_elimination.o
  8232. In file included from ../sql/sql_class.h:26:0,
  8233. from ../sql/mysql_priv.h:868,
  8234. from sql_tablespace.cc:21:
  8235. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8236. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8237. In file included from ../sql/sql_class.h:26:0,
  8238. from ../sql/mysql_priv.h:868,
  8239. from partition_info.cc:24:
  8240. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8241. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8242. In file included from ../sql/sql_class.h:26:0,
  8243. from ../sql/mysql_priv.h:868,
  8244. from rpl_injector.cc:18:
  8245. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8246. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8247. In file included from ../sql/sql_class.h:26:0,
  8248. from ../sql/mysql_priv.h:868,
  8249. from sql_servers.cc:39:
  8250. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8251. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8252. In file included from ../sql/sql_class.h:26:0,
  8253. from ../sql/mysql_priv.h:868,
  8254. from event_parse_data.cc:18:
  8255. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8256. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8257. In file included from ../sql/sql_class.h:26:0,
  8258. from ../sql/mysql_priv.h:868,
  8259. from opt_table_elimination.cc:15:
  8260. ../sql/log.h:292:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8261. ../sql/log.h:293:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
  8262. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_tablespace.cc -o sql_tablespace.o >/dev/null 2>&1
  8263. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c partition_info.cc -o partition_info.o >/dev/null 2>&1
  8264. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c rpl_injector.cc -o rpl_injector.o >/dev/null 2>&1
  8265. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_servers.cc -o sql_servers.o >/dev/null 2>&1
  8266. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c event_parse_data.cc -o event_parse_data.o >/dev/null 2>&1
  8267. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_plugin.cc -o sql_plugin.o >/dev/null 2>&1
  8268. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c opt_table_elimination.cc -o opt_table_elimination.o >/dev/null 2>&1
  8269. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_select.cc -o sql_select.o >/dev/null 2>&1
  8270. libtool: compile: x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DMYSQL_DATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DPLUGINDIR=\"/usr/lib64/mysql/plugin\" -I. -I../include -I../include -I../include -I../sql -I../sql -I../sql/examples -I../regex -I/usr//include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_yacc.cc -o sql_yacc.o >/dev/null 2>&1
  8271. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o libmysqld.la -rpath /usr/lib64/mysql libmysqld.lo lib_sql.lo emb_qcache.lo errmsg.lo get_password.lo libmysql.lo client.lo pack.lo my_time.lo derror.lo field.lo field_conv.lo strfunc.lo filesort.lo ha_ndbcluster.lo ha_ndbcluster_cond.lo ha_ndbcluster_binlog.lo ha_partition.lo handler.lo sql_handler.lo hostname.lo init.lo password.lo item.lo item_buff.lo item_cmpfunc.lo item_create.lo item_func.lo item_strfunc.lo item_sum.lo item_timefunc.lo item_geofunc.lo item_subselect.lo item_row.lo item_xmlfunc.lo key.lo lock.lo log.lo sql_state.lo log_event.lo rpl_record.lo log_event_old.lo rpl_record_old.lo protocol.lo net_serv.lo opt_range.lo opt_sum.lo procedure.lo records.lo sql_acl.lo sql_load.lo discover.lo sql_locale.lo sql_profile.lo sql_analyse.lo sql_base.lo sql_cache.lo sql_class.lo sql_crypt.lo sql_db.lo sql_delete.lo sql_error.lo sql_insert.lo sql_lex.lo sql_list.lo sql_manager.lo sql_map.lo scheduler.lo sql_connect.lo sql_parse.lo sql_prepare.lo sql_derived.lo sql_rename.lo sql_select.lo sql_do.lo sql_show.lo set_var.lo sql_string.lo sql_table.lo sql_test.lo sql_udf.lo sql_update.lo sql_yacc.lo table.lo thr_malloc.lo time.lo unireg.lo uniques.lo sql_union.lo hash_filo.lo spatial.lo gstream.lo sql_help.lo tztime.lo sql_cursor.lo sp_head.lo sp_pcontext.lo sp.lo sp_cache.lo sp_rcontext.lo parse_file.lo sql_view.lo sql_trigger.lo my_decimal.lo rpl_filter.lo sql_partition.lo sql_builtin.lo sql_plugin.lo debug_sync.lo sql_tablespace.lo rpl_injector.lo my_user.lo partition_info.lo sql_servers.lo event_parse_data.lo opt_table_elimination.lo ../regex/libregex.la ../mysys/libmysys.la ../strings/libmystrings.la ../dbug/libdbug.la ../vio/libvio.la ../storage/myisam/libmyisam_embedded.la ../storage/archive/libarchive.la ../storage/blackhole/libblackhole.la ../storage/csv/libcsv.la ../storage/heap/libheap_embedded.la ../storage/maria/libmaria_embedded.la ../storage/myisammrg/libmyisammrg_embedded.la ../storage/xtradb/libxtradb.la -lpthread -lcrypt -lnsl -lm -lpthread
  8272. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtbeginS.o .libs/libmysqld.o .libs/lib_sql.o .libs/emb_qcache.o .libs/errmsg.o .libs/get_password.o .libs/libmysql.o .libs/client.o .libs/pack.o .libs/my_time.o .libs/derror.o .libs/field.o .libs/field_conv.o .libs/strfunc.o .libs/filesort.o .libs/ha_ndbcluster.o .libs/ha_ndbcluster_cond.o .libs/ha_ndbcluster_binlog.o .libs/ha_partition.o .libs/handler.o .libs/sql_handler.o .libs/hostname.o .libs/init.o .libs/password.o .libs/item.o .libs/item_buff.o .libs/item_cmpfunc.o .libs/item_create.o .libs/item_func.o .libs/item_strfunc.o .libs/item_sum.o .libs/item_timefunc.o .libs/item_geofunc.o .libs/item_subselect.o .libs/item_row.o .libs/item_xmlfunc.o .libs/key.o .libs/lock.o .libs/log.o .libs/sql_state.o .libs/log_event.o .libs/rpl_record.o .libs/log_event_old.o .libs/rpl_record_old.o .libs/protocol.o .libs/net_serv.o .libs/opt_range.o .libs/opt_sum.o .libs/procedure.o .libs/records.o .libs/sql_acl.o .libs/sql_load.o .libs/discover.o .libs/sql_locale.o .libs/sql_profile.o .libs/sql_analyse.o .libs/sql_base.o .libs/sql_cache.o .libs/sql_class.o .libs/sql_crypt.o .libs/sql_db.o .libs/sql_delete.o .libs/sql_error.o .libs/sql_insert.o .libs/sql_lex.o .libs/sql_list.o .libs/sql_manager.o .libs/sql_map.o .libs/scheduler.o .libs/sql_connect.o .libs/sql_parse.o .libs/sql_prepare.o .libs/sql_derived.o .libs/sql_rename.o .libs/sql_select.o .libs/sql_do.o .libs/sql_show.o .libs/set_var.o .libs/sql_string.o .libs/sql_table.o .libs/sql_test.o .libs/sql_udf.o .libs/sql_update.o .libs/sql_yacc.o .libs/table.o .libs/thr_malloc.o .libs/time.o .libs/unireg.o .libs/uniques.o .libs/sql_union.o .libs/hash_filo.o .libs/spatial.o .libs/gstream.o .libs/sql_help.o .libs/tztime.o .libs/sql_cursor.o .libs/sp_head.o .libs/sp_pcontext.o .libs/sp.o .libs/sp_cache.o .libs/sp_rcontext.o .libs/parse_file.o .libs/sql_view.o .libs/sql_trigger.o .libs/my_decimal.o .libs/rpl_filter.o .libs/sql_partition.o .libs/sql_builtin.o .libs/sql_plugin.o .libs/debug_sync.o .libs/sql_tablespace.o .libs/rpl_injector.o .libs/my_user.o .libs/partition_info.o .libs/sql_servers.o .libs/event_parse_data.o .libs/opt_table_elimination.o -Wl,--whole-archive ../regex/.libs/libregex.a ../mysys/.libs/libmysys.a ../strings/.libs/libmystrings.a ../dbug/.libs/libdbug.a ../vio/.libs/libvio.a ../storage/myisam/.libs/libmyisam_embedded.a ../storage/archive/.libs/libarchive.a ../storage/blackhole/.libs/libblackhole.a ../storage/csv/.libs/libcsv.a ../storage/heap/.libs/libheap_embedded.a ../storage/maria/.libs/libmaria_embedded.a ../storage/myisammrg/.libs/libmyisammrg_embedded.a ../storage/xtradb/.libs/libxtradb.a -Wl,--no-whole-archive -L/usr//lib -lz -lcrypt -lnsl -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libmysqld.so.0 -o .libs/libmysqld.so.0.0.0
  8273. libtool: link: (cd ".libs" && rm -f "libmysqld.so.0" && ln -s "libmysqld.so.0.0.0" "libmysqld.so.0")
  8274. libtool: link: (cd ".libs" && rm -f "libmysqld.so" && ln -s "libmysqld.so.0.0.0" "libmysqld.so")
  8275. libtool: link: (cd .libs/libmysqld.lax/libregex.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/../regex/.libs/libregex.a")
  8276. libtool: link: (cd .libs/libmysqld.lax/libmysys.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/../mysys/.libs/libmysys.a")
  8277. libtool: link: (cd .libs/libmysqld.lax/libmystrings.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/../strings/.libs/libmystrings.a")
  8278. libtool: link: (cd .libs/libmysqld.lax/libdbug.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/../dbug/.libs/libdbug.a")
  8279. libtool: link: (cd .libs/libmysqld.lax/libvio.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/../vio/.libs/libvio.a")
  8280. libtool: link: (cd .libs/libmysqld.lax/libmyisam_embedded.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/../storage/myisam/.libs/libmyisam_embedded.a")
  8281. libtool: link: (cd .libs/libmysqld.lax/libarchive.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/../storage/archive/.libs/libarchive.a")
  8282. libtool: link: (cd .libs/libmysqld.lax/libblackhole.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/../storage/blackhole/.libs/libblackhole.a")
  8283. libtool: link: (cd .libs/libmysqld.lax/libcsv.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/../storage/csv/.libs/libcsv.a")
  8284. libtool: link: (cd .libs/libmysqld.lax/libheap_embedded.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/../storage/heap/.libs/libheap_embedded.a")
  8285. libtool: link: (cd .libs/libmysqld.lax/libmaria_embedded.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/../storage/maria/.libs/libmaria_embedded.a")
  8286. libtool: link: (cd .libs/libmysqld.lax/libmyisammrg_embedded.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/../storage/myisammrg/.libs/libmyisammrg_embedded.a")
  8287. libtool: link: (cd .libs/libmysqld.lax/libxtradb.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/../storage/xtradb/.libs/libxtradb.a")
  8288. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmysqld.a libmysqld.o lib_sql.o emb_qcache.o errmsg.o get_password.o libmysql.o client.o pack.o my_time.o derror.o field.o field_conv.o strfunc.o filesort.o ha_ndbcluster.o ha_ndbcluster_cond.o ha_ndbcluster_binlog.o ha_partition.o handler.o sql_handler.o hostname.o init.o password.o item.o item_buff.o item_cmpfunc.o item_create.o item_func.o item_strfunc.o item_sum.o item_timefunc.o item_geofunc.o item_subselect.o item_row.o item_xmlfunc.o key.o lock.o log.o sql_state.o log_event.o rpl_record.o log_event_old.o rpl_record_old.o protocol.o net_serv.o opt_range.o opt_sum.o procedure.o records.o sql_acl.o sql_load.o discover.o sql_locale.o sql_profile.o sql_analyse.o sql_base.o sql_cache.o sql_class.o sql_crypt.o sql_db.o sql_delete.o sql_error.o sql_insert.o sql_lex.o sql_list.o sql_manager.o sql_map.o scheduler.o sql_connect.o sql_parse.o sql_prepare.o sql_derived.o sql_rename.o sql_select.o sql_do.o sql_show.o set_var.o sql_string.o sql_table.o sql_test.o sql_udf.o sql_update.o sql_yacc.o table.o thr_malloc.o time.o unireg.o uniques.o sql_union.o hash_filo.o spatial.o gstream.o sql_help.o tztime.o sql_cursor.o sp_head.o sp_pcontext.o sp.o sp_cache.o sp_rcontext.o parse_file.o sql_view.o sql_trigger.o my_decimal.o rpl_filter.o sql_partition.o sql_builtin.o sql_plugin.o debug_sync.o sql_tablespace.o rpl_injector.o my_user.o partition_info.o sql_servers.o event_parse_data.o opt_table_elimination.o .libs/libmysqld.lax/libregex.a/regcomp.o .libs/libmysqld.lax/libregex.a/regerror.o .libs/libmysqld.lax/libregex.a/regexec.o .libs/libmysqld.lax/libregex.a/regfree.o .libs/libmysqld.lax/libregex.a/reginit.o .libs/libmysqld.lax/libmysys.a/array.o .libs/libmysqld.lax/libmysys.a/base64.o .libs/libmysqld.lax/libmysys.a/charset-def.o .libs/libmysqld.lax/libmysys.a/charset.o .libs/libmysqld.lax/libmysys.a/checksum.o .libs/libmysqld.lax/libmysys.a/default.o .libs/libmysqld.lax/libmysys.a/default_modify.o .libs/libmysqld.lax/libmysys.a/errors.o .libs/libmysqld.lax/libmysys.a/hash.o .libs/libmysqld.lax/libmysys.a/lf_alloc-pin.o .libs/libmysqld.lax/libmysys.a/lf_dynarray.o .libs/libmysqld.lax/libmysys.a/lf_hash.o .libs/libmysqld.lax/libmysys.a/list.o .libs/libmysqld.lax/libmysys.a/md5.o .libs/libmysqld.lax/libmysys.a/mf_arr_appstr.o .libs/libmysqld.lax/libmysys.a/mf_brkhant.o .libs/libmysqld.lax/libmysys.a/mf_cache.o .libs/libmysqld.lax/libmysys.a/mf_dirname.o .libs/libmysqld.lax/libmysys.a/mf_fn_ext.o .libs/libmysqld.lax/libmysys.a/mf_format.o .libs/libmysqld.lax/libmysys.a/mf_getdate.o .libs/libmysqld.lax/libmysys.a/mf_iocache.o .libs/libmysqld.lax/libmysys.a/mf_iocache2.o .libs/libmysqld.lax/libmysys.a/mf_keycache.o .libs/libmysqld.lax/libmysys.a/mf_keycaches.o .libs/libmysqld.lax/libmysys.a/mf_loadpath.o .libs/libmysqld.lax/libmysys.a/mf_pack.o .libs/libmysqld.lax/libmysys.a/mf_path.o .libs/libmysqld.lax/libmysys.a/mf_qsort.o .libs/libmysqld.lax/libmysys.a/mf_qsort2.o .libs/libmysqld.lax/libmysys.a/mf_radix.o .libs/libmysqld.lax/libmysys.a/mf_same.o .libs/libmysqld.lax/libmysys.a/mf_sort.o .libs/libmysqld.lax/libmysys.a/mf_tempdir.o .libs/libmysqld.lax/libmysys.a/mf_tempfile.o .libs/libmysqld.lax/libmysys.a/mf_unixpath.o .libs/libmysqld.lax/libmysys.a/mf_wcomp.o .libs/libmysqld.lax/libmysys.a/mf_wfile.o .libs/libmysqld.lax/libmysys.a/mulalloc.o .libs/libmysqld.lax/libmysys.a/my_access.o .libs/libmysqld.lax/libmysys.a/my_aes.o .libs/libmysqld.lax/libmysys.a/my_alarm.o .libs/libmysqld.lax/libmysys.a/my_alloc.o .libs/libmysqld.lax/libmysys.a/my_append.o .libs/libmysqld.lax/libmysys.a/my_atomic.o .libs/libmysqld.lax/libmysys.a/my_bit.o .libs/libmysqld.lax/libmysys.a/my_bitmap.o .libs/libmysqld.lax/libmysys.a/my_chmod.o .libs/libmysqld.lax/libmysys.a/my_chsize.o .libs/libmysqld.lax/libmysys.a/my_clock.o .libs/libmysqld.lax/libmysys.a/my_compare.o .libs/libmysqld.lax/libmysys.a/my_compress.o .libs/libmysqld.lax/libmysys.a/my_copy.o .libs/libmysqld.lax/libmysys.a/my_crc32.o .libs/libmysqld.lax/libmysys.a/my_create.o .libs/libmysqld.lax/libmysys.a/my_delete.o .libs/libmysqld.lax/libmysys.a/my_div.o .libs/libmysqld.lax/libmysys.a/my_dup.o .libs/libmysqld.lax/libmysys.a/my_error.o .libs/libmysqld.lax/libmysys.a/my_file.o .libs/libmysqld.lax/libmysys.a/my_fopen.o .libs/libmysqld.lax/libmysys.a/my_fstream.o .libs/libmysqld.lax/libmysys.a/my_gethwaddr.o .libs/libmysqld.lax/libmysys.a/my_getncpus.o .libs/libmysqld.lax/libmysys.a/my_getopt.o .libs/libmysqld.lax/libmysys.a/my_getpagesize.o .libs/libmysqld.lax/libmysys.a/my_getsystime.o .libs/libmysqld.lax/libmysys.a/my_getwd.o .libs/libmysqld.lax/libmysys.a/my_init.o .libs/libmysqld.lax/libmysys.a/my_largepage.o .libs/libmysqld.lax/libmysys.a/my_lib.o .libs/libmysqld.lax/libmysys.a/my_libwrap.o .libs/libmysqld.lax/libmysys.a/my_lock.o .libs/libmysqld.lax/libmysys.a/my_lockmem.o .libs/libmysqld.lax/libmysys.a/my_malloc.o .libs/libmysqld.lax/libmysys.a/my_memmem.o .libs/libmysqld.lax/libmysys.a/my_messnc.o .libs/libmysqld.lax/libmysys.a/my_mkdir.o .libs/libmysqld.lax/libmysys.a/my_mmap.o .libs/libmysqld.lax/libmysys.a/my_net.o .libs/libmysqld.lax/libmysys.a/my_netware.o .libs/libmysqld.lax/libmysys.a/my_new.o .libs/libmysqld.lax/libmysys.a/my_once.o .libs/libmysqld.lax/libmysys.a/my_open.o .libs/libmysqld.lax/libmysys.a/my_port.o .libs/libmysqld.lax/libmysys.a/my_pread.o .libs/libmysqld.lax/libmysys.a/my_pthread.o .libs/libmysqld.lax/libmysys.a/my_quick.o .libs/libmysqld.lax/libmysys.a/my_read.o .libs/libmysqld.lax/libmysys.a/my_realloc.o .libs/libmysqld.lax/libmysys.a/my_redel.o .libs/libmysqld.lax/libmysys.a/my_rename.o .libs/libmysqld.lax/libmysys.a/my_rnd.o .libs/libmysqld.lax/libmysys.a/my_safehash.o .libs/libmysqld.lax/libmysys.a/my_seek.o .libs/libmysqld.lax/libmysys.a/my_sleep.o .libs/libmysqld.lax/libmysys.a/my_static.o .libs/libmysqld.lax/libmysys.a/my_symlink.o .libs/libmysqld.lax/libmysys.a/my_symlink2.o .libs/libmysqld.lax/libmysys.a/my_sync.o .libs/libmysqld.lax/libmysys.a/my_thr_init.o .libs/libmysqld.lax/libmysys.a/my_uuid.o .libs/libmysqld.lax/libmysys.a/my_vle.o .libs/libmysqld.lax/libmysys.a/my_windac.o .libs/libmysqld.lax/libmysys.a/my_write.o .libs/libmysqld.lax/libmysys.a/ptr_cmp.o .libs/libmysqld.lax/libmysys.a/queues.o .libs/libmysqld.lax/libmysys.a/rijndael.o .libs/libmysqld.lax/libmysys.a/safemalloc.o .libs/libmysqld.lax/libmysys.a/sha1.o .libs/libmysqld.lax/libmysys.a/stacktrace.o .libs/libmysqld.lax/libmysys.a/string.o .libs/libmysqld.lax/libmysys.a/thr_alarm.o .libs/libmysqld.lax/libmysys.a/thr_lock.o .libs/libmysqld.lax/libmysys.a/thr_mutex.o .libs/libmysqld.lax/libmysys.a/thr_rwlock.o .libs/libmysqld.lax/libmysys.a/tree.o .libs/libmysqld.lax/libmysys.a/trie.o .libs/libmysqld.lax/libmysys.a/typelib.o .libs/libmysqld.lax/libmysys.a/waiting_threads.o .libs/libmysqld.lax/libmysys.a/wqueue.o .libs/libmysqld.lax/libmystrings.a/bchange.o .libs/libmysqld.lax/libmystrings.a/bcmp.o .libs/libmysqld.lax/libmystrings.a/bfill.o .libs/libmysqld.lax/libmystrings.a/bmove.o .libs/libmysqld.lax/libmystrings.a/bmove512.o .libs/libmysqld.lax/libmystrings.a/bmove_upp.o .libs/libmysqld.lax/libmystrings.a/ctype-big5.o .libs/libmysqld.lax/libmystrings.a/ctype-bin.o .libs/libmysqld.lax/libmystrings.a/ctype-cp932.o .libs/libmysqld.lax/libmystrings.a/ctype-czech.o .libs/libmysqld.lax/libmystrings.a/ctype-euc_kr.o .libs/libmysqld.lax/libmystrings.a/ctype-eucjpms.o .libs/libmysqld.lax/libmystrings.a/ctype-extra.o .libs/libmysqld.lax/libmystrings.a/ctype-gb2312.o .libs/libmysqld.lax/libmystrings.a/ctype-gbk.o .libs/libmysqld.lax/libmystrings.a/ctype-latin1.o .libs/libmysqld.lax/libmystrings.a/ctype-mb.o .libs/libmysqld.lax/libmystrings.a/ctype-simple.o .libs/libmysqld.lax/libmystrings.a/ctype-sjis.o .libs/libmysqld.lax/libmystrings.a/ctype-tis620.o .libs/libmysqld.lax/libmystrings.a/ctype-uca.o .libs/libmysqld.lax/libmystrings.a/ctype-ucs2.o .libs/libmysqld.lax/libmystrings.a/ctype-ujis.o .libs/libmysqld.lax/libmystrings.a/ctype-utf8.o .libs/libmysqld.lax/libmystrings.a/ctype-win1250ch.o .libs/libmysqld.lax/libmystrings.a/ctype.o .libs/libmysqld.lax/libmystrings.a/decimal.o .libs/libmysqld.lax/libmystrings.a/int2str.o .libs/libmysqld.lax/libmystrings.a/is_prefix.o .libs/libmysqld.lax/libmystrings.a/llstr.o .libs/libmysqld.lax/libmystrings.a/longlong2str.o .libs/libmysqld.lax/libmystrings.a/my_strchr.o .libs/libmysqld.lax/libmystrings.a/my_strtoll10.o .libs/libmysqld.lax/libmystrings.a/my_vsnprintf.o .libs/libmysqld.lax/libmystrings.a/r_strinstr.o .libs/libmysqld.lax/libmystrings.a/str2int.o .libs/libmysqld.lax/libmystrings.a/str_alloc.o .libs/libmysqld.lax/libmystrings.a/strappend.o .libs/libmysqld.lax/libmystrings.a/strcend.o .libs/libmysqld.lax/libmystrings.a/strcont.o .libs/libmysqld.lax/libmystrings.a/strend.o .libs/libmysqld.lax/libmystrings.a/strfill.o .libs/libmysqld.lax/libmystrings.a/strinstr.o .libs/libmysqld.lax/libmystrings.a/strmake.o .libs/libmysqld.lax/libmystrings.a/strmov.o .libs/libmysqld.lax/libmystrings.a/strmov_overlapp.o .libs/libmysqld.lax/libmystrings.a/strnlen.o .libs/libmysqld.lax/libmystrings.a/strnmov.o .libs/libmysqld.lax/libmystrings.a/strstr.o .libs/libmysqld.lax/libmystrings.a/strtod.o .libs/libmysqld.lax/libmystrings.a/strtol.o .libs/libmysqld.lax/libmystrings.a/strtoll.o .libs/libmysqld.lax/libmystrings.a/strtoul.o .libs/libmysqld.lax/libmystrings.a/strtoull.o .libs/libmysqld.lax/libmystrings.a/strxmov.o .libs/libmysqld.lax/libmystrings.a/strxnmov.o .libs/libmysqld.lax/libmystrings.a/xml.o .libs/libmysqld.lax/libdbug.a/dbug.o .libs/libmysqld.lax/libdbug.a/sanity.o .libs/libmysqld.lax/libvio.a/vio.o .libs/libmysqld.lax/libvio.a/viosocket.o .libs/libmysqld.lax/libvio.a/viossl.o .libs/libmysqld.lax/libvio.a/viosslfactories.o .libs/libmysqld.lax/libmyisam_embedded.a/ft_boolean_search.o .libs/libmysqld.lax/libmyisam_embedded.a/ft_myisam.o .libs/libmysqld.lax/libmyisam_embedded.a/ft_nlq_search.o .libs/libmysqld.lax/libmyisam_embedded.a/ft_parser.o .libs/libmysqld.lax/libmyisam_embedded.a/ft_static.o .libs/libmysqld.lax/libmyisam_embedded.a/ft_stopwords.o .libs/libmysqld.lax/libmyisam_embedded.a/ft_update.o .libs/libmysqld.lax/libmyisam_embedded.a/libmyisam_embedded_la-ha_myisam.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_cache.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_changed.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_check.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_checksum.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_close.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_create.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_dbug.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_delete.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_delete_all.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_delete_table.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_dynrec.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_extra.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_info.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_key.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_keycache.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_locking.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_log.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_open.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_packrec.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_page.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_panic.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_preload.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_range.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_rename.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_rfirst.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_rkey.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_rlast.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_rnext.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_rnext_same.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_rprev.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_rrnd.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_rsame.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_rsamepos.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_scan.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_search.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_static.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_statrec.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_unique.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_update.o .libs/libmysqld.lax/libmyisam_embedded.a/mi_write.o .libs/libmysqld.lax/libmyisam_embedded.a/rt_index.o .libs/libmysqld.lax/libmyisam_embedded.a/rt_key.o .libs/libmysqld.lax/libmyisam_embedded.a/rt_mbr.o .libs/libmysqld.lax/libmyisam_embedded.a/rt_split.o .libs/libmysqld.lax/libmyisam_embedded.a/sort.o .libs/libmysqld.lax/libmyisam_embedded.a/sp_key.o .libs/libmysqld.lax/libarchive.a/libarchive_la-azio.o .libs/libmysqld.lax/libarchive.a/libarchive_la-ha_archive.o .libs/libmysqld.lax/libblackhole.a/libblackhole_la-ha_blackhole.o .libs/libmysqld.lax/libcsv.a/libcsv_la-ha_tina.o .libs/libmysqld.lax/libcsv.a/libcsv_la-transparent_file.o .libs/libmysqld.lax/libheap_embedded.a/_check.o .libs/libmysqld.lax/libheap_embedded.a/_rectest.o .libs/libmysqld.lax/libheap_embedded.a/hp_block.o .libs/libmysqld.lax/libheap_embedded.a/hp_clear.o .libs/libmysqld.lax/libheap_embedded.a/hp_close.o .libs/libmysqld.lax/libheap_embedded.a/hp_create.o .libs/libmysqld.lax/libheap_embedded.a/hp_delete.o .libs/libmysqld.lax/libheap_embedded.a/hp_extra.o .libs/libmysqld.lax/libheap_embedded.a/hp_hash.o .libs/libmysqld.lax/libheap_embedded.a/hp_info.o .libs/libmysqld.lax/libheap_embedded.a/hp_open.o .libs/libmysqld.lax/libheap_embedded.a/hp_panic.o .libs/libmysqld.lax/libheap_embedded.a/hp_rename.o .libs/libmysqld.lax/libheap_embedded.a/hp_rfirst.o .libs/libmysqld.lax/libheap_embedded.a/hp_rkey.o .libs/libmysqld.lax/libheap_embedded.a/hp_rlast.o .libs/libmysqld.lax/libheap_embedded.a/hp_rnext.o .libs/libmysqld.lax/libheap_embedded.a/hp_rprev.o .libs/libmysqld.lax/libheap_embedded.a/hp_rrnd.o .libs/libmysqld.lax/libheap_embedded.a/hp_rsame.o .libs/libmysqld.lax/libheap_embedded.a/hp_scan.o .libs/libmysqld.lax/libheap_embedded.a/hp_static.o .libs/libmysqld.lax/libheap_embedded.a/hp_update.o .libs/libmysqld.lax/libheap_embedded.a/hp_write.o .libs/libmysqld.lax/libheap_embedded.a/libheap_embedded_la-ha_heap.o .libs/libmysqld.lax/libmaria_embedded.a/ft_maria.o .libs/libmysqld.lax/libmaria_embedded.a/libmaria_embedded_la-ha_maria.o .libs/libmysqld.lax/libmaria_embedded.a/lockman.o .libs/libmysqld.lax/libmaria_embedded.a/ma_bitmap.o .libs/libmysqld.lax/libmaria_embedded.a/ma_blockrec.o .libs/libmysqld.lax/libmaria_embedded.a/ma_cache.o .libs/libmysqld.lax/libmaria_embedded.a/ma_changed.o .libs/libmysqld.lax/libmaria_embedded.a/ma_check.o .libs/libmysqld.lax/libmaria_embedded.a/ma_checkpoint.o .libs/libmysqld.lax/libmaria_embedded.a/ma_checksum.o .libs/libmysqld.lax/libmaria_embedded.a/ma_close.o .libs/libmysqld.lax/libmaria_embedded.a/ma_commit.o .libs/libmysqld.lax/libmaria_embedded.a/ma_control_file.o .libs/libmysqld.lax/libmaria_embedded.a/ma_create.o .libs/libmysqld.lax/libmaria_embedded.a/ma_dbug.o .libs/libmysqld.lax/libmaria_embedded.a/ma_delete.o .libs/libmysqld.lax/libmaria_embedded.a/ma_delete_all.o .libs/libmysqld.lax/libmaria_embedded.a/ma_delete_table.o .libs/libmysqld.lax/libmaria_embedded.a/ma_dynrec.o .libs/libmysqld.lax/libmaria_embedded.a/ma_extra.o .libs/libmysqld.lax/libmaria_embedded.a/ma_ft_boolean_search.o .libs/libmysqld.lax/libmaria_embedded.a/ma_ft_nlq_search.o .libs/libmysqld.lax/libmaria_embedded.a/ma_ft_parser.o .libs/libmysqld.lax/libmaria_embedded.a/ma_ft_update.o .libs/libmysqld.lax/libmaria_embedded.a/ma_info.o .libs/libmysqld.lax/libmaria_embedded.a/ma_init.o .libs/libmysqld.lax/libmaria_embedded.a/ma_key.o .libs/libmysqld.lax/libmaria_embedded.a/ma_key_recover.o .libs/libmysqld.lax/libmaria_embedded.a/ma_keycache.o .libs/libmysqld.lax/libmaria_embedded.a/ma_locking.o .libs/libmysqld.lax/libmaria_embedded.a/ma_loghandler.o .libs/libmysqld.lax/libmaria_embedded.a/ma_open.o .libs/libmysqld.lax/libmaria_embedded.a/ma_packrec.o .libs/libmysqld.lax/libmaria_embedded.a/ma_page.o .libs/libmysqld.lax/libmaria_embedded.a/ma_pagecache.o .libs/libmysqld.lax/libmaria_embedded.a/ma_pagecaches.o .libs/libmysqld.lax/libmaria_embedded.a/ma_pagecrc.o .libs/libmysqld.lax/libmaria_embedded.a/ma_panic.o .libs/libmysqld.lax/libmaria_embedded.a/ma_preload.o .libs/libmysqld.lax/libmaria_embedded.a/ma_range.o .libs/libmysqld.lax/libmaria_embedded.a/ma_recovery.o .libs/libmysqld.lax/libmaria_embedded.a/ma_recovery_util.o .libs/libmysqld.lax/libmaria_embedded.a/ma_rename.o .libs/libmysqld.lax/libmaria_embedded.a/ma_rfirst.o .libs/libmysqld.lax/libmaria_embedded.a/ma_rkey.o .libs/libmysqld.lax/libmaria_embedded.a/ma_rlast.o .libs/libmysqld.lax/libmaria_embedded.a/ma_rnext.o .libs/libmysqld.lax/libmaria_embedded.a/ma_rnext_same.o .libs/libmysqld.lax/libmaria_embedded.a/ma_rprev.o .libs/libmysqld.lax/libmaria_embedded.a/ma_rrnd.o .libs/libmysqld.lax/libmaria_embedded.a/ma_rsame.o .libs/libmysqld.lax/libmaria_embedded.a/ma_rsamepos.o .libs/libmysqld.lax/libmaria_embedded.a/ma_rt_index.o .libs/libmysqld.lax/libmaria_embedded.a/ma_rt_key.o .libs/libmysqld.lax/libmaria_embedded.a/ma_rt_mbr.o .libs/libmysqld.lax/libmaria_embedded.a/ma_rt_split.o .libs/libmysqld.lax/libmaria_embedded.a/ma_scan.o .libs/libmysqld.lax/libmaria_embedded.a/ma_search.o .libs/libmysqld.lax/libmaria_embedded.a/ma_sort.o .libs/libmysqld.lax/libmaria_embedded.a/ma_sp_key.o .libs/libmysqld.lax/libmaria_embedded.a/ma_state.o .libs/libmysqld.lax/libmaria_embedded.a/ma_static.o .libs/libmysqld.lax/libmaria_embedded.a/ma_statrec.o .libs/libmysqld.lax/libmaria_embedded.a/ma_unique.o .libs/libmysqld.lax/libmaria_embedded.a/ma_update.o .libs/libmysqld.lax/libmaria_embedded.a/ma_write.o .libs/libmysqld.lax/libmaria_embedded.a/tablockman.o .libs/libmysqld.lax/libmaria_embedded.a/trnman.o .libs/libmysqld.lax/libmyisammrg_embedded.a/libmyisammrg_embedded_la-ha_myisammrg.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_close.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_create.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_delete.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_extra.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_info.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_locking.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_open.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_panic.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_queue.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_range.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_records.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_rfirst.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_rkey.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_rlast.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_rnext.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_rnext_same.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_rprev.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_rrnd.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_rsame.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_static.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_update.o .libs/libmysqld.lax/libmyisammrg_embedded.a/myrg_write.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-btr0btr.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-btr0cur.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-btr0pcur.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-btr0sea.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-buf0buddy.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-buf0buf.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-buf0flu.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-buf0lru.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-buf0rea.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-data0data.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-data0type.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-dict0boot.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-dict0crea.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-dict0dict.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-dict0load.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-dict0mem.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-dyn0dyn.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-eval0eval.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-eval0proc.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-fil0fil.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-fsp0fsp.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-fut0fut.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-fut0lst.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-ha0ha.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-ha0storage.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-ha_innodb.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-handler0alter.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-hash0hash.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-i_s.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-ibuf0ibuf.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-lexyy.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-lock0iter.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-lock0lock.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-log0log.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-log0recv.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-mach0data.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-mem0mem.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-mem0pool.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-mtr0log.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-mtr0mtr.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-mysql_addons.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-os0file.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-os0proc.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-os0sync.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-os0thread.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-page0cur.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-page0page.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-page0zip.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-pars0grm.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-pars0opt.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-pars0pars.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-pars0sym.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-que0que.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-read0read.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-rem0cmp.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-rem0rec.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-row0ext.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-row0ins.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-row0merge.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-row0mysql.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-row0purge.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-row0row.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-row0sel.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-row0uins.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-row0umod.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-row0undo.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-row0upd.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-row0vers.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-srv0que.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-srv0srv.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-srv0start.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-sync0arr.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-sync0rw.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-sync0sync.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-thr0loc.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-trx0i_s.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-trx0purge.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-trx0rec.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-trx0roll.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-trx0rseg.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-trx0sys.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-trx0trx.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-trx0undo.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-usr0sess.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-ut0byte.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-ut0dbg.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-ut0list.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-ut0mem.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-ut0rbt.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-ut0rnd.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-ut0ut.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-ut0vec.o .libs/libmysqld.lax/libxtradb.a/libxtradb_la-ut0wqueue.o
  8289. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmysqld.a
  8290. libtool: link: rm -fr .libs/libmysqld.lax
  8291. libtool: link: ( cd ".libs" && rm -f "libmysqld.la" && ln -s "../libmysqld.la" "libmysqld.la" )
  8292. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  8293. Making all in examples
  8294. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/examples'
  8295. for f in mysqltest.cc mysql.cc readline.cc completion_hash.cc my_readline.h sql_string.h completion_hash.h; do \
  8296. rm -f $f; \
  8297. /bin/ln -s ../../client/$f $f; \
  8298. done; \
  8299. for f in mysql_client_test.c; do \
  8300. rm -f $f; \
  8301. /bin/ln -s ../../tests/$f $f; \
  8302. done
  8303. echo timestamp > link_sources
  8304. make all-am
  8305. make[4]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/examples'
  8306. x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -I. -I../../include -I../../include -I../../include -I. -I../.. -I../../client -I../../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqltest.o mysqltest.cc
  8307. x86_64-pc-linux-gnu-gcc -DEMBEDDED_LIBRARY -I. -I../../include -I../../include -I../../include -I. -I../.. -I../../client -I../../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -c mysql_client_test.c
  8308. x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -I. -I../../include -I../../include -I../../include -I. -I../.. -I../../client -I../../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysql.o mysql.cc
  8309. x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -I. -I../../include -I../../include -I../../include -I. -I../.. -I../../client -I../../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o readline.o readline.cc
  8310. x86_64-pc-linux-gnu-g++ -DEMBEDDED_LIBRARY -I. -I../../include -I../../include -I../../include -I. -I../.. -I../../client -I../../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o completion_hash.o completion_hash.cc
  8311. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysql mysql.o readline.o completion_hash.o ../../cmd-line-utils/readline/libreadline.a -lncursesw -lstdc++ ../../libmysqld/libmysqld.la -ldl -lpthread -lcrypt -lnsl -lm -lpthread -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  8312. libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/mysql mysql.o readline.o completion_hash.o ../../cmd-line-utils/readline/libreadline.a -lncursesw -lstdc++ ../../libmysqld/.libs/libmysqld.so -L/usr//lib -ldl -lpthread -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  8313. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqltest_embedded mysqltest.o -lstdc++ ../../libmysqld/libmysqld.la -ldl ../../regex/libregex.la -lpthread -lcrypt -lnsl -lm -lpthread -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  8314. libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/mysqltest_embedded mysqltest.o -lstdc++ ../../libmysqld/.libs/libmysqld.so -L/usr//lib -ldl ../../regex/.libs/libregex.a -lpthread -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  8315. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysql_client_test_embedded mysql_client_test.o -lstdc++ ../../libmysqld/libmysqld.la -ldl -lpthread -lcrypt -lnsl -lm -lpthread -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz
  8316. libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o .libs/mysql_client_test_embedded mysql_client_test.o -lstdc++ ../../libmysqld/.libs/libmysqld.so -L/usr//lib -ldl -lpthread -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -lz -Wl,-rpath -Wl,/usr/lib64/mysql
  8317. make[4]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/examples'
  8318. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/examples'
  8319. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  8320. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  8321. Making all in mysql-test
  8322. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  8323. Making all in lib/My/SafeProcess
  8324. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test/lib/My/SafeProcess'
  8325. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o safe_process.o safe_process.cc
  8326. /bin/sh ../../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o my_safe_process safe_process.o -lpthread -lcrypt -lnsl -lm -lpthread
  8327. libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o my_safe_process safe_process.o -lcrypt -lnsl -lm -lpthread
  8328. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test/lib/My/SafeProcess'
  8329. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  8330. make[2]: Nothing to be done for `all-am'.
  8331. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  8332. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  8333. Making all in support-files
  8334. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files'
  8335. Making all in MacOSX
  8336. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/MacOSX'
  8337. /bin/rm -f Info.plist Info.plist-t
  8338. /bin/rm -f Description.plist Description.plist-t
  8339. /bin/rm -f StartupParameters.plist StartupParameters.plist-t
  8340. /bin/rm -f postflight postflight-t
  8341. /bin/rm -f preflight preflight-t
  8342. /bin/sed \
  8343. -e 's!@''prefix''@!/usr!g' \
  8344. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8345. -e 's!@''MYSQL_NUMERIC_VERSION''@!@MYSQL_NUMERIC_VERSION@!' \
  8346. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8347. -e 's!@''MYSQLD_USER''@!mysql!' \
  8348. Info.plist.sh > Info.plist-t
  8349. /bin/sed \
  8350. -e 's!@''prefix''@!/usr!g' \
  8351. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8352. -e 's!@''MYSQL_NUMERIC_VERSION''@!@MYSQL_NUMERIC_VERSION@!' \
  8353. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8354. -e 's!@''MYSQLD_USER''@!mysql!' \
  8355. Description.plist.sh > Description.plist-t
  8356. /bin/sed \
  8357. -e 's!@''prefix''@!/usr!g' \
  8358. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8359. -e 's!@''MYSQL_NUMERIC_VERSION''@!@MYSQL_NUMERIC_VERSION@!' \
  8360. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8361. -e 's!@''MYSQLD_USER''@!mysql!' \
  8362. StartupParameters.plist.sh > StartupParameters.plist-t
  8363. /bin/sed \
  8364. -e 's!@''prefix''@!/usr!g' \
  8365. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8366. -e 's!@''MYSQL_NUMERIC_VERSION''@!@MYSQL_NUMERIC_VERSION@!' \
  8367. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8368. -e 's!@''MYSQLD_USER''@!mysql!' \
  8369. postflight.sh > postflight-t
  8370. /bin/sed \
  8371. -e 's!@''prefix''@!/usr!g' \
  8372. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8373. -e 's!@''MYSQL_NUMERIC_VERSION''@!@MYSQL_NUMERIC_VERSION@!' \
  8374. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8375. -e 's!@''MYSQLD_USER''@!mysql!' \
  8376. preflight.sh > preflight-t
  8377. /bin/mv Info.plist-t Info.plist
  8378. /bin/mv StartupParameters.plist-t StartupParameters.plist
  8379. /bin/mv Description.plist-t Description.plist
  8380. /bin/mv postflight-t postflight
  8381. /bin/mv preflight-t preflight
  8382. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/MacOSX'
  8383. Making all in RHEL4-SElinux
  8384. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/RHEL4-SElinux'
  8385. make[2]: Nothing to be done for `all'.
  8386. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/RHEL4-SElinux'
  8387. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files'
  8388. /bin/rm -f mysql.server mysql.server-t
  8389. /bin/rm -f mysqld_multi.server mysqld_multi.server-t
  8390. /bin/rm -f binary-configure binary-configure-t
  8391. /bin/rm -f mysql-log-rotate mysql-log-rotate-t
  8392. /bin/sed \
  8393. -e 's!@''bindir''@!/usr/bin!g' \
  8394. -e 's!@''sbindir''@!/usr/sbin!g' \
  8395. -e 's!@''scriptdir''@!/usr/bin!g' \
  8396. -e 's!@''prefix''@!/usr!g' \
  8397. -e 's!@''datadir''@!/usr/share!g' \
  8398. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  8399. -e 's!@''libexecdir''@!/usr/sbin!g' \
  8400. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  8401. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  8402. -e 's!@''GXX''@!yes!'\
  8403. -e 's!@''PERL''@!/usr/bin/perl!' \
  8404. -e 's!@''CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  8405. -e 's!@''CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  8406. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  8407. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8408. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8409. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  8410. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  8411. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  8412. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  8413. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  8414. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  8415. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  8416. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  8417. -e 's!@''TARGET_LINUX''@!true!' \
  8418. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  8419. -e 's!@''MYSQLD_USER''@!mysql!' \
  8420. -e 's!@''sysconfdir''@!/etc/mysql!' \
  8421. -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
  8422. -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \
  8423. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  8424. -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.62!' \
  8425. -e 's!@''MYSQL_U_SCORE_VERSION''@!5.1.62_MariaDB!' \
  8426. -e 's!@''MYSQL_COPYRIGHT_YEAR''@!2012!' \
  8427. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  8428. -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
  8429. -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
  8430. -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
  8431. mysql.server.sh > mysql.server-t
  8432. /bin/rm -f mysql.spec mysql.spec-t
  8433. /bin/sed \
  8434. -e 's!@''bindir''@!/usr/bin!g' \
  8435. -e 's!@''sbindir''@!/usr/sbin!g' \
  8436. -e 's!@''scriptdir''@!/usr/bin!g' \
  8437. -e 's!@''prefix''@!/usr!g' \
  8438. -e 's!@''datadir''@!/usr/share!g' \
  8439. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  8440. -e 's!@''libexecdir''@!/usr/sbin!g' \
  8441. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  8442. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  8443. -e 's!@''GXX''@!yes!'\
  8444. -e 's!@''PERL''@!/usr/bin/perl!' \
  8445. -e 's!@''CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  8446. -e 's!@''CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  8447. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  8448. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8449. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8450. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  8451. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  8452. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  8453. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  8454. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  8455. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  8456. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  8457. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  8458. -e 's!@''TARGET_LINUX''@!true!' \
  8459. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  8460. -e 's!@''MYSQLD_USER''@!mysql!' \
  8461. -e 's!@''sysconfdir''@!/etc/mysql!' \
  8462. -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
  8463. -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \
  8464. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  8465. -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.62!' \
  8466. -e 's!@''MYSQL_U_SCORE_VERSION''@!5.1.62_MariaDB!' \
  8467. -e 's!@''MYSQL_COPYRIGHT_YEAR''@!2012!' \
  8468. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  8469. -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
  8470. -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
  8471. -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
  8472. mysqld_multi.server.sh > mysqld_multi.server-t
  8473. /bin/sed \
  8474. -e 's!@''bindir''@!/usr/bin!g' \
  8475. -e 's!@''sbindir''@!/usr/sbin!g' \
  8476. -e 's!@''scriptdir''@!/usr/bin!g' \
  8477. -e 's!@''prefix''@!/usr!g' \
  8478. -e 's!@''datadir''@!/usr/share!g' \
  8479. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  8480. -e 's!@''libexecdir''@!/usr/sbin!g' \
  8481. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  8482. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  8483. -e 's!@''GXX''@!yes!'\
  8484. -e 's!@''PERL''@!/usr/bin/perl!' \
  8485. -e 's!@''CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  8486. -e 's!@''CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  8487. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  8488. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8489. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8490. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  8491. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  8492. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  8493. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  8494. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  8495. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  8496. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  8497. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  8498. -e 's!@''TARGET_LINUX''@!true!' \
  8499. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  8500. -e 's!@''MYSQLD_USER''@!mysql!' \
  8501. -e 's!@''sysconfdir''@!/etc/mysql!' \
  8502. -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
  8503. -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \
  8504. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  8505. -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.62!' \
  8506. -e 's!@''MYSQL_U_SCORE_VERSION''@!5.1.62_MariaDB!' \
  8507. -e 's!@''MYSQL_COPYRIGHT_YEAR''@!2012!' \
  8508. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  8509. -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
  8510. -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
  8511. -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
  8512. binary-configure.sh > binary-configure-t
  8513. /bin/sed \
  8514. -e 's!@''bindir''@!/usr/bin!g' \
  8515. -e 's!@''sbindir''@!/usr/sbin!g' \
  8516. -e 's!@''scriptdir''@!/usr/bin!g' \
  8517. -e 's!@''prefix''@!/usr!g' \
  8518. -e 's!@''datadir''@!/usr/share!g' \
  8519. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  8520. -e 's!@''libexecdir''@!/usr/sbin!g' \
  8521. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  8522. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  8523. -e 's!@''GXX''@!yes!'\
  8524. -e 's!@''PERL''@!/usr/bin/perl!' \
  8525. -e 's!@''CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  8526. -e 's!@''CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  8527. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  8528. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8529. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8530. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  8531. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  8532. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  8533. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  8534. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  8535. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  8536. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  8537. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  8538. -e 's!@''TARGET_LINUX''@!true!' \
  8539. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  8540. -e 's!@''MYSQLD_USER''@!mysql!' \
  8541. -e 's!@''sysconfdir''@!/etc/mysql!' \
  8542. -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
  8543. -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \
  8544. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  8545. -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.62!' \
  8546. -e 's!@''MYSQL_U_SCORE_VERSION''@!5.1.62_MariaDB!' \
  8547. -e 's!@''MYSQL_COPYRIGHT_YEAR''@!2012!' \
  8548. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  8549. -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
  8550. -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
  8551. -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
  8552. mysql-log-rotate.sh > mysql-log-rotate-t
  8553. /bin/sed \
  8554. -e 's!@''bindir''@!/usr/bin!g' \
  8555. -e 's!@''sbindir''@!/usr/sbin!g' \
  8556. -e 's!@''scriptdir''@!/usr/bin!g' \
  8557. -e 's!@''prefix''@!/usr!g' \
  8558. -e 's!@''datadir''@!/usr/share!g' \
  8559. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  8560. -e 's!@''libexecdir''@!/usr/sbin!g' \
  8561. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  8562. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  8563. -e 's!@''GXX''@!yes!'\
  8564. -e 's!@''PERL''@!/usr/bin/perl!' \
  8565. -e 's!@''CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  8566. -e 's!@''CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  8567. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  8568. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8569. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8570. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  8571. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  8572. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  8573. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  8574. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  8575. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  8576. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  8577. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  8578. -e 's!@''TARGET_LINUX''@!true!' \
  8579. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  8580. -e 's!@''MYSQLD_USER''@!mysql!' \
  8581. -e 's!@''sysconfdir''@!/etc/mysql!' \
  8582. -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
  8583. -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \
  8584. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  8585. -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.62!' \
  8586. -e 's!@''MYSQL_U_SCORE_VERSION''@!5.1.62_MariaDB!' \
  8587. -e 's!@''MYSQL_COPYRIGHT_YEAR''@!2012!' \
  8588. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  8589. -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
  8590. -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
  8591. -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
  8592. mysql.spec.sh > mysql.spec-t
  8593. /bin/rm -f MySQL-shared-compat.spec MySQL-shared-compat.spec-t
  8594. /bin/rm -f my-small.cnf my-small.cnf-t
  8595. /bin/rm -f my-medium.cnf my-medium.cnf-t
  8596. /bin/rm -f my-large.cnf my-large.cnf-t
  8597. /bin/rm -f my-huge.cnf my-huge.cnf-t
  8598. /bin/sed \
  8599. -e 's!@''bindir''@!/usr/bin!g' \
  8600. -e 's!@''sbindir''@!/usr/sbin!g' \
  8601. -e 's!@''scriptdir''@!/usr/bin!g' \
  8602. -e 's!@''prefix''@!/usr!g' \
  8603. -e 's!@''datadir''@!/usr/share!g' \
  8604. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  8605. -e 's!@''libexecdir''@!/usr/sbin!g' \
  8606. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  8607. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  8608. -e 's!@''GXX''@!yes!'\
  8609. -e 's!@''PERL''@!/usr/bin/perl!' \
  8610. -e 's!@''CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  8611. -e 's!@''CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  8612. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  8613. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8614. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8615. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  8616. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  8617. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  8618. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  8619. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  8620. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  8621. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  8622. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  8623. -e 's!@''TARGET_LINUX''@!true!' \
  8624. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  8625. -e 's!@''MYSQLD_USER''@!mysql!' \
  8626. -e 's!@''sysconfdir''@!/etc/mysql!' \
  8627. -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
  8628. -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \
  8629. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  8630. -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.62!' \
  8631. -e 's!@''MYSQL_U_SCORE_VERSION''@!5.1.62_MariaDB!' \
  8632. -e 's!@''MYSQL_COPYRIGHT_YEAR''@!2012!' \
  8633. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  8634. -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
  8635. -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
  8636. -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
  8637. MySQL-shared-compat.spec.sh > MySQL-shared-compat.spec-t
  8638. /bin/sed \
  8639. -e 's!@''bindir''@!/usr/bin!g' \
  8640. -e 's!@''sbindir''@!/usr/sbin!g' \
  8641. -e 's!@''scriptdir''@!/usr/bin!g' \
  8642. -e 's!@''prefix''@!/usr!g' \
  8643. -e 's!@''datadir''@!/usr/share!g' \
  8644. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  8645. -e 's!@''libexecdir''@!/usr/sbin!g' \
  8646. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  8647. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  8648. -e 's!@''GXX''@!yes!'\
  8649. -e 's!@''PERL''@!/usr/bin/perl!' \
  8650. -e 's!@''CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  8651. -e 's!@''CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  8652. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  8653. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8654. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8655. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  8656. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  8657. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  8658. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  8659. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  8660. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  8661. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  8662. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  8663. -e 's!@''TARGET_LINUX''@!true!' \
  8664. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  8665. -e 's!@''MYSQLD_USER''@!mysql!' \
  8666. -e 's!@''sysconfdir''@!/etc/mysql!' \
  8667. -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
  8668. -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \
  8669. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  8670. -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.62!' \
  8671. -e 's!@''MYSQL_U_SCORE_VERSION''@!5.1.62_MariaDB!' \
  8672. -e 's!@''MYSQL_COPYRIGHT_YEAR''@!2012!' \
  8673. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  8674. -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
  8675. -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
  8676. -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
  8677. my-small.cnf.sh > my-small.cnf-t
  8678. /bin/sed \
  8679. -e 's!@''bindir''@!/usr/bin!g' \
  8680. -e 's!@''sbindir''@!/usr/sbin!g' \
  8681. -e 's!@''scriptdir''@!/usr/bin!g' \
  8682. -e 's!@''prefix''@!/usr!g' \
  8683. -e 's!@''datadir''@!/usr/share!g' \
  8684. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  8685. -e 's!@''libexecdir''@!/usr/sbin!g' \
  8686. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  8687. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  8688. -e 's!@''GXX''@!yes!'\
  8689. -e 's!@''PERL''@!/usr/bin/perl!' \
  8690. -e 's!@''CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  8691. -e 's!@''CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  8692. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  8693. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8694. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8695. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  8696. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  8697. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  8698. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  8699. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  8700. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  8701. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  8702. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  8703. -e 's!@''TARGET_LINUX''@!true!' \
  8704. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  8705. -e 's!@''MYSQLD_USER''@!mysql!' \
  8706. -e 's!@''sysconfdir''@!/etc/mysql!' \
  8707. -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
  8708. -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \
  8709. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  8710. -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.62!' \
  8711. -e 's!@''MYSQL_U_SCORE_VERSION''@!5.1.62_MariaDB!' \
  8712. -e 's!@''MYSQL_COPYRIGHT_YEAR''@!2012!' \
  8713. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  8714. -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
  8715. -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
  8716. -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
  8717. my-medium.cnf.sh > my-medium.cnf-t
  8718. /bin/sed \
  8719. -e 's!@''bindir''@!/usr/bin!g' \
  8720. -e 's!@''sbindir''@!/usr/sbin!g' \
  8721. -e 's!@''scriptdir''@!/usr/bin!g' \
  8722. -e 's!@''prefix''@!/usr!g' \
  8723. -e 's!@''datadir''@!/usr/share!g' \
  8724. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  8725. -e 's!@''libexecdir''@!/usr/sbin!g' \
  8726. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  8727. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  8728. -e 's!@''GXX''@!yes!'\
  8729. -e 's!@''PERL''@!/usr/bin/perl!' \
  8730. -e 's!@''CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  8731. -e 's!@''CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  8732. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  8733. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8734. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8735. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  8736. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  8737. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  8738. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  8739. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  8740. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  8741. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  8742. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  8743. -e 's!@''TARGET_LINUX''@!true!' \
  8744. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  8745. -e 's!@''MYSQLD_USER''@!mysql!' \
  8746. -e 's!@''sysconfdir''@!/etc/mysql!' \
  8747. -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
  8748. -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \
  8749. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  8750. -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.62!' \
  8751. -e 's!@''MYSQL_U_SCORE_VERSION''@!5.1.62_MariaDB!' \
  8752. -e 's!@''MYSQL_COPYRIGHT_YEAR''@!2012!' \
  8753. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  8754. -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
  8755. -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
  8756. -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
  8757. my-large.cnf.sh > my-large.cnf-t
  8758. /bin/sed \
  8759. -e 's!@''bindir''@!/usr/bin!g' \
  8760. -e 's!@''sbindir''@!/usr/sbin!g' \
  8761. -e 's!@''scriptdir''@!/usr/bin!g' \
  8762. -e 's!@''prefix''@!/usr!g' \
  8763. -e 's!@''datadir''@!/usr/share!g' \
  8764. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  8765. -e 's!@''libexecdir''@!/usr/sbin!g' \
  8766. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  8767. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  8768. -e 's!@''GXX''@!yes!'\
  8769. -e 's!@''PERL''@!/usr/bin/perl!' \
  8770. -e 's!@''CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  8771. -e 's!@''CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  8772. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  8773. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8774. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8775. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  8776. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  8777. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  8778. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  8779. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  8780. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  8781. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  8782. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  8783. -e 's!@''TARGET_LINUX''@!true!' \
  8784. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  8785. -e 's!@''MYSQLD_USER''@!mysql!' \
  8786. -e 's!@''sysconfdir''@!/etc/mysql!' \
  8787. -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
  8788. -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \
  8789. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  8790. -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.62!' \
  8791. -e 's!@''MYSQL_U_SCORE_VERSION''@!5.1.62_MariaDB!' \
  8792. -e 's!@''MYSQL_COPYRIGHT_YEAR''@!2012!' \
  8793. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  8794. -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
  8795. -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
  8796. -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
  8797. my-huge.cnf.sh > my-huge.cnf-t
  8798. /bin/rm -f config.huge.ini config.huge.ini-t
  8799. /bin/rm -f config.medium.ini config.medium.ini-t
  8800. /bin/rm -f config.small.ini config.small.ini-t
  8801. /bin/mv mysqld_multi.server-t mysqld_multi.server
  8802. /bin/mv binary-configure-t binary-configure
  8803. /bin/sed \
  8804. -e 's!@''bindir''@!/usr/bin!g' \
  8805. -e 's!@''sbindir''@!/usr/sbin!g' \
  8806. -e 's!@''scriptdir''@!/usr/bin!g' \
  8807. -e 's!@''prefix''@!/usr!g' \
  8808. -e 's!@''datadir''@!/usr/share!g' \
  8809. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  8810. -e 's!@''libexecdir''@!/usr/sbin!g' \
  8811. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  8812. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  8813. -e 's!@''GXX''@!yes!'\
  8814. -e 's!@''PERL''@!/usr/bin/perl!' \
  8815. -e 's!@''CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  8816. -e 's!@''CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  8817. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  8818. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8819. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8820. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  8821. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  8822. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  8823. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  8824. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  8825. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  8826. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  8827. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  8828. -e 's!@''TARGET_LINUX''@!true!' \
  8829. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  8830. -e 's!@''MYSQLD_USER''@!mysql!' \
  8831. -e 's!@''sysconfdir''@!/etc/mysql!' \
  8832. -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
  8833. -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \
  8834. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  8835. -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.62!' \
  8836. -e 's!@''MYSQL_U_SCORE_VERSION''@!5.1.62_MariaDB!' \
  8837. -e 's!@''MYSQL_COPYRIGHT_YEAR''@!2012!' \
  8838. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  8839. -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
  8840. -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
  8841. -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
  8842. config.huge.ini.sh > config.huge.ini-t
  8843. /bin/mv mysql-log-rotate-t mysql-log-rotate
  8844. /bin/sed \
  8845. -e 's!@''bindir''@!/usr/bin!g' \
  8846. -e 's!@''sbindir''@!/usr/sbin!g' \
  8847. -e 's!@''scriptdir''@!/usr/bin!g' \
  8848. -e 's!@''prefix''@!/usr!g' \
  8849. -e 's!@''datadir''@!/usr/share!g' \
  8850. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  8851. -e 's!@''libexecdir''@!/usr/sbin!g' \
  8852. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  8853. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  8854. -e 's!@''GXX''@!yes!'\
  8855. -e 's!@''PERL''@!/usr/bin/perl!' \
  8856. -e 's!@''CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  8857. -e 's!@''CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  8858. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  8859. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8860. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8861. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  8862. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  8863. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  8864. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  8865. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  8866. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  8867. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  8868. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  8869. -e 's!@''TARGET_LINUX''@!true!' \
  8870. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  8871. -e 's!@''MYSQLD_USER''@!mysql!' \
  8872. -e 's!@''sysconfdir''@!/etc/mysql!' \
  8873. -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
  8874. -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \
  8875. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  8876. -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.62!' \
  8877. -e 's!@''MYSQL_U_SCORE_VERSION''@!5.1.62_MariaDB!' \
  8878. -e 's!@''MYSQL_COPYRIGHT_YEAR''@!2012!' \
  8879. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  8880. -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
  8881. -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
  8882. -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
  8883. config.medium.ini.sh > config.medium.ini-t
  8884. /bin/sed \
  8885. -e 's!@''bindir''@!/usr/bin!g' \
  8886. -e 's!@''sbindir''@!/usr/sbin!g' \
  8887. -e 's!@''scriptdir''@!/usr/bin!g' \
  8888. -e 's!@''prefix''@!/usr!g' \
  8889. -e 's!@''datadir''@!/usr/share!g' \
  8890. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  8891. -e 's!@''libexecdir''@!/usr/sbin!g' \
  8892. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  8893. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  8894. -e 's!@''GXX''@!yes!'\
  8895. -e 's!@''PERL''@!/usr/bin/perl!' \
  8896. -e 's!@''CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  8897. -e 's!@''CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  8898. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  8899. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8900. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8901. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  8902. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  8903. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  8904. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  8905. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  8906. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  8907. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  8908. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  8909. -e 's!@''TARGET_LINUX''@!true!' \
  8910. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  8911. -e 's!@''MYSQLD_USER''@!mysql!' \
  8912. -e 's!@''sysconfdir''@!/etc/mysql!' \
  8913. -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
  8914. -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \
  8915. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  8916. -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.62!' \
  8917. -e 's!@''MYSQL_U_SCORE_VERSION''@!5.1.62_MariaDB!' \
  8918. -e 's!@''MYSQL_COPYRIGHT_YEAR''@!2012!' \
  8919. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  8920. -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
  8921. -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
  8922. -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
  8923. config.small.ini.sh > config.small.ini-t
  8924. /bin/rm -f my-innodb-heavy-4G.cnf my-innodb-heavy-4G.cnf-t
  8925. /bin/rm -f ndb-config-2-node.ini ndb-config-2-node.ini-t
  8926. /bin/mv mysql.server-t mysql.server
  8927. /bin/mv MySQL-shared-compat.spec-t MySQL-shared-compat.spec
  8928. /bin/sed \
  8929. -e 's!@''bindir''@!/usr/bin!g' \
  8930. -e 's!@''sbindir''@!/usr/sbin!g' \
  8931. -e 's!@''scriptdir''@!/usr/bin!g' \
  8932. -e 's!@''prefix''@!/usr!g' \
  8933. -e 's!@''datadir''@!/usr/share!g' \
  8934. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  8935. -e 's!@''libexecdir''@!/usr/sbin!g' \
  8936. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  8937. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  8938. -e 's!@''GXX''@!yes!'\
  8939. -e 's!@''PERL''@!/usr/bin/perl!' \
  8940. -e 's!@''CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  8941. -e 's!@''CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  8942. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  8943. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8944. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8945. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  8946. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  8947. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  8948. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  8949. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  8950. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  8951. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  8952. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  8953. -e 's!@''TARGET_LINUX''@!true!' \
  8954. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  8955. -e 's!@''MYSQLD_USER''@!mysql!' \
  8956. -e 's!@''sysconfdir''@!/etc/mysql!' \
  8957. -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
  8958. -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \
  8959. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  8960. -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.62!' \
  8961. -e 's!@''MYSQL_U_SCORE_VERSION''@!5.1.62_MariaDB!' \
  8962. -e 's!@''MYSQL_COPYRIGHT_YEAR''@!2012!' \
  8963. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  8964. -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
  8965. -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
  8966. -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
  8967. my-innodb-heavy-4G.cnf.sh > my-innodb-heavy-4G.cnf-t
  8968. /bin/mv my-small.cnf-t my-small.cnf
  8969. /bin/sed \
  8970. -e 's!@''bindir''@!/usr/bin!g' \
  8971. -e 's!@''sbindir''@!/usr/sbin!g' \
  8972. -e 's!@''scriptdir''@!/usr/bin!g' \
  8973. -e 's!@''prefix''@!/usr!g' \
  8974. -e 's!@''datadir''@!/usr/share!g' \
  8975. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  8976. -e 's!@''libexecdir''@!/usr/sbin!g' \
  8977. -e 's!@''CC''@!x86_64-pc-linux-gnu-gcc!'\
  8978. -e 's!@''CXX''@!x86_64-pc-linux-gnu-g++!'\
  8979. -e 's!@''GXX''@!yes!'\
  8980. -e 's!@''PERL''@!/usr/bin/perl!' \
  8981. -e 's!@''CFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\
  8982. -e 's!@''CXXFLAGS''@!-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\
  8983. -e 's!@''LDFLAGS''@!-Wl,-O1 -Wl,--as-needed!'\
  8984. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  8985. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  8986. -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mariadb-5.1.62!' \
  8987. -e 's!@''MACHINE_TYPE''@!x86_64!' \
  8988. -e 's!@''HOSTNAME''@!/bin/hostname!' \
  8989. -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \
  8990. -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
  8991. -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
  8992. -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \
  8993. -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \
  8994. -e 's!@''TARGET_LINUX''@!true!' \
  8995. -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib64/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mariadb-5.1.62' '--without-docs' '--with-LIBDIR=lib64' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-ssl=/usr' '--enable-assembler' '--with-geometry' '--with-readline' '--with-zlib-dir=/usr/' '--without-pstack' '--with-plugindir=/usr/lib64/mysql/plugin' '--enable-community-features' '--disable-profiling' '--with-maria-tmp-tables' '--without-libevent' '--with-plugins=csv,myisam,myisammrg,heap,archive,blackhole,maria,xtradb' '--without-plugin-example' '--without-plugin-ibmdb2i' '--without-plugin-partition' '--without-plugin-federated' '--without-plugin-ndbcluster' '--without-plugin-pbxt' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CCASFLAGS='!" \
  8996. -e 's!@''MYSQLD_USER''@!mysql!' \
  8997. -e 's!@''sysconfdir''@!/etc/mysql!' \
  8998. -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \
  8999. -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \
  9000. -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
  9001. -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.62!' \
  9002. -e 's!@''MYSQL_U_SCORE_VERSION''@!5.1.62_MariaDB!' \
  9003. -e 's!@''MYSQL_COPYRIGHT_YEAR''@!2012!' \
  9004. -e 's!@''MYSQL_TCP_PORT''@!3306!' \
  9005. -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \
  9006. -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \
  9007. -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \
  9008. ndb-config-2-node.ini.sh > ndb-config-2-node.ini-t
  9009. /bin/mv my-medium.cnf-t my-medium.cnf
  9010. /bin/mv my-huge.cnf-t my-huge.cnf
  9011. /bin/mv my-large.cnf-t my-large.cnf
  9012. /bin/mv config.huge.ini-t config.huge.ini
  9013. /bin/mv config.medium.ini-t config.medium.ini
  9014. /bin/mv config.small.ini-t config.small.ini
  9015. /bin/mv ndb-config-2-node.ini-t ndb-config-2-node.ini
  9016. /bin/mv my-innodb-heavy-4G.cnf-t my-innodb-heavy-4G.cnf
  9017. /bin/mv mysql.spec-t mysql.spec
  9018. rm -f mysql-5.1.62-MariaDB.spec
  9019. cp mysql.spec mysql-5.1.62-MariaDB.spec
  9020. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files'
  9021. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files'
  9022. Making all in sql-bench
  9023. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-bench'
  9024. /bin/rm -f test-ATIS test-ATIS-t
  9025. /bin/rm -f test-connect test-connect-t
  9026. /bin/rm -f test-create test-create-t
  9027. /bin/rm -f test-insert test-insert-t
  9028. /bin/sed \
  9029. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9030. -e 's!@''bindir''@!/usr/bin!g' \
  9031. -e 's!@''scriptdir''@!/usr/bin!g' \
  9032. -e 's!@''prefix''@!/usr!g' \
  9033. -e 's!@''datadir''@!/usr/share!g' \
  9034. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9035. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9036. -e 's!@''PERL''@!/usr/bin/perl!' \
  9037. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9038. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9039. test-ATIS.sh > test-ATIS-t
  9040. /bin/rm -f test-big-tables test-big-tables-t
  9041. /bin/sed \
  9042. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9043. -e 's!@''bindir''@!/usr/bin!g' \
  9044. -e 's!@''scriptdir''@!/usr/bin!g' \
  9045. -e 's!@''prefix''@!/usr!g' \
  9046. -e 's!@''datadir''@!/usr/share!g' \
  9047. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9048. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9049. -e 's!@''PERL''@!/usr/bin/perl!' \
  9050. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9051. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9052. test-connect.sh > test-connect-t
  9053. /bin/sed \
  9054. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9055. -e 's!@''bindir''@!/usr/bin!g' \
  9056. -e 's!@''scriptdir''@!/usr/bin!g' \
  9057. -e 's!@''prefix''@!/usr!g' \
  9058. -e 's!@''datadir''@!/usr/share!g' \
  9059. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9060. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9061. -e 's!@''PERL''@!/usr/bin/perl!' \
  9062. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9063. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9064. test-create.sh > test-create-t
  9065. /bin/rm -f test-select test-select-t
  9066. /bin/sed \
  9067. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9068. -e 's!@''bindir''@!/usr/bin!g' \
  9069. -e 's!@''scriptdir''@!/usr/bin!g' \
  9070. -e 's!@''prefix''@!/usr!g' \
  9071. -e 's!@''datadir''@!/usr/share!g' \
  9072. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9073. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9074. -e 's!@''PERL''@!/usr/bin/perl!' \
  9075. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9076. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9077. test-insert.sh > test-insert-t
  9078. /bin/rm -f test-wisconsin test-wisconsin-t
  9079. /bin/sed \
  9080. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9081. -e 's!@''bindir''@!/usr/bin!g' \
  9082. -e 's!@''scriptdir''@!/usr/bin!g' \
  9083. -e 's!@''prefix''@!/usr!g' \
  9084. -e 's!@''datadir''@!/usr/share!g' \
  9085. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9086. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9087. -e 's!@''PERL''@!/usr/bin/perl!' \
  9088. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9089. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9090. test-big-tables.sh > test-big-tables-t
  9091. /bin/rm -f test-alter-table test-alter-table-t
  9092. /bin/rm -f test-transactions test-transactions-t
  9093. /bin/sed \
  9094. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9095. -e 's!@''bindir''@!/usr/bin!g' \
  9096. -e 's!@''scriptdir''@!/usr/bin!g' \
  9097. -e 's!@''prefix''@!/usr!g' \
  9098. -e 's!@''datadir''@!/usr/share!g' \
  9099. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9100. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9101. -e 's!@''PERL''@!/usr/bin/perl!' \
  9102. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9103. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9104. test-select.sh > test-select-t
  9105. /bin/rm -f graph-compare-results graph-compare-results-t
  9106. /bin/sed \
  9107. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9108. -e 's!@''bindir''@!/usr/bin!g' \
  9109. -e 's!@''scriptdir''@!/usr/bin!g' \
  9110. -e 's!@''prefix''@!/usr!g' \
  9111. -e 's!@''datadir''@!/usr/share!g' \
  9112. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9113. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9114. -e 's!@''PERL''@!/usr/bin/perl!' \
  9115. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9116. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9117. test-wisconsin.sh > test-wisconsin-t
  9118. /bin/sed \
  9119. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9120. -e 's!@''bindir''@!/usr/bin!g' \
  9121. -e 's!@''scriptdir''@!/usr/bin!g' \
  9122. -e 's!@''prefix''@!/usr!g' \
  9123. -e 's!@''datadir''@!/usr/share!g' \
  9124. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9125. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9126. -e 's!@''PERL''@!/usr/bin/perl!' \
  9127. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9128. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9129. test-alter-table.sh > test-alter-table-t
  9130. /bin/rm -f bench-init.pl bench-init.pl-t
  9131. /bin/sed \
  9132. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9133. -e 's!@''bindir''@!/usr/bin!g' \
  9134. -e 's!@''scriptdir''@!/usr/bin!g' \
  9135. -e 's!@''prefix''@!/usr!g' \
  9136. -e 's!@''datadir''@!/usr/share!g' \
  9137. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9138. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9139. -e 's!@''PERL''@!/usr/bin/perl!' \
  9140. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9141. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9142. test-transactions.sh > test-transactions-t
  9143. /bin/rm -f compare-results compare-results-t
  9144. /bin/sed \
  9145. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9146. -e 's!@''bindir''@!/usr/bin!g' \
  9147. -e 's!@''scriptdir''@!/usr/bin!g' \
  9148. -e 's!@''prefix''@!/usr!g' \
  9149. -e 's!@''datadir''@!/usr/share!g' \
  9150. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9151. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9152. -e 's!@''PERL''@!/usr/bin/perl!' \
  9153. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9154. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9155. graph-compare-results.sh > graph-compare-results-t
  9156. /bin/rm -f run-all-tests run-all-tests-t
  9157. /bin/rm -f server-cfg server-cfg-t
  9158. /bin/sed \
  9159. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9160. -e 's!@''bindir''@!/usr/bin!g' \
  9161. -e 's!@''scriptdir''@!/usr/bin!g' \
  9162. -e 's!@''prefix''@!/usr!g' \
  9163. -e 's!@''datadir''@!/usr/share!g' \
  9164. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9165. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9166. -e 's!@''PERL''@!/usr/bin/perl!' \
  9167. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9168. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9169. bench-init.pl.sh > bench-init.pl-t
  9170. /bin/rm -f crash-me crash-me-t
  9171. /bin/sed \
  9172. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9173. -e 's!@''bindir''@!/usr/bin!g' \
  9174. -e 's!@''scriptdir''@!/usr/bin!g' \
  9175. -e 's!@''prefix''@!/usr!g' \
  9176. -e 's!@''datadir''@!/usr/share!g' \
  9177. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9178. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9179. -e 's!@''PERL''@!/usr/bin/perl!' \
  9180. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9181. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9182. compare-results.sh > compare-results-t
  9183. /bin/sed \
  9184. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9185. -e 's!@''bindir''@!/usr/bin!g' \
  9186. -e 's!@''scriptdir''@!/usr/bin!g' \
  9187. -e 's!@''prefix''@!/usr!g' \
  9188. -e 's!@''datadir''@!/usr/share!g' \
  9189. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9190. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9191. -e 's!@''PERL''@!/usr/bin/perl!' \
  9192. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9193. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9194. run-all-tests.sh > run-all-tests-t
  9195. /bin/chmod +x test-ATIS-t
  9196. /bin/chmod +x test-create-t
  9197. /bin/chmod +x test-connect-t
  9198. /bin/sed \
  9199. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9200. -e 's!@''bindir''@!/usr/bin!g' \
  9201. -e 's!@''scriptdir''@!/usr/bin!g' \
  9202. -e 's!@''prefix''@!/usr!g' \
  9203. -e 's!@''datadir''@!/usr/share!g' \
  9204. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9205. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9206. -e 's!@''PERL''@!/usr/bin/perl!' \
  9207. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9208. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9209. server-cfg.sh > server-cfg-t
  9210. /bin/chmod +x test-big-tables-t
  9211. /bin/sed \
  9212. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9213. -e 's!@''bindir''@!/usr/bin!g' \
  9214. -e 's!@''scriptdir''@!/usr/bin!g' \
  9215. -e 's!@''prefix''@!/usr!g' \
  9216. -e 's!@''datadir''@!/usr/share!g' \
  9217. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9218. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9219. -e 's!@''PERL''@!/usr/bin/perl!' \
  9220. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9221. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9222. crash-me.sh > crash-me-t
  9223. /bin/rm -f copy-db copy-db-t
  9224. /bin/mv test-ATIS-t test-ATIS
  9225. /bin/mv test-create-t test-create
  9226. /bin/mv test-connect-t test-connect
  9227. /bin/chmod +x test-select-t
  9228. /bin/chmod +x test-wisconsin-t
  9229. /bin/mv test-big-tables-t test-big-tables
  9230. /bin/chmod +x test-alter-table-t
  9231. /bin/sed \
  9232. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9233. -e 's!@''bindir''@!/usr/bin!g' \
  9234. -e 's!@''scriptdir''@!/usr/bin!g' \
  9235. -e 's!@''prefix''@!/usr!g' \
  9236. -e 's!@''datadir''@!/usr/share!g' \
  9237. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9238. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9239. -e 's!@''PERL''@!/usr/bin/perl!' \
  9240. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9241. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9242. copy-db.sh > copy-db-t
  9243. /bin/chmod +x test-transactions-t
  9244. /bin/rm -f innotest1 innotest1-t
  9245. /bin/mv test-select-t test-select
  9246. /bin/mv test-wisconsin-t test-wisconsin
  9247. /bin/chmod +x test-insert-t
  9248. /bin/mv test-alter-table-t test-alter-table
  9249. /bin/mv test-transactions-t test-transactions
  9250. /bin/sed \
  9251. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9252. -e 's!@''bindir''@!/usr/bin!g' \
  9253. -e 's!@''scriptdir''@!/usr/bin!g' \
  9254. -e 's!@''prefix''@!/usr!g' \
  9255. -e 's!@''datadir''@!/usr/share!g' \
  9256. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9257. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9258. -e 's!@''PERL''@!/usr/bin/perl!' \
  9259. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9260. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9261. innotest1.sh > innotest1-t
  9262. /bin/chmod +x graph-compare-results-t
  9263. /bin/chmod +x run-all-tests-t
  9264. /bin/rm -f innotest1a innotest1a-t
  9265. /bin/chmod +x bench-init.pl-t
  9266. /bin/chmod +x compare-results-t
  9267. /bin/mv test-insert-t test-insert
  9268. /bin/mv graph-compare-results-t graph-compare-results
  9269. /bin/mv run-all-tests-t run-all-tests
  9270. /bin/rm -f innotest1b innotest1b-t
  9271. /bin/sed \
  9272. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9273. -e 's!@''bindir''@!/usr/bin!g' \
  9274. -e 's!@''scriptdir''@!/usr/bin!g' \
  9275. -e 's!@''prefix''@!/usr!g' \
  9276. -e 's!@''datadir''@!/usr/share!g' \
  9277. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9278. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9279. -e 's!@''PERL''@!/usr/bin/perl!' \
  9280. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9281. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9282. innotest1a.sh > innotest1a-t
  9283. /bin/mv bench-init.pl-t bench-init.pl
  9284. /bin/mv compare-results-t compare-results
  9285. /bin/rm -f innotest2 innotest2-t
  9286. /bin/rm -f innotest2a innotest2a-t
  9287. /bin/chmod +x copy-db-t
  9288. /bin/sed \
  9289. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9290. -e 's!@''bindir''@!/usr/bin!g' \
  9291. -e 's!@''scriptdir''@!/usr/bin!g' \
  9292. -e 's!@''prefix''@!/usr!g' \
  9293. -e 's!@''datadir''@!/usr/share!g' \
  9294. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9295. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9296. -e 's!@''PERL''@!/usr/bin/perl!' \
  9297. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9298. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9299. innotest1b.sh > innotest1b-t
  9300. /bin/rm -f innotest2b innotest2b-t
  9301. /bin/sed \
  9302. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9303. -e 's!@''bindir''@!/usr/bin!g' \
  9304. -e 's!@''scriptdir''@!/usr/bin!g' \
  9305. -e 's!@''prefix''@!/usr!g' \
  9306. -e 's!@''datadir''@!/usr/share!g' \
  9307. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9308. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9309. -e 's!@''PERL''@!/usr/bin/perl!' \
  9310. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9311. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9312. innotest2.sh > innotest2-t
  9313. /bin/rm -f bench-count-distinct bench-count-distinct-t
  9314. /bin/chmod +x innotest1-t
  9315. /bin/sed \
  9316. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9317. -e 's!@''bindir''@!/usr/bin!g' \
  9318. -e 's!@''scriptdir''@!/usr/bin!g' \
  9319. -e 's!@''prefix''@!/usr!g' \
  9320. -e 's!@''datadir''@!/usr/share!g' \
  9321. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9322. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9323. -e 's!@''PERL''@!/usr/bin/perl!' \
  9324. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9325. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9326. innotest2a.sh > innotest2a-t
  9327. /bin/mv copy-db-t copy-db
  9328. /bin/sed \
  9329. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9330. -e 's!@''bindir''@!/usr/bin!g' \
  9331. -e 's!@''scriptdir''@!/usr/bin!g' \
  9332. -e 's!@''prefix''@!/usr!g' \
  9333. -e 's!@''datadir''@!/usr/share!g' \
  9334. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9335. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9336. -e 's!@''PERL''@!/usr/bin/perl!' \
  9337. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9338. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9339. innotest2b.sh > innotest2b-t
  9340. /bin/sed \
  9341. -e 's!@''benchdir''@!/usr/sql-bench!g' \
  9342. -e 's!@''bindir''@!/usr/bin!g' \
  9343. -e 's!@''scriptdir''@!/usr/bin!g' \
  9344. -e 's!@''prefix''@!/usr!g' \
  9345. -e 's!@''datadir''@!/usr/share!g' \
  9346. -e 's!@''localstatedir''@!/var/lib/mysql!g' \
  9347. -e 's!@''libexecdir''@!/usr/sbin!g' \
  9348. -e 's!@''PERL''@!/usr/bin/perl!' \
  9349. -e 's!@''VERSION''@!5.1.62-MariaDB!' \
  9350. -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  9351. bench-count-distinct.sh > bench-count-distinct-t
  9352. /bin/mv innotest1-t innotest1
  9353. /bin/chmod +x server-cfg-t
  9354. /bin/chmod +x innotest1a-t
  9355. /bin/mv server-cfg-t server-cfg
  9356. /bin/mv innotest1a-t innotest1a
  9357. /bin/chmod +x innotest1b-t
  9358. /bin/chmod +x innotest2-t
  9359. /bin/chmod +x innotest2a-t
  9360. /bin/mv innotest1b-t innotest1b
  9361. /bin/chmod +x innotest2b-t
  9362. /bin/mv innotest2-t innotest2
  9363. /bin/mv innotest2a-t innotest2a
  9364. /bin/chmod +x crash-me-t
  9365. /bin/chmod +x bench-count-distinct-t
  9366. /bin/mv innotest2b-t innotest2b
  9367. /bin/mv crash-me-t crash-me
  9368. /bin/mv bench-count-distinct-t bench-count-distinct
  9369. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-bench'
  9370. Making all in server-tools
  9371. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools'
  9372. Making all in .
  9373. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools'
  9374. make[2]: Nothing to be done for `all-am'.
  9375. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools'
  9376. Making all in instance-manager
  9377. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools/instance-manager'
  9378. rm -f net_serv.cc
  9379. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -DDEFAULT_PID_FILE_NAME="/var/lib/mysql/mysqlmanager.pid" -DDEFAULT_LOG_FILE_NAME="/var/lib/mysql/mysqlmanager.log" -DDEFAULT_SOCKET_FILE_NAME="/tmp/mysqlmanager.sock" -DDEFAULT_PASSWORD_FILE_NAME="/etc/mysqlmanager.passwd" -DDEFAULT_MYSQLD_PATH="/usr/sbin/mysqld" -DDEFAULT_CONFIG_FILE="my.cnf" -DPROTOCOL_VERSION=10 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o liboptions_la-options.lo `test -f 'options.cc' || echo './'`options.cc
  9380. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -DDEFAULT_PID_FILE_NAME="/var/lib/mysql/mysqlmanager.pid" -DDEFAULT_LOG_FILE_NAME="/var/lib/mysql/mysqlmanager.log" -DDEFAULT_SOCKET_FILE_NAME="/tmp/mysqlmanager.sock" -DDEFAULT_PASSWORD_FILE_NAME="/etc/mysqlmanager.passwd" -DDEFAULT_MYSQLD_PATH="/usr/sbin/mysqld" -DDEFAULT_CONFIG_FILE="my.cnf" -DPROTOCOL_VERSION=10 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o liboptions_la-priv.lo `test -f 'priv.cc' || echo './'`priv.cc
  9381. /bin/ln -s ../../sql/net_serv.cc net_serv.cc
  9382. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-command.o `test -f 'command.cc' || echo './'`command.cc
  9383. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-mysqlmanager.o `test -f 'mysqlmanager.cc' || echo './'`mysqlmanager.cc
  9384. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-manager.o `test -f 'manager.cc' || echo './'`manager.cc
  9385. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-log.o `test -f 'log.cc' || echo './'`log.cc
  9386. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-thread_registry.o `test -f 'thread_registry.cc' || echo './'`thread_registry.cc
  9387. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-listener.o `test -f 'listener.cc' || echo './'`listener.cc
  9388. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-protocol.o `test -f 'protocol.cc' || echo './'`protocol.cc
  9389. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-mysql_connection.o `test -f 'mysql_connection.cc' || echo './'`mysql_connection.cc
  9390. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-user_map.o `test -f 'user_map.cc' || echo './'`user_map.cc
  9391. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-messages.o `test -f 'messages.cc' || echo './'`messages.cc
  9392. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-commands.o `test -f 'commands.cc' || echo './'`commands.cc
  9393. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-instance.o `test -f 'instance.cc' || echo './'`instance.cc
  9394. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-instance_map.o `test -f 'instance_map.cc' || echo './'`instance_map.cc
  9395. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-instance_options.o `test -f 'instance_options.cc' || echo './'`instance_options.cc
  9396. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-buffer.o `test -f 'buffer.cc' || echo './'`buffer.cc
  9397. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-parse.o `test -f 'parse.cc' || echo './'`parse.cc
  9398. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-guardian.o `test -f 'guardian.cc' || echo './'`guardian.cc
  9399. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-parse_output.o `test -f 'parse_output.cc' || echo './'`parse_output.cc
  9400. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-user_management_commands.o `test -f 'user_management_commands.cc' || echo './'`user_management_commands.cc
  9401. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mysqlmanager-angel.o `test -f 'angel.cc' || echo './'`angel.cc
  9402. libtool: compile: x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -DDEFAULT_PID_FILE_NAME=/var/lib/mysql/mysqlmanager.pid -DDEFAULT_LOG_FILE_NAME=/var/lib/mysql/mysqlmanager.log -DDEFAULT_SOCKET_FILE_NAME=/tmp/mysqlmanager.sock -DDEFAULT_PASSWORD_FILE_NAME=/etc/mysqlmanager.passwd -DDEFAULT_MYSQLD_PATH=/usr/sbin/mysqld -DDEFAULT_CONFIG_FILE=my.cnf -DPROTOCOL_VERSION=10 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c options.cc -fPIC -DPIC -o .libs/liboptions_la-options.o
  9403. libtool: compile: x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -DDEFAULT_PID_FILE_NAME=/var/lib/mysql/mysqlmanager.pid -DDEFAULT_LOG_FILE_NAME=/var/lib/mysql/mysqlmanager.log -DDEFAULT_SOCKET_FILE_NAME=/tmp/mysqlmanager.sock -DDEFAULT_PASSWORD_FILE_NAME=/etc/mysqlmanager.passwd -DDEFAULT_MYSQLD_PATH=/usr/sbin/mysqld -DDEFAULT_CONFIG_FILE=my.cnf -DPROTOCOL_VERSION=10 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c priv.cc -fPIC -DPIC -o .libs/liboptions_la-priv.o
  9404. x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -o net_serv.o net_serv.cc
  9405. libtool: compile: x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -DDEFAULT_PID_FILE_NAME=/var/lib/mysql/mysqlmanager.pid -DDEFAULT_LOG_FILE_NAME=/var/lib/mysql/mysqlmanager.log -DDEFAULT_SOCKET_FILE_NAME=/tmp/mysqlmanager.sock -DDEFAULT_PASSWORD_FILE_NAME=/etc/mysqlmanager.passwd -DDEFAULT_MYSQLD_PATH=/usr/sbin/mysqld -DDEFAULT_CONFIG_FILE=my.cnf -DPROTOCOL_VERSION=10 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c priv.cc -o liboptions_la-priv.o >/dev/null 2>&1
  9406. libtool: compile: x86_64-pc-linux-gnu-g++ -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER -I. -I../../include -I/usr//include -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -DDEFAULT_PID_FILE_NAME=/var/lib/mysql/mysqlmanager.pid -DDEFAULT_LOG_FILE_NAME=/var/lib/mysql/mysqlmanager.log -DDEFAULT_SOCKET_FILE_NAME=/tmp/mysqlmanager.sock -DDEFAULT_PASSWORD_FILE_NAME=/etc/mysqlmanager.passwd -DDEFAULT_MYSQLD_PATH=/usr/sbin/mysqld -DDEFAULT_CONFIG_FILE=my.cnf -DPROTOCOL_VERSION=10 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c options.cc -o liboptions_la-options.o >/dev/null 2>&1
  9407. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -DDEFAULT_PID_FILE_NAME="/var/lib/mysql/mysqlmanager.pid" -DDEFAULT_LOG_FILE_NAME="/var/lib/mysql/mysqlmanager.log" -DDEFAULT_SOCKET_FILE_NAME="/tmp/mysqlmanager.sock" -DDEFAULT_PASSWORD_FILE_NAME="/etc/mysqlmanager.passwd" -DDEFAULT_MYSQLD_PATH="/usr/sbin/mysqld" -DDEFAULT_CONFIG_FILE="my.cnf" -DPROTOCOL_VERSION=10 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o liboptions.la liboptions_la-options.lo liboptions_la-priv.lo ../../libmysql/get_password.lo -lpthread -lcrypt -lnsl -lm -lpthread
  9408. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liboptions.a .libs/liboptions_la-options.o .libs/liboptions_la-priv.o ../../libmysql/.libs/get_password.o
  9409. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liboptions.a
  9410. rm -f libnet.a
  9411. libtool: link: ( cd ".libs" && rm -f "liboptions.la" && ln -s "../liboptions.la" "liboptions.la" )
  9412. x86_64-pc-linux-gnu-ar cru libnet.a net_serv.o ../../sql/password.o ../../sql/pack.o ../../sql/sql_state.o ../../sql/mini_client_errors.o ../../sql/client.o
  9413. x86_64-pc-linux-gnu-ranlib libnet.a
  9414. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqlmanager mysqlmanager-command.o mysqlmanager-mysqlmanager.o mysqlmanager-manager.o mysqlmanager-log.o mysqlmanager-thread_registry.o mysqlmanager-listener.o mysqlmanager-protocol.o mysqlmanager-mysql_connection.o mysqlmanager-user_map.o mysqlmanager-messages.o mysqlmanager-commands.o mysqlmanager-instance.o mysqlmanager-instance_map.o mysqlmanager-instance_options.o mysqlmanager-buffer.o mysqlmanager-parse.o mysqlmanager-guardian.o mysqlmanager-parse_output.o mysqlmanager-user_management_commands.o mysqlmanager-angel.o -lstdc++ liboptions.la libnet.a ../../vio/libvio.a ../../mysys/libmysys.a ../../strings/libmystrings.a ../../dbug/libdbug.a -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
  9415. libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -Wl,--as-needed -rdynamic -o mysqlmanager mysqlmanager-command.o mysqlmanager-mysqlmanager.o mysqlmanager-manager.o mysqlmanager-log.o mysqlmanager-thread_registry.o mysqlmanager-listener.o mysqlmanager-protocol.o mysqlmanager-mysql_connection.o mysqlmanager-user_map.o mysqlmanager-messages.o mysqlmanager-commands.o mysqlmanager-instance.o mysqlmanager-instance_map.o mysqlmanager-instance_options.o mysqlmanager-buffer.o mysqlmanager-parse.o mysqlmanager-guardian.o mysqlmanager-parse_output.o mysqlmanager-user_management_commands.o mysqlmanager-angel.o -lstdc++ ./.libs/liboptions.a libnet.a ../../vio/libvio.a ../../mysys/libmysys.a ../../strings/libmystrings.a ../../dbug/libdbug.a -L/usr/lib/ -lssl -lcrypto -L/usr//lib -lz -lcrypt -lnsl -lm -lpthread
  9416. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools/instance-manager'
  9417. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools'
  9418. Making all in win
  9419. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/win'
  9420. make[1]: Nothing to be done for `all'.
  9421. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/win'
  9422. >>> Source compiled.
  9423. make -j24 check
  9424. Making check in .
  9425. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  9426. make abi_headers="include/mysql/plugin.h include/mysql.h" do_abi_check
  9427. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  9428. set -ex; \
  9429. for file in include/mysql/plugin.h include/mysql.h; do \
  9430. x86_64-pc-linux-gnu-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK \
  9431. -I./include \
  9432. -I./include/mysql \
  9433. -I./sql \
  9434. -I./include \
  9435. -I./include/mysql \
  9436. -I./sql \
  9437. $file 2>/dev/null | \
  9438. /bin/sed -e '/^# /d' \
  9439. -e '/^[ ]*$/d' \
  9440. -e '/^#pragma GCC set_debug_pwd/d' \
  9441. -e '/^#ident/d' > \
  9442. ./abi_check.out; \
  9443. /usr/bin/diff -w $file.pp ./abi_check.out; \
  9444. /bin/rm ./abi_check.out; \
  9445. done
  9446. + for file in include/mysql/plugin.h include/mysql.h
  9447. + x86_64-pc-linux-gnu-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql/plugin.h
  9448. + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d'
  9449. + /usr/bin/diff -w include/mysql/plugin.h.pp ./abi_check.out
  9450. + /bin/rm ./abi_check.out
  9451. + for file in include/mysql/plugin.h include/mysql.h
  9452. + x86_64-pc-linux-gnu-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql.h
  9453. + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d'
  9454. + /usr/bin/diff -w include/mysql.h.pp ./abi_check.out
  9455. + /bin/rm ./abi_check.out
  9456. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  9457. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  9458. Making check in include
  9459. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/include'
  9460. make check-am
  9461. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/include'
  9462. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/include'
  9463. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/include'
  9464. Making check in cmd-line-utils
  9465. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils'
  9466. Making check in readline
  9467. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils/readline'
  9468. make[2]: Nothing to be done for `check'.
  9469. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils/readline'
  9470. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils'
  9471. make[2]: Nothing to be done for `check-am'.
  9472. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils'
  9473. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils'
  9474. Making check in sql-common
  9475. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-common'
  9476. make[1]: Nothing to be done for `check'.
  9477. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-common'
  9478. Making check in scripts
  9479. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/scripts'
  9480. make check-am
  9481. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/scripts'
  9482. make[2]: Nothing to be done for `check-am'.
  9483. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/scripts'
  9484. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/scripts'
  9485. Making check in strings
  9486. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/strings'
  9487. make[1]: Nothing to be done for `check'.
  9488. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/strings'
  9489. Making check in mysys
  9490. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysys'
  9491. make[1]: Nothing to be done for `check'.
  9492. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysys'
  9493. Making check in dbug
  9494. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/dbug'
  9495. make[1]: Nothing to be done for `check'.
  9496. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/dbug'
  9497. Making check in extra
  9498. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  9499. make check-recursive
  9500. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  9501. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  9502. make[3]: Nothing to be done for `check-am'.
  9503. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  9504. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  9505. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  9506. Making check in regex
  9507. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/regex'
  9508. make[1]: Nothing to be done for `check'.
  9509. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/regex'
  9510. Making check in libmysql
  9511. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql'
  9512. make check-am
  9513. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql'
  9514. make[2]: Nothing to be done for `check-am'.
  9515. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql'
  9516. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql'
  9517. Making check in unittest
  9518. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  9519. Making check in mytap
  9520. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  9521. Making check in .
  9522. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  9523. make[3]: Nothing to be done for `check-am'.
  9524. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  9525. Making check in t
  9526. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  9527. make[3]: Nothing to be done for `check'.
  9528. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  9529. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  9530. Making check in .
  9531. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  9532. make[2]: Nothing to be done for `check-am'.
  9533. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  9534. Making check in mysys
  9535. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  9536. make[2]: Nothing to be done for `check'.
  9537. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  9538. Making check in examples
  9539. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  9540. make[2]: Nothing to be done for `check'.
  9541. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  9542. Making check in strings
  9543. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  9544. make[2]: Nothing to be done for `check'.
  9545. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  9546. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  9547. Making check in libmysql_r
  9548. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql_r'
  9549. make check-am
  9550. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql_r'
  9551. make[2]: Nothing to be done for `check-am'.
  9552. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql_r'
  9553. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql_r'
  9554. Making check in client
  9555. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/client'
  9556. make check-am
  9557. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/client'
  9558. make[2]: Nothing to be done for `check-am'.
  9559. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/client'
  9560. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/client'
  9561. Making check in storage
  9562. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage'
  9563. Making check in myisam
  9564. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisam'
  9565. make[2]: Nothing to be done for `check'.
  9566. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisam'
  9567. Making check in archive
  9568. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/archive'
  9569. make[2]: Nothing to be done for `check'.
  9570. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/archive'
  9571. Making check in blackhole
  9572. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/blackhole'
  9573. make[2]: Nothing to be done for `check'.
  9574. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/blackhole'
  9575. Making check in csv
  9576. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/csv'
  9577. make[2]: Nothing to be done for `check'.
  9578. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/csv'
  9579. Making check in federatedx
  9580. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/federatedx'
  9581. make[2]: Nothing to be done for `check'.
  9582. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/federatedx'
  9583. Making check in heap
  9584. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/heap'
  9585. make[2]: Nothing to be done for `check'.
  9586. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/heap'
  9587. Making check in innodb_plugin
  9588. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/innodb_plugin'
  9589. make[2]: Nothing to be done for `check'.
  9590. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/innodb_plugin'
  9591. Making check in maria
  9592. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria'
  9593. Making check in .
  9594. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria'
  9595. make[3]: Nothing to be done for `check-am'.
  9596. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria'
  9597. Making check in unittest
  9598. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria/unittest'
  9599. make[3]: Nothing to be done for `check'.
  9600. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria/unittest'
  9601. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria'
  9602. Making check in myisammrg
  9603. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisammrg'
  9604. make[2]: Nothing to be done for `check'.
  9605. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisammrg'
  9606. Making check in xtradb
  9607. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/xtradb'
  9608. make[2]: Nothing to be done for `check'.
  9609. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/xtradb'
  9610. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage'
  9611. make[2]: Nothing to be done for `check-am'.
  9612. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage'
  9613. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage'
  9614. Making check in plugin
  9615. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin'
  9616. Making check in feedback
  9617. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin/feedback'
  9618. make[2]: Nothing to be done for `check'.
  9619. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin/feedback'
  9620. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin'
  9621. make[2]: Nothing to be done for `check-am'.
  9622. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin'
  9623. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin'
  9624. Making check in unittest
  9625. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  9626. Making check in mytap
  9627. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  9628. Making check in .
  9629. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  9630. make[3]: Nothing to be done for `check-am'.
  9631. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  9632. Making check in t
  9633. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  9634. make[3]: Nothing to be done for `check'.
  9635. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  9636. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  9637. Making check in .
  9638. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  9639. make[2]: Nothing to be done for `check-am'.
  9640. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  9641. Making check in mysys
  9642. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  9643. make[2]: Nothing to be done for `check'.
  9644. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  9645. Making check in examples
  9646. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  9647. make[2]: Nothing to be done for `check'.
  9648. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  9649. Making check in strings
  9650. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  9651. make[2]: Nothing to be done for `check'.
  9652. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  9653. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  9654. Making check in vio
  9655. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/vio'
  9656. make[1]: Nothing to be done for `check'.
  9657. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/vio'
  9658. Making check in sql
  9659. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  9660. make check-recursive
  9661. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  9662. Making check in share
  9663. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql/share'
  9664. make[3]: Nothing to be done for `check'.
  9665. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql/share'
  9666. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  9667. make[3]: Nothing to be done for `check-am'.
  9668. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  9669. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  9670. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  9671. Making check in man
  9672. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/man'
  9673. make[1]: Nothing to be done for `check'.
  9674. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/man'
  9675. Making check in tests
  9676. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/tests'
  9677. make[1]: Nothing to be done for `check'.
  9678. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/tests'
  9679. Making check in netware
  9680. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/netware'
  9681. make check-am
  9682. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/netware'
  9683. make[2]: Nothing to be done for `check-am'.
  9684. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/netware'
  9685. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/netware'
  9686. Making check in libmysqld
  9687. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  9688. make check-recursive
  9689. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  9690. Making check in .
  9691. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  9692. make[3]: Nothing to be done for `check-am'.
  9693. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  9694. Making check in examples
  9695. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/examples'
  9696. make check-am
  9697. make[4]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/examples'
  9698. make[4]: Nothing to be done for `check-am'.
  9699. make[4]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/examples'
  9700. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/examples'
  9701. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  9702. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  9703. Making check in mysql-test
  9704. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  9705. Making check in lib/My/SafeProcess
  9706. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test/lib/My/SafeProcess'
  9707. make[2]: Nothing to be done for `check'.
  9708. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test/lib/My/SafeProcess'
  9709. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  9710. make[2]: Nothing to be done for `check-am'.
  9711. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  9712. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  9713. Making check in support-files
  9714. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files'
  9715. Making check in MacOSX
  9716. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/MacOSX'
  9717. make[2]: Nothing to be done for `check'.
  9718. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/MacOSX'
  9719. Making check in RHEL4-SElinux
  9720. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/RHEL4-SElinux'
  9721. make[2]: Nothing to be done for `check'.
  9722. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/RHEL4-SElinux'
  9723. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files'
  9724. make[2]: Nothing to be done for `check-am'.
  9725. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files'
  9726. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files'
  9727. Making check in sql-bench
  9728. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-bench'
  9729. make[1]: Nothing to be done for `check'.
  9730. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-bench'
  9731. Making check in server-tools
  9732. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools'
  9733. Making check in .
  9734. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools'
  9735. make[2]: Nothing to be done for `check-am'.
  9736. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools'
  9737. Making check in instance-manager
  9738. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools/instance-manager'
  9739. make[2]: Nothing to be done for `check'.
  9740. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools/instance-manager'
  9741. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools'
  9742. Making check in win
  9743. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/win'
  9744. make[1]: Nothing to be done for `check'.
  9745. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/win'
  9746. * Some tests may fail with FEATURES=usersandbox
  9747. * >>> Test phase [test]: dev-db/mariadb-5.1.62
  9748. * test 'openssl_1' disabled: 'These OpenSSL tests break due to expired certificates'
  9749. * test 'rpl_openssl' disabled: 'These OpenSSL tests break due to expired certificates'
  9750. * test 'rpl.rpl_ssl' disabled: 'These OpenSSL tests break due to expired certificates'
  9751. * test 'rpl.rpl_ssl1' disabled: 'These OpenSSL tests break due to expired certificates'
  9752. * test 'ssl' disabled: 'These OpenSSL tests break due to expired certificates'
  9753. * test 'ssl_8k_key' disabled: 'These OpenSSL tests break due to expired certificates'
  9754. * test 'ssl_compress' disabled: 'These OpenSSL tests break due to expired certificates'
  9755. * test 'ssl_connect' disabled: 'These OpenSSL tests break due to expired certificates'
  9756. * test 'rpl.rpl_heartbeat_ssl' disabled: 'These OpenSSL tests break due to expired certificates'
  9757. * test 'main.mysql_client_test' disabled: 'False positives in Gentoo'
  9758. * test 'main.mysql_comments' disabled: 'False positives in Gentoo'
  9759. * test 'main.mysql_upgrade' disabled: 'False positives in Gentoo'
  9760. * test 'main.information_schema' disabled: 'False positives in Gentoo'
  9761. * test 'main.not_partition' disabled: 'False positives in Gentoo'
  9762. * test 'funcs_1.is_columns_mysql' disabled: 'False positives in Gentoo'
  9763. * test 'funcs_1.is_tables_mysql' disabled: 'False positives in Gentoo'
  9764. * test 'funcs_1.is_triggers' disabled: 'False positives in Gentoo'
  9765. * test 'main.profiling' disabled: 'Profiling test needs profiling support'
  9766. * test 'parts.part_supported_sql_func_ndb' disabled: 'ndb not supported in mariadb'
  9767. * test 'parts.partition_auto_increment_ndb' disabled: 'ndb not supported in mariadb'
  9768. make -j24 test-unit
  9769. cd unittest; make test
  9770. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  9771. perl unit.pl run mytap mysys strings ../storage/myisam ../storage/archive ../storage/blackhole ../storage/csv ../storage/federatedx ../storage/heap ../storage/innodb_plugin ../storage/maria ../storage/myisammrg ../storage/xtradb ../plugin/feedback ../dbug
  9772. Running tests: mytap mysys strings ../storage/myisam ../storage/archive ../storage/blackhole ../storage/csv ../storage/federatedx ../storage/heap ../storage/innodb_plugin ../storage/maria ../storage/myisammrg ../storage/xtradb ../plugin/feedback ../dbug
  9773. [14:03:33] mysys/bitmap-t .............................................. [14:03:33] mysys/bitmap-t .............................................. 1/147 [14:03:33] mysys/bitmap-t .............................................. 63/147 [14:03:33] mysys/bitmap-t .............................................. ok 413 ms
  9774. [14:03:34] mysys/waiting_threads-t ..................................... [14:03:34] mysys/waiting_threads-t ..................................... 1/? [14:03:34] mysys/waiting_threads-t ..................................... ok 1 ms
  9775. [14:03:34] mysys/lf-t .................................................. [14:03:34] mysys/lf-t .................................................. 1/? [14:03:34] mysys/lf-t .................................................. 3/? [14:03:34] mysys/lf-t .................................................. ok 739 ms
  9776. [14:03:35] mysys/my_atomic-t ........................................... [14:03:35] mysys/my_atomic-t ........................................... 1/? [14:03:35] mysys/my_atomic-t ........................................... ok 297 ms
  9777. [14:03:35] mysys/base64-t .............................................. [14:03:35] mysys/base64-t .............................................. 1/2000 [14:03:35] mysys/base64-t .............................................. ok 217 ms
  9778. [14:03:35] strings/strings-t ........................................... [14:03:35] strings/strings-t ........................................... 1/1 [14:03:35] strings/strings-t ........................................... ok 2 ms
  9779. [14:03:35] ../storage/maria/unittest/ma_test_loghandler_readonly-t ..... [14:03:35] ../storage/maria/unittest/ma_test_loghandler_readonly-t ..... 1/10 [14:03:35] ../storage/maria/unittest/ma_test_loghandler_readonly-t ..... ok 23 ms
  9780. [14:03:35] ../storage/maria/unittest/ma_test_loghandler_long-t ......... [14:03:35] ../storage/maria/unittest/ma_test_loghandler_long-t ......... 1/57594 [14:03:35] ../storage/maria/unittest/ma_test_loghandler_long-t ......... 2770/57594 [14:03:35] ../storage/maria/unittest/ma_test_loghandler_long-t ......... 11260/57594 [14:03:35] ../storage/maria/unittest/ma_test_loghandler_long-t ......... 19695/57594 [14:03:35] ../storage/maria/unittest/ma_test_loghandler_long-t ......... 28144/57594 [14:03:35] ../storage/maria/unittest/ma_test_loghandler_long-t ......... 36573/57594 [14:03:35] ../storage/maria/unittest/ma_test_loghandler_long-t ......... 45012/57594 [14:03:35] ../storage/maria/unittest/ma_test_loghandler_long-t ......... 53398/57594 [14:03:35] ../storage/maria/unittest/ma_test_loghandler_long-t ......... ok 6823 ms
  9781. [14:03:42] ../storage/maria/unittest/ma_test_loghandler_multigroup-t ... [14:03:42] ../storage/maria/unittest/ma_test_loghandler_multigroup-t ... 1/10 [14:03:42] ../storage/maria/unittest/ma_test_loghandler_multigroup-t ... 3/10 [14:03:42] ../storage/maria/unittest/ma_test_loghandler_multigroup-t ... 5/10 [14:03:42] ../storage/maria/unittest/ma_test_loghandler_multigroup-t ... 6/10 [14:03:42] ../storage/maria/unittest/ma_test_loghandler_multigroup-t ... 8/10 [14:03:42] ../storage/maria/unittest/ma_test_loghandler_multigroup-t ... 10/10 [14:03:42] ../storage/maria/unittest/ma_test_loghandler_multigroup-t ... ok 16946 ms
  9782. [14:03:59] ../storage/maria/unittest/ma_test_loghandler_multiflush-t ... [14:03:59] ../storage/maria/unittest/ma_test_loghandler_multiflush-t ... 1/70012 [14:03:59] ../storage/maria/unittest/ma_test_loghandler_multiflush-t ... 4817/70012 [14:03:59] ../storage/maria/unittest/ma_test_loghandler_multiflush-t ... 13781/70012 [14:03:59] ../storage/maria/unittest/ma_test_loghandler_multiflush-t ... 21802/70012 [14:03:59] ../storage/maria/unittest/ma_test_loghandler_multiflush-t ... 29510/70012 [14:03:59] ../storage/maria/unittest/ma_test_loghandler_multiflush-t ... 36776/70012 [14:03:59] ../storage/maria/unittest/ma_test_loghandler_multiflush-t ... 44002/70012 [14:03:59] ../storage/maria/unittest/ma_test_loghandler_multiflush-t ... 51813/70012 [14:03:59] ../storage/maria/unittest/ma_test_loghandler_multiflush-t ... 61135/70012 [14:03:59] ../storage/maria/unittest/ma_test_loghandler_multiflush-t ... ok 8501 ms
  9783. [14:04:07] ../storage/maria/unittest/ma_test_loghandler-t .............. [14:04:07] ../storage/maria/unittest/ma_test_loghandler-t .............. 1/14394 [14:04:07] ../storage/maria/unittest/ma_test_loghandler-t .............. 186/14394 [14:04:07] ../storage/maria/unittest/ma_test_loghandler-t .............. 7533/14394 [14:04:07] ../storage/maria/unittest/ma_test_loghandler-t .............. 13641/14394 [14:04:07] ../storage/maria/unittest/ma_test_loghandler-t .............. ok 2246 ms
  9784. [14:04:10] ../storage/maria/unittest/ma_test_loghandler_multithread-t .. [14:04:10] ../storage/maria/unittest/ma_test_loghandler_multithread-t .. 1/30 [14:04:10] ../storage/maria/unittest/ma_test_loghandler_multithread-t .. 4/30 [14:04:10] ../storage/maria/unittest/ma_test_loghandler_multithread-t .. 6/30 [14:04:10] ../storage/maria/unittest/ma_test_loghandler_multithread-t .. 11/30 [14:04:10] ../storage/maria/unittest/ma_test_loghandler_multithread-t .. 16/30 [14:04:10] ../storage/maria/unittest/ma_test_loghandler_multithread-t .. 20/30 [14:04:10] ../storage/maria/unittest/ma_test_loghandler_multithread-t .. 22/30 [14:04:10] ../storage/maria/unittest/ma_test_loghandler_multithread-t .. 24/30 [14:04:10] ../storage/maria/unittest/ma_test_loghandler_multithread-t .. 26/30 [14:04:10] ../storage/maria/unittest/ma_test_loghandler_multithread-t .. 29/30 [14:04:10] ../storage/maria/unittest/ma_test_loghandler_multithread-t .. 30/30 [14:04:10] ../storage/maria/unittest/ma_test_loghandler_multithread-t .. ok 13504 ms
  9785. [14:04:23] ../storage/maria/unittest/ma_test_loghandler_nologs-t ....... [14:04:23] ../storage/maria/unittest/ma_test_loghandler_nologs-t ....... 1/2 [14:04:23] ../storage/maria/unittest/ma_test_loghandler_nologs-t ....... ok 251 ms
  9786. [14:04:24] ../storage/maria/unittest/ma_test_loghandler_purge-t ........ [14:04:24] ../storage/maria/unittest/ma_test_loghandler_purge-t ........ 1/4 [14:04:24] ../storage/maria/unittest/ma_test_loghandler_purge-t ........ ok 259 ms
  9787. [14:04:24] ../storage/maria/unittest/ma_test_loghandler_max_lsn-t ...... [14:04:24] ../storage/maria/unittest/ma_test_loghandler_max_lsn-t ...... 1/2 [14:04:24] ../storage/maria/unittest/ma_test_loghandler_max_lsn-t ...... ok 312 ms
  9788. [14:04:24] ../storage/maria/unittest/ma_test_loghandler_noflush-t ...... [14:04:24] ../storage/maria/unittest/ma_test_loghandler_noflush-t ...... 1/1 [14:04:24] ../storage/maria/unittest/ma_test_loghandler_noflush-t ...... ok 10 ms
  9789. [14:04:24] ../storage/maria/unittest/ma_test_loghandler_first_lsn-t .... [14:04:24] ../storage/maria/unittest/ma_test_loghandler_first_lsn-t .... 1/2 [14:04:24] ../storage/maria/unittest/ma_test_loghandler_first_lsn-t .... ok 10 ms
  9790. [14:04:24] ../storage/maria/unittest/ma_pagecache_single_64k-t ......... [14:04:24] ../storage/maria/unittest/ma_pagecache_single_64k-t ......... 1/18 [14:04:24] ../storage/maria/unittest/ma_pagecache_single_64k-t ......... ok 3 ms
  9791. [14:04:24] ../storage/maria/unittest/ma_test_loghandler_pagecache-t .... [14:04:24] ../storage/maria/unittest/ma_test_loghandler_pagecache-t .... 1/1 [14:04:24] ../storage/maria/unittest/ma_test_loghandler_pagecache-t .... ok 11 ms
  9792. [14:04:24] ../storage/maria/unittest/ma_pagecache_single_1k-t .......... [14:04:24] ../storage/maria/unittest/ma_pagecache_single_1k-t .......... 1/18 [14:04:24] ../storage/maria/unittest/ma_pagecache_single_1k-t .......... ok 275 ms
  9793. [14:04:24] ../storage/maria/unittest/ma_pagecache_single_8k-t .......... [14:04:24] ../storage/maria/unittest/ma_pagecache_single_8k-t .......... 1/18 [14:04:24] ../storage/maria/unittest/ma_pagecache_single_8k-t .......... 15/18 [14:04:24] ../storage/maria/unittest/ma_pagecache_single_8k-t .......... 18/18 [14:04:24] ../storage/maria/unittest/ma_pagecache_single_8k-t .......... ok 1347 ms
  9794. [14:04:26] ../storage/maria/unittest/ma_pagecache_rwconsist2_1k-t ...... [14:04:26] ../storage/maria/unittest/ma_pagecache_rwconsist2_1k-t ...... 1/10 [14:04:26] ../storage/maria/unittest/ma_pagecache_rwconsist2_1k-t ...... ok 1 ms
  9795. [14:04:26] ../storage/maria/unittest/ma_pagecache_rwconsist_1k-t ....... [14:04:26] ../storage/maria/unittest/ma_pagecache_rwconsist_1k-t ....... 1/10 [14:04:26] ../storage/maria/unittest/ma_pagecache_rwconsist_1k-t ....... ok 1 ms
  9796. [14:04:26] ../storage/maria/unittest/ma_pagecache_consist_64kRD-t ...... [14:04:26] ../storage/maria/unittest/ma_pagecache_consist_64kRD-t ...... 1/11 [14:04:26] ../storage/maria/unittest/ma_pagecache_consist_64kRD-t ...... 10/11 [14:04:26] ../storage/maria/unittest/ma_pagecache_consist_64kRD-t ...... ok 9404 ms
  9797. [14:04:35] ../storage/maria/unittest/ma_pagecache_consist_64kWR-t ...... [14:04:35] ../storage/maria/unittest/ma_pagecache_consist_64kWR-t ...... 1/10 [14:04:35] ../storage/maria/unittest/ma_pagecache_consist_64kWR-t ...... 2/10 [14:04:35] ../storage/maria/unittest/ma_pagecache_consist_64kWR-t ...... ok 14350 ms
  9798. [14:04:50] ../storage/maria/unittest/ma_pagecache_consist_1kWR-t ....... [14:04:50] ../storage/maria/unittest/ma_pagecache_consist_1kWR-t ....... 1/10 [14:04:50] ../storage/maria/unittest/ma_pagecache_consist_1kWR-t ....... ok 2242 ms
  9799. [14:04:52] ../storage/maria/unittest/ma_pagecache_consist_64kHC-t ...... [14:04:52] ../storage/maria/unittest/ma_pagecache_consist_64kHC-t ...... 1/30 [14:04:52] ../storage/maria/unittest/ma_pagecache_consist_64kHC-t ...... ok 4 ms
  9800. [14:04:52] ../storage/maria/unittest/ma_pagecache_consist_1kRD-t ....... [14:04:52] ../storage/maria/unittest/ma_pagecache_consist_1kRD-t ....... 1/11 [14:04:52] ../storage/maria/unittest/ma_pagecache_consist_1kRD-t ....... ok 1369 ms
  9801. [14:04:53] ../storage/maria/unittest/ma_pagecache_consist_64k-t ........ [14:04:53] ../storage/maria/unittest/ma_pagecache_consist_64k-t ........ 1/20 [14:04:53] ../storage/maria/unittest/ma_pagecache_consist_64k-t ........ ok 3 ms
  9802. [14:04:53] ../storage/maria/unittest/ma_pagecache_consist_1kHC-t ....... [14:04:53] ../storage/maria/unittest/ma_pagecache_consist_1kHC-t ....... 1/30 [14:04:53] ../storage/maria/unittest/ma_pagecache_consist_1kHC-t ....... ok 4 ms
  9803. [14:04:53] ../storage/maria/unittest/ma_pagecache_consist_1k-t ......... [14:04:53] ../storage/maria/unittest/ma_pagecache_consist_1k-t ......... 1/20 [14:04:53] ../storage/maria/unittest/ma_pagecache_consist_1k-t ......... ok 2 ms
  9804. [14:04:53] ../storage/maria/unittest/trnman-t .......................... [14:04:53] ../storage/maria/unittest/trnman-t .......................... 1/7 [14:04:53] ../storage/maria/unittest/trnman-t .......................... 7/7 [14:04:53] ../storage/maria/unittest/trnman-t .......................... ok 553 ms
  9805. [14:04:54] ../storage/maria/unittest/ma_control_file-t ................. [14:04:54] ../storage/maria/unittest/ma_control_file-t ................. 1/12 [14:04:54] ../storage/maria/unittest/ma_control_file-t ................. ok 5 ms
  9806. [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 1/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 41/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 79/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 83/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 85/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 87/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 110/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 143/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 198/830
  9807. Failed test '../storage/maria/unittest/../ma_test2 -s -htmp -L -K -P -R3 -m50 -b1000000 -S' (loop iteration 5.) at line 316
  9808. (errcode: 256, test: 236)
  9809. [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 238/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 242/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 244/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 246/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 256/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 296/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 356/830
  9810. Failed test '../storage/maria/unittest/../ma_test2 -s -htmp -L -K -P -R3 -m50 -b1000000 -M' (loop iteration 5.) at line 316
  9811. (errcode: 256, test: 395)
  9812. [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 397/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 401/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 403/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 405/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 432/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 467/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 538/830
  9813. Failed test '../storage/maria/unittest/../ma_test2 -s -htmp -L -K -P -R3 -m50 -b1000000 -M -T' (loop iteration 5.) at line 316
  9814. (errcode: 256, test: 554)
  9815. [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 557/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 560/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 562/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 564/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 570/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 604/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 655/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 707/830
  9816. Failed test '../storage/maria/unittest/../ma_test2 -s -htmp -L -K -P -R3 -m50 -b1000000 -M -T -C' (loop iteration 5.) at line 316
  9817. (errcode: 256, test: 713)
  9818. [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 715/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 719/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 721/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 723/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 738/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 764/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 805/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... 825/830 [14:04:54] ../storage/maria/unittest/ma_test_all-t ..................... Dubious, test returned 1 (wstat 256, 0x100)
  9819. Failed 4/830 subtests
  9820. [14:07:01] ../dbug/tests-t ............................................. [14:07:01] ../dbug/tests-t ............................................. skipped: because dbug is disabled
  9821. [14:07:01]
  9822. Test Summary Report
  9823. -------------------
  9824. ../storage/maria/unittest/ma_test_all-t (Wstat: 256 Tests: 830 Failed: 4)
  9825. Failed tests: 236, 395, 554, 713
  9826. Non-zero exit status: 1
  9827. Files=35, Tests=145284, 208 wallclock secs (17.93 usr 0.20 sys + 291.30 cusr 62.83 csys = 372.26 CPU)
  9828. Result: FAIL
  9829. Failed 1/35 test programs. 4/145284 subtests failed.
  9830. make[1]: *** [test] Error 255
  9831. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  9832. make: *** [test-unit] Error 2
  9833. * ERROR: dev-db/mariadb-5.1.62 failed (test phase):
  9834. * emake failed
  9835. *
  9836. * If you need support, post the output of `emerge --info '=dev-db/mariadb-5.1.62'`,
  9837. * the complete build log and the output of `emerge -pqv '=dev-db/mariadb-5.1.62'`.
  9838. * The complete build log is located at '/var/log/portage/dev-db:mariadb-5.1.62:20120625-135743.log'.
  9839. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-db/mariadb-5.1.62/temp/build.log'.
  9840. * The ebuild environment file is located at '/tmp/portage/dev-db/mariadb-5.1.62/temp/environment'.
  9841. * Working directory: '/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  9842. * S: '/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  9843. >>> Install mariadb-5.1.62 into /tmp/portage/dev-db/mariadb-5.1.62/image/ category dev-db
  9844. make -j24 install DESTDIR=/tmp/portage/dev-db/mariadb-5.1.62/image/ benchdir_root=/usr/share/mysql testroot=/usr/share/mysql
  9845. Making install in .
  9846. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  9847. make abi_headers="include/mysql/plugin.h include/mysql.h" do_abi_check
  9848. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  9849. set -ex; \
  9850. for file in include/mysql/plugin.h include/mysql.h; do \
  9851. x86_64-pc-linux-gnu-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK \
  9852. -I./include \
  9853. -I./include/mysql \
  9854. -I./sql \
  9855. -I./include \
  9856. -I./include/mysql \
  9857. -I./sql \
  9858. $file 2>/dev/null | \
  9859. /bin/sed -e '/^# /d' \
  9860. -e '/^[ ]*$/d' \
  9861. -e '/^#pragma GCC set_debug_pwd/d' \
  9862. -e '/^#ident/d' > \
  9863. ./abi_check.out; \
  9864. /usr/bin/diff -w $file.pp ./abi_check.out; \
  9865. /bin/rm ./abi_check.out; \
  9866. done
  9867. + for file in include/mysql/plugin.h include/mysql.h
  9868. + x86_64-pc-linux-gnu-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql/plugin.h
  9869. + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d'
  9870. + /usr/bin/diff -w include/mysql/plugin.h.pp ./abi_check.out
  9871. + /bin/rm ./abi_check.out
  9872. + for file in include/mysql/plugin.h include/mysql.h
  9873. + x86_64-pc-linux-gnu-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql.h
  9874. + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d'
  9875. + /usr/bin/diff -w include/mysql.h.pp ./abi_check.out
  9876. + /bin/rm ./abi_check.out
  9877. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  9878. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  9879. make[2]: Nothing to be done for `install-exec-am'.
  9880. make[2]: Nothing to be done for `install-data-am'.
  9881. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  9882. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql'
  9883. Making install in include
  9884. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/include'
  9885. make install-am
  9886. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/include'
  9887. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/include'
  9888. make[3]: Nothing to be done for `install-exec-am'.
  9889. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/include/mysql'
  9890. /usr/bin/install -c -m 644 mysql.h mysql_com.h mysql_time.h my_list.h my_alloc.h typelib.h mysql/plugin.h my_dbug.h m_string.h my_sys.h my_xml.h mysql_embed.h my_pthread.h my_no_pthread.h decimal.h errmsg.h my_global.h my_valgrind.h my_net.h my_getopt.h sslopt-longopts.h my_dir.h sslopt-vars.h sslopt-case.h sql_common.h keycache.h m_ctype.h my_attribute.h my_compiler.h mysql_version.h my_config.h '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/include/mysql'
  9891. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/include'
  9892. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/include'
  9893. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/include'
  9894. Making install in cmd-line-utils
  9895. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils'
  9896. Making install in readline
  9897. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils/readline'
  9898. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils/readline'
  9899. make[3]: Nothing to be done for `install-exec-am'.
  9900. make[3]: Nothing to be done for `install-data-am'.
  9901. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils/readline'
  9902. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils/readline'
  9903. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils'
  9904. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils'
  9905. make[3]: Nothing to be done for `install-exec-am'.
  9906. make[3]: Nothing to be done for `install-data-am'.
  9907. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils'
  9908. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils'
  9909. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/cmd-line-utils'
  9910. Making install in sql-common
  9911. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-common'
  9912. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-common'
  9913. make[2]: Nothing to be done for `install-exec-am'.
  9914. make[2]: Nothing to be done for `install-data-am'.
  9915. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-common'
  9916. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-common'
  9917. Making install in scripts
  9918. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/scripts'
  9919. make install-am
  9920. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/scripts'
  9921. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/scripts'
  9922. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  9923. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql'
  9924. /usr/bin/install -c -m 644 fill_help_tables.sql mysql_fix_privilege_tables.sql mysql_system_tables.sql mysql_system_tables_data.sql mysql_test_data_timezone.sql '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql'
  9925. /usr/bin/install -c mysqld_safe mysql_install_db msql2mysql mysql_config mysql_fix_privilege_tables mysql_fix_extensions mysql_setpermission mysql_secure_installation mysql_zap mysqlaccess mysqlbug mysql_convert_table_format mysql_find_rows mysqlhotcopy mysqldumpslow mysqld_multi '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  9926. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/scripts'
  9927. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/scripts'
  9928. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/scripts'
  9929. Making install in strings
  9930. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/strings'
  9931. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/strings'
  9932. make[2]: Nothing to be done for `install-data-am'.
  9933. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  9934. /usr/bin/install -c -m 644 libmystrings.a '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  9935. ( cd '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql' && x86_64-pc-linux-gnu-ranlib libmystrings.a )
  9936. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/strings'
  9937. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/strings'
  9938. Making install in mysys
  9939. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysys'
  9940. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysys'
  9941. make[2]: Nothing to be done for `install-data-am'.
  9942. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  9943. /usr/bin/install -c -m 644 libmysys.a '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  9944. ( cd '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql' && x86_64-pc-linux-gnu-ranlib libmysys.a )
  9945. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysys'
  9946. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysys'
  9947. Making install in dbug
  9948. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/dbug'
  9949. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/dbug'
  9950. make[2]: Nothing to be done for `install-data-am'.
  9951. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  9952. /usr/bin/install -c -m 644 libdbug.a '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  9953. ( cd '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql' && x86_64-pc-linux-gnu-ranlib libdbug.a )
  9954. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/dbug'
  9955. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/dbug'
  9956. Making install in extra
  9957. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  9958. make install-recursive
  9959. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  9960. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  9961. make[4]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  9962. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  9963. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/include/mysql'
  9964. /usr/bin/install -c -m 644 ../include/mysqld_error.h ../include/sql_state.h ../include/mysqld_ername.h '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/include/mysql'
  9965. /bin/sh ../libtool --mode=install /usr/bin/install -c replace perror resolveip my_print_defaults resolve_stack_dump mysql_waitpid innochecksum '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  9966. libtool: install: /usr/bin/install -c replace /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/replace
  9967. libtool: install: /usr/bin/install -c perror /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/perror
  9968. libtool: install: /usr/bin/install -c resolveip /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/resolveip
  9969. libtool: install: /usr/bin/install -c my_print_defaults /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/my_print_defaults
  9970. libtool: install: /usr/bin/install -c resolve_stack_dump /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/resolve_stack_dump
  9971. libtool: install: /usr/bin/install -c mysql_waitpid /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/mysql_waitpid
  9972. libtool: install: /usr/bin/install -c innochecksum /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/innochecksum
  9973. make[4]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  9974. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  9975. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  9976. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/extra'
  9977. Making install in regex
  9978. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/regex'
  9979. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/regex'
  9980. make[2]: Nothing to be done for `install-exec-am'.
  9981. make[2]: Nothing to be done for `install-data-am'.
  9982. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/regex'
  9983. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/regex'
  9984. Making install in libmysql
  9985. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql'
  9986. make install-am
  9987. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql'
  9988. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql'
  9989. make[3]: Nothing to be done for `install-data-am'.
  9990. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  9991. /bin/sh ../libtool --mode=install /usr/bin/install -c libmysqlclient.la '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  9992. libtool: install: /usr/bin/install -c .libs/libmysqlclient.so.16.0.0 /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/libmysqlclient.so.16.0.0
  9993. libtool: install: (cd /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql && { ln -s -f libmysqlclient.so.16.0.0 libmysqlclient.so.16 || { rm -f libmysqlclient.so.16 && ln -s libmysqlclient.so.16.0.0 libmysqlclient.so.16; }; })
  9994. libtool: install: (cd /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql && { ln -s -f libmysqlclient.so.16.0.0 libmysqlclient.so || { rm -f libmysqlclient.so && ln -s libmysqlclient.so.16.0.0 libmysqlclient.so; }; })
  9995. libtool: install: /usr/bin/install -c .libs/libmysqlclient.lai /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/libmysqlclient.la
  9996. libtool: install: /usr/bin/install -c .libs/libmysqlclient.a /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/libmysqlclient.a
  9997. libtool: install: chmod 644 /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/libmysqlclient.a
  9998. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/libmysqlclient.a
  9999. libtool: install: warning: remember to run `libtool --finish /usr/lib64/mysql'
  10000. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql'
  10001. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql'
  10002. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql'
  10003. Making install in unittest
  10004. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  10005. Making install in mytap
  10006. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  10007. Making install in .
  10008. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  10009. make[4]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  10010. make[4]: Nothing to be done for `install-exec-am'.
  10011. make[4]: Nothing to be done for `install-data-am'.
  10012. make[4]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  10013. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  10014. Making install in t
  10015. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  10016. make[4]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  10017. make[4]: Nothing to be done for `install-exec-am'.
  10018. make[4]: Nothing to be done for `install-data-am'.
  10019. make[4]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  10020. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  10021. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  10022. Making install in .
  10023. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  10024. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  10025. make[3]: Nothing to be done for `install-exec-am'.
  10026. make[3]: Nothing to be done for `install-data-am'.
  10027. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  10028. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  10029. Making install in mysys
  10030. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  10031. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  10032. make[3]: Nothing to be done for `install-exec-am'.
  10033. make[3]: Nothing to be done for `install-data-am'.
  10034. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  10035. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  10036. Making install in examples
  10037. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  10038. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  10039. make[3]: Nothing to be done for `install-exec-am'.
  10040. make[3]: Nothing to be done for `install-data-am'.
  10041. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  10042. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  10043. Making install in strings
  10044. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  10045. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  10046. make[3]: Nothing to be done for `install-exec-am'.
  10047. make[3]: Nothing to be done for `install-data-am'.
  10048. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  10049. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  10050. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  10051. Making install in libmysql_r
  10052. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql_r'
  10053. make install-am
  10054. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql_r'
  10055. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql_r'
  10056. make[3]: Nothing to be done for `install-data-am'.
  10057. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  10058. /bin/sh ../libtool --mode=install /usr/bin/install -c libmysqlclient_r.la '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  10059. libtool: install: /usr/bin/install -c .libs/libmysqlclient_r.so.16.0.0 /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/libmysqlclient_r.so.16.0.0
  10060. libtool: install: (cd /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql && { ln -s -f libmysqlclient_r.so.16.0.0 libmysqlclient_r.so.16 || { rm -f libmysqlclient_r.so.16 && ln -s libmysqlclient_r.so.16.0.0 libmysqlclient_r.so.16; }; })
  10061. libtool: install: (cd /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql && { ln -s -f libmysqlclient_r.so.16.0.0 libmysqlclient_r.so || { rm -f libmysqlclient_r.so && ln -s libmysqlclient_r.so.16.0.0 libmysqlclient_r.so; }; })
  10062. libtool: install: /usr/bin/install -c .libs/libmysqlclient_r.lai /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/libmysqlclient_r.la
  10063. libtool: install: /usr/bin/install -c .libs/libmysqlclient_r.a /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/libmysqlclient_r.a
  10064. libtool: install: chmod 644 /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/libmysqlclient_r.a
  10065. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/libmysqlclient_r.a
  10066. libtool: install: warning: remember to run `libtool --finish /usr/lib64/mysql'
  10067. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql_r'
  10068. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql_r'
  10069. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysql_r'
  10070. Making install in client
  10071. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/client'
  10072. make install-am
  10073. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/client'
  10074. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/client'
  10075. make[3]: Nothing to be done for `install-data-am'.
  10076. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  10077. /bin/sh ../libtool --mode=install /usr/bin/install -c mysql mysqladmin mysqlbinlog mysqlcheck mysqldump mysqlimport mysqlshow mysqlslap mysqltest mysql_upgrade '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  10078. libtool: install: /usr/bin/install -c .libs/mysql /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/mysql
  10079. libtool: install: /usr/bin/install -c .libs/mysqladmin /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/mysqladmin
  10080. libtool: install: /usr/bin/install -c .libs/mysqlbinlog /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/mysqlbinlog
  10081. libtool: install: /usr/bin/install -c .libs/mysqlcheck /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/mysqlcheck
  10082. libtool: install: /usr/bin/install -c .libs/mysqldump /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/mysqldump
  10083. libtool: install: /usr/bin/install -c .libs/mysqlimport /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/mysqlimport
  10084. libtool: install: /usr/bin/install -c .libs/mysqlshow /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/mysqlshow
  10085. libtool: install: /usr/bin/install -c .libs/mysqlslap /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/mysqlslap
  10086. libtool: install: /usr/bin/install -c .libs/mysqltest /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/mysqltest
  10087. libtool: install: /usr/bin/install -c .libs/mysql_upgrade /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/mysql_upgrade
  10088. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/client'
  10089. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/client'
  10090. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/client'
  10091. Making install in storage
  10092. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage'
  10093. Making install in myisam
  10094. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisam'
  10095. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisam'
  10096. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  10097. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  10098. /usr/bin/install -c -m 644 libmyisam.a '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  10099. /bin/sh ../../libtool --mode=install /usr/bin/install -c myisamchk myisamlog myisampack myisam_ftdump '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  10100. ( cd '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql' && x86_64-pc-linux-gnu-ranlib libmyisam.a )
  10101. libtool: install: /usr/bin/install -c myisamchk /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/myisamchk
  10102. libtool: install: /usr/bin/install -c myisamlog /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/myisamlog
  10103. libtool: install: /usr/bin/install -c myisampack /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/myisampack
  10104. libtool: install: /usr/bin/install -c myisam_ftdump /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/myisam_ftdump
  10105. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisam'
  10106. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisam'
  10107. Making install in archive
  10108. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/archive'
  10109. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/archive'
  10110. make[3]: Nothing to be done for `install-exec-am'.
  10111. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/archive'
  10112. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/archive'
  10113. Making install in blackhole
  10114. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/blackhole'
  10115. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/blackhole'
  10116. make[3]: Nothing to be done for `install-exec-am'.
  10117. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/blackhole'
  10118. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/blackhole'
  10119. Making install in csv
  10120. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/csv'
  10121. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/csv'
  10122. make[3]: Nothing to be done for `install-data-am'.
  10123. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/csv'
  10124. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/csv'
  10125. Making install in federatedx
  10126. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/federatedx'
  10127. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/federatedx'
  10128. make[3]: Nothing to be done for `install-exec-am'.
  10129. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin'
  10130. /bin/sh ../../libtool --mode=install /usr/bin/install -c ha_federatedx.la '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin'
  10131. libtool: install: /usr/bin/install -c .libs/ha_federatedx.so.0.0.0 /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin/ha_federatedx.so.0.0.0
  10132. libtool: install: (cd /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin && { ln -s -f ha_federatedx.so.0.0.0 ha_federatedx.so.0 || { rm -f ha_federatedx.so.0 && ln -s ha_federatedx.so.0.0.0 ha_federatedx.so.0; }; })
  10133. libtool: install: (cd /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin && { ln -s -f ha_federatedx.so.0.0.0 ha_federatedx.so || { rm -f ha_federatedx.so && ln -s ha_federatedx.so.0.0.0 ha_federatedx.so; }; })
  10134. libtool: install: /usr/bin/install -c .libs/ha_federatedx.lai /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin/ha_federatedx.la
  10135. libtool: install: warning: remember to run `libtool --finish /usr/lib64/mysql/plugin'
  10136. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/federatedx'
  10137. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/federatedx'
  10138. Making install in heap
  10139. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/heap'
  10140. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/heap'
  10141. make[3]: Nothing to be done for `install-data-am'.
  10142. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  10143. /usr/bin/install -c -m 644 libheap.a '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  10144. ( cd '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql' && x86_64-pc-linux-gnu-ranlib libheap.a )
  10145. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/heap'
  10146. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/heap'
  10147. Making install in innodb_plugin
  10148. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/innodb_plugin'
  10149. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/innodb_plugin'
  10150. make[3]: Nothing to be done for `install-exec-am'.
  10151. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin'
  10152. /bin/sh ../../libtool --mode=install /usr/bin/install -c ha_innodb_plugin.la '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin'
  10153. libtool: install: /usr/bin/install -c .libs/ha_innodb_plugin.so.0.0.0 /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin/ha_innodb_plugin.so.0.0.0
  10154. libtool: install: (cd /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin && { ln -s -f ha_innodb_plugin.so.0.0.0 ha_innodb_plugin.so.0 || { rm -f ha_innodb_plugin.so.0 && ln -s ha_innodb_plugin.so.0.0.0 ha_innodb_plugin.so.0; }; })
  10155. libtool: install: (cd /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin && { ln -s -f ha_innodb_plugin.so.0.0.0 ha_innodb_plugin.so || { rm -f ha_innodb_plugin.so && ln -s ha_innodb_plugin.so.0.0.0 ha_innodb_plugin.so; }; })
  10156. libtool: install: /usr/bin/install -c .libs/ha_innodb_plugin.lai /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin/ha_innodb_plugin.la
  10157. libtool: install: warning: remember to run `libtool --finish /usr/lib64/mysql/plugin'
  10158. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/innodb_plugin'
  10159. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/innodb_plugin'
  10160. Making install in maria
  10161. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria'
  10162. Making install in .
  10163. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria'
  10164. make[4]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria'
  10165. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  10166. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  10167. /usr/bin/install -c -m 644 libmaria.a '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  10168. /bin/sh ../../libtool --mode=install /usr/bin/install -c maria_chk maria_pack maria_ftdump maria_read_log maria_dump_log '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  10169. ( cd '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql' && x86_64-pc-linux-gnu-ranlib libmaria.a )
  10170. libtool: install: /usr/bin/install -c maria_chk /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/maria_chk
  10171. libtool: install: /usr/bin/install -c maria_pack /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/maria_pack
  10172. libtool: install: /usr/bin/install -c maria_ftdump /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/maria_ftdump
  10173. libtool: install: /usr/bin/install -c maria_read_log /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/maria_read_log
  10174. libtool: install: /usr/bin/install -c maria_dump_log /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/maria_dump_log
  10175. make[4]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria'
  10176. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria'
  10177. Making install in unittest
  10178. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria/unittest'
  10179. make[4]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria/unittest'
  10180. make[4]: Nothing to be done for `install-exec-am'.
  10181. make[4]: Nothing to be done for `install-data-am'.
  10182. make[4]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria/unittest'
  10183. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria/unittest'
  10184. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/maria'
  10185. Making install in myisammrg
  10186. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisammrg'
  10187. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisammrg'
  10188. make[3]: Nothing to be done for `install-data-am'.
  10189. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  10190. /usr/bin/install -c -m 644 libmyisammrg.a '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  10191. ( cd '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql' && x86_64-pc-linux-gnu-ranlib libmyisammrg.a )
  10192. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisammrg'
  10193. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/myisammrg'
  10194. Making install in xtradb
  10195. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/xtradb'
  10196. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/xtradb'
  10197. make[3]: Nothing to be done for `install-exec-am'.
  10198. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/xtradb'
  10199. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage/xtradb'
  10200. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage'
  10201. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage'
  10202. make[3]: Nothing to be done for `install-exec-am'.
  10203. make[3]: Nothing to be done for `install-data-am'.
  10204. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage'
  10205. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage'
  10206. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/storage'
  10207. Making install in plugin
  10208. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin'
  10209. Making install in feedback
  10210. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin/feedback'
  10211. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin/feedback'
  10212. make[3]: Nothing to be done for `install-exec-am'.
  10213. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin'
  10214. /bin/sh ../../libtool --mode=install /usr/bin/install -c feedback.la '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin'
  10215. libtool: install: /usr/bin/install -c .libs/feedback.so.0.0.0 /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin/feedback.so.0.0.0
  10216. libtool: install: (cd /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin && { ln -s -f feedback.so.0.0.0 feedback.so.0 || { rm -f feedback.so.0 && ln -s feedback.so.0.0.0 feedback.so.0; }; })
  10217. libtool: install: (cd /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin && { ln -s -f feedback.so.0.0.0 feedback.so || { rm -f feedback.so && ln -s feedback.so.0.0.0 feedback.so; }; })
  10218. libtool: install: /usr/bin/install -c .libs/feedback.lai /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/plugin/feedback.la
  10219. libtool: install: warning: remember to run `libtool --finish /usr/lib64/mysql/plugin'
  10220. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin/feedback'
  10221. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin/feedback'
  10222. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin'
  10223. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin'
  10224. make[3]: Nothing to be done for `install-exec-am'.
  10225. make[3]: Nothing to be done for `install-data-am'.
  10226. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin'
  10227. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin'
  10228. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/plugin'
  10229. Making install in unittest
  10230. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  10231. Making install in mytap
  10232. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  10233. Making install in .
  10234. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  10235. make[4]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  10236. make[4]: Nothing to be done for `install-exec-am'.
  10237. make[4]: Nothing to be done for `install-data-am'.
  10238. make[4]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  10239. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  10240. Making install in t
  10241. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  10242. make[4]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  10243. make[4]: Nothing to be done for `install-exec-am'.
  10244. make[4]: Nothing to be done for `install-data-am'.
  10245. make[4]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  10246. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap/t'
  10247. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mytap'
  10248. Making install in .
  10249. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  10250. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  10251. make[3]: Nothing to be done for `install-exec-am'.
  10252. make[3]: Nothing to be done for `install-data-am'.
  10253. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  10254. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  10255. Making install in mysys
  10256. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  10257. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  10258. make[3]: Nothing to be done for `install-exec-am'.
  10259. make[3]: Nothing to be done for `install-data-am'.
  10260. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  10261. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/mysys'
  10262. Making install in examples
  10263. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  10264. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  10265. make[3]: Nothing to be done for `install-exec-am'.
  10266. make[3]: Nothing to be done for `install-data-am'.
  10267. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  10268. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/examples'
  10269. Making install in strings
  10270. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  10271. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  10272. make[3]: Nothing to be done for `install-exec-am'.
  10273. make[3]: Nothing to be done for `install-data-am'.
  10274. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  10275. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest/strings'
  10276. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/unittest'
  10277. Making install in vio
  10278. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/vio'
  10279. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/vio'
  10280. make[2]: Nothing to be done for `install-data-am'.
  10281. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  10282. /usr/bin/install -c -m 644 libvio.a '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  10283. ( cd '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql' && x86_64-pc-linux-gnu-ranlib libvio.a )
  10284. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/vio'
  10285. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/vio'
  10286. Making install in sql
  10287. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  10288. make install-recursive
  10289. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  10290. Making install in share
  10291. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql/share'
  10292. make[4]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql/share'
  10293. make[4]: Nothing to be done for `install-exec-am'.
  10294. for lang in czech danish dutch english estonian french german greek hungarian italian japanese korean norwegian norwegian-ny polish portuguese romanian russian serbian slovak spanish swedish ukrainian; \
  10295. do \
  10296. /bin/sh /tmp/portage/dev-db/mariadb-5.1.62/work/mysql/install-sh -d /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/$lang; \
  10297. /usr/bin/install -c -m 644 ./$lang/errmsg.sys \
  10298. /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/$lang/errmsg.sys; \
  10299. done
  10300. /bin/sh /tmp/portage/dev-db/mariadb-5.1.62/work/mysql/install-sh -d /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/charsets
  10301. /usr/bin/install -c -m 644 ./errmsg.txt \
  10302. /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/errmsg.txt; \
  10303. /usr/bin/install -c -m 644 ./charsets/README /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/charsets/README
  10304. /usr/bin/install -c -m 644 ./charsets/*.xml /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/charsets
  10305. make[4]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql/share'
  10306. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql/share'
  10307. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  10308. make[4]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  10309. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  10310. make[4]: Nothing to be done for `install-data-am'.
  10311. /bin/sh ../libtool --mode=install /usr/bin/install -c mysql_tzinfo_to_sql '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  10312. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/sbin'
  10313. /bin/sh ../libtool --mode=install /usr/bin/install -c mysqld '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/sbin'
  10314. libtool: install: /usr/bin/install -c mysql_tzinfo_to_sql /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/mysql_tzinfo_to_sql
  10315. libtool: install: /usr/bin/install -c mysqld /tmp/portage/dev-db/mariadb-5.1.62/image//usr/sbin/mysqld
  10316. make install-exec-hook
  10317. make[5]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  10318. /bin/sh /tmp/portage/dev-db/mariadb-5.1.62/work/mysql/install-sh -d /tmp/portage/dev-db/mariadb-5.1.62/image//usr/sbin /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql
  10319. test ! -x mysqld-debug || /usr/bin/install -c mysqld-debug /tmp/portage/dev-db/mariadb-5.1.62/image//usr/sbin
  10320. test ! -f mysqld-debug.sym.gz || /usr/bin/install -c -m 644 mysqld-debug.sym.gz /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql
  10321. test ! -f mysqld.sym.gz || /usr/bin/install -c -m 644 mysqld.sym.gz /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql
  10322. make[5]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  10323. make[4]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  10324. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  10325. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  10326. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql'
  10327. Making install in man
  10328. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/man'
  10329. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/man'
  10330. make[2]: Nothing to be done for `install-exec-am'.
  10331. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/man/man1'
  10332. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/man/man8'
  10333. /usr/bin/install -c -m 644 mysqld.8 mysqlmanager.8 '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/man/man8'
  10334. /usr/bin/install -c -m 644 comp_err.1 innochecksum.1 make_win_bin_dist.1 msql2mysql.1 my_print_defaults.1 myisam_ftdump.1 myisamchk.1 myisamlog.1 myisampack.1 mysql-stress-test.pl.1 mysql-test-run.pl.1 mysql.1 mysql.server.1 mysql_client_test.1 mysql_client_test_embedded.1 mysql_config.1 mysql_convert_table_format.1 mysql_find_rows.1 mysql_fix_extensions.1 mysql_fix_privilege_tables.1 mysql_install_db.1 mysql_secure_installation.1 mysql_setpermission.1 mysql_tzinfo_to_sql.1 mysql_upgrade.1 mysql_waitpid.1 mysql_zap.1 mysqlaccess.1 mysqladmin.1 mysqlbinlog.1 mysqlbug.1 mysqlcheck.1 mysqld_multi.1 mysqld_safe.1 mysqldump.1 mysqldumpslow.1 mysqlhotcopy.1 mysqlimport.1 mysqlman.1 mysqlshow.1 '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/man/man1'
  10335. /usr/bin/install -c -m 644 mysqlslap.1 mysqltest.1 mysqltest_embedded.1 perror.1 replace.1 resolve_stack_dump.1 resolveip.1 '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/man/man1'
  10336. make install-data-hook
  10337. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/man'
  10338. rm -f /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/man/man1/make_win_*
  10339. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/man'
  10340. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/man'
  10341. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/man'
  10342. Making install in tests
  10343. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/tests'
  10344. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/tests'
  10345. make[2]: Nothing to be done for `install-data-am'.
  10346. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  10347. /bin/sh ../libtool --mode=install /usr/bin/install -c mysql_client_test '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  10348. libtool: install: /usr/bin/install -c .libs/mysql_client_test /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/mysql_client_test
  10349. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/tests'
  10350. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/tests'
  10351. Making install in netware
  10352. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/netware'
  10353. make install-am
  10354. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/netware'
  10355. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/netware'
  10356. make[3]: Nothing to be done for `install-data-am'.
  10357. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/netware'
  10358. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/netware'
  10359. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/netware'
  10360. Making install in libmysqld
  10361. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  10362. make install-recursive
  10363. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  10364. Making install in .
  10365. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  10366. make[4]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  10367. make[4]: Nothing to be done for `install-data-am'.
  10368. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  10369. /bin/sh ../libtool --mode=install /usr/bin/install -c libmysqld.la '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql'
  10370. libtool: install: /usr/bin/install -c .libs/libmysqld.so.0.0.0 /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/libmysqld.so.0.0.0
  10371. libtool: install: (cd /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql && { ln -s -f libmysqld.so.0.0.0 libmysqld.so.0 || { rm -f libmysqld.so.0 && ln -s libmysqld.so.0.0.0 libmysqld.so.0; }; })
  10372. libtool: install: (cd /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql && { ln -s -f libmysqld.so.0.0.0 libmysqld.so || { rm -f libmysqld.so && ln -s libmysqld.so.0.0.0 libmysqld.so; }; })
  10373. libtool: install: /usr/bin/install -c .libs/libmysqld.lai /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/libmysqld.la
  10374. libtool: install: /usr/bin/install -c .libs/libmysqld.a /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/libmysqld.a
  10375. libtool: install: chmod 644 /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/libmysqld.a
  10376. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/dev-db/mariadb-5.1.62/image//usr/lib64/mysql/libmysqld.a
  10377. libtool: install: warning: remember to run `libtool --finish /usr/lib64/mysql'
  10378. make[4]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  10379. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  10380. Making install in examples
  10381. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/examples'
  10382. make install-am
  10383. make[4]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/examples'
  10384. make[5]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/examples'
  10385. make[5]: Nothing to be done for `install-data-am'.
  10386. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  10387. /bin/sh ../../libtool --mode=install /usr/bin/install -c mysqltest_embedded mysql_client_test_embedded '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin'
  10388. libtool: install: warning: `../../libmysqld/libmysqld.la' has not been installed in `/usr/lib64/mysql'
  10389. libtool: install: /usr/bin/install -c .libs/mysqltest_embedded /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/mysqltest_embedded
  10390. libtool: install: warning: `../../libmysqld/libmysqld.la' has not been installed in `/usr/lib64/mysql'
  10391. libtool: install: /usr/bin/install -c .libs/mysql_client_test_embedded /tmp/portage/dev-db/mariadb-5.1.62/image//usr/bin/mysql_client_test_embedded
  10392. make[5]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/examples'
  10393. make[4]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/examples'
  10394. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld/examples'
  10395. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  10396. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/libmysqld'
  10397. Making install in mysql-test
  10398. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  10399. Making install in lib/My/SafeProcess
  10400. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test/lib/My/SafeProcess'
  10401. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test/lib/My/SafeProcess'
  10402. make[3]: Nothing to be done for `install-exec-am'.
  10403. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib/My/SafeProcess'
  10404. /bin/sh ../../../../libtool --mode=install /usr/bin/install -c my_safe_process '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib/My/SafeProcess'
  10405. libtool: install: /usr/bin/install -c my_safe_process /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib/My/SafeProcess/my_safe_process
  10406. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test/lib/My/SafeProcess'
  10407. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test/lib/My/SafeProcess'
  10408. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  10409. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  10410. make[3]: Nothing to be done for `install-exec-am'.
  10411. make INSTALL_TO_DIR="/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test" install_test_files
  10412. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test'
  10413. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test'
  10414. make[4]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  10415. /usr/bin/install -c mtr mysql-test-run mysql-test-run.pl mysql-stress-test.pl '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test'
  10416. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib/My'
  10417. /usr/bin/install -c -m 644 lib/My/ConfigFactory.pm lib/My/Config.pm lib/My/Find.pm lib/My/Handles.pm lib/My/Options.pm lib/My/Test.pm lib/My/Platform.pm lib/My/SafeProcess.pm lib/My/SysInfo.pm lib/My/Suite.pm lib/My/CoreDump.pm '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib/My'
  10418. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib'
  10419. /usr/bin/install -c -m 644 lib/mtr_cases.pm lib/mtr_gcov.pl lib/mtr_gprof.pl lib/mtr_io.pl lib/mtr_match.pm lib/mtr_misc.pl lib/mtr_process.pl lib/mtr_report.pm lib/mtr_stress.pl lib/mtr_unique.pm '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib'
  10420. /usr/bin/install -c -m 644 valgrind.supp '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/.'
  10421. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib/My/File'
  10422. /usr/bin/install -c -m 644 lib/My/File/Path.pm '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib/My/File'
  10423. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib/v1'
  10424. /usr/bin/install -c -m 644 lib/v1/mysql-test-run.pl lib/v1/mtr_cases.pl lib/v1/mtr_io.pl lib/v1/mtr_report.pl lib/v1/mtr_gcov.pl lib/v1/mtr_match.pl lib/v1/mtr_stress.pl lib/v1/ndb_config_1_node.ini lib/v1/ndb_config_2_node.ini lib/v1/mtr_gprof.pl lib/v1/mtr_misc.pl lib/v1/mtr_timer.pl lib/v1/mtr_im.pl lib/v1/mtr_process.pl lib/v1/mtr_unique.pl '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib/v1'
  10425. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib/My/SafeProcess'
  10426. /usr/bin/install -c -m 644 lib/My/SafeProcess/Base.pm lib/My/SafeProcess/safe_process.pl '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib/My/SafeProcess'
  10427. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib/v1/My'
  10428. /usr/bin/install -c -m 644 lib/v1/My/Config.pm '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib/v1/My'
  10429. make[4]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  10430. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  10431. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  10432. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/mysql-test'
  10433. Making install in support-files
  10434. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files'
  10435. Making install in MacOSX
  10436. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/MacOSX'
  10437. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/MacOSX'
  10438. make[3]: Nothing to be done for `install-exec-am'.
  10439. make[3]: Nothing to be done for `install-data-am'.
  10440. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/MacOSX'
  10441. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/MacOSX'
  10442. Making install in RHEL4-SElinux
  10443. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/RHEL4-SElinux'
  10444. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/RHEL4-SElinux'
  10445. make[3]: Nothing to be done for `install-exec-am'.
  10446. make[3]: Nothing to be done for `install-data-am'.
  10447. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/RHEL4-SElinux'
  10448. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files/RHEL4-SElinux'
  10449. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files'
  10450. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files'
  10451. make[3]: Nothing to be done for `install-exec-am'.
  10452. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/aclocal'
  10453. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql'
  10454. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql'
  10455. /usr/bin/install -c -m 644 my-small.cnf my-medium.cnf my-large.cnf my-huge.cnf config.huge.ini config.medium.ini config.small.ini my-innodb-heavy-4G.cnf mysql-log-rotate binary-configure ndb-config-2-node.ini '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql'
  10456. /usr/bin/install -c -m 644 mysql.m4 '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/aclocal'
  10457. /usr/bin/install -c mysql.server mysqld_multi.server binary-configure mysql-log-rotate '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql'
  10458. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files'
  10459. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files'
  10460. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/support-files'
  10461. Making install in sql-bench
  10462. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-bench'
  10463. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-bench'
  10464. make[2]: Nothing to be done for `install-exec-am'.
  10465. /bin/sh /tmp/portage/dev-db/mariadb-5.1.62/work/mysql/install-sh -d \
  10466. /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/sql-bench/Data \
  10467. /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/sql-bench/Data/ATIS \
  10468. /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/sql-bench/Data/Wisconsin \
  10469. /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/sql-bench/limits \
  10470. /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/sql-bench/Comments
  10471. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/sql-bench'
  10472. /usr/bin/install -c test-ATIS test-connect test-create test-insert test-big-tables test-select test-wisconsin test-alter-table test-transactions graph-compare-results bench-init.pl compare-results run-all-tests server-cfg crash-me copy-db innotest1 innotest1a innotest1b innotest2 innotest2a innotest2b bench-count-distinct '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/sql-bench'
  10473. /usr/bin/install -c -m 644 ./README /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/sql-bench
  10474. for i in ./Data/ATIS/*.* ; do /usr/bin/install -c -m 644 $i /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/sql-bench/Data/ATIS ; done
  10475. for i in ./Data/Wisconsin/*.* ; do /usr/bin/install -c -m 644 $i /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/sql-bench/Data/Wisconsin ; done
  10476. for i in ./limits/*.* ; do /usr/bin/install -c -m 644 $i /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/sql-bench/limits; done
  10477. for i in ./Comments/*.* ; do /usr/bin/install -c -m 644 $i /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/sql-bench/Comments; done
  10478. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-bench'
  10479. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/sql-bench'
  10480. Making install in server-tools
  10481. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools'
  10482. Making install in .
  10483. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools'
  10484. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools'
  10485. make[3]: Nothing to be done for `install-exec-am'.
  10486. make[3]: Nothing to be done for `install-data-am'.
  10487. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools'
  10488. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools'
  10489. Making install in instance-manager
  10490. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools/instance-manager'
  10491. make[3]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools/instance-manager'
  10492. make[3]: Nothing to be done for `install-data-am'.
  10493. /bin/mkdir -p '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/sbin'
  10494. /bin/sh ../../libtool --mode=install /usr/bin/install -c mysqlmanager '/tmp/portage/dev-db/mariadb-5.1.62/image//usr/sbin'
  10495. libtool: install: /usr/bin/install -c mysqlmanager /tmp/portage/dev-db/mariadb-5.1.62/image//usr/sbin/mysqlmanager
  10496. make[3]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools/instance-manager'
  10497. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools/instance-manager'
  10498. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/server-tools'
  10499. Making install in win
  10500. make[1]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/win'
  10501. make[2]: Entering directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/win'
  10502. make[2]: Nothing to be done for `install-exec-am'.
  10503. make[2]: Nothing to be done for `install-data-am'.
  10504. make[2]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/win'
  10505. make[1]: Leaving directory `/tmp/portage/dev-db/mariadb-5.1.62/work/mysql/win'
  10506. * Making Convenience links for mysqlcheck multi-call binary
  10507. * Removing duplicate /usr/share/mysql files
  10508. * Building default my.cnf (5.1)
  10509. * Creating initial directories
  10510. * Installing docs
  10511. * Including support files and sample configurations
  10512. * libsuffix = .so
  10513. * Updating MySQL libraries symlinks
  10514. >>> Completed installing mariadb-5.1.62 into /tmp/portage/dev-db/mariadb-5.1.62/image/
  10515. * Tinderbox QA Warning! Invalid directories in image
  10516. /var/run/mysqld
  10517. /var/run/mysqld/.keep_dev-db_mariadb-0
  10518. * Tinderbox QA Warning (end)! Invalid directories in image
  10519. * Tinderbox QA Warning! ELF files in /usr/share
  10520. TYPE FILE
  10521. ET_EXEC /tmp/portage/dev-db/mariadb-5.1.62/image//usr/share/mysql/mysql-test/lib/My/SafeProcess/my_safe_process
  10522. * Tinderbox QA Warning (end)! ELF files in /usr/share
  10523. * QA Notice: Unrecognized configure options:
  10524. *
  10525. * configure: WARNING: unrecognized options: --with-LIBDIR, --without-pstack, --with-plugindir, --without-plugin-example, --without-plugin-ibmdb2i, --without-plugin-partition, --without-plugin-federated, --without-plugin-ndbcluster, --without-plugin-pbxt
  10526. * configure: WARNING: unrecognized options: --with-LIBDIR, --without-pstack, --with-plugindir, --without-plugin-example, --without-plugin-ibmdb2i, --without-plugin-partition, --without-plugin-federated, --without-plugin-ndbcluster, --without-plugin-pbxt
  10527. Fixing .la files
  10528. usr/lib64/mysql/libmysqlclient_r.la
  10529. usr/lib64/mysql/libmysqlclient.la
  10530. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  10531. usr/sbin/mysqld
  10532. usr/sbin/mysqlmanager
  10533. usr/lib64/mysql/plugin/feedback.so.0.0.0
  10534. usr/lib64/mysql/libmysqld.so.0.0.0
  10535. usr/lib64/mysql/plugin/ha_innodb_plugin.so.0.0.0
  10536. usr/lib64/mysql/plugin/ha_federatedx.so.0.0.0
  10537. usr/share/mysql/mysql-test/lib/My/SafeProcess/my_safe_process
  10538. usr/lib64/mysql/libmysqlclient.so.16.0.0
  10539. usr/lib64/mysql/libmysqlclient_r.so.16.0.0
  10540. usr/bin/mysql_client_test_embedded
  10541. usr/bin/mysql_client_test
  10542. usr/bin/mysqltest_embedded
  10543. usr/bin/maria_dump_log
  10544. usr/bin/mysql_tzinfo_to_sql
  10545. usr/bin/maria_pack
  10546. usr/bin/maria_ftdump
  10547. usr/bin/maria_read_log
  10548. usr/bin/maria_chk
  10549. usr/bin/myisam_ftdump
  10550. usr/bin/myisampack
  10551. usr/bin/myisamlog
  10552. usr/bin/myisamchk
  10553. usr/bin/mysqltest
  10554. usr/bin/mysql_upgrade
  10555. usr/bin/mysqlslap
  10556. usr/bin/mysqlshow
  10557. usr/bin/mysqlimport
  10558. usr/bin/mysqlbinlog
  10559. usr/bin/mysqldump
  10560. usr/bin/mysqlcheck
  10561. usr/bin/mysqladmin
  10562. usr/bin/innochecksum
  10563. usr/bin/mysql
  10564. usr/bin/mysql_waitpid
  10565. usr/bin/resolve_stack_dump
  10566. usr/bin/my_print_defaults
  10567. usr/bin/resolveip
  10568. usr/bin/replace
  10569. usr/bin/perror
  10570. usr/lib64/mysql/libmysqld.a
  10571. usr/lib64/mysql/libvio.a
  10572. usr/lib64/mysql/libheap.a
  10573. usr/lib64/mysql/libmyisammrg.a
  10574. usr/lib64/mysql/libmaria.a
  10575. usr/lib64/mysql/libmyisam.a
  10576. usr/lib64/mysql/libdbug.a
  10577. usr/lib64/mysql/libmysqlclient.a
  10578. usr/lib64/mysql/libmysqlclient_r.a
  10579. usr/lib64/mysql/libmysys.a
  10580. usr/lib64/mysql/libmystrings.a
  10581. ecompressdir: bzip2 -9 /usr/share/man
  10582. ecompressdir: bzip2 -9 /usr/share/info
  10583. ecompressdir: bzip2 -9 /usr/share/doc
  10584. *
  10585. * You might want to run:
  10586. * "emerge --config =dev-db/mariadb-5.1.62"
  10587. * if this is a new install.
  10588. *
  10589. *
  10590. * If you are upgrading major versions, you should run the
  10591. * mysql_upgrade tool.
  10592. *