Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.90 KB | None | 0 0
  1. /home/nathan/.rvm/rubies/ruby-1.9.2-p180/bin/ruby extconf.rb
  2. Touching aclocal.m4 in libmemcached.
  3. touch -r libmemcached-0.32/m4/visibility.m4 libmemcached-0.32/configure.ac libmemcached-0.32/m4/pandora_have_sasl.m4
  4. Configuring libmemcached.
  5. env CFLAGS='-fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -fPIC -fPIC' LDFLAGS='-fPIC -L. -rdynamic -Wl,-export-dynamic -L. -rdynamic -Wl,-export-dynamic -L/home/nathan/.rvm/rubies/ruby-1.9.2-p180/lib' ./configure --prefix=/home/nathan/.rvm/gems/ruby-1.9.2-p180@ensinaeu/gems/memcached-1.2.7/ext --without-memcached --disable-shared --disable-utils --disable-dependency-tracking 2>&1
  6. checking build system type... i686-pc-linux-gnu
  7. checking host system type... i686-pc-linux-gnu
  8. checking target system type... i686-pc-linux-gnu
  9. checking for a BSD-compatible install... /usr/bin/install -c
  10. checking whether build environment is sane... yes
  11. checking for a thread-safe mkdir -p... /bin/mkdir -p
  12. checking for gawk... gawk
  13. checking whether make sets $(MAKE)... yes
  14. checking for style of include used by make... GNU
  15. checking for gcc... gcc
  16. checking for C compiler default output file name... a.out
  17. checking whether the C compiler works... yes
  18. checking whether we are cross compiling... no
  19. checking for suffix of executables...
  20. checking for suffix of object files... o
  21. checking whether we are using the GNU C compiler... yes
  22. checking whether gcc accepts -g... yes
  23. checking for gcc option to accept ISO C89... none needed
  24. checking dependency style of gcc... none
  25. checking for isainfo... no
  26. checking whether gcc and cc understand -c and -o together... yes
  27. checking how to run the C preprocessor... gcc -E
  28. checking for grep that handles long lines and -e... /bin/grep
  29. checking for egrep... /bin/grep -E
  30. checking for ANSI C header files... yes
  31. checking for sys/types.h... yes
  32. checking for sys/stat.h... yes
  33. checking for stdlib.h... yes
  34. checking for string.h... yes
  35. checking for memory.h... yes
  36. checking for strings.h... yes
  37. checking for inttypes.h... yes
  38. checking for stdint.h... yes
  39. checking for unistd.h... yes
  40. checking minix/config.h usability... no
  41. checking minix/config.h presence... no
  42. checking for minix/config.h... no
  43. checking whether it is safe to define __EXTENSIONS__... yes
  44. checking for a sed that does not truncate output... /bin/sed
  45. checking for fgrep... /bin/grep -F
  46. checking for ld used by gcc... /usr/bin/ld
  47. checking if the linker (/usr/bin/ld) is GNU ld... yes
  48. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  49. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  50. checking whether ln -s works... yes
  51. checking the maximum length of command line arguments... 1572864
  52. checking whether the shell understands some XSI constructs... yes
  53. checking whether the shell understands "+="... yes
  54. checking for /usr/bin/ld option to reload object files... -r
  55. checking for objdump... objdump
  56. checking how to recognize dependent libraries... pass_all
  57. checking for ar... ar
  58. checking for strip... strip
  59. checking for ranlib... ranlib
  60. checking command to parse /usr/bin/nm -B output from gcc object... ok
  61. checking for dlfcn.h... yes
  62. checking for g++... g++
  63. checking whether we are using the GNU C++ compiler... yes
  64. checking whether g++ accepts -g... yes
  65. checking dependency style of g++... none
  66. checking whether we are using the GNU C++ compiler... (cached) yes
  67. checking whether g++ accepts -g... (cached) yes
  68. checking dependency style of g++... (cached) none
  69. checking how to run the C++ preprocessor... g++ -E
  70. checking for objdir... .libs
  71. checking if gcc supports -fno-rtti -fno-exceptions... no
  72. checking for gcc option to produce PIC... -fPIC -DPIC
  73. checking if gcc PIC flag -fPIC -DPIC works... yes
  74. checking if gcc static flag -static works... yes
  75. checking if gcc supports -c -o file.o... yes
  76. checking if gcc supports -c -o file.o... (cached) yes
  77. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  78. checking dynamic linker characteristics... GNU/Linux ld.so
  79. checking how to hardcode library paths into programs... immediate
  80. checking whether stripping libraries is possible... yes
  81. checking if libtool supports shared libraries... yes
  82. checking whether to build shared libraries... no
  83. checking whether to build static libraries... yes
  84. checking for ld used by g++... /usr/bin/ld
  85. checking if the linker (/usr/bin/ld) is GNU ld... yes
  86. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  87. checking for g++ option to produce PIC... -fPIC -DPIC
  88. checking if g++ PIC flag -fPIC -DPIC works... yes
  89. checking if g++ static flag -static works... yes
  90. checking if g++ supports -c -o file.o... yes
  91. checking if g++ supports -c -o file.o... (cached) yes
  92. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  93. checking dynamic linker characteristics... GNU/Linux ld.so
  94. checking how to hardcode library paths into programs... immediate
  95. checking if g++ supports C++0x features without additional flags... no
  96. checking if g++ supports C++0x features with -std=c++0x... yes
  97. checking if g++ supports C++0x features with -std=gnu++0x... yes
  98. checking for stdlib.h... (cached) yes
  99. checking for GNU libc compatible malloc... yes
  100. checking for stdlib.h... (cached) yes
  101. checking for GNU libc compatible realloc... yes
  102. checking whether we are using the GNU C++ compiler... (cached) yes
  103. checking whether g++ accepts -g... (cached) yes
  104. checking dependency style of g++... (cached) none
  105. checking how to run the C preprocessor... gcc -E
  106. checking whether __SUNPRO_C is declared... no
  107. checking whether __ICC is declared... no
  108. checking for ISO C++ 98 include files... yes
  109. checking memory usability... yes
  110. checking memory presence... yes
  111. checking for memory... yes
  112. checking tr1/memory usability... yes
  113. checking tr1/memory presence... yes
  114. checking for tr1/memory... yes
  115. checking boost/shared_ptr.hpp usability... no
  116. checking boost/shared_ptr.hpp presence... no
  117. checking for boost/shared_ptr.hpp... no
  118. checking the location of shared_ptr header file...
  119. checking whether byte ordering is bigendian... no
  120. checking for an ANSI C-conforming const... yes
  121. checking for inline... inline
  122. checking for working volatile... yes
  123. checking for C/C++ restrict keyword... __restrict
  124. checking whether time.h and sys/time.h may both be included... yes
  125. checking for size_t... yes
  126. checking for special C compiler options needed for large files... no
  127. checking for _FILE_OFFSET_BITS value needed for large files... 64
  128. checking "C Compiler version--yes"... "gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3"
  129. checking "C++ Compiler version"... "g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3"
  130. checking for simple visibility declarations... yes
  131. checking whether to enable assertions... yes
  132. checking assert.h usability... yes
  133. checking assert.h presence... yes
  134. checking for assert.h... yes
  135. checking whether it is safe to use -fdiagnostics-show-option... yes
  136. checking whether it is safe to use -Wconversion... yes
  137. checking whether it is safe to use -Wconversion with htons... no
  138. checking whether it is safe to use -Wmissing-declarations from C++... yes
  139. checking whether it is safe to use -Wlogical-op... yes
  140. checking whether it is safe to use -Wredundant-decls from C++... yes
  141. checking for doxygen... no
  142. checking for perl... perl
  143. checking for the pthreads library -lpthreads... no
  144. checking whether pthreads work without any flags... no
  145. checking whether pthreads work with -Kthread... no
  146. checking whether pthreads work with -kthread... no
  147. checking for the pthreads library -llthread... no
  148. checking whether pthreads work with -pthread... yes
  149. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  150. checking if more special flags are required for pthreads... no
  151. checking for library containing getopt_long... none required
  152. checking for library containing socket... none required
  153. checking for library containing gethostbyname... none required
  154. checking for library containing floorf... -lm
  155. checking for htonll... no
  156. checking byteorder... little endian
  157. checking for pod2man... /usr/bin/pod2man
  158. checking for ld used by GCC... /usr/bin/ld
  159. checking if the linker (/usr/bin/ld) is GNU ld... yes
  160. checking for shared library run path origin... done
  161. checking for libsasl... no
  162. checking for libsasl2... yes
  163. checking how to link with libsasl2... -lsasl2
  164. configure: creating ./config.status
  165. config.status: creating Makefile
  166. config.status: creating clients/Makefile
  167. config.status: creating tests/Makefile
  168. config.status: creating docs/Makefile
  169. config.status: creating libmemcached/Makefile
  170. config.status: creating libmemcached/memcached_configure.h
  171. config.status: creating libmemcachedutil/Makefile
  172. config.status: creating support/Makefile
  173. config.status: creating support/libmemcached.pc
  174. config.status: creating support/libmemcached.spec
  175. config.status: creating support/libmemcached-fc.spec
  176. config.status: creating config.h
  177. config.status: executing depfiles commands
  178. config.status: executing libtool commands
  179. ---
  180. Configuration summary for libmemcached version 0.32
  181.  
  182. * Installation prefix: /home/nathan/.rvm/gems/ruby-1.9.2-p180@ensinaeu/gems/memcached-1.2.7/ext
  183. * System type: pc-linux-gnu
  184. * Host CPU: i686
  185. * C Compiler: gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
  186. * Assertions enabled: yes
  187. * Debug enabled: no
  188. * Warnings as failure: no
  189. * With SASL support: -lsasl2
  190.  
  191. ---
  192. Making libmemcached.
  193. GMAKE_CMD='make' CXXFLAGS=' -std=gnu++98 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -fPIC -fPIC' SOURCE_DIR='libmemcached-0.32' HERE='/home/nathan/.rvm/gems/ruby-1.9.2-p180@ensinaeu/gems/memcached-1.2.7/ext' ruby ../extconf-make.rb
  194. make CXXFLAGS=' -std=gnu++98 -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -fPIC -fPIC' || true 2>&1
  195. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/nathan/.rvm/gems/ruby-1.9.2-p180@ensinaeu/gems/memcached-1.2.7/ext/libmemcached-0.32/config/missing --run aclocal-1.11 -I m4
  196. configure.ac:15: warning: AC_REQUIRE: `AC_PROG_CPP' was expanded before it was required
  197. ../../lib/autoconf/c.m4:336: AC_LANG_PREPROC(C) is expanded from...
  198. ../../lib/autoconf/lang.m4:359: AC_LANG_PREPROC_REQUIRE is expanded from...
  199. ../../lib/autoconf/general.m4:2485: AC_PREPROC_IFELSE is expanded from...
  200. ../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from...
  201. ../../lib/m4sugar/m4sh.m4:346: AS_REQUIRE is expanded from...
  202. ../../lib/autoconf/general.m4:183: AC_REQUIRE_SHELL_FN is expanded from...
  203. ../../lib/autoconf/headers.m4:129: _AC_CHECK_HEADER_MONGREL is expanded from...
  204. ../../lib/autoconf/headers.m4:67: AC_CHECK_HEADER is expanded from...
  205. m4/extensions.m4:23: AC_USE_SYSTEM_EXTENSIONS is expanded from...
  206. m4/extensions.m4:93: gl_USE_SYSTEM_EXTENSIONS is expanded from...
  207. m4/pandora_canonical.m4:17: PANDORA_CANONICAL_TARGET is expanded from...
  208. configure.ac:15: the top level
  209. configure.ac:15: warning: AC_REQUIRE: `AC_PROG_CXX' was expanded before it was required
  210. ../../lib/autoconf/c.m4:636: AC_PROG_CXXCPP is expanded from...
  211. m4/libtool.m4:5320: _LT_PROG_CXX is expanded from...
  212. m4/libtool.m4:5343: _LT_LANG_CXX_CONFIG is expanded from...
  213. m4/libtool.m4:785: _LT_LANG is expanded from...
  214. m4/libtool.m4:768: LT_LANG is expanded from...
  215. m4/libtool.m4:796: _LT_LANG_DEFAULT_CONFIG is expanded from...
  216. m4/libtool.m4:138: _LT_SETUP is expanded from...
  217. m4/libtool.m4:67: LT_INIT is expanded from...
  218. m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
  219. m4/pandora_libtool.m4:6: PANDORA_LIBTOOL is expanded from...
  220. cd . && /bin/bash /home/nathan/.rvm/gems/ruby-1.9.2-p180@ensinaeu/gems/memcached-1.2.7/ext/libmemcached-0.32/config/missing --run automake-1.11 --gnu
  221. configure.ac:15: warning: AC_REQUIRE: `AC_PROG_CPP' was expanded before it was required
  222. ../../lib/autoconf/c.m4:336: AC_LANG_PREPROC(C) is expanded from...
  223. ../../lib/autoconf/lang.m4:359: AC_LANG_PREPROC_REQUIRE is expanded from...
  224. ../../lib/autoconf/general.m4:2485: AC_PREPROC_IFELSE is expanded from...
  225. ../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from...
  226. ../../lib/m4sugar/m4sh.m4:346: AS_REQUIRE is expanded from...
  227. ../../lib/autoconf/general.m4:183: AC_REQUIRE_SHELL_FN is expanded from...
  228. ../../lib/autoconf/headers.m4:129: _AC_CHECK_HEADER_MONGREL is expanded from...
  229. ../../lib/autoconf/headers.m4:67: AC_CHECK_HEADER is expanded from...
  230. m4/extensions.m4:23: AC_USE_SYSTEM_EXTENSIONS is expanded from...
  231. m4/extensions.m4:93: gl_USE_SYSTEM_EXTENSIONS is expanded from...
  232. m4/pandora_canonical.m4:17: PANDORA_CANONICAL_TARGET is expanded from...
  233. configure.ac:15: the top level
  234. configure.ac:15: warning: AC_REQUIRE: `AC_PROG_CXX' was expanded before it was required
  235. ../../lib/autoconf/c.m4:636: AC_PROG_CXXCPP is expanded from...
  236. m4/libtool.m4:5320: _LT_PROG_CXX is expanded from...
  237. m4/libtool.m4:5343: _LT_LANG_CXX_CONFIG is expanded from...
  238. m4/libtool.m4:785: _LT_LANG is expanded from...
  239. m4/libtool.m4:768: LT_LANG is expanded from...
  240. m4/libtool.m4:796: _LT_LANG_DEFAULT_CONFIG is expanded from...
  241. m4/libtool.m4:138: _LT_SETUP is expanded from...
  242. m4/libtool.m4:67: LT_INIT is expanded from...
  243. m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
  244. m4/pandora_libtool.m4:6: PANDORA_LIBTOOL is expanded from...
  245. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/nathan/.rvm/gems/ruby-1.9.2-p180@ensinaeu/gems/memcached-1.2.7/ext/libmemcached-0.32/config/missing --run autoconf
  246. configure.ac:15: warning: AC_REQUIRE: `AC_PROG_CPP' was expanded before it was required
  247. ../../lib/autoconf/c.m4:336: AC_LANG_PREPROC(C) is expanded from...
  248. ../../lib/autoconf/lang.m4:359: AC_LANG_PREPROC_REQUIRE is expanded from...
  249. ../../lib/autoconf/general.m4:2485: AC_PREPROC_IFELSE is expanded from...
  250. ../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from...
  251. ../../lib/m4sugar/m4sh.m4:346: AS_REQUIRE is expanded from...
  252. ../../lib/autoconf/general.m4:183: AC_REQUIRE_SHELL_FN is expanded from...
  253. ../../lib/autoconf/headers.m4:129: _AC_CHECK_HEADER_MONGREL is expanded from...
  254. ../../lib/autoconf/headers.m4:67: AC_CHECK_HEADER is expanded from...
  255. m4/extensions.m4:23: AC_USE_SYSTEM_EXTENSIONS is expanded from...
  256. m4/extensions.m4:93: gl_USE_SYSTEM_EXTENSIONS is expanded from...
  257. m4/pandora_canonical.m4:17: PANDORA_CANONICAL_TARGET is expanded from...
  258. configure.ac:15: the top level
  259. configure.ac:15: warning: AC_REQUIRE: `AC_PROG_CXX' was expanded before it was required
  260. ../../lib/autoconf/c.m4:636: AC_PROG_CXXCPP is expanded from...
  261. m4/libtool.m4:5320: _LT_PROG_CXX is expanded from...
  262. m4/libtool.m4:5343: _LT_LANG_CXX_CONFIG is expanded from...
  263. m4/libtool.m4:785: _LT_LANG is expanded from...
  264. m4/libtool.m4:768: LT_LANG is expanded from...
  265. m4/libtool.m4:796: _LT_LANG_DEFAULT_CONFIG is expanded from...
  266. m4/libtool.m4:138: _LT_SETUP is expanded from...
  267. m4/libtool.m4:67: LT_INIT is expanded from...
  268. m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
  269. m4/pandora_libtool.m4:6: PANDORA_LIBTOOL is expanded from...
  270. configure:19148: error: possibly undefined macro: AC_LIB_HAVE_LINKFLAGS
  271. If this token and others are legitimate, please use m4_pattern_allow.
  272. See the Autoconf documentation.
  273. make: ** [configure] Erro 1
  274. make install || true 2>&1
  275. /bin/bash ./config.status --recheck
  276. running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/nathan/.rvm/gems/ruby-1.9.2-p180@ensinaeu/gems/memcached-1.2.7/ext --without-memcached --disable-shared --disable-utils --disable-dependency-tracking CFLAGS=-fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -fPIC -fPIC LDFLAGS=-fPIC -L. -rdynamic -Wl,-export-dynamic -L. -rdynamic -Wl,-export-dynamic -L/home/nathan/.rvm/rubies/ruby-1.9.2-p180/lib --no-create --no-recursion
  277. checking build system type... i686-pc-linux-gnu
  278. checking host system type... i686-pc-linux-gnu
  279. checking target system type... i686-pc-linux-gnu
  280. checking for a BSD-compatible install... /usr/bin/install -c
  281. checking whether build environment is sane... yes
  282. checking for a thread-safe mkdir -p... /bin/mkdir -p
  283. checking for gawk... gawk
  284. checking whether make sets $(MAKE)... yes
  285. checking for style of include used by make... GNU
  286. checking for gcc... gcc
  287. checking whether the C compiler works... yes
  288. checking for C compiler default output file name... a.out
  289. checking for suffix of executables...
  290. checking whether we are cross compiling... no
  291. checking for suffix of object files... o
  292. checking whether we are using the GNU C compiler... yes
  293. checking whether gcc accepts -g... yes
  294. checking for gcc option to accept ISO C89... none needed
  295. checking dependency style of gcc... none
  296. checking for isainfo... no
  297. checking whether gcc and cc understand -c and -o together... yes
  298. checking how to run the C preprocessor... gcc -E
  299. checking for grep that handles long lines and -e... /bin/grep
  300. checking for egrep... /bin/grep -E
  301. checking for ANSI C header files... yes
  302. checking for sys/types.h... yes
  303. checking for sys/stat.h... yes
  304. checking for stdlib.h... yes
  305. checking for string.h... yes
  306. checking for memory.h... yes
  307. checking for strings.h... yes
  308. checking for inttypes.h... yes
  309. checking for stdint.h... yes
  310. checking for unistd.h... yes
  311. checking minix/config.h usability... no
  312. checking minix/config.h presence... no
  313. checking for minix/config.h... no
  314. checking whether it is safe to define __EXTENSIONS__... yes
  315. checking for a sed that does not truncate output... /bin/sed
  316. checking for fgrep... /bin/grep -F
  317. checking for ld used by gcc... /usr/bin/ld
  318. checking if the linker (/usr/bin/ld) is GNU ld... yes
  319. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  320. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  321. checking whether ln -s works... yes
  322. checking the maximum length of command line arguments... 805306365
  323. checking whether the shell understands some XSI constructs... yes
  324. checking whether the shell understands "+="... yes
  325. checking for /usr/bin/ld option to reload object files... -r
  326. checking for objdump... objdump
  327. checking how to recognize dependent libraries... pass_all
  328. checking for ar... ar
  329. checking for strip... strip
  330. checking for ranlib... ranlib
  331. checking command to parse /usr/bin/nm -B output from gcc object... ok
  332. checking for dlfcn.h... yes
  333. checking for g++... g++
  334. checking whether we are using the GNU C++ compiler... yes
  335. checking whether g++ accepts -g... yes
  336. checking dependency style of g++... none
  337. checking whether we are using the GNU C++ compiler... (cached) yes
  338. checking whether g++ accepts -g... (cached) yes
  339. checking dependency style of g++... (cached) none
  340. checking how to run the C++ preprocessor... g++ -E
  341. checking for objdir... .libs
  342. checking if gcc supports -fno-rtti -fno-exceptions... no
  343. checking for gcc option to produce PIC... -fPIC -DPIC
  344. checking if gcc PIC flag -fPIC -DPIC works... yes
  345. checking if gcc static flag -static works... yes
  346. checking if gcc supports -c -o file.o... yes
  347. checking if gcc supports -c -o file.o... (cached) yes
  348. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  349. checking dynamic linker characteristics... GNU/Linux ld.so
  350. checking how to hardcode library paths into programs... immediate
  351. checking whether stripping libraries is possible... yes
  352. checking if libtool supports shared libraries... yes
  353. checking whether to build shared libraries... no
  354. checking whether to build static libraries... yes
  355. checking for ld used by g++... /usr/bin/ld
  356. checking if the linker (/usr/bin/ld) is GNU ld... yes
  357. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  358. checking for g++ option to produce PIC... -fPIC -DPIC
  359. checking if g++ PIC flag -fPIC -DPIC works... yes
  360. checking if g++ static flag -static works... yes
  361. checking if g++ supports -c -o file.o... yes
  362. checking if g++ supports -c -o file.o... (cached) yes
  363. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  364. checking dynamic linker characteristics... GNU/Linux ld.so
  365. checking how to hardcode library paths into programs... immediate
  366. checking if g++ supports C++0x features without additional flags... yes
  367. checking if g++ supports C++0x features with -std=c++0x... yes
  368. checking if g++ supports C++0x features with -std=gnu++0x... yes
  369. checking for stdlib.h... (cached) yes
  370. checking for GNU libc compatible malloc... yes
  371. checking for stdlib.h... (cached) yes
  372. checking for GNU libc compatible realloc... yes
  373. checking whether we are using the GNU C++ compiler... (cached) yes
  374. checking whether g++ accepts -g... (cached) yes
  375. checking dependency style of g++... (cached) none
  376. checking how to run the C preprocessor... gcc -E
  377. checking whether __SUNPRO_C is declared... no
  378. checking whether __ICC is declared... no
  379. checking for ISO C++ 98 include files... yes
  380. checking memory usability... yes
  381. checking memory presence... yes
  382. checking for memory... yes
  383. checking tr1/memory usability... yes
  384. checking tr1/memory presence... yes
  385. checking for tr1/memory... yes
  386. checking boost/shared_ptr.hpp usability... no
  387. checking boost/shared_ptr.hpp presence... no
  388. checking for boost/shared_ptr.hpp... no
  389. checking the location of shared_ptr header file...
  390. checking whether byte ordering is bigendian... no
  391. checking for an ANSI C-conforming const... yes
  392. checking for inline... inline
  393. checking for working volatile... yes
  394. checking for C/C++ restrict keyword... __restrict
  395. checking whether time.h and sys/time.h may both be included... yes
  396. checking for size_t... yes
  397. checking for special C compiler options needed for large files... no
  398. checking for _FILE_OFFSET_BITS value needed for large files... 64
  399. checking "C Compiler version--yes"... "gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3"
  400. checking "C++ Compiler version"... "g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3"
  401. checking for simple visibility declarations... yes
  402. checking whether to enable assertions... yes
  403. checking assert.h usability... yes
  404. checking assert.h presence... yes
  405. checking for assert.h... yes
  406. checking whether it is safe to use -fdiagnostics-show-option... yes
  407. checking whether it is safe to use -Wconversion... yes
  408. checking whether it is safe to use -Wconversion with htons... no
  409. checking whether it is safe to use -Wmissing-declarations from C++... yes
  410. checking whether it is safe to use -Wlogical-op... yes
  411. checking whether it is safe to use -Wredundant-decls from C++... yes
  412. checking for doxygen... no
  413. checking for perl... perl
  414. checking for the pthreads library -lpthreads... no
  415. checking whether pthreads work without any flags... no
  416. checking whether pthreads work with -Kthread... no
  417. checking whether pthreads work with -kthread... no
  418. checking for the pthreads library -llthread... no
  419. checking whether pthreads work with -pthread... yes
  420. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  421. checking if more special flags are required for pthreads... no
  422. checking for library containing getopt_long... none required
  423. checking for library containing socket... none required
  424. checking for library containing gethostbyname... none required
  425. checking for library containing floorf... -lm
  426. checking for htonll... no
  427. checking byteorder... little endian
  428. checking for pod2man... /usr/bin/pod2man
  429. ./configure: line 19148: syntax error near unexpected token `sasl,,'
  430. ./configure: line 19148: ` AC_LIB_HAVE_LINKFLAGS(sasl,,'
  431. make: ** [config.status] Erro 2
  432. *** extconf.rb failed ***
  433. Could not create Makefile due to some reason, probably lack of
  434. necessary libraries and/or headers. Check the mkmf.log file for more
  435. details. You may need configuration options.
  436.  
  437. Provided configuration options:
  438. --with-opt-dir
  439. --without-opt-dir
  440. --with-opt-include
  441. --without-opt-include=${opt-dir}/include
  442. --with-opt-lib
  443. --without-opt-lib=${opt-dir}/lib
  444. --with-make-prog
  445. --without-make-prog
  446. --srcdir=.
  447. --curdir
  448. --ruby=/home/nathan/.rvm/rubies/ruby-1.9.2-p180/bin/ruby
  449. extconf.rb:63:in `chdir': No such file or directory - /home/nathan/.rvm/gems/ruby-1.9.2-p180@ensinaeu/gems/memcached-1.2.7/ext/lib (Errno::ENOENT)
  450. from extconf.rb:63:in `check_libmemcached'
  451. from extconf.rb:70:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement