1. warning: unable to rmdir src/gmock: Directory not empty
  2. warning: unable to rmdir src/rocksdb: Directory not empty
  3. HEAD is now at 6234b9c Merge 2a4d8a61ca5485fea7fee7a57465be7dcbb4557d into b5a67f0e1d15385bc0d60a6da6e7fc810bde6047
  4. Synchronizing submodule url for 'ceph-erasure-code-corpus'
  5. Synchronizing submodule url for 'ceph-object-corpus'
  6. Synchronizing submodule url for 'src/civetweb'
  7. Synchronizing submodule url for 'src/erasure-code/jerasure/gf-complete'
  8. Synchronizing submodule url for 'src/erasure-code/jerasure/jerasure'
  9. Synchronizing submodule url for 'src/libs3'
  10. Submodule path 'ceph-erasure-code-corpus': checked out 'f6992da17b10e8d51c21ece1a175518918fe1f4f'
  11. Submodule path 'ceph-object-corpus': checked out 'f9bee85601967b1bec9d5bab6c439c7e250b450e'
  12. Submodule path 'src/civetweb': checked out '439063547d58427efa921296aa7be107182a026c'
  13. Submodule path 'src/erasure-code/jerasure/gf-complete': checked out '191e7105b2b75f7f48ef23dfab9ae72275363168'
  14. Submodule path 'src/erasure-code/jerasure/jerasure': checked out '3135db11ec8f042e502d0765b64bc3a44145a2df'
  15. Submodule path 'src/libs3': checked out '9dc3a9c683385abfe4ad92b7c6ff30719acc3c13'
  16. Entering 'ceph-erasure-code-corpus'
  17. HEAD is now at f6992da only run isa tests if the isa plugin is available
  18. Entering 'ceph-object-corpus'
  19. HEAD is now at f9bee85 0.80-rc1-35-g4812150
  20. Entering 'src/civetweb'
  21. HEAD is now at 4390635 civetweb: add civetweb_conf.h
  22. Entering 'src/erasure-code/jerasure/gf-complete'
  23. HEAD is now at 191e710 do not compile if used in SSE4 code path only
  24. Entering 'src/erasure-code/jerasure/jerasure'
  25. HEAD is now at 3135db1 silence warning about bestrow used uninitialized
  26. Entering 'src/libs3'
  27. HEAD is now at 9dc3a9c GNUmakefile: remove install target
  28. + set -e
  29. + test -f src/ceph.in
  30. ++ which libtoolize
  31. + '[' /usr/bin/libtoolize ']'
  32. + LIBTOOLIZE=libtoolize
  33. + test -d .git
  34. ++ git submodule usage
  35. ++ grep --quiet 'update.*--force'
  36. ++ echo --force
  37. + force=--force
  38. + git submodule sync
  39. Synchronizing submodule url for 'ceph-erasure-code-corpus'
  40. Synchronizing submodule url for 'ceph-object-corpus'
  41. Synchronizing submodule url for 'src/civetweb'
  42. Synchronizing submodule url for 'src/erasure-code/jerasure/gf-complete'
  43. Synchronizing submodule url for 'src/erasure-code/jerasure/jerasure'
  44. Synchronizing submodule url for 'src/libs3'
  45. + git submodule update --force --init --recursive
  46. Submodule path 'ceph-erasure-code-corpus': checked out 'f6992da17b10e8d51c21ece1a175518918fe1f4f'
  47. Submodule path 'ceph-object-corpus': checked out 'f9bee85601967b1bec9d5bab6c439c7e250b450e'
  48. Submodule path 'src/civetweb': checked out '439063547d58427efa921296aa7be107182a026c'
  49. Submodule path 'src/erasure-code/jerasure/gf-complete': checked out '191e7105b2b75f7f48ef23dfab9ae72275363168'
  50. Submodule path 'src/erasure-code/jerasure/jerasure': checked out '3135db11ec8f042e502d0765b64bc3a44145a2df'
  51. Submodule path 'src/libs3': checked out '9dc3a9c683385abfe4ad92b7c6ff30719acc3c13'
  52. + rm -f config.cache
  53. + aclocal -I m4 --install
  54. aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4'
  55. aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4'
  56. aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4'
  57. aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4'
  58. aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4'
  59. aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4'
  60. + check_for_pkg_config
  61. + which pkg-config
  62. + return
  63. + libtoolize --force --copy
  64. libtoolize: putting auxiliary files in `.'.
  65. libtoolize: copying file `./ltmain.sh'
  66. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  67. libtoolize: copying file `m4/libtool.m4'
  68. libtoolize: copying file `m4/ltoptions.m4'
  69. libtoolize: copying file `m4/ltsugar.m4'
  70. libtoolize: copying file `m4/ltversion.m4'
  71. libtoolize: copying file `m4/lt~obsolete.m4'
  72. + aclocal -I m4 --install
  73. + autoconf
  74. + autoheader
  75. + automake -a --add-missing -Wall
  76. configure.ac:33: installing './ar-lib'
  77. configure.ac:37: installing './compile'
  78. configure.ac:29: installing './config.guess'
  79. configure.ac:29: installing './config.sub'
  80. configure.ac:36: installing './install-sh'
  81. configure.ac:36: installing './missing'
  82. src/Makefile.am: installing './depcomp'
  83. src/Makefile.am:332: installing './py-compile'
  84. parallel-tests: installing './test-driver'
  85. + cd src/gmock
  86. + autoreconf -fvi
  87. autoreconf: Entering directory `.'
  88. autoreconf: configure.ac: not using Gettext
  89. autoreconf: running: aclocal --force
  90. autoreconf: configure.ac: tracing
  91. autoreconf: configure.ac: adding subdirectory gtest to autoreconf
  92. autoreconf: Entering directory `gtest'
  93. autoreconf: running: aclocal --force -I m4
  94. autoreconf: running: libtoolize --copy --force
  95. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
  96. libtoolize: copying file `build-aux/ltmain.sh'
  97. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  98. libtoolize: copying file `m4/libtool.m4'
  99. libtoolize: copying file `m4/ltoptions.m4'
  100. libtoolize: copying file `m4/ltsugar.m4'
  101. libtoolize: copying file `m4/ltversion.m4'
  102. libtoolize: copying file `m4/lt~obsolete.m4'
  103. autoreconf: running: /usr/bin/autoconf --force
  104. autoreconf: running: /usr/bin/autoheader --force
  105. autoreconf: running: automake --add-missing --copy --force-missing
  106. autoreconf: Leaving directory `gtest'
  107. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
  108. libtoolize: copying file `build-aux/ltmain.sh'
  109. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  110. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  111. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  112. autoreconf: Leaving directory `.'
  113. + cd src/rocksdb
  114. + autoreconf -fvi
  115. autoreconf: Entering directory `.'
  116. autoreconf: configure.ac: not using Gettext
  117. autoreconf: running: aclocal --force -I m4
  118. autoreconf: configure.ac: tracing
  119. autoreconf: running: libtoolize --copy --force
  120. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  121. libtoolize: copying file `m4/libtool.m4'
  122. libtoolize: copying file `m4/ltoptions.m4'
  123. libtoolize: copying file `m4/ltsugar.m4'
  124. libtoolize: copying file `m4/ltversion.m4'
  125. libtoolize: copying file `m4/lt~obsolete.m4'
  126. autoreconf: running: /usr/bin/autoconf --force
  127. autoreconf: running: /usr/bin/autoheader --force
  128. autoreconf: running: automake --add-missing --copy --force-missing
  129. autoreconf: Leaving directory `.'
  130. + exit
  131. HEAD is now at 6234b9c Merge 2a4d8a61ca5485fea7fee7a57465be7dcbb4557d into b5a67f0e1d15385bc0d60a6da6e7fc810bde6047
  132. Synchronizing submodule url for 'ceph-erasure-code-corpus'
  133. Synchronizing submodule url for 'ceph-object-corpus'
  134. Synchronizing submodule url for 'src/civetweb'
  135. Synchronizing submodule url for 'src/erasure-code/jerasure/gf-complete'
  136. Synchronizing submodule url for 'src/erasure-code/jerasure/jerasure'
  137. Synchronizing submodule url for 'src/libs3'
  138. Submodule path 'ceph-erasure-code-corpus': checked out 'f6992da17b10e8d51c21ece1a175518918fe1f4f'
  139. Submodule path 'ceph-object-corpus': checked out 'f9bee85601967b1bec9d5bab6c439c7e250b450e'
  140. Submodule path 'src/civetweb': checked out '439063547d58427efa921296aa7be107182a026c'
  141. Submodule path 'src/erasure-code/jerasure/gf-complete': checked out '191e7105b2b75f7f48ef23dfab9ae72275363168'
  142. Submodule path 'src/erasure-code/jerasure/jerasure': checked out '3135db11ec8f042e502d0765b64bc3a44145a2df'
  143. Submodule path 'src/libs3': checked out '9dc3a9c683385abfe4ad92b7c6ff30719acc3c13'
  144. Loaded plugins: fastestmirror
  145. Loading mirror speeds from cached hostfile
  146. * base: mirror.hostduplex.com
  147. * epel: mirror.nexcess.net
  148. * extras: mirror.hostduplex.com
  149. * updates: mirror.millry.co
  150. Package ccache-3.1.9-3.el7.x86_64 already installed and latest version
  151. Package jq-1.3-2.el7.x86_64 already installed and latest version
  152. Nothing to do
  153. libtoolize: putting auxiliary files in `.'.
  154. libtoolize: copying file `./ltmain.sh'
  155. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  156. libtoolize: copying file `m4/libtool.m4'
  157. libtoolize: copying file `m4/ltoptions.m4'
  158. libtoolize: copying file `m4/ltsugar.m4'
  159. libtoolize: copying file `m4/ltversion.m4'
  160. libtoolize: copying file `m4/lt~obsolete.m4'
  161. autoreconf: Entering directory `.'
  162. autoreconf: configure.ac: not using Gettext
  163. autoreconf: running: aclocal --force -I m4
  164. autoreconf: configure.ac: tracing
  165. autoreconf: running: libtoolize --copy --force
  166. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
  167. libtoolize: copying file `build-aux/ltmain.sh'
  168. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  169. libtoolize: copying file `m4/libtool.m4'
  170. libtoolize: copying file `m4/ltoptions.m4'
  171. libtoolize: copying file `m4/ltsugar.m4'
  172. libtoolize: copying file `m4/ltversion.m4'
  173. libtoolize: copying file `m4/lt~obsolete.m4'
  174. autoreconf: running: /usr/bin/autoconf --force
  175. autoreconf: running: /usr/bin/autoheader --force
  176. autoreconf: running: automake --add-missing --copy --force-missing
  177. configure.ac:30: installing 'build-aux/config.guess'
  178. configure.ac:30: installing 'build-aux/config.sub'
  179. configure.ac:24: installing 'build-aux/install-sh'
  180. configure.ac:24: installing 'build-aux/missing'
  181. Makefile.am: installing 'build-aux/depcomp'
  182. parallel-tests: installing 'build-aux/test-driver'
  183. autoreconf: Leaving directory `.'
  184. checking for git... yes
  185. configure: RPM_RELEASE='2.g6234b9c'
  186. checking build system type... x86_64-unknown-linux-gnu
  187. checking host system type... x86_64-unknown-linux-gnu
  188. checking target system type... x86_64-unknown-linux-gnu
  189. checking for gcc... ccache gcc
  190. checking whether the C compiler works... yes
  191. checking for C compiler default output file name... a.out
  192. checking for suffix of executables...
  193. checking whether we are cross compiling... no
  194. checking for suffix of object files... o
  195. checking whether we are using the GNU C compiler... yes
  196. checking whether ccache gcc accepts -g... yes
  197. checking for ccache gcc option to accept ISO C89... none needed
  198. checking for ar... ar
  199. checking the archiver (ar) interface... ar
  200. checking for a BSD-compatible install... /usr/bin/install -c
  201. checking whether build environment is sane... yes
  202. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  203. checking for gawk... gawk
  204. checking whether make sets $(MAKE)... yes
  205. checking for style of include used by make... GNU
  206. checking whether make supports nested variables... yes
  207. checking dependency style of ccache gcc... gcc3
  208. checking whether ccache gcc and cc understand -c and -o together... yes
  209. checking how to print strings... printf
  210. checking for a sed that does not truncate output... /usr/bin/sed
  211. checking for grep that handles long lines and -e... /usr/bin/grep
  212. checking for egrep... /usr/bin/grep -E
  213. checking for fgrep... /usr/bin/grep -F
  214. checking for ld used by ccache gcc... /usr/bin/ld
  215. checking if the linker (/usr/bin/ld) is GNU ld... yes
  216. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  217. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  218. checking whether ln -s works... yes
  219. checking the maximum length of command line arguments... 1572864
  220. checking whether the shell understands some XSI constructs... yes
  221. checking whether the shell understands "+="... yes
  222. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  223. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  224. checking for /usr/bin/ld option to reload object files... -r
  225. checking for objdump... objdump
  226. checking how to recognize dependent libraries... pass_all
  227. checking for dlltool... no
  228. checking how to associate runtime and link libraries... printf %s\n
  229. checking for archiver @FILE support... @
  230. checking for strip... strip
  231. checking for ranlib... ranlib
  232. checking command to parse /usr/bin/nm -B output from ccache gcc object... ok
  233. checking for sysroot... no
  234. checking for mt... no
  235. checking if : is a manifest tool... no
  236. checking how to run the C preprocessor... ccache gcc -E
  237. checking for ANSI C header files... yes
  238. checking for sys/types.h... yes
  239. checking for sys/stat.h... yes
  240. checking for stdlib.h... yes
  241. checking for string.h... yes
  242. checking for memory.h... yes
  243. checking for strings.h... yes
  244. checking for inttypes.h... yes
  245. checking for stdint.h... yes
  246. checking for unistd.h... yes
  247. checking for dlfcn.h... yes
  248. checking for objdir... .libs
  249. checking if ccache gcc supports -fno-rtti -fno-exceptions... no
  250. checking for ccache gcc option to produce PIC... -fPIC -DPIC
  251. checking if ccache gcc PIC flag -fPIC -DPIC works... yes
  252. checking if ccache gcc static flag -static works... no
  253. checking if ccache gcc supports -c -o file.o... yes
  254. checking if ccache gcc supports -c -o file.o... (cached) yes
  255. checking whether the ccache gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  256. checking whether -lc should be explicitly linked in... no
  257. checking dynamic linker characteristics... GNU/Linux ld.so
  258. checking how to hardcode library paths into programs... immediate
  259. checking whether stripping libraries is possible... yes
  260. checking if libtool supports shared libraries... yes
  261. checking whether to build shared libraries... yes
  262. checking whether to build static libraries... no
  263. checking dependency style of ccache gcc... gcc3
  264. checking dependency style of ccache gcc... (cached) gcc3
  265. checking whether make supports nested variables... (cached) yes
  266. checking whether we are using the GNU C++ compiler... yes
  267. checking whether ccache g++ accepts -g... yes
  268. checking dependency style of ccache g++... gcc3
  269. checking how to run the C++ preprocessor... ccache g++ -E
  270. checking for ld used by ccache g++... /usr/bin/ld -m elf_x86_64
  271. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  272. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  273. checking for ccache g++ option to produce PIC... -fPIC -DPIC
  274. checking if ccache g++ PIC flag -fPIC -DPIC works... yes
  275. checking if ccache g++ static flag -static works... no
  276. checking if ccache g++ supports -c -o file.o... yes
  277. checking if ccache g++ supports -c -o file.o... (cached) yes
  278. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  279. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  280. checking how to hardcode library paths into programs... immediate
  281. checking dependency style of ccache g++... (cached) gcc3
  282. checking if compiler is clang... no
  283. checking whether make sets $(MAKE)... (cached) yes
  284. we have a modern and working yasm
  285. we are x86_64
  286. checking whether ccache gcc accepts -Wtype-limits... yes
  287. checking whether ccache gcc accepts -Wignored-qualifiers... yes
  288. checking whether C compiler accepts -fvar-tracking-assignments... yes
  289. checking whether the compiler supports static_cast<>... yes
  290. checking whether ccache gcc recognizes __func__... yes
  291. checking whether ccache gcc recognizes __PRETTY_FUNCTION__... yes
  292. checking for the pthreads library -lpthreads... no
  293. checking whether pthreads work without any flags... no
  294. checking whether pthreads work with -Kthread... no
  295. checking whether pthreads work with -kthread... no
  296. checking for the pthreads library -llthread... no
  297. checking whether pthreads work with -pthread... yes
  298. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  299. checking if more special flags are required for pthreads... no
  300. checking whether to check for GCC pthread/shared inconsistencies... yes
  301. checking whether -pthread is sufficient with -shared... yes
  302. checking whether what we have so far is sufficient with -nostdlib... no
  303. checking whether -lpthread saves the day... yes
  304. checking for uuid_parse in -luuid... yes
  305. checking for blkid_devno_to_wholedisk in -lblkid... yes
  306. checking for resolv.h... yes
  307. checking if res_nquery will link (LIBS=)... no
  308. checking if res_nquery will link (LIBS=-lresolv)... yes
  309. checking for add_key in -lkeyutils... yes
  310. checking for pow in -lm... yes
  311. checking for syncfs... yes
  312. checking for pkg-config... /usr/bin/pkg-config
  313. checking pkg-config is at least version 0.9.0... yes
  314. checking for CRYPTOPP... no
  315. checking for library containing _ZTIN8CryptoPP14CBC_EncryptionE... no
  316. checking for NSS... yes
  317. configure: using nss for cryptography
  318. checking for FCGX_Init in -lfcgi... yes
  319. checking for XML_Parse in -lexpat... yes
  320. checking for curl_easy_init in -lcurl... yes
  321. checking fastcgi/fcgiapp.h usability... no
  322. checking fastcgi/fcgiapp.h presence... no
  323. checking for fastcgi/fcgiapp.h... no
  324. checking for curl_multi_wait in -lcurl... yes
  325. checking for fuse_main in -lfuse... yes
  326. checking for fuse_getgroups... yes
  327. checking for malloc in -ltcmalloc... yes
  328. checking for LIBEDIT... yes
  329. checking atomic_ops.h usability... yes
  330. checking atomic_ops.h presence... yes
  331. checking for atomic_ops.h... yes
  332. checking size of AO_t... 8
  333. checking for snappy_compress in -lsnappy... yes
  334. checking for leveldb_open in -lleveldb... yes
  335. checking leveldb/filter_policy.h usability... yes
  336. checking leveldb/filter_policy.h presence... yes
  337. checking for leveldb/filter_policy.h... yes
  338. checking whether C compiler accepts -msse... yes
  339. checking whether C compiler accepts -msse2... yes
  340. checking whether C compiler accepts -msse3... yes
  341. checking whether C compiler accepts -mssse3... yes
  342. checking whether C compiler accepts -mpclmul... yes
  343. checking whether C compiler accepts -msse4.1... yes
  344. checking whether C compiler accepts -msse4.2... yes
  345. checking for io_submit in -laio... yes
  346. checking libaio.h usability... yes
  347. checking libaio.h presence... yes
  348. checking for libaio.h... yes
  349. checking xfs/xfs.h usability... yes
  350. checking xfs/xfs.h presence... yes
  351. checking for xfs/xfs.h... yes
  352. checking for XFS_XFLAG_EXTSIZE in xfs/xfs.h... yes
  353. checking for dirent.h that defines DIR... yes
  354. checking for library containing opendir... none required
  355. checking for ANSI C header files... (cached) yes
  356. checking for sys/wait.h that is POSIX.1 compatible... yes
  357. checking boost/spirit/include/classic_core.hpp usability... yes
  358. checking boost/spirit/include/classic_core.hpp presence... yes
  359. checking for boost/spirit/include/classic_core.hpp... yes
  360. checking boost/random/discrete_distribution.hpp usability... yes
  361. checking boost/random/discrete_distribution.hpp presence... yes
  362. checking for boost/random/discrete_distribution.hpp... yes
  363. checking boost/statechart/state.hpp usability... yes
  364. checking boost/statechart/state.hpp presence... yes
  365. checking for boost/statechart/state.hpp... yes
  366. checking boost/program_options/option.hpp usability... yes
  367. checking boost/program_options/option.hpp presence... yes
  368. checking for boost/program_options/option.hpp... yes
  369. checking for main in -lboost_system-mt... yes
  370. checking for main in -lboost_thread-mt... yes
  371. checking for main in -lboost_program_options-mt... yes
  372. checking for struct fiemap_extent.fe_logical... yes
  373. checking arpa/inet.h usability... yes
  374. checking arpa/inet.h presence... yes
  375. checking for arpa/inet.h... yes
  376. checking arpa/nameser_compat.h usability... yes
  377. checking arpa/nameser_compat.h presence... yes
  378. checking for arpa/nameser_compat.h... yes
  379. checking linux/version.h usability... yes
  380. checking linux/version.h presence... yes
  381. checking for linux/version.h... yes
  382. checking netdb.h usability... yes
  383. checking netdb.h presence... yes
  384. checking for netdb.h... yes
  385. checking netinet/in.h usability... yes
  386. checking netinet/in.h presence... yes
  387. checking for netinet/in.h... yes
  388. checking sys/file.h usability... yes
  389. checking sys/file.h presence... yes
  390. checking for sys/file.h... yes
  391. checking sys/ioctl.h usability... yes
  392. checking sys/ioctl.h presence... yes
  393. checking for sys/ioctl.h... yes
  394. checking sys/mount.h usability... yes
  395. checking sys/mount.h presence... yes
  396. checking for sys/mount.h... yes
  397. checking sys/param.h usability... yes
  398. checking sys/param.h presence... yes
  399. checking for sys/param.h... yes
  400. checking sys/socket.h usability... yes
  401. checking sys/socket.h presence... yes
  402. checking for sys/socket.h... yes
  403. checking sys/statvfs.h usability... yes
  404. checking sys/statvfs.h presence... yes
  405. checking for sys/statvfs.h... yes
  406. checking sys/time.h usability... yes
  407. checking sys/time.h presence... yes
  408. checking for sys/time.h... yes
  409. checking sys/vfs.h usability... yes
  410. checking sys/vfs.h presence... yes
  411. checking for sys/vfs.h... yes
  412. checking sys/xattr.h usability... yes
  413. checking sys/xattr.h presence... yes
  414. checking for sys/xattr.h... yes
  415. checking syslog.h usability... yes
  416. checking syslog.h presence... yes
  417. checking for syslog.h... yes
  418. checking utime.h usability... yes
  419. checking utime.h presence... yes
  420. checking for utime.h... yes
  421. checking for sync_file_range... yes
  422. checking for fallocate... yes
  423. checking for struct stat.st_mtim.tv_nsec... yes
  424. checking for struct stat.st_mtimespec.tv_nsec... no
  425. checking for splice... yes
  426. checking for F_SETPIPE_SZ in fcntl.h... yes
  427. checking for posix_fallocate... yes
  428. checking sys/prctl.h usability... yes
  429. checking sys/prctl.h presence... yes
  430. checking for sys/prctl.h... yes
  431. checking for prctl... yes
  432. checking for pipe2... yes
  433. checking for posix_fadvise... yes
  434. checking for fdatasync... yes
  435. checking for pthread_spin_init... yes
  436. checking for int8_t... yes
  437. checking for uint8_t... yes
  438. checking for int16_t... yes
  439. checking for uint16_t... yes
  440. checking for int32_t... yes
  441. checking for uint32_t... yes
  442. checking for int64_t... yes
  443. checking for uint64_t... yes
  444. checking linux/types.h usability... yes
  445. checking linux/types.h presence... yes
  446. checking for linux/types.h... yes
  447. checking for __u8... yes
  448. checking for __s8... yes
  449. checking for __u16... yes
  450. checking for __s16... yes
  451. checking for __u32... yes
  452. checking for __s32... yes
  453. checking for __u64... yes
  454. checking for __s64... yes
  455. checking for __le16... yes
  456. checking for __be16... yes
  457. checking for __le32... yes
  458. checking for __be32... yes
  459. checking for __le64... yes
  460. checking for __be64... yes
  461. checking whether strerror_r is declared... yes
  462. checking for strerror_r... yes
  463. checking whether strerror_r returns char *... yes
  464. checking for a Python interpreter with version >= 2.4... python
  465. checking for python... /usr/bin/python
  466. checking for python version... 2.7
  467. checking for python platform... linux2
  468. checking for python script directory... ${prefix}/lib/python2.7/site-packages
  469. checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
  470. checking that generated files are newer than configure... done
  471. configure: creating ./config.status
  472. config.status: creating Makefile
  473. config.status: creating src/Makefile
  474. config.status: creating src/ocf/Makefile
  475. config.status: creating src/ocf/ceph
  476. config.status: creating src/ocf/rbd
  477. config.status: creating src/java/Makefile
  478. config.status: creating man/Makefile
  479. config.status: creating ceph.spec
  480. config.status: creating src/acconfig.h
  481. config.status: executing depfiles commands
  482. config.status: executing libtool commands
  483. === configuring in src/gtest (/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/gtest)
  484. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-static' '--with-radosgw' '--with-debug' '--without-lttng' 'CC=ccache gcc' 'CXX=ccache g++' 'CFLAGS=-Wall -g' 'CXXFLAGS=-Wall -g' --cache-file=/dev/null --srcdir=.
  485. checking for a BSD-compatible install... /usr/bin/install -c
  486. checking whether build environment is sane... yes
  487. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  488. checking for gawk... gawk
  489. checking whether make sets $(MAKE)... yes
  490. checking whether make supports nested variables... yes
  491. checking for gcc... ccache gcc
  492. checking whether the C compiler works... yes
  493. checking for C compiler default output file name... a.out
  494. checking for suffix of executables...
  495. checking whether we are cross compiling... no
  496. checking for suffix of object files... o
  497. checking whether we are using the GNU C compiler... yes
  498. checking whether ccache gcc accepts -g... yes
  499. checking for ccache gcc option to accept ISO C89... none needed
  500. checking for style of include used by make... GNU
  501. checking dependency style of ccache gcc... gcc3
  502. checking whether we are using the GNU C++ compiler... yes
  503. checking whether ccache g++ accepts -g... yes
  504. checking dependency style of ccache g++... gcc3
  505. checking build system type... x86_64-unknown-linux-gnu
  506. checking host system type... x86_64-unknown-linux-gnu
  507. checking how to print strings... printf
  508. checking for a sed that does not truncate output... /usr/bin/sed
  509. checking for grep that handles long lines and -e... /usr/bin/grep
  510. checking for egrep... /usr/bin/grep -E
  511. checking for fgrep... /usr/bin/grep -F
  512. checking for ld used by ccache gcc... /usr/bin/ld
  513. checking if the linker (/usr/bin/ld) is GNU ld... yes
  514. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  515. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  516. checking whether ln -s works... yes
  517. checking the maximum length of command line arguments... 1572864
  518. checking whether the shell understands some XSI constructs... yes
  519. checking whether the shell understands "+="... yes
  520. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  521. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  522. checking for /usr/bin/ld option to reload object files... -r
  523. checking for objdump... objdump
  524. checking how to recognize dependent libraries... pass_all
  525. checking for dlltool... no
  526. checking how to associate runtime and link libraries... printf %s\n
  527. checking for ar... ar
  528. checking for archiver @FILE support... @
  529. checking for strip... strip
  530. checking for ranlib... ranlib
  531. checking command to parse /usr/bin/nm -B output from ccache gcc object... ok
  532. checking for sysroot... no
  533. checking for mt... no
  534. checking if : is a manifest tool... no
  535. checking how to run the C preprocessor... ccache gcc -E
  536. checking for ANSI C header files... yes
  537. checking for sys/types.h... yes
  538. checking for sys/stat.h... yes
  539. checking for stdlib.h... yes
  540. checking for string.h... yes
  541. checking for memory.h... yes
  542. checking for strings.h... yes
  543. checking for inttypes.h... yes
  544. checking for stdint.h... yes
  545. checking for unistd.h... yes
  546. checking for dlfcn.h... yes
  547. checking for objdir... .libs
  548. checking if ccache gcc supports -fno-rtti -fno-exceptions... no
  549. checking for ccache gcc option to produce PIC... -fPIC -DPIC
  550. checking if ccache gcc PIC flag -fPIC -DPIC works... yes
  551. checking if ccache gcc static flag -static works... no
  552. checking if ccache gcc supports -c -o file.o... yes
  553. checking if ccache gcc supports -c -o file.o... (cached) yes
  554. checking whether the ccache gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  555. checking whether -lc should be explicitly linked in... no
  556. checking dynamic linker characteristics... GNU/Linux ld.so
  557. checking how to hardcode library paths into programs... immediate
  558. checking whether stripping libraries is possible... yes
  559. checking if libtool supports shared libraries... yes
  560. checking whether to build shared libraries... yes
  561. checking whether to build static libraries... no
  562. checking how to run the C++ preprocessor... ccache g++ -E
  563. checking for ld used by ccache g++... /usr/bin/ld -m elf_x86_64
  564. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  565. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  566. checking for ccache g++ option to produce PIC... -fPIC -DPIC
  567. checking if ccache g++ PIC flag -fPIC -DPIC works... yes
  568. checking if ccache g++ static flag -static works... no
  569. checking if ccache g++ supports -c -o file.o... yes
  570. checking if ccache g++ supports -c -o file.o... (cached) yes
  571. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  572. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  573. checking how to hardcode library paths into programs... immediate
  574. checking for python... /usr/bin/python
  575. checking for the pthreads library -lpthreads... no
  576. checking whether pthreads work without any flags... no
  577. checking whether pthreads work with -Kthread... no
  578. checking whether pthreads work with -kthread... no
  579. checking for the pthreads library -llthread... no
  580. checking whether pthreads work with -pthread... yes
  581. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  582. checking if more special flags are required for pthreads... no
  583. checking whether to check for GCC pthread/shared inconsistencies... yes
  584. checking whether -pthread is sufficient with -shared... yes
  585. checking that generated files are newer than configure... done
  586. configure: creating ./config.status
  587. config.status: creating Makefile
  588. config.status: creating scripts/gtest-config
  589. config.status: creating build-aux/config.h
  590. config.status: executing depfiles commands
  591. config.status: executing libtool commands
  592. Making all in .
  593. make[1]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7'
  594. make[2]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/gtest'
  595. depbase=`echo src/gtest-all.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  596. ccache g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -DGTEST_HAS_TR1_TUPLE=0 -pthread -DGTEST_HAS_PTHREAD=1 -Wall -g -MT src/gtest-all.o -MD -MP -MF $depbase.Tpo -c -o src/gtest-all.o src/gtest-all.cc &&\
  597. mv -f $depbase.Tpo $depbase.Po
  598. depbase=`echo src/gtest_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  599. ccache g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -DGTEST_HAS_TR1_TUPLE=0 -pthread -DGTEST_HAS_PTHREAD=1 -Wall -g -MT src/gtest_main.o -MD -MP -MF $depbase.Tpo -c -o src/gtest_main.o src/gtest_main.cc &&\
  600. mv -f $depbase.Tpo $depbase.Po
  601. rm -f lib/libgtest.a
  602. ar cru lib/libgtest.a src/gtest-all.o
  603. ranlib lib/libgtest.a
  604. rm -f lib/libgtest_main.a
  605. ar cru lib/libgtest_main.a src/gtest_main.o lib/libgtest.a
  606. ranlib lib/libgtest_main.a
  607. make[2]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/gtest'
  608. make[1]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7'
  609. Making all in src
  610. make[1]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src'
  611. rm -f init-ceph init-ceph.tmp
  612. (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/missing autoheader)
  613. sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@libdir[@]|/usr/local/lib|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@datadir[@]|/usr/local/share/ceph|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@@GCOV_PREFIX_STRIP[@][@]|7|g' './init-ceph.in' >init-ceph.tmp
  614. chmod +x init-ceph.tmp
  615. chmod a-w init-ceph.tmp
  616. mv init-ceph.tmp init-ceph
  617. rm -f stamp-h1
  618. touch acconfig.h.in
  619. cd .. && /bin/sh ./config.status src/acconfig.h
  620. config.status: creating src/acconfig.h
  621. config.status: src/acconfig.h is unchanged
  622. make all-recursive
  623. make[2]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src'
  624. Making all in ocf
  625. make[3]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/ocf'
  626. make[3]: Nothing to be done for `all'.
  627. make[3]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/ocf'
  628. Making all in java
  629. make[3]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/java'
  630. make all-am
  631. make[4]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/java'
  632. make[4]: Nothing to be done for `all-am'.
  633. make[4]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/java'
  634. make[3]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/java'
  635. make[3]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src'
  636. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse3_la-cauchy.lo
  637. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse3_la-galois.lo
  638. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse3_la-jerasure.lo
  639. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse3_la-liberation.lo
  640. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse3_la-reed_sol.lo
  641. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_wgen.lo
  642. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w16.lo
  643. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_method.lo
  644. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf.lo
  645. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w32.lo
  646. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w64.lo
  647. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w128.lo
  648. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_general.lo
  649. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w4.lo
  650. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_rand.lo
  651. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w8.lo
  652. CXX erasure-code/jerasure/libec_jerasure_sse3_la-ErasureCodePluginJerasure.lo
  653. CXX erasure-code/jerasure/libec_jerasure_sse3_la-ErasureCodeJerasure.lo
  654. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse4_la-cauchy.lo
  655. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse4_la-galois.lo
  656. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse4_la-jerasure.lo
  657. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse4_la-liberation.lo
  658. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse4_la-reed_sol.lo
  659. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_wgen.lo
  660. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_method.lo
  661. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w16.lo
  662. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf.lo
  663. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w32.lo
  664. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w64.lo
  665. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w128.lo
  666. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_general.lo
  667. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w4.lo
  668. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_rand.lo
  669. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w8.lo
  670. CXX erasure-code/jerasure/libec_jerasure_sse4_la-ErasureCodePluginJerasure.lo
  671. CXX erasure-code/jerasure/libec_jerasure_sse4_la-ErasureCodeJerasure.lo
  672. CXX erasure-code/jerasure/libec_jerasure_la-ErasureCodePluginSelectJerasure.lo
  673. ./check_version ./.git_version
  674. CXX common/libcommon_crc_la-crc32c.lo
  675. CC common/libcommon_crc_la-sctp_crc32.lo
  676. CC common/libcommon_crc_la-crc32c_intel_baseline.lo
  677. CC common/libcommon_crc_la-crc32c_intel_fast.lo
  678. CPPAS common/libcommon_crc_la-crc32c_intel_fast_asm.lo
  679. CPPAS common/libcommon_crc_la-crc32c_intel_fast_zero_asm.lo
  680. regenerating ./.git_version with 6234b9cb188a9d7d8385df9f998983e1d6f15223 v0.80.9-2-g6234b9c
  681. CXX auth/Crypto.lo
  682. CXX auth/KeyRing.lo
  683. CXX auth/RotatingKeyRing.lo
  684. ./yasm-wrapper: yasm -f elf64 common/crc32c_intel_fast_asm.S -o common/.libs/libcommon_crc_la-crc32c_intel_fast_asm.o
  685. ./yasm-wrapper: yasm -f elf64 common/crc32c_intel_fast_zero_asm.S -o common/.libs/libcommon_crc_la-crc32c_intel_fast_zero_asm.o
  686. CXX libcephfs.lo
  687. CXX mon/PGMap.lo
  688. CXX mon/Monitor.lo
  689. CXX mon/Paxos.lo
  690. CXX mon/PaxosService.lo
  691. CXX mon/OSDMonitor.lo
  692. CXX mon/MDSMonitor.lo
  693. CXX mon/MonmapMonitor.lo
  694. CXX mon/PGMonitor.lo
  695. CXX mon/LogMonitor.lo
  696. CXX mon/AuthMonitor.lo
  697. CXX mon/Elector.lo
  698. CXX mon/MonitorStore.lo
  699. CXX mon/HealthMonitor.lo
  700. CXX mon/DataHealthService.lo
  701. CXX mon/ConfigKeyService.lo
  702. CXX common/libos_la-TrackedOp.lo
  703. CXX mds/Anchor.lo
  704. CXX mds/Capability.lo
  705. CXX mds/Dumper.lo
  706. CXX mds/Resetter.lo
  707. CXX mds/MDS.lo
  708. CC mds/locks.lo
  709. CXX mds/journal.lo
  710. CXX mds/Server.lo
  711. CXX mds/Mutation.lo
  712. CXX mds/MDCache.lo
  713. CXX mds/Locker.lo
  714. CXX mds/Migrator.lo
  715. CXX mds/MDBalancer.lo
  716. CXX mds/CDentry.lo
  717. CXX mds/CDir.lo
  718. CXX mds/CInode.lo
  719. CXX mds/LogEvent.lo
  720. CXX mds/MDSTable.lo
  721. CXX mds/InoTable.lo
  722. CXX mds/MDSTableClient.lo
  723. CXX mds/MDSTableServer.lo
  724. CXX mds/AnchorServer.lo
  725. CXX mds/AnchorClient.lo
  726. CXX mds/SnapRealm.lo
  727. CXX mds/SnapServer.lo
  728. CXX mds/snap.lo
  729. CXX mds/SessionMap.lo
  730. CXX mds/MDLog.lo
  731. CXX mds/MDSUtility.lo
  732. CXX osd/libosd_types_la-PGLog.lo
  733. CXX osd/libosd_types_la-osd_types.lo
  734. CXX osd/libosd_types_la-ECUtil.lo
  735. CXX osd/libosd_la-PG.lo
  736. CXX osd/libosd_la-ReplicatedPG.lo
  737. CXX osd/libosd_la-ReplicatedBackend.lo
  738. CXX osd/libosd_la-ECBackend.lo
  739. CXX osd/libosd_la-ECMsgTypes.lo
  740. CXX osd/libosd_la-ECTransaction.lo
  741. CXX osd/libosd_la-PGBackend.lo
  742. CXX osd/libosd_la-Ager.lo
  743. CXX osd/libosd_la-HitSet.lo
  744. CXX osd/libosd_la-OSD.lo
  745. CXX osd/libosd_la-OSDCap.lo
  746. CXX osd/libosd_la-Watch.lo
  747. CXX osd/libosd_la-ClassHandler.lo
  748. CXX osd/libosd_la-OpRequest.lo
  749. CXX common/libosd_la-TrackedOp.lo
  750. CXX osd/libosd_la-SnapMapper.lo
  751. CXX client/fuse_ll.lo
  752. CXX cls/rbd/cls_rbd.lo
  753. CXX cls/lock/cls_lock.lo
  754. CXX cls/version/cls_version.lo
  755. CXX cls/refcount/cls_refcount.lo
  756. CXX cls/log/cls_log.lo
  757. CXX cls/statelog/cls_statelog.lo
  758. CXX cls/replica_log/cls_replica_log.lo
  759. CXX cls/user/cls_user.lo
  760. CXX cls/rgw/cls_rgw.lo
  761. CC client/test_ioctls.o
  762. CXX rgw/rgw_multiparser.o
  763. CXX rgw/rgw_jsonparser.o
  764. CXX rgw/rgw_common.o
  765. CXX rgw/rgw_env.o
  766. CXX rgw/rgw_json_enc.o
  767. CXX test/erasure-code/ceph_erasure_code_benchmark.o
  768. CXX test/erasure-code/ceph_erasure_code.o
  769. CXX test/test_mutate.o
  770. CXX test/test_rewrite_latency.o
  771. CXX test/testmsgr.o
  772. CXX test/streamtest.o
  773. CXX test/test_trans.o
  774. CXX test/testcrypto.o
  775. CXX test/testkeys.o
  776. CXX test/omap_bench.o
  777. CXX key_value_store/kv_flat_btree_async.o
  778. CXX test/kv_store_bench.o
  779. CXX test/system/rados_list_parallel.o
  780. CXX test/system/st_rados_create_pool.o
  781. CXX test/system/st_rados_list_objects.o
  782. CXX test/system/rados_open_pools_parallel.o
  783. CXX test/system/rados_delete_pools_parallel.o
  784. CXX test/system/st_rados_delete_pool.o
  785. CXX test/system/rados_watch_notify.o
  786. CXX test/system/st_rados_delete_objs.o
  787. CXX test/system/st_rados_watch.o
  788. CXX test/system/st_rados_notify.o
  789. CXX test/bench_log.o
  790. CXX test/ceph_test_cors-test_cors.o
  791. CXX test/ceph_test_cls_rgw_meta-test_rgw_admin_meta.o
  792. CXX test/ceph_test_cls_rgw_log-test_rgw_admin_log.o
  793. CXX test/ceph_test_cls_rgw_opstate-test_rgw_admin_opstate.o
  794. CXX test/multi_stress_watch.o
  795. CXX test/librados/ceph_test_rados_api_cmd-cmd.o
  796. CXX test/librados/ceph_test_rados_api_io-io.o
  797. CXX test/librados/ceph_test_rados_api_c_write_operations-c_write_operations.o
  798. CXX test/librados/ceph_test_rados_api_c_read_operations-c_read_operations.o
  799. CXX test/librados/ceph_test_rados_api_aio-aio.o
  800. CXX test/librados/ceph_test_rados_api_list-list.o
  801. CXX test/librados/ceph_test_rados_api_pool-pool.o
  802. CXX test/librados/ceph_test_rados_api_stat-stat.o
  803. CXX test/librados/ceph_test_rados_api_watch_notify-watch_notify.o
  804. CXX test/librados/ceph_test_rados_api_snapshots-snapshots.o
  805. CXX test/librados/ceph_test_rados_api_cls-cls.o
  806. CXX test/librados/ceph_test_rados_api_tier-tier.o
  807. CXX test/librados/ceph_test_rados_api_misc-misc.o
  808. CXX osd/ceph_test_rados_api_tier-HitSet.o
  809. CXX test/librados/ceph_test_rados_api_lock-lock.o
  810. CXX test/ceph_xattr_bench-xattr_bench.o
  811. CXX test/ceph_test_filejournal-test_filejournal.o
  812. CXX test/ceph_test_stress_watch-test_stress_watch.o
  813. CXX test/ceph_test_snap_mapper-test_snap_mapper.o
  814. CXX test/test_cfuse_cache_invalidate.o
  815. CC test/test_c_headers.o
  816. CXX test/test_get_blkdev_size.o
  817. CXX rgw/rgw_resolve.o
  818. CXX rgw/rgw_rest.o
  819. CXX rgw/rgw_rest_swift.o
  820. CXX rgw/rgw_rest_s3.o
  821. CXX rgw/rgw_rest_usage.o
  822. CXX rgw/rgw_rest_user.o
  823. CXX rgw/rgw_rest_bucket.o
  824. CXX rgw/rgw_rest_metadata.o
  825. CXX rgw/rgw_replica_log.o
  826. CXX rgw/rgw_rest_log.o
  827. CXX rgw/rgw_rest_opstate.o
  828. CXX rgw/rgw_rest_replica_log.o
  829. CXX rgw/rgw_rest_config.o
  830. CXX rgw/rgw_http_client.o
  831. CXX rgw/rgw_swift.o
  832. CXX rgw/rgw_swift_auth.o
  833. CXX rgw/rgw_loadgen.o
  834. CXX rgw/rgw_main.o
  835. CXX rgw/rgw_admin.o
  836. CXX rgw/ceph_dencoder-rgw_dencoder.o
  837. CXX rgw/ceph_dencoder-rgw_acl.o
  838. CXX rgw/ceph_dencoder-rgw_common.o
  839. CXX rgw/ceph_dencoder-rgw_env.o
  840. CXX rgw/ceph_dencoder-rgw_json_enc.o
  841. CXX tools/ceph_filestore_tool.o
  842. CXX tools/ceph_filestore_dump.o
  843. CXX tools/monmaptool.o
  844. CXX tools/crushtool.o
  845. CXX tools/osdmaptool.o
  846. CXX common/obj_bencher.o
  847. CXX tools/ceph_conf.o
  848. CXX tools/ceph_authtool.o
  849. CXX tools/mon_store_converter.o
  850. CXX ceph_mon.o
  851. CXX ceph_osd.o
  852. CXX ceph_mds.o
  853. CXX cephfs.o
  854. CXX librados-config.o
  855. CXX ceph_syn.o
  856. CXX client/SyntheticClient.o
  857. CXX rbd.o
  858. CC common/secret.o
  859. CXX ceph_fuse.o
  860. CXX test/erasure-code/ceph_erasure_code_non_regression.o
  861. CXX test/common/get_command_descriptions.o
  862. rm -f ceph-debugpack ceph-debugpack.tmp
  863. sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@libdir[@]|/usr/local/lib|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@datadir[@]|/usr/local/share/ceph|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@@GCOV_PREFIX_STRIP[@][@]|7|g' './ceph-debugpack.in' >ceph-debugpack.tmp
  864. chmod +x ceph-debugpack.tmp
  865. chmod a-w ceph-debugpack.tmp
  866. mv ceph-debugpack.tmp ceph-debugpack
  867. rm -f ceph-post-file ceph-post-file.tmp
  868. sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@libdir[@]|/usr/local/lib|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@datadir[@]|/usr/local/share/ceph|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@@GCOV_PREFIX_STRIP[@][@]|7|g' './ceph-post-file.in' >ceph-post-file.tmp
  869. rm -f ceph-crush-location ceph-crush-location.tmp
  870. sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@libdir[@]|/usr/local/lib|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@datadir[@]|/usr/local/share/ceph|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@@GCOV_PREFIX_STRIP[@][@]|7|g' './ceph-crush-location.in' >ceph-crush-location.tmp
  871. chmod +x ceph-post-file.tmp
  872. chmod +x ceph-crush-location.tmp
  873. chmod a-w ceph-post-file.tmp
  874. chmod a-w ceph-crush-location.tmp
  875. mv ceph-post-file.tmp ceph-post-file
  876. mv ceph-crush-location.tmp ceph-crush-location
  877. rm -f ceph-coverage ceph-coverage.tmp
  878. sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@libdir[@]|/usr/local/lib|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@datadir[@]|/usr/local/share/ceph|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@@GCOV_PREFIX_STRIP[@][@]|7|g' './ceph-coverage.in' >ceph-coverage.tmp
  879. rm -f mkcephfs mkcephfs.tmp
  880. sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@libdir[@]|/usr/local/lib|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@datadir[@]|/usr/local/share/ceph|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@@GCOV_PREFIX_STRIP[@][@]|7|g' './mkcephfs.in' >mkcephfs.tmp
  881. chmod +x ceph-coverage.tmp
  882. chmod a-w ceph-coverage.tmp
  883. chmod +x mkcephfs.tmp
  884. mv ceph-coverage.tmp ceph-coverage
  885. chmod a-w mkcephfs.tmp
  886. mv mkcephfs.tmp mkcephfs
  887. cp -f ./fetch_config ./sample.fetch_config
  888. CXX cls/version/cls_version_client.o
  889. CXX cls/log/cls_log_client.o
  890. CXX cls/version/cls_version_types.o
  891. CXX cls/statelog/cls_statelog_client.o
  892. CXX cls/replica_log/cls_replica_log_types.o
  893. CXX cls/replica_log/cls_replica_log_ops.o
  894. CXX cls/replica_log/cls_replica_log_client.o
  895. CXX cls/user/cls_user_client.o
  896. CXX cls/user/cls_user_types.o
  897. CXX cls/user/cls_user_ops.o
  898. CC erasure-code/jerasure/jerasure/src/libec_jerasure_generic_la-cauchy.lo
  899. CC erasure-code/jerasure/jerasure/src/libec_jerasure_generic_la-jerasure.lo
  900. CC erasure-code/jerasure/jerasure/src/libec_jerasure_generic_la-liberation.lo
  901. CC erasure-code/jerasure/jerasure/src/libec_jerasure_generic_la-galois.lo
  902. CC erasure-code/jerasure/jerasure/src/libec_jerasure_generic_la-reed_sol.lo
  903. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_wgen.lo
  904. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_method.lo
  905. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w16.lo
  906. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf.lo
  907. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w32.lo
  908. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w64.lo
  909. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w128.lo
  910. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_general.lo
  911. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w4.lo
  912. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_rand.lo
  913. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w8.lo
  914. CXX erasure-code/jerasure/libec_jerasure_generic_la-ErasureCodePluginJerasure.lo
  915. CXX erasure-code/jerasure/libec_jerasure_generic_la-ErasureCodeJerasure.lo
  916. CC crush/mapper.lo
  917. CC crush/builder.lo
  918. CC crush/crush.lo
  919. CC crush/hash.lo
  920. CXX crush/CrushWrapper.lo
  921. CXX crush/CrushCompiler.lo
  922. CXX crush/CrushTester.lo
  923. CXX test/erasure-code/libec_example_la-ErasureCodePluginExample.lo
  924. CXX test/erasure-code/libec_missing_entry_point_la-ErasureCodePluginMissingEntryPoint.lo
  925. CXX test/erasure-code/libec_hangs_la-ErasureCodePluginHangs.lo
  926. CXX test/erasure-code/libec_fail_to_initialize_la-ErasureCodePluginFailToInitialize.lo
  927. CXX test/erasure-code/libec_fail_to_register_la-ErasureCodePluginFailToRegister.lo
  928. CXX test/erasure-code/libec_test_jerasure_sse4_la-TestJerasurePluginSSE4.lo
  929. CXX test/erasure-code/libec_test_jerasure_sse3_la-TestJerasurePluginSSE3.lo
  930. CXX test/erasure-code/libec_test_jerasure_generic_la-TestJerasurePluginGeneric.lo
  931. CXX librados/librados_la-librados.lo
  932. CXX librados/librados_la-RadosClient.lo
  933. CXX librados/librados_la-IoCtxImpl.lo
  934. CXX librados/librados_la-snap_set_diff.lo
  935. CXX cls/lock/cls_lock_client.lo
  936. CXX cls/lock/cls_lock_types.lo
  937. CXX cls/lock/cls_lock_ops.lo
  938. CXX osdc/Objecter.lo
  939. CXX osdc/ObjectCacher.lo
  940. CXX osdc/Filer.lo
  941. CXX osdc/Striper.lo
  942. CXX osdc/Journaler.lo
  943. if [ -n "$NO_VERSION" ] ; then \
  944. if [ ! -f ./ceph_ver.h ] ; then \
  945. ./make_version -n ./ceph_ver.h ; \
  946. fi; \
  947. else \
  948. ./make_version ./.git_version ./ceph_ver.h ; \
  949. fi
  950. CXX common/DecayCounter.lo
  951. $1: ./.git_version
  952. CXX common/LogClient.lo
  953. CXX common/LogEntry.lo
  954. CXX common/PrebufferedStreambuf.lo
  955. CXX common/SloppyCRCMap.lo
  956. CXX common/BackTrace.lo
  957. CXX common/perf_counters.lo
  958. CXX common/Mutex.lo
  959. CXX common/OutputDataSocket.lo
  960. CXX common/admin_socket.lo
  961. CXX common/admin_socket_client.lo
  962. CXX common/cmdparse.lo
  963. CC common/escape.lo
  964. CXX common/io_priority.lo
  965. CXX common/Clock.lo
  966. CXX common/Throttle.lo
  967. CXX common/Timer.lo
  968. CXX common/Finisher.lo
  969. CXX common/environment.lo
  970. CXX common/assert.lo
  971. CXX common/run_cmd.lo
  972. CXX common/WorkQueue.lo
  973. CXX common/ConfUtils.lo
  974. CXX common/MemoryModel.lo
  975. CC common/armor.lo
  976. CXX common/fd.lo
  977. CC common/xattr.lo
  978. CC common/safe_io.lo
  979. CXX common/snap_types.lo
  980. CXX common/str_list.lo
  981. CXX common/str_map.lo
  982. CXX common/errno.lo
  983. CXX common/RefCountedObj.lo
  984. CXX common/blkdev.lo
  985. CXX common/common_init.lo
  986. CC common/pipe.lo
  987. CXX common/ceph_argparse.lo
  988. CXX common/ceph_context.lo
  989. CXX common/buffer.lo
  990. CXX common/code_environment.lo
  991. CXX common/dout.lo
  992. CXX common/histogram.lo
  993. CXX common/signal.lo
  994. CXX common/simple_spin.lo
  995. CXX common/Thread.lo
  996. CXX common/Formatter.lo
  997. CXX common/HeartbeatMap.lo
  998. CXX common/config.lo
  999. CC common/utf8.lo
  1000. CC common/mime.lo
  1001. CXX common/strtol.lo
  1002. CXX common/page.lo
  1003. CXX common/version.lo
  1004. CXX common/lockdep.lo
  1005. CXX common/entity_name.lo
  1006. CXX common/hex.lo
  1007. CXX common/ceph_crypto.lo
  1008. CXX common/ceph_crypto_cms.lo
  1009. CXX common/ceph_json.lo
  1010. CXX common/ipaddr.lo
  1011. CXX common/pick_address.lo
  1012. CXX common/util.lo
  1013. CXX common/TextTable.lo
  1014. CXX common/ceph_fs.lo
  1015. CXX common/ceph_hash.lo
  1016. CXX common/ceph_strings.lo
  1017. CXX common/ceph_frag.lo
  1018. CC common/addr_parsing.lo
  1019. CXX common/bloom_filter.lo
  1020. CXX common/hobject.lo
  1021. CC common/linux_version.lo
  1022. CXX mon/MonCap.lo
  1023. CXX mon/MonClient.lo
  1024. CXX mon/MonMap.lo
  1025. CXX osd/OSDMap.lo
  1026. CXX osd/osd_types.lo
  1027. CXX osd/ECMsgTypes.lo
  1028. CXX osd/HitSet.lo
  1029. CXX mds/MDSMap.lo
  1030. CXX mds/inode_backtrace.lo
  1031. CXX mds/mdstypes.lo
  1032. CXX mds/flock.lo
  1033. CXXLD libcommon_crc.la
  1034. CXX erasure-code/ErasureCodePlugin.lo
  1035. CXX msg/Accepter.lo
  1036. CXX msg/DispatchQueue.lo
  1037. CXX msg/Message.lo
  1038. CXX msg/Messenger.lo
  1039. CXX msg/Pipe.lo
  1040. CXX msg/SimpleMessenger.lo
  1041. CXX auth/AuthAuthorizeHandler.lo
  1042. CXX msg/msg_types.lo
  1043. CXX auth/AuthClientHandler.lo
  1044. CXX auth/AuthSessionHandler.lo
  1045. CXX auth/AuthServiceHandler.lo
  1046. CXX auth/AuthMethodList.lo
  1047. CXX auth/cephx/CephxAuthorizeHandler.lo
  1048. CXX auth/cephx/CephxClientHandler.lo
  1049. CXX auth/cephx/CephxProtocol.lo
  1050. CXX auth/cephx/CephxServiceHandler.lo
  1051. CXX auth/cephx/CephxSessionHandler.lo
  1052. CXX auth/cephx/CephxKeyServer.lo
  1053. CXX auth/none/AuthNoneAuthorizeHandler.lo
  1054. CXX auth/unknown/AuthUnknownAuthorizeHandler.lo
  1055. CXX json_spirit/json_spirit_reader.lo
  1056. CXX json_spirit/json_spirit_writer.lo
  1057. CXX log/Log.lo
  1058. CXX log/SubsystemMap.lo
  1059. CC arch/intel.lo
  1060. CC arch/neon.lo
  1061. CXX arch/probe.lo
  1062. CXX librbd/librbd.lo
  1063. CXX librbd/AioCompletion.lo
  1064. CXX librbd/AioRequest.lo
  1065. CXX librbd/ImageCtx.lo
  1066. CXX librbd/internal.lo
  1067. CXX librbd/LibrbdWriteback.lo
  1068. CXX librbd/WatchCtx.lo
  1069. CXX cls/rbd/cls_rbd_client.lo
  1070. CXX client/Client.lo
  1071. CXX client/Inode.lo
  1072. CXX client/Dentry.lo
  1073. CXX client/MetaRequest.lo
  1074. CXX client/ClientSnapRealm.lo
  1075. CXX client/MetaSession.lo
  1076. CXX client/Trace.lo
  1077. CXXLD libmon_types.la
  1078. CXX os/libos_la-chain_xattr.lo
  1079. CXX os/libos_la-DBObjectMap.lo
  1080. CXX os/libos_la-GenericObjectMap.lo
  1081. CXX os/libos_la-FileJournal.lo
  1082. CXX os/libos_la-FileStore.lo
  1083. CXX os/libos_la-FlatIndex.lo
  1084. CXX os/libos_la-GenericFileStoreBackend.lo
  1085. CXX os/libos_la-HashIndex.lo
  1086. CXX os/libos_la-IndexManager.lo
  1087. CXX os/libos_la-JournalingObjectStore.lo
  1088. CXX os/libos_la-LevelDBStore.lo
  1089. CXX os/libos_la-LFNIndex.lo
  1090. CXX os/libos_la-MemStore.lo
  1091. CXX os/libos_la-KeyValueStore.lo
  1092. CXX os/libos_la-ObjectStore.lo
  1093. CXX os/libos_la-WBThrottle.lo
  1094. CXX os/libos_la-BtrfsFileStoreBackend.lo
  1095. CXX os/libos_la-XfsFileStoreBackend.lo
  1096. CXX os/libos_types_la-Transaction.lo
  1097. CXXLD libosd_types.la
  1098. CXX objclass/libosd_la-class_api.lo
  1099. CXX global/global_context.lo
  1100. CXX global/global_init.lo
  1101. CXX global/pidfile.lo
  1102. CXX global/signal_handler.lo
  1103. CXX perfglue/heap_profiler.lo
  1104. CXX perfglue/disabled_stubs.lo
  1105. CXX rgw/librgw_la-librgw.lo
  1106. CXX rgw/librgw_la-rgw_acl_s3.lo
  1107. CXX rgw/librgw_la-rgw_acl.lo
  1108. CXX rgw/librgw_la-rgw_acl_swift.lo
  1109. CXX rgw/librgw_la-rgw_client_io.lo
  1110. CXX rgw/librgw_la-rgw_fcgi.lo
  1111. CXX rgw/librgw_la-rgw_xml.lo
  1112. CXX rgw/librgw_la-rgw_usage.lo
  1113. CXX rgw/librgw_la-rgw_json_enc.lo
  1114. CXX rgw/librgw_la-rgw_user.lo
  1115. CXX rgw/librgw_la-rgw_bucket.lo
  1116. CXX rgw/librgw_la-rgw_tools.lo
  1117. CXX rgw/librgw_la-rgw_rados.lo
  1118. CXX rgw/librgw_la-rgw_http_client.lo
  1119. CXX rgw/librgw_la-rgw_rest_client.lo
  1120. CXX rgw/librgw_la-rgw_rest_conn.lo
  1121. CXX rgw/librgw_la-rgw_op.lo
  1122. CXX rgw/librgw_la-rgw_common.lo
  1123. CXX rgw/librgw_la-rgw_cache.lo
  1124. CXX rgw/librgw_la-rgw_formats.lo
  1125. CXX rgw/librgw_la-rgw_log.lo
  1126. CXX rgw/librgw_la-rgw_multi.lo
  1127. CXX rgw/librgw_la-rgw_policy_s3.lo
  1128. CXX rgw/librgw_la-rgw_gc.lo
  1129. CXX rgw/librgw_la-rgw_multi_del.lo
  1130. CXX rgw/librgw_la-rgw_env.lo
  1131. CXX rgw/librgw_la-rgw_cors.lo
  1132. CXX rgw/librgw_la-rgw_cors_s3.lo
  1133. CXX rgw/librgw_la-rgw_auth_s3.lo
  1134. CXX rgw/librgw_la-rgw_metadata.lo
  1135. CXX rgw/librgw_la-rgw_replica_log.lo
  1136. CXX rgw/librgw_la-rgw_keystone.lo
  1137. rgw/rgw_op.cc: In member function 'virtual void RGWPutMetadata::execute()':
  1138. rgw/rgw_op.cc:1902:11: error: 'is_object_op' was not declared in this scope
  1139. if (is_object_op) {
  1140. ^
  1141. make[3]: *** [rgw/librgw_la-rgw_op.lo] Error 1
  1142. make[3]: *** Waiting for unfinished jobs....
  1143. make[3]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src'
  1144. make[2]: *** [all-recursive] Error 1
  1145. make[2]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src'
  1146. make[1]: *** [all] Error 2
  1147. make[1]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src'
  1148. make: *** [all-recursive] Error 1