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 cc8c995 Merge 81a58b2d7a5a04ffe8f25b3a81490908044a88eb into baa74b88a4f4b6073b99b7a9774692b37405b59e
  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 cc8c995 Merge 81a58b2d7a5a04ffe8f25b3a81490908044a88eb into baa74b88a4f4b6073b99b7a9774692b37405b59e
  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. http://mirror.hostduplex.com/centos/7.0.1406/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.hostduplex.com; Unknown error"
  146. Trying other mirror.
  147. http://mirror.cs.uwp.edu/pub/centos/7.0.1406/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.cs.uwp.edu; Unknown error"
  148. Trying other mirror.
  149. http://centos.escapemg.com/7.0.1406/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: centos.escapemg.com; Unknown error"
  150. Trying other mirror.
  151. http://centos.mirror.nac.net/7.0.1406/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: centos.mirror.nac.net; Unknown error"
  152. Trying other mirror.
  153. http://mirror.cc.columbia.edu/pub/linux/centos/7.0.1406/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.cc.columbia.edu; Unknown error"
  154. Trying other mirror.
  155. http://centos.netnitco.net/7.0.1406/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: centos.netnitco.net; Unknown error"
  156. Trying other mirror.
  157. ftp://ftp.wallawalla.edu/pub/mirrors/centos/7.0.1406/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: ftp.wallawalla.edu; Unknown error"
  158. Trying other mirror.
  159. http://mirrors.usc.edu/pub/linux/distributions/centos/7.0.1406/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirrors.usc.edu; Unknown error"
  160. Trying other mirror.
  161. http://mirror.us.leaseweb.net/centos/7.0.1406/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.us.leaseweb.net; Unknown error"
  162. Trying other mirror.
  163. http://mirror.metrocast.net/centos/7.0.1406/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.metrocast.net; Unknown error"
  164. Trying other mirror.
  165. Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error was
  166. 14: curl#6 - "Could not resolve host: mirrors.fedoraproject.org; Unknown error"
  167. http://mirror.hostduplex.com/centos/7.0.1406/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.hostduplex.com; Unknown error"
  168. Trying other mirror.
  169. http://centos.arvixe.com/7.0.1406/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: centos.arvixe.com; Unknown error"
  170. Trying other mirror.
  171. http://mirror.team-cymru.org/CentOS/7.0.1406/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.team-cymru.org; Unknown error"
  172. Trying other mirror.
  173. http://mirror.raystedman.net/centos/7.0.1406/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.raystedman.net; Unknown error"
  174. Trying other mirror.
  175. http://mirror.beyondhosting.net/CentOS/7.0.1406/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.beyondhosting.net; Unknown error"
  176. Trying other mirror.
  177. http://mirrors.maine.edu/CentOS/7.0.1406/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirrors.maine.edu; Unknown error"
  178. Trying other mirror.
  179. http://mirror.linux.duke.edu/pub/centos/7.0.1406/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.linux.duke.edu; Unknown error"
  180. Trying other mirror.
  181. http://mirror.san.fastserv.com/pub/linux/centos/7.0.1406/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.san.fastserv.com; Unknown error"
  182. Trying other mirror.
  183. http://centos.escapemg.com/7.0.1406/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: centos.escapemg.com; Unknown error"
  184. Trying other mirror.
  185. http://centos.mirror.nac.net/7.0.1406/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: centos.mirror.nac.net; Unknown error"
  186. Trying other mirror.
  187. http://repos.dfw.quadranet.com/centos/7.0.1406/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: repos.dfw.quadranet.com; Unknown error"
  188. Trying other mirror.
  189. http://mirror.millry.co/CentOS/7.0.1406/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.millry.co; Unknown error"
  190. Trying other mirror.
  191. http://mirrors.gigenet.com/centos/7.0.1406/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirrors.gigenet.com; Unknown error"
  192. Trying other mirror.
  193. http://mirror.nexcess.net/CentOS/7.0.1406/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.nexcess.net; Unknown error"
  194. Trying other mirror.
  195. http://mirrors.tripadvisor.com/centos/7.0.1406/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirrors.tripadvisor.com; Unknown error"
  196. Trying other mirror.
  197. http://mirror.umd.edu/centos/7.0.1406/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.umd.edu; Unknown error"
  198. Trying other mirror.
  199. ftp://ftp.ussg.iu.edu/linux/centos/7.0.1406/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: ftp.ussg.iu.edu; Unknown error"
  200. Trying other mirror.
  201. http://cosmos.cites.illinois.edu/pub/centos/7.0.1406/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: cosmos.cites.illinois.edu; Unknown error"
  202. Trying other mirror.
  203. http://centos.arvixe.com/7.0.1406/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: centos.arvixe.com; Unknown error"
  204. Trying other mirror.
  205. http://mirrors.maine.edu/CentOS/7.0.1406/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirrors.maine.edu; Unknown error"
  206. Trying other mirror.
  207. Loading mirror speeds from cached hostfile
  208. * base: mirror.hostduplex.com
  209. * epel: mirror.nexcess.net
  210. * extras: mirror.hostduplex.com
  211. * updates: mirror.millry.co
  212. Package ccache-3.1.9-3.el7.x86_64 already installed and latest version
  213. Package jq-1.3-2.el7.x86_64 already installed and latest version
  214. Nothing to do
  215. libtoolize: putting auxiliary files in `.'.
  216. libtoolize: copying file `./ltmain.sh'
  217. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  218. libtoolize: copying file `m4/libtool.m4'
  219. libtoolize: copying file `m4/ltoptions.m4'
  220. libtoolize: copying file `m4/ltsugar.m4'
  221. libtoolize: copying file `m4/ltversion.m4'
  222. libtoolize: copying file `m4/lt~obsolete.m4'
  223. autoreconf: Entering directory `.'
  224. autoreconf: configure.ac: not using Gettext
  225. autoreconf: running: aclocal --force -I m4
  226. autoreconf: configure.ac: tracing
  227. autoreconf: running: libtoolize --copy --force
  228. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
  229. libtoolize: copying file `build-aux/ltmain.sh'
  230. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  231. libtoolize: copying file `m4/libtool.m4'
  232. libtoolize: copying file `m4/ltoptions.m4'
  233. libtoolize: copying file `m4/ltsugar.m4'
  234. libtoolize: copying file `m4/ltversion.m4'
  235. libtoolize: copying file `m4/lt~obsolete.m4'
  236. autoreconf: running: /usr/bin/autoconf --force
  237. autoreconf: running: /usr/bin/autoheader --force
  238. autoreconf: running: automake --add-missing --copy --force-missing
  239. configure.ac:30: installing 'build-aux/config.guess'
  240. configure.ac:30: installing 'build-aux/config.sub'
  241. configure.ac:24: installing 'build-aux/install-sh'
  242. configure.ac:24: installing 'build-aux/missing'
  243. Makefile.am: installing 'build-aux/depcomp'
  244. parallel-tests: installing 'build-aux/test-driver'
  245. autoreconf: Leaving directory `.'
  246. checking for git... yes
  247. configure: RPM_RELEASE='15.gcc8c995'
  248. checking build system type... x86_64-unknown-linux-gnu
  249. checking host system type... x86_64-unknown-linux-gnu
  250. checking target system type... x86_64-unknown-linux-gnu
  251. checking for gcc... ccache gcc
  252. checking whether the C compiler works... yes
  253. checking for C compiler default output file name... a.out
  254. checking for suffix of executables...
  255. checking whether we are cross compiling... no
  256. checking for suffix of object files... o
  257. checking whether we are using the GNU C compiler... yes
  258. checking whether ccache gcc accepts -g... yes
  259. checking for ccache gcc option to accept ISO C89... none needed
  260. checking for ar... ar
  261. checking the archiver (ar) interface... ar
  262. checking for a BSD-compatible install... /usr/bin/install -c
  263. checking whether build environment is sane... yes
  264. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  265. checking for gawk... gawk
  266. checking whether make sets $(MAKE)... yes
  267. checking for style of include used by make... GNU
  268. checking whether make supports nested variables... yes
  269. checking dependency style of ccache gcc... gcc3
  270. checking whether ccache gcc and cc understand -c and -o together... yes
  271. checking how to print strings... printf
  272. checking for a sed that does not truncate output... /usr/bin/sed
  273. checking for grep that handles long lines and -e... /usr/bin/grep
  274. checking for egrep... /usr/bin/grep -E
  275. checking for fgrep... /usr/bin/grep -F
  276. checking for ld used by ccache gcc... /usr/bin/ld
  277. checking if the linker (/usr/bin/ld) is GNU ld... yes
  278. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  279. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  280. checking whether ln -s works... yes
  281. checking the maximum length of command line arguments... 1572864
  282. checking whether the shell understands some XSI constructs... yes
  283. checking whether the shell understands "+="... yes
  284. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  285. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  286. checking for /usr/bin/ld option to reload object files... -r
  287. checking for objdump... objdump
  288. checking how to recognize dependent libraries... pass_all
  289. checking for dlltool... no
  290. checking how to associate runtime and link libraries... printf %s\n
  291. checking for archiver @FILE support... @
  292. checking for strip... strip
  293. checking for ranlib... ranlib
  294. checking command to parse /usr/bin/nm -B output from ccache gcc object... ok
  295. checking for sysroot... no
  296. checking for mt... no
  297. checking if : is a manifest tool... no
  298. checking how to run the C preprocessor... ccache gcc -E
  299. checking for ANSI C header files... yes
  300. checking for sys/types.h... yes
  301. checking for sys/stat.h... yes
  302. checking for stdlib.h... yes
  303. checking for string.h... yes
  304. checking for memory.h... yes
  305. checking for strings.h... yes
  306. checking for inttypes.h... yes
  307. checking for stdint.h... yes
  308. checking for unistd.h... yes
  309. checking for dlfcn.h... yes
  310. checking for objdir... .libs
  311. checking if ccache gcc supports -fno-rtti -fno-exceptions... no
  312. checking for ccache gcc option to produce PIC... -fPIC -DPIC
  313. checking if ccache gcc PIC flag -fPIC -DPIC works... yes
  314. checking if ccache gcc static flag -static works... no
  315. checking if ccache gcc supports -c -o file.o... yes
  316. checking if ccache gcc supports -c -o file.o... (cached) yes
  317. checking whether the ccache gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  318. checking whether -lc should be explicitly linked in... no
  319. checking dynamic linker characteristics... GNU/Linux ld.so
  320. checking how to hardcode library paths into programs... immediate
  321. checking whether stripping libraries is possible... yes
  322. checking if libtool supports shared libraries... yes
  323. checking whether to build shared libraries... yes
  324. checking whether to build static libraries... no
  325. checking dependency style of ccache gcc... gcc3
  326. checking dependency style of ccache gcc... (cached) gcc3
  327. checking whether make supports nested variables... (cached) yes
  328. checking whether we are using the GNU C++ compiler... yes
  329. checking whether ccache g++ accepts -g... yes
  330. checking dependency style of ccache g++... gcc3
  331. checking how to run the C++ preprocessor... ccache g++ -E
  332. checking for ld used by ccache g++... /usr/bin/ld -m elf_x86_64
  333. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  334. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  335. checking for ccache g++ option to produce PIC... -fPIC -DPIC
  336. checking if ccache g++ PIC flag -fPIC -DPIC works... yes
  337. checking if ccache g++ static flag -static works... no
  338. checking if ccache g++ supports -c -o file.o... yes
  339. checking if ccache g++ supports -c -o file.o... (cached) yes
  340. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  341. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  342. checking how to hardcode library paths into programs... immediate
  343. checking dependency style of ccache g++... (cached) gcc3
  344. checking if compiler is clang... no
  345. checking whether make sets $(MAKE)... (cached) yes
  346. we have a modern and working yasm
  347. we are x86_64
  348. checking whether ccache gcc accepts -Wtype-limits... yes
  349. checking whether ccache gcc accepts -Wignored-qualifiers... yes
  350. checking whether C compiler accepts -fvar-tracking-assignments... yes
  351. checking whether the compiler supports static_cast<>... yes
  352. checking whether ccache gcc recognizes __func__... yes
  353. checking whether ccache gcc recognizes __PRETTY_FUNCTION__... yes
  354. checking for the pthreads library -lpthreads... no
  355. checking whether pthreads work without any flags... no
  356. checking whether pthreads work with -Kthread... no
  357. checking whether pthreads work with -kthread... no
  358. checking for the pthreads library -llthread... no
  359. checking whether pthreads work with -pthread... yes
  360. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  361. checking if more special flags are required for pthreads... no
  362. checking whether to check for GCC pthread/shared inconsistencies... yes
  363. checking whether -pthread is sufficient with -shared... yes
  364. checking whether what we have so far is sufficient with -nostdlib... no
  365. checking whether -lpthread saves the day... yes
  366. checking for uuid_parse in -luuid... yes
  367. checking for blkid_devno_to_wholedisk in -lblkid... yes
  368. checking for resolv.h... yes
  369. checking if res_nquery will link (LIBS=)... no
  370. checking if res_nquery will link (LIBS=-lresolv)... yes
  371. checking for add_key in -lkeyutils... yes
  372. checking for pow in -lm... yes
  373. checking for syncfs... yes
  374. checking for pkg-config... /usr/bin/pkg-config
  375. checking pkg-config is at least version 0.9.0... yes
  376. checking for CRYPTOPP... no
  377. checking for library containing _ZTIN8CryptoPP14CBC_EncryptionE... no
  378. checking for NSS... yes
  379. configure: using nss for cryptography
  380. checking for FCGX_Init in -lfcgi... yes
  381. checking for XML_Parse in -lexpat... yes
  382. checking for curl_easy_init in -lcurl... yes
  383. checking fastcgi/fcgiapp.h usability... no
  384. checking fastcgi/fcgiapp.h presence... no
  385. checking for fastcgi/fcgiapp.h... no
  386. checking for curl_multi_wait in -lcurl... yes
  387. checking for fuse_main in -lfuse... yes
  388. checking for fuse_getgroups... yes
  389. checking for malloc in -ltcmalloc... yes
  390. checking for LIBEDIT... yes
  391. checking atomic_ops.h usability... yes
  392. checking atomic_ops.h presence... yes
  393. checking for atomic_ops.h... yes
  394. checking size of AO_t... 8
  395. checking for snappy_compress in -lsnappy... yes
  396. checking for leveldb_open in -lleveldb... yes
  397. checking leveldb/filter_policy.h usability... yes
  398. checking leveldb/filter_policy.h presence... yes
  399. checking for leveldb/filter_policy.h... yes
  400. checking whether C compiler accepts -msse... yes
  401. checking whether C compiler accepts -msse2... yes
  402. checking whether C compiler accepts -msse3... yes
  403. checking whether C compiler accepts -mssse3... yes
  404. checking whether C compiler accepts -mpclmul... yes
  405. checking whether C compiler accepts -msse4.1... yes
  406. checking whether C compiler accepts -msse4.2... yes
  407. checking for io_submit in -laio... yes
  408. checking libaio.h usability... yes
  409. checking libaio.h presence... yes
  410. checking for libaio.h... yes
  411. checking xfs/xfs.h usability... yes
  412. checking xfs/xfs.h presence... yes
  413. checking for xfs/xfs.h... yes
  414. checking for XFS_XFLAG_EXTSIZE in xfs/xfs.h... yes
  415. checking for dirent.h that defines DIR... yes
  416. checking for library containing opendir... none required
  417. checking for ANSI C header files... (cached) yes
  418. checking for sys/wait.h that is POSIX.1 compatible... yes
  419. checking boost/spirit/include/classic_core.hpp usability... yes
  420. checking boost/spirit/include/classic_core.hpp presence... yes
  421. checking for boost/spirit/include/classic_core.hpp... yes
  422. checking boost/random/discrete_distribution.hpp usability... yes
  423. checking boost/random/discrete_distribution.hpp presence... yes
  424. checking for boost/random/discrete_distribution.hpp... yes
  425. checking boost/statechart/state.hpp usability... yes
  426. checking boost/statechart/state.hpp presence... yes
  427. checking for boost/statechart/state.hpp... yes
  428. checking boost/program_options/option.hpp usability... yes
  429. checking boost/program_options/option.hpp presence... yes
  430. checking for boost/program_options/option.hpp... yes
  431. checking for main in -lboost_system-mt... yes
  432. checking for main in -lboost_thread-mt... yes
  433. checking for main in -lboost_program_options-mt... yes
  434. checking for struct fiemap_extent.fe_logical... yes
  435. checking arpa/inet.h usability... yes
  436. checking arpa/inet.h presence... yes
  437. checking for arpa/inet.h... yes
  438. checking arpa/nameser_compat.h usability... yes
  439. checking arpa/nameser_compat.h presence... yes
  440. checking for arpa/nameser_compat.h... yes
  441. checking linux/version.h usability... yes
  442. checking linux/version.h presence... yes
  443. checking for linux/version.h... yes
  444. checking netdb.h usability... yes
  445. checking netdb.h presence... yes
  446. checking for netdb.h... yes
  447. checking netinet/in.h usability... yes
  448. checking netinet/in.h presence... yes
  449. checking for netinet/in.h... yes
  450. checking sys/file.h usability... yes
  451. checking sys/file.h presence... yes
  452. checking for sys/file.h... yes
  453. checking sys/ioctl.h usability... yes
  454. checking sys/ioctl.h presence... yes
  455. checking for sys/ioctl.h... yes
  456. checking sys/mount.h usability... yes
  457. checking sys/mount.h presence... yes
  458. checking for sys/mount.h... yes
  459. checking sys/param.h usability... yes
  460. checking sys/param.h presence... yes
  461. checking for sys/param.h... yes
  462. checking sys/socket.h usability... yes
  463. checking sys/socket.h presence... yes
  464. checking for sys/socket.h... yes
  465. checking sys/statvfs.h usability... yes
  466. checking sys/statvfs.h presence... yes
  467. checking for sys/statvfs.h... yes
  468. checking sys/time.h usability... yes
  469. checking sys/time.h presence... yes
  470. checking for sys/time.h... yes
  471. checking sys/vfs.h usability... yes
  472. checking sys/vfs.h presence... yes
  473. checking for sys/vfs.h... yes
  474. checking sys/xattr.h usability... yes
  475. checking sys/xattr.h presence... yes
  476. checking for sys/xattr.h... yes
  477. checking syslog.h usability... yes
  478. checking syslog.h presence... yes
  479. checking for syslog.h... yes
  480. checking utime.h usability... yes
  481. checking utime.h presence... yes
  482. checking for utime.h... yes
  483. checking for sync_file_range... yes
  484. checking for fallocate... yes
  485. checking for struct stat.st_mtim.tv_nsec... yes
  486. checking for struct stat.st_mtimespec.tv_nsec... no
  487. checking for splice... yes
  488. checking for F_SETPIPE_SZ in fcntl.h... yes
  489. checking for posix_fallocate... yes
  490. checking sys/prctl.h usability... yes
  491. checking sys/prctl.h presence... yes
  492. checking for sys/prctl.h... yes
  493. checking for prctl... yes
  494. checking for pipe2... yes
  495. checking for posix_fadvise... yes
  496. checking for fdatasync... yes
  497. checking for pthread_spin_init... yes
  498. checking for int8_t... yes
  499. checking for uint8_t... yes
  500. checking for int16_t... yes
  501. checking for uint16_t... yes
  502. checking for int32_t... yes
  503. checking for uint32_t... yes
  504. checking for int64_t... yes
  505. checking for uint64_t... yes
  506. checking linux/types.h usability... yes
  507. checking linux/types.h presence... yes
  508. checking for linux/types.h... yes
  509. checking for __u8... yes
  510. checking for __s8... yes
  511. checking for __u16... yes
  512. checking for __s16... yes
  513. checking for __u32... yes
  514. checking for __s32... yes
  515. checking for __u64... yes
  516. checking for __s64... yes
  517. checking for __le16... yes
  518. checking for __be16... yes
  519. checking for __le32... yes
  520. checking for __be32... yes
  521. checking for __le64... yes
  522. checking for __be64... yes
  523. checking whether strerror_r is declared... yes
  524. checking for strerror_r... yes
  525. checking whether strerror_r returns char *... yes
  526. checking for a Python interpreter with version >= 2.4... python
  527. checking for python... /usr/bin/python
  528. checking for python version... 2.7
  529. checking for python platform... linux2
  530. checking for python script directory... ${prefix}/lib/python2.7/site-packages
  531. checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
  532. checking that generated files are newer than configure... done
  533. configure: creating ./config.status
  534. config.status: creating Makefile
  535. config.status: creating src/Makefile
  536. config.status: creating src/ocf/Makefile
  537. config.status: creating src/ocf/ceph
  538. config.status: creating src/ocf/rbd
  539. config.status: creating src/java/Makefile
  540. config.status: creating man/Makefile
  541. config.status: creating ceph.spec
  542. config.status: creating src/acconfig.h
  543. config.status: executing depfiles commands
  544. config.status: executing libtool commands
  545. === configuring in src/gtest (/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/gtest)
  546. 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=.
  547. checking for a BSD-compatible install... /usr/bin/install -c
  548. checking whether build environment is sane... yes
  549. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  550. checking for gawk... gawk
  551. checking whether make sets $(MAKE)... yes
  552. checking whether make supports nested variables... yes
  553. checking for gcc... ccache gcc
  554. checking whether the C compiler works... yes
  555. checking for C compiler default output file name... a.out
  556. checking for suffix of executables...
  557. checking whether we are cross compiling... no
  558. checking for suffix of object files... o
  559. checking whether we are using the GNU C compiler... yes
  560. checking whether ccache gcc accepts -g... yes
  561. checking for ccache gcc option to accept ISO C89... none needed
  562. checking for style of include used by make... GNU
  563. checking dependency style of ccache gcc... gcc3
  564. checking whether we are using the GNU C++ compiler... yes
  565. checking whether ccache g++ accepts -g... yes
  566. checking dependency style of ccache g++... gcc3
  567. checking build system type... x86_64-unknown-linux-gnu
  568. checking host system type... x86_64-unknown-linux-gnu
  569. checking how to print strings... printf
  570. checking for a sed that does not truncate output... /usr/bin/sed
  571. checking for grep that handles long lines and -e... /usr/bin/grep
  572. checking for egrep... /usr/bin/grep -E
  573. checking for fgrep... /usr/bin/grep -F
  574. checking for ld used by ccache gcc... /usr/bin/ld
  575. checking if the linker (/usr/bin/ld) is GNU ld... yes
  576. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  577. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  578. checking whether ln -s works... yes
  579. checking the maximum length of command line arguments... 1572864
  580. checking whether the shell understands some XSI constructs... yes
  581. checking whether the shell understands "+="... yes
  582. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  583. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  584. checking for /usr/bin/ld option to reload object files... -r
  585. checking for objdump... objdump
  586. checking how to recognize dependent libraries... pass_all
  587. checking for dlltool... no
  588. checking how to associate runtime and link libraries... printf %s\n
  589. checking for ar... ar
  590. checking for archiver @FILE support... @
  591. checking for strip... strip
  592. checking for ranlib... ranlib
  593. checking command to parse /usr/bin/nm -B output from ccache gcc object... ok
  594. checking for sysroot... no
  595. checking for mt... no
  596. checking if : is a manifest tool... no
  597. checking how to run the C preprocessor... ccache gcc -E
  598. checking for ANSI C header files... yes
  599. checking for sys/types.h... yes
  600. checking for sys/stat.h... yes
  601. checking for stdlib.h... yes
  602. checking for string.h... yes
  603. checking for memory.h... yes
  604. checking for strings.h... yes
  605. checking for inttypes.h... yes
  606. checking for stdint.h... yes
  607. checking for unistd.h... yes
  608. checking for dlfcn.h... yes
  609. checking for objdir... .libs
  610. checking if ccache gcc supports -fno-rtti -fno-exceptions... no
  611. checking for ccache gcc option to produce PIC... -fPIC -DPIC
  612. checking if ccache gcc PIC flag -fPIC -DPIC works... yes
  613. checking if ccache gcc static flag -static works... no
  614. checking if ccache gcc supports -c -o file.o... yes
  615. checking if ccache gcc supports -c -o file.o... (cached) yes
  616. checking whether the ccache gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  617. checking whether -lc should be explicitly linked in... no
  618. checking dynamic linker characteristics... GNU/Linux ld.so
  619. checking how to hardcode library paths into programs... immediate
  620. checking whether stripping libraries is possible... yes
  621. checking if libtool supports shared libraries... yes
  622. checking whether to build shared libraries... yes
  623. checking whether to build static libraries... no
  624. checking how to run the C++ preprocessor... ccache g++ -E
  625. checking for ld used by ccache g++... /usr/bin/ld -m elf_x86_64
  626. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  627. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  628. checking for ccache g++ option to produce PIC... -fPIC -DPIC
  629. checking if ccache g++ PIC flag -fPIC -DPIC works... yes
  630. checking if ccache g++ static flag -static works... no
  631. checking if ccache g++ supports -c -o file.o... yes
  632. checking if ccache g++ supports -c -o file.o... (cached) yes
  633. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  634. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  635. checking how to hardcode library paths into programs... immediate
  636. checking for python... /usr/bin/python
  637. checking for the pthreads library -lpthreads... no
  638. checking whether pthreads work without any flags... no
  639. checking whether pthreads work with -Kthread... no
  640. checking whether pthreads work with -kthread... no
  641. checking for the pthreads library -llthread... no
  642. checking whether pthreads work with -pthread... yes
  643. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  644. checking if more special flags are required for pthreads... no
  645. checking whether to check for GCC pthread/shared inconsistencies... yes
  646. checking whether -pthread is sufficient with -shared... yes
  647. checking that generated files are newer than configure... done
  648. configure: creating ./config.status
  649. config.status: creating Makefile
  650. config.status: creating scripts/gtest-config
  651. config.status: creating build-aux/config.h
  652. config.status: executing depfiles commands
  653. config.status: executing libtool commands
  654. Making all in .
  655. make[1]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7'
  656. make[2]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/gtest'
  657. depbase=`echo src/gtest-all.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  658. 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 &&\
  659. mv -f $depbase.Tpo $depbase.Po
  660. depbase=`echo src/gtest_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  661. 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 &&\
  662. mv -f $depbase.Tpo $depbase.Po
  663. rm -f lib/libgtest.a
  664. ar cru lib/libgtest.a src/gtest-all.o
  665. ranlib lib/libgtest.a
  666. rm -f lib/libgtest_main.a
  667. ar cru lib/libgtest_main.a src/gtest_main.o lib/libgtest.a
  668. ranlib lib/libgtest_main.a
  669. make[2]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/gtest'
  670. make[1]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7'
  671. Making all in src
  672. make[1]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src'
  673. rm -f init-ceph init-ceph.tmp
  674. (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/missing autoheader)
  675. 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
  676. chmod +x init-ceph.tmp
  677. chmod a-w init-ceph.tmp
  678. mv init-ceph.tmp init-ceph
  679. rm -f stamp-h1
  680. touch acconfig.h.in
  681. cd .. && /bin/sh ./config.status src/acconfig.h
  682. config.status: creating src/acconfig.h
  683. config.status: src/acconfig.h is unchanged
  684. make all-recursive
  685. make[2]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src'
  686. Making all in ocf
  687. make[3]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/ocf'
  688. make[3]: Nothing to be done for `all'.
  689. make[3]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/ocf'
  690. Making all in java
  691. make[3]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/java'
  692. make all-am
  693. make[4]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/java'
  694. make[4]: Nothing to be done for `all-am'.
  695. make[4]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/java'
  696. make[3]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src/java'
  697. make[3]: Entering directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src'
  698. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse3_la-cauchy.lo
  699. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse3_la-jerasure.lo
  700. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse3_la-galois.lo
  701. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse3_la-liberation.lo
  702. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_wgen.lo
  703. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse3_la-reed_sol.lo
  704. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_method.lo
  705. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w16.lo
  706. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf.lo
  707. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w64.lo
  708. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w32.lo
  709. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w128.lo
  710. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_general.lo
  711. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w4.lo
  712. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_rand.lo
  713. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w8.lo
  714. CXX erasure-code/jerasure/libec_jerasure_sse3_la-ErasureCodePluginJerasure.lo
  715. CXX erasure-code/jerasure/libec_jerasure_sse3_la-ErasureCodeJerasure.lo
  716. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse4_la-cauchy.lo
  717. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse4_la-galois.lo
  718. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse4_la-jerasure.lo
  719. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse4_la-liberation.lo
  720. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse4_la-reed_sol.lo
  721. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_wgen.lo
  722. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_method.lo
  723. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w16.lo
  724. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf.lo
  725. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w32.lo
  726. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w64.lo
  727. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w128.lo
  728. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_general.lo
  729. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w4.lo
  730. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_rand.lo
  731. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w8.lo
  732. CXX erasure-code/jerasure/libec_jerasure_sse4_la-ErasureCodePluginJerasure.lo
  733. CXX erasure-code/jerasure/libec_jerasure_sse4_la-ErasureCodeJerasure.lo
  734. CXX erasure-code/jerasure/libec_jerasure_la-ErasureCodePluginSelectJerasure.lo
  735. ./check_version ./.git_version
  736. CC common/libcommon_crc_la-sctp_crc32.lo
  737. CXX common/libcommon_crc_la-crc32c.lo
  738. CC common/libcommon_crc_la-crc32c_intel_baseline.lo
  739. CPPAS common/libcommon_crc_la-crc32c_intel_fast_asm.lo
  740. CC common/libcommon_crc_la-crc32c_intel_fast.lo
  741. CPPAS common/libcommon_crc_la-crc32c_intel_fast_zero_asm.lo
  742. CXX auth/Crypto.lo
  743. CXX auth/KeyRing.lo
  744. regenerating ./.git_version with cc8c995888e0771bd916120b7502fb6ec3e1e82b v0.80.9-15-gcc8c995
  745. CXX auth/RotatingKeyRing.lo
  746. ./yasm-wrapper: yasm -f elf64 common/crc32c_intel_fast_asm.S -o common/.libs/libcommon_crc_la-crc32c_intel_fast_asm.o
  747. ./yasm-wrapper: yasm -f elf64 common/crc32c_intel_fast_zero_asm.S -o common/.libs/libcommon_crc_la-crc32c_intel_fast_zero_asm.o
  748. CXX libcephfs.lo
  749. CXX mon/PGMap.lo
  750. CXX mon/Monitor.lo
  751. CXX mon/Paxos.lo
  752. CXX mon/PaxosService.lo
  753. CXX mon/OSDMonitor.lo
  754. CXX mon/MDSMonitor.lo
  755. CXX mon/MonmapMonitor.lo
  756. CXX mon/PGMonitor.lo
  757. CXX mon/AuthMonitor.lo
  758. CXX mon/LogMonitor.lo
  759. CXX mon/Elector.lo
  760. CXX mon/HealthMonitor.lo
  761. CXX mon/MonitorStore.lo
  762. CXX mon/DataHealthService.lo
  763. CXX mon/ConfigKeyService.lo
  764. CXX common/libos_la-TrackedOp.lo
  765. CXX mds/Anchor.lo
  766. CXX mds/Capability.lo
  767. CXX mds/Dumper.lo
  768. CXX mds/Resetter.lo
  769. CC mds/locks.lo
  770. CXX mds/MDS.lo
  771. CXX mds/journal.lo
  772. CXX mds/Server.lo
  773. CXX mds/Mutation.lo
  774. CXX mds/MDCache.lo
  775. CXX mds/Locker.lo
  776. CXX mds/Migrator.lo
  777. CXX mds/MDBalancer.lo
  778. CXX mds/CDentry.lo
  779. CXX mds/CDir.lo
  780. CXX mds/CInode.lo
  781. CXX mds/LogEvent.lo
  782. CXX mds/MDSTable.lo
  783. CXX mds/InoTable.lo
  784. CXX mds/MDSTableClient.lo
  785. CXX mds/MDSTableServer.lo
  786. CXX mds/AnchorServer.lo
  787. CXX mds/AnchorClient.lo
  788. CXX mds/SnapRealm.lo
  789. CXX mds/SnapServer.lo
  790. CXX mds/snap.lo
  791. CXX mds/SessionMap.lo
  792. CXX mds/MDLog.lo
  793. CXX mds/MDSUtility.lo
  794. CXX osd/libosd_types_la-PGLog.lo
  795. CXX osd/libosd_types_la-osd_types.lo
  796. CXX osd/libosd_types_la-ECUtil.lo
  797. CXX osd/libosd_la-PG.lo
  798. CXX osd/libosd_la-ReplicatedPG.lo
  799. CXX osd/libosd_la-ReplicatedBackend.lo
  800. CXX osd/libosd_la-ECBackend.lo
  801. CXX osd/libosd_la-ECMsgTypes.lo
  802. CXX osd/libosd_la-ECTransaction.lo
  803. CXX osd/libosd_la-PGBackend.lo
  804. CXX osd/libosd_la-Ager.lo
  805. CXX osd/libosd_la-HitSet.lo
  806. CXX osd/libosd_la-OSD.lo
  807. CXX osd/libosd_la-OSDCap.lo
  808. CXX osd/libosd_la-Watch.lo
  809. CXX osd/libosd_la-ClassHandler.lo
  810. CXX osd/libosd_la-OpRequest.lo
  811. CXX common/libosd_la-TrackedOp.lo
  812. CXX osd/libosd_la-SnapMapper.lo
  813. CXX client/fuse_ll.lo
  814. CXX cls/rbd/cls_rbd.lo
  815. CXX cls/lock/cls_lock.lo
  816. CXX cls/refcount/cls_refcount.lo
  817. CXX cls/version/cls_version.lo
  818. CXX cls/log/cls_log.lo
  819. CXX cls/statelog/cls_statelog.lo
  820. CXX cls/replica_log/cls_replica_log.lo
  821. CXX cls/user/cls_user.lo
  822. CXX cls/rgw/cls_rgw.lo
  823. CC client/test_ioctls.o
  824. CXX rgw/rgw_multiparser.o
  825. CXX rgw/rgw_jsonparser.o
  826. CXX rgw/rgw_common.o
  827. CXX rgw/rgw_env.o
  828. CXX rgw/rgw_json_enc.o
  829. CXX test/erasure-code/ceph_erasure_code_benchmark.o
  830. CXX test/erasure-code/ceph_erasure_code.o
  831. CXX test/test_mutate.o
  832. CXX test/testmsgr.o
  833. CXX test/streamtest.o
  834. CXX test/test_rewrite_latency.o
  835. CXX test/test_trans.o
  836. CXX test/testcrypto.o
  837. CXX test/testkeys.o
  838. CXX test/omap_bench.o
  839. CXX test/kv_store_bench.o
  840. CXX key_value_store/kv_flat_btree_async.o
  841. CXX test/system/rados_list_parallel.o
  842. CXX test/system/st_rados_create_pool.o
  843. CXX test/system/st_rados_list_objects.o
  844. CXX test/system/rados_open_pools_parallel.o
  845. CXX test/system/rados_delete_pools_parallel.o
  846. CXX test/system/st_rados_delete_pool.o
  847. CXX test/system/rados_watch_notify.o
  848. CXX test/system/st_rados_delete_objs.o
  849. CXX test/system/st_rados_watch.o
  850. CXX test/system/st_rados_notify.o
  851. CXX test/bench_log.o
  852. CXX test/ceph_test_cors-test_cors.o
  853. CXX test/ceph_test_cls_rgw_meta-test_rgw_admin_meta.o
  854. CXX test/ceph_test_cls_rgw_log-test_rgw_admin_log.o
  855. CXX test/ceph_test_cls_rgw_opstate-test_rgw_admin_opstate.o
  856. CXX test/multi_stress_watch.o
  857. CXX test/librados/ceph_test_rados_api_cmd-cmd.o
  858. CXX test/librados/ceph_test_rados_api_io-io.o
  859. CXX test/librados/ceph_test_rados_api_c_write_operations-c_write_operations.o
  860. CXX test/librados/ceph_test_rados_api_c_read_operations-c_read_operations.o
  861. CXX test/librados/ceph_test_rados_api_aio-aio.o
  862. CXX test/librados/ceph_test_rados_api_list-list.o
  863. CXX test/librados/ceph_test_rados_api_pool-pool.o
  864. CXX test/librados/ceph_test_rados_api_stat-stat.o
  865. CXX test/librados/ceph_test_rados_api_watch_notify-watch_notify.o
  866. CXX test/librados/ceph_test_rados_api_cls-cls.o
  867. CXX test/librados/ceph_test_rados_api_snapshots-snapshots.o
  868. CXX test/librados/ceph_test_rados_api_misc-misc.o
  869. CXX osd/ceph_test_rados_api_tier-HitSet.o
  870. CXX test/librados/ceph_test_rados_api_tier-tier.o
  871. CXX test/librados/ceph_test_rados_api_lock-lock.o
  872. CXX test/ceph_xattr_bench-xattr_bench.o
  873. CXX test/ceph_test_stress_watch-test_stress_watch.o
  874. CXX test/ceph_test_filejournal-test_filejournal.o
  875. CXX test/ceph_test_snap_mapper-test_snap_mapper.o
  876. CXX test/test_cfuse_cache_invalidate.o
  877. CC test/test_c_headers.o
  878. CXX test/test_get_blkdev_size.o
  879. CXX rgw/rgw_resolve.o
  880. CXX rgw/rgw_rest_swift.o
  881. CXX rgw/rgw_rest.o
  882. CXX rgw/rgw_rest_s3.o
  883. CXX rgw/rgw_rest_usage.o
  884. CXX rgw/rgw_rest_user.o
  885. CXX rgw/rgw_rest_bucket.o
  886. CXX rgw/rgw_rest_metadata.o
  887. CXX rgw/rgw_replica_log.o
  888. CXX rgw/rgw_rest_log.o
  889. CXX rgw/rgw_rest_opstate.o
  890. CXX rgw/rgw_rest_replica_log.o
  891. CXX rgw/rgw_rest_config.o
  892. CXX rgw/rgw_http_client.o
  893. CXX rgw/rgw_swift.o
  894. CXX rgw/rgw_swift_auth.o
  895. CXX rgw/rgw_main.o
  896. CXX rgw/rgw_loadgen.o
  897. CXX rgw/rgw_admin.o
  898. CXX rgw/ceph_dencoder-rgw_dencoder.o
  899. CXX rgw/ceph_dencoder-rgw_acl.o
  900. CXX rgw/ceph_dencoder-rgw_common.o
  901. CXX rgw/ceph_dencoder-rgw_env.o
  902. CXX rgw/ceph_dencoder-rgw_json_enc.o
  903. CXX tools/ceph_filestore_dump.o
  904. CXX tools/ceph_filestore_tool.o
  905. CXX tools/monmaptool.o
  906. CXX tools/crushtool.o
  907. CXX tools/osdmaptool.o
  908. CXX common/obj_bencher.o
  909. CXX tools/ceph_conf.o
  910. CXX tools/ceph_authtool.o
  911. CXX tools/mon_store_converter.o
  912. CXX ceph_mon.o
  913. CXX ceph_osd.o
  914. CXX ceph_mds.o
  915. CXX cephfs.o
  916. CXX librados-config.o
  917. CXX ceph_syn.o
  918. CXX client/SyntheticClient.o
  919. CC common/secret.o
  920. CXX rbd.o
  921. CXX ceph_fuse.o
  922. CXX test/erasure-code/ceph_erasure_code_non_regression.o
  923. CXX test/common/get_command_descriptions.o
  924. rm -f ceph-debugpack ceph-debugpack.tmp
  925. 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
  926. rm -f ceph-post-file ceph-post-file.tmp
  927. 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
  928. rm -f ceph-crush-location ceph-crush-location.tmp
  929. 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
  930. chmod +x ceph-debugpack.tmp
  931. chmod a-w ceph-debugpack.tmp
  932. chmod +x ceph-post-file.tmp
  933. mv ceph-debugpack.tmp ceph-debugpack
  934. chmod a-w ceph-post-file.tmp
  935. rm -f ceph-coverage ceph-coverage.tmp
  936. chmod +x ceph-crush-location.tmp
  937. mv ceph-post-file.tmp ceph-post-file
  938. 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
  939. rm -f mkcephfs mkcephfs.tmp
  940. chmod a-w ceph-crush-location.tmp
  941. 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
  942. cp -f ./fetch_config ./sample.fetch_config
  943. chmod +x ceph-coverage.tmp
  944. mv ceph-crush-location.tmp ceph-crush-location
  945. chmod +x mkcephfs.tmp
  946. chmod a-w ceph-coverage.tmp
  947. chmod a-w mkcephfs.tmp
  948. mv ceph-coverage.tmp ceph-coverage
  949. mv mkcephfs.tmp mkcephfs
  950. CXX cls/version/cls_version_client.o
  951. CXX cls/version/cls_version_types.o
  952. CXX cls/log/cls_log_client.o
  953. CXX cls/replica_log/cls_replica_log_types.o
  954. CXX cls/statelog/cls_statelog_client.o
  955. CXX cls/replica_log/cls_replica_log_ops.o
  956. CXX cls/replica_log/cls_replica_log_client.o
  957. CXX cls/user/cls_user_client.o
  958. CXX cls/user/cls_user_types.o
  959. CXX cls/user/cls_user_ops.o
  960. CC erasure-code/jerasure/jerasure/src/libec_jerasure_generic_la-cauchy.lo
  961. CC erasure-code/jerasure/jerasure/src/libec_jerasure_generic_la-galois.lo
  962. CC erasure-code/jerasure/jerasure/src/libec_jerasure_generic_la-liberation.lo
  963. CC erasure-code/jerasure/jerasure/src/libec_jerasure_generic_la-jerasure.lo
  964. CC erasure-code/jerasure/jerasure/src/libec_jerasure_generic_la-reed_sol.lo
  965. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_wgen.lo
  966. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_method.lo
  967. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w16.lo
  968. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf.lo
  969. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w32.lo
  970. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w64.lo
  971. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w128.lo
  972. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_general.lo
  973. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w4.lo
  974. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_rand.lo
  975. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w8.lo
  976. CXX erasure-code/jerasure/libec_jerasure_generic_la-ErasureCodePluginJerasure.lo
  977. CXX erasure-code/jerasure/libec_jerasure_generic_la-ErasureCodeJerasure.lo
  978. CC crush/mapper.lo
  979. CC crush/builder.lo
  980. CC crush/crush.lo
  981. CC crush/hash.lo
  982. CXX crush/CrushWrapper.lo
  983. CXX crush/CrushCompiler.lo
  984. CXX crush/CrushTester.lo
  985. CXX test/erasure-code/libec_example_la-ErasureCodePluginExample.lo
  986. CXX test/erasure-code/libec_missing_entry_point_la-ErasureCodePluginMissingEntryPoint.lo
  987. CXX test/erasure-code/libec_hangs_la-ErasureCodePluginHangs.lo
  988. CXX test/erasure-code/libec_fail_to_initialize_la-ErasureCodePluginFailToInitialize.lo
  989. CXX test/erasure-code/libec_fail_to_register_la-ErasureCodePluginFailToRegister.lo
  990. CXX test/erasure-code/libec_test_jerasure_sse4_la-TestJerasurePluginSSE4.lo
  991. CXX test/erasure-code/libec_test_jerasure_sse3_la-TestJerasurePluginSSE3.lo
  992. CXX test/erasure-code/libec_test_jerasure_generic_la-TestJerasurePluginGeneric.lo
  993. CXX librados/librados_la-librados.lo
  994. CXX librados/librados_la-RadosClient.lo
  995. CXX librados/librados_la-IoCtxImpl.lo
  996. CXX librados/librados_la-snap_set_diff.lo
  997. CXX cls/lock/cls_lock_client.lo
  998. CXX cls/lock/cls_lock_types.lo
  999. CXX cls/lock/cls_lock_ops.lo
  1000. CXX osdc/Objecter.lo
  1001. CXX osdc/ObjectCacher.lo
  1002. CXX osdc/Filer.lo
  1003. CXX osdc/Striper.lo
  1004. CXX osdc/Journaler.lo
  1005. if [ -n "$NO_VERSION" ] ; then \
  1006. if [ ! -f ./ceph_ver.h ] ; then \
  1007. ./make_version -n ./ceph_ver.h ; \
  1008. fi; \
  1009. else \
  1010. ./make_version ./.git_version ./ceph_ver.h ; \
  1011. fi
  1012. $1: ./.git_version
  1013. CXX common/DecayCounter.lo
  1014. CXX common/LogClient.lo
  1015. CXX common/LogEntry.lo
  1016. CXX common/PrebufferedStreambuf.lo
  1017. CXX common/SloppyCRCMap.lo
  1018. CXX common/BackTrace.lo
  1019. CXX common/perf_counters.lo
  1020. CXX common/Mutex.lo
  1021. CXX common/OutputDataSocket.lo
  1022. CXX common/admin_socket.lo
  1023. CXX common/admin_socket_client.lo
  1024. CXX common/cmdparse.lo
  1025. CC common/escape.lo
  1026. CXX common/io_priority.lo
  1027. CXX common/Clock.lo
  1028. CXX common/Throttle.lo
  1029. CXX common/Timer.lo
  1030. CXX common/Finisher.lo
  1031. CXX common/environment.lo
  1032. CXX common/assert.lo
  1033. CXX common/run_cmd.lo
  1034. CXX common/WorkQueue.lo
  1035. CXX common/ConfUtils.lo
  1036. CXX common/MemoryModel.lo
  1037. CC common/armor.lo
  1038. CXX common/fd.lo
  1039. CC common/safe_io.lo
  1040. CC common/xattr.lo
  1041. CXX common/snap_types.lo
  1042. CXX common/str_list.lo
  1043. CXX common/str_map.lo
  1044. CXX common/errno.lo
  1045. CXX common/RefCountedObj.lo
  1046. CXX common/blkdev.lo
  1047. CXX common/common_init.lo
  1048. CC common/pipe.lo
  1049. CXX common/ceph_argparse.lo
  1050. CXX common/ceph_context.lo
  1051. CXX common/buffer.lo
  1052. CXX common/code_environment.lo
  1053. CXX common/dout.lo
  1054. CXX common/histogram.lo
  1055. CXX common/signal.lo
  1056. CXX common/simple_spin.lo
  1057. CXX common/Thread.lo
  1058. CXX common/Formatter.lo
  1059. CXX common/HeartbeatMap.lo
  1060. CXX common/config.lo
  1061. CC common/mime.lo
  1062. CC common/utf8.lo
  1063. CXX common/strtol.lo
  1064. CXX common/page.lo
  1065. CXX common/lockdep.lo
  1066. CXX common/version.lo
  1067. CXX common/hex.lo
  1068. CXX common/entity_name.lo
  1069. CXX common/ceph_crypto.lo
  1070. CXX common/ceph_crypto_cms.lo
  1071. CXX common/ceph_json.lo
  1072. CXX common/ipaddr.lo
  1073. CXX common/pick_address.lo
  1074. CXX common/util.lo
  1075. CXX common/TextTable.lo
  1076. CXX common/ceph_fs.lo
  1077. CXX common/ceph_hash.lo
  1078. CXX common/ceph_strings.lo
  1079. CXX common/ceph_frag.lo
  1080. CC common/addr_parsing.lo
  1081. CXX common/hobject.lo
  1082. CXX common/bloom_filter.lo
  1083. CC common/linux_version.lo
  1084. CXX mon/MonCap.lo
  1085. CXX mon/MonClient.lo
  1086. CXX mon/MonMap.lo
  1087. CXX osd/OSDMap.lo
  1088. CXX osd/osd_types.lo
  1089. CXX osd/ECMsgTypes.lo
  1090. CXX osd/HitSet.lo
  1091. CXX mds/MDSMap.lo
  1092. CXX mds/inode_backtrace.lo
  1093. CXX mds/mdstypes.lo
  1094. CXX mds/flock.lo
  1095. CXXLD libcommon_crc.la
  1096. CXX erasure-code/ErasureCodePlugin.lo
  1097. CXX msg/Accepter.lo
  1098. CXX msg/DispatchQueue.lo
  1099. CXX msg/Message.lo
  1100. CXX msg/Messenger.lo
  1101. CXX msg/SimpleMessenger.lo
  1102. CXX msg/Pipe.lo
  1103. CXX msg/msg_types.lo
  1104. CXX auth/AuthAuthorizeHandler.lo
  1105. CXX auth/AuthClientHandler.lo
  1106. CXX auth/AuthSessionHandler.lo
  1107. CXX auth/AuthServiceHandler.lo
  1108. CXX auth/AuthMethodList.lo
  1109. CXX auth/cephx/CephxAuthorizeHandler.lo
  1110. CXX auth/cephx/CephxClientHandler.lo
  1111. CXX auth/cephx/CephxProtocol.lo
  1112. CXX auth/cephx/CephxServiceHandler.lo
  1113. CXX auth/cephx/CephxSessionHandler.lo
  1114. CXX auth/cephx/CephxKeyServer.lo
  1115. CXX auth/none/AuthNoneAuthorizeHandler.lo
  1116. CXX auth/unknown/AuthUnknownAuthorizeHandler.lo
  1117. CXX json_spirit/json_spirit_reader.lo
  1118. CXX json_spirit/json_spirit_writer.lo
  1119. CXX log/Log.lo
  1120. CXX log/SubsystemMap.lo
  1121. CC arch/intel.lo
  1122. CC arch/neon.lo
  1123. CXX arch/probe.lo
  1124. CXX librbd/librbd.lo
  1125. CXX librbd/AioCompletion.lo
  1126. CXX librbd/AioRequest.lo
  1127. CXX librbd/internal.lo
  1128. CXX librbd/LibrbdWriteback.lo
  1129. CXX librbd/ImageCtx.lo
  1130. CXX librbd/WatchCtx.lo
  1131. CXX cls/rbd/cls_rbd_client.lo
  1132. CXX client/Client.lo
  1133. CXX client/Inode.lo
  1134. CXX client/Dentry.lo
  1135. CXX client/MetaRequest.lo
  1136. CXX client/ClientSnapRealm.lo
  1137. CXX client/MetaSession.lo
  1138. CXX client/Trace.lo
  1139. CXXLD libmon_types.la
  1140. CXX os/libos_la-chain_xattr.lo
  1141. CXX os/libos_la-DBObjectMap.lo
  1142. CXX os/libos_la-GenericObjectMap.lo
  1143. CXX os/libos_la-FileJournal.lo
  1144. CXX os/libos_la-FileStore.lo
  1145. CXX os/libos_la-FlatIndex.lo
  1146. CXX os/libos_la-GenericFileStoreBackend.lo
  1147. CXX os/libos_la-HashIndex.lo
  1148. CXX os/libos_la-IndexManager.lo
  1149. CXX os/libos_la-JournalingObjectStore.lo
  1150. CXX os/libos_la-LevelDBStore.lo
  1151. CXX os/libos_la-LFNIndex.lo
  1152. CXX os/libos_la-MemStore.lo
  1153. CXX os/libos_la-KeyValueStore.lo
  1154. CXX os/libos_la-ObjectStore.lo
  1155. CXX os/libos_la-BtrfsFileStoreBackend.lo
  1156. CXX os/libos_la-WBThrottle.lo
  1157. CXX os/libos_la-XfsFileStoreBackend.lo
  1158. CXX os/libos_types_la-Transaction.lo
  1159. CXXLD libosd_types.la
  1160. CXX objclass/libosd_la-class_api.lo
  1161. CXX global/global_context.lo
  1162. CXX global/global_init.lo
  1163. CXX global/pidfile.lo
  1164. CXX global/signal_handler.lo
  1165. CXX perfglue/heap_profiler.lo
  1166. CXX perfglue/disabled_stubs.lo
  1167. CXX rgw/librgw_la-librgw.lo
  1168. CXX rgw/librgw_la-rgw_acl.lo
  1169. CXX rgw/librgw_la-rgw_acl_s3.lo
  1170. CXX rgw/librgw_la-rgw_acl_swift.lo
  1171. CXX rgw/librgw_la-rgw_client_io.lo
  1172. CXX rgw/librgw_la-rgw_fcgi.lo
  1173. CXX rgw/librgw_la-rgw_xml.lo
  1174. CXX rgw/librgw_la-rgw_usage.lo
  1175. CXX rgw/librgw_la-rgw_json_enc.lo
  1176. CXX rgw/librgw_la-rgw_user.lo
  1177. CXX rgw/librgw_la-rgw_bucket.lo
  1178. CXX rgw/librgw_la-rgw_tools.lo
  1179. CXX rgw/librgw_la-rgw_rados.lo
  1180. CXX rgw/librgw_la-rgw_http_client.lo
  1181. CXX rgw/librgw_la-rgw_rest_client.lo
  1182. CXX rgw/librgw_la-rgw_rest_conn.lo
  1183. CXX rgw/librgw_la-rgw_common.lo
  1184. CXX rgw/librgw_la-rgw_op.lo
  1185. CXX rgw/librgw_la-rgw_cache.lo
  1186. CXX rgw/librgw_la-rgw_formats.lo
  1187. CXX rgw/librgw_la-rgw_log.lo
  1188. CXX rgw/librgw_la-rgw_multi.lo
  1189. CXX rgw/librgw_la-rgw_policy_s3.lo
  1190. CXX rgw/librgw_la-rgw_gc.lo
  1191. CXX rgw/librgw_la-rgw_multi_del.lo
  1192. CXX rgw/librgw_la-rgw_env.lo
  1193. CXX rgw/librgw_la-rgw_cors.lo
  1194. CXX rgw/librgw_la-rgw_cors_s3.lo
  1195. CXX rgw/librgw_la-rgw_auth_s3.lo
  1196. CXX rgw/librgw_la-rgw_metadata.lo
  1197. CXX rgw/librgw_la-rgw_replica_log.lo
  1198. CXX rgw/librgw_la-rgw_keystone.lo
  1199. CXX rgw/librgw_la-rgw_quota.lo
  1200. CXX rgw/librgw_la-rgw_dencoder.lo
  1201. CXX rgw/libcivetweb_la-rgw_civetweb.lo
  1202. CXX rgw/libcivetweb_la-rgw_civetweb_log.lo
  1203. CC civetweb/src/libcivetweb_la-civetweb.lo
  1204. CXX cls/refcount/cls_refcount_client.lo
  1205. CXX cls/refcount/cls_refcount_ops.lo
  1206. CXX cls/rgw/cls_rgw_client.lo
  1207. CXX cls/rgw/cls_rgw_types.lo
  1208. CXX cls/rgw/cls_rgw_ops.lo
  1209. CXX test/system/cross_process_sem.lo
  1210. CXX test/system/systest_runnable.lo
  1211. CXX test/system/systest_settings.lo
  1212. CXX test/librados/libradostest_la-test.lo
  1213. CXX test/librados/libradostest_la-TestCase.lo
  1214. CXX cls/hello/cls_hello.lo
  1215. CXXLD libcls_rbd.la
  1216. CXXLD libcls_lock.la
  1217. CXXLD libcls_version.la
  1218. CXXLD libcls_log.la
  1219. civetweb/src/civetweb.c:3992:12: warning: 'is_valid_http_method' defined but not used [-Wunused-function]
  1220. static int is_valid_http_method(const char *method)
  1221.  ^
  1222. CXXLD libcls_statelog.la
  1223. CXXLD libcls_replica_log.la
  1224. CXXLD libcls_user.la
  1225. CXX key_value_store/cls_kvs.lo
  1226. CCLD ceph_test_ioctls
  1227. CXX test/TestTimers.o
  1228. CXX test/TestSignalHandlers.o
  1229. CXX test/osd/TestRados.o
  1230. CXX test/osd/TestOpStat.o
  1231. CXX test/osd/Object.o
  1232. CXX test/osd/RadosModel.o
  1233. CXX test/bench/small_io_bench.o
  1234. CXX test/bench/rados_backend.o
  1235. CXX test/bench/detailed_stat_collector.o
  1236. CXX test/bench/bencher.o
  1237. CXX test/bench/small_io_bench_fs.o
  1238. CXX test/bench/testfilestore_backend.o
  1239. CXX test/bench/small_io_bench_dumb.o
  1240. CXX test/bench/dumb_backend.o
  1241. CXX test/bench/small_io_bench_rbd.o
  1242. CXX test/bench/rbd_backend.o
  1243. CXX test/bench/tp_bench.o
  1244. CXX test/rgw/ceph_test_rgw_manifest-test_rgw_manifest.o
  1245. CXX test/librbd/ceph_test_librbd-test_librbd.o
  1246. CC test/librbd/ceph_test_librbd_fsx-fsx.o
  1247. CXX test/cls_rbd/ceph_test_cls_rbd-test_cls_rbd.o
  1248. CXX test/cls_refcount/ceph_test_cls_refcount-test_cls_refcount.o
  1249. CXX test/cls_version/ceph_test_cls_version-test_cls_version.o
  1250. CXX test/cls_log/ceph_test_cls_log-test_cls_log.o
  1251. CXX test/cls_statelog/ceph_test_cls_statelog-test_cls_statelog.o
  1252. CXX test/cls_replica_log/ceph_test_cls_replica_log-test_cls_replica_log.o
  1253. CXX test/cls_lock/ceph_test_cls_lock-test_cls_lock.o
  1254. CXX test/cls_hello/ceph_test_cls_hello-test_cls_hello.o
  1255. CXX test/cls_rgw/ceph_test_cls_rgw-test_cls_rgw.o
  1256. CXX test/mon/test_mon_workloadgen.o
  1257. CXX test/libcephfs/ceph_test_libcephfs-test.o
  1258. CXX test/libcephfs/ceph_test_libcephfs-readdir_r_cb.o
  1259. CXX test/libcephfs/ceph_test_libcephfs-caps.o
  1260. CXX test/libcephfs/ceph_test_libcephfs-multiclient.o
  1261. CXX test/objectstore/ceph_test_objectstore-store_test.o
  1262. CXX test/objectstore/workload_generator.o
  1263. CXX test/objectstore/TestObjectStoreState.o
  1264. CXX test/objectstore/test_idempotent.o
  1265. CXX test/objectstore/FileStoreTracker.o
  1266. CXX test/common/ObjectContents.o
  1267. CXX test/objectstore/test_idempotent_sequence.o
  1268. CXX test/objectstore/DeterministicOpSequence.o
  1269. CXX test/objectstore/FileStoreDiff.o
  1270. CXX test/osdc/object_cacher_stress.o
  1271. CXX test/osdc/FakeWriteback.o
  1272. CXX test/ObjectMap/ceph_test_object_map-KeyValueDBMemory.o
  1273. CXX test/ObjectMap/ceph_test_object_map-test_object_map.o
  1274. CXX test/ObjectMap/ceph_test_keyvaluedb_atomicity-test_keyvaluedb_atomicity.o
  1275. CXX test/ObjectMap/ceph_test_keyvaluedb_iterators-test_keyvaluedb_iterators.o
  1276. CXX test/ObjectMap/ceph_test_keyvaluedb_iterators-KeyValueDBMemory.o
  1277. CXXLD ceph_test_cfuse_cache_invalidate
  1278. CXX tools/ceph_osdomap_tool.o
  1279. CXX tools/ceph_monstore_tool.o
  1280. CXX tools/ceph_kvstore_tool-ceph_kvstore_tool.o
  1281. CC tools/scratchtool.o
  1282. CXX tools/scratchtoolpp.o
  1283. CXX tools/psim.o
  1284. CXX tools/dupstore.o
  1285. CXX tools/radosacl.o
  1286. CXX tools/ceph-client-debug.o
  1287. CXX test/encoding/ceph_dencoder-ceph_dencoder.o
  1288. CXX tools/rados/rados.o
  1289. CXX tools/rados/rados_import.o
  1290. CXX tools/rados/rados_sync.o
  1291. CXX tools/rados/rados_export.o
  1292. CC rbd_fuse/rbd-fuse.o
  1293. CC mount/mount.ceph.o
  1294. rm -f ceph ceph.tmp
  1295. echo "#!/usr/bin/env python" >ceph.tmp
  1296. grep "#define CEPH_GIT_NICE_VER" ./ceph_ver.h | \
  1297. sed -e 's/#define \(.*VER\) /\1=/' >>ceph.tmp
  1298. grep "#define CEPH_GIT_VER" ./ceph_ver.h | \
  1299. sed -e 's/#define \(.*VER\) /\1=/' -e 's/=\(.*\)$/="\1"/' >>ceph.tmp
  1300. cat ./ceph.in >>ceph.tmp
  1301. chmod a+x ceph.tmp
  1302. chmod a-w ceph.tmp
  1303. mv ceph.tmp ceph
  1304. AR libcls_version_client.a
  1305. AR libcls_log_client.a
  1306. AR libcls_statelog_client.a
  1307. AR libcls_replica_log_client.a
  1308. CXXLD libcrush.la
  1309. AR libcls_user_client.a
  1310. CXXLD libec_missing_entry_point.la
  1311. CXXLD libec_hangs.la
  1312. CXXLD libec_fail_to_initialize.la
  1313. CXXLD libec_fail_to_register.la
  1314. CXXLD libec_test_jerasure_sse4.la
  1315. CXXLD libec_test_jerasure_sse3.la
  1316. CXXLD libec_test_jerasure_generic.la
  1317. CXXLD libcls_lock_client.la
  1318. CXXLD libosdc.la
  1319. CC ceph_ver.lo
  1320. CXXLD liberasure_code.la
  1321. CXXLD libmsg.la
  1322. CXXLD libauth.la
  1323. CXXLD libjson_spirit.la
  1324. CXXLD liblog.la
  1325. CXXLD libarch.la
  1326. CXXLD libcls_rbd_client.la
  1327. CXXLD libos_types.la
  1328. CXXLD libperfglue.la
  1329. CXXLD librgw.la
  1330. CXXLD libcls_refcount_client.la
  1331. CXXLD libcls_rgw_client.la
  1332. CXXLD libradostest.la
  1333. CXXLD libcls_hello.la
  1334. CXXLD libcls_kvs.la
  1335. CXXLD libec_jerasure_generic.la
  1336. CXXLD libec_jerasure_sse3.la
  1337. CXXLD libec_jerasure_sse4.la
  1338. CXXLD libec_jerasure.la
  1339. CXXLD libec_example.la
  1340. CXXLD libclient.la
  1341. CXXLD libmds.la
  1342. CXXLD libcls_refcount.la
  1343. CXXLD libcommon.la
  1344. CXXLD libcls_rgw.la
  1345. CXXLD libcivetweb.la
  1346. CXXLD libclient_fuse.la
  1347. os/FileJournal.cc: In member function 'FileJournal::read_entry_result FileJournal::do_read_entry(off64_t, off64_t*, ceph::bufferlist*, uint64_t*, std::ostream*, FileJournal::entry_header_t*)':
  1348. os/FileJournal.cc:1758:44: error: 'pos' was not declared in this scope
  1349. wrap_read_bl(cur_pos, sizeof(*f), &fbl, &pos);
  1350. ^
  1351. make[3]: *** [os/libos_la-FileJournal.lo] Error 1
  1352. make[3]: *** Waiting for unfinished jobs....
  1353. make[3]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src'
  1354. make[2]: *** [all-recursive] Error 1
  1355. make[2]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src'
  1356. make[1]: *** [all] Error 2
  1357. make[1]: Leaving directory `/home/gitlab_ci_runner/r/tmp/builds/ceph-centos-7/src'
  1358. make: *** [all-recursive] Error 1