Advertisement
Guest User

Untitled

a guest
Aug 7th, 2015
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 43.02 KB | None | 0 0
  1. jacek@uwbTestField:~$ git clone https://github.com/balabit/syslog-ng.git syslog-ng-once-again
  2. Cloning into 'syslog-ng-once-again'...
  3. remote: Counting objects: 35134, done.
  4. remote: Compressing objects: 100% (25/25), done.
  5. remote: Total 35134 (delta 8), reused 0 (delta 0), pack-reused 35109
  6. Receiving objects: 100% (35134/35134), 16.20 MiB | 10.14 MiB/s, done.
  7. Resolving deltas: 100% (22710/22710), done.
  8. Checking connectivity... done.
  9. jacek@uwbTestField:~$ cd syslog-ng-once-again/
  10. jacek@uwbTestField:~/syslog-ng-once-again$ ./autogen.sh
  11. Submodule 'lib/ivykis' (https://github.com/buytenh/ivykis.git) registered for path 'lib/ivykis'
  12. Submodule 'lib/jsonc' (https://github.com/json-c/json-c.git) registered for path 'lib/jsonc'
  13. Submodule 'modules/afamqp/rabbitmq-c' (https://github.com/alanxz/rabbitmq-c.git) registered for path 'modules/afamqp/rabbitmq-c'
  14. Submodule 'modules/afmongodb/libmongo-client' (https://github.com/algernon/libmongo-client.git) registered for path 'modules/afmongodb/libmongo-client'
  15. Cloning into 'lib/ivykis'...
  16. remote: Counting objects: 5114, done.
  17. remote: Total 5114 (delta 0), reused 0 (delta 0), pack-reused 5114
  18. Receiving objects: 100% (5114/5114), 2.17 MiB | 3.28 MiB/s, done.
  19. Resolving deltas: 100% (3145/3145), done.
  20. Checking connectivity... done.
  21. Submodule path 'lib/ivykis': checked out 'ec9066dcc66b33e3767b4729f86844549f004657'
  22. Cloning into 'lib/jsonc'...
  23. remote: Counting objects: 1846, done.
  24. remote: Total 1846 (delta 0), reused 0 (delta 0), pack-reused 1845
  25. Receiving objects: 100% (1846/1846), 1.11 MiB | 0 bytes/s, done.
  26. Resolving deltas: 100% (1154/1154), done.
  27. Checking connectivity... done.
  28. Submodule path 'lib/jsonc': checked out '259c5c0b5fe87c2db41e7a989cc0ab5865170d81'
  29. Cloning into 'modules/afamqp/rabbitmq-c'...
  30. remote: Counting objects: 5023, done.
  31. remote: Total 5023 (delta 0), reused 0 (delta 0), pack-reused 5023
  32. Receiving objects: 100% (5023/5023), 2.56 MiB | 1.96 MiB/s, done.
  33. Resolving deltas: 100% (3024/3024), done.
  34. Checking connectivity... done.
  35. Submodule path 'modules/afamqp/rabbitmq-c': checked out '5348c697a0d6609d034d7bf571efc933556269a7'
  36. Cloning into 'modules/afmongodb/libmongo-client'...
  37. remote: Counting objects: 8853, done.
  38. remote: Total 8853 (delta 0), reused 0 (delta 0), pack-reused 8853
  39. Receiving objects: 100% (8853/8853), 12.06 MiB | 10.29 MiB/s, done.
  40. Resolving deltas: 100% (5821/5821), done.
  41. Checking connectivity... done.
  42. Submodule path 'modules/afmongodb/libmongo-client': checked out '394a33880dfcadc46bcfba8334209bcb55b42106'
  43. Submodule 'codegen' (https://github.com/rabbitmq/rabbitmq-codegen.git) registered for path 'codegen'
  44. Cloning into 'codegen'...
  45. remote: Counting objects: 24135, done.
  46. remote: Total 24135 (delta 0), reused 0 (delta 0), pack-reused 24135
  47. Receiving objects: 100% (24135/24135), 13.43 MiB | 9.51 MiB/s, done.
  48. Resolving deltas: 100% (15808/15808), done.
  49. Checking connectivity... done.
  50. Submodule path 'modules/afamqp/rabbitmq-c/codegen': checked out '0a95a69f86cdc2b538f4c58241840563fe4ccf4c'
  51. Running autogen in 'lib/ivykis'...
  52. libtoolize: putting auxiliary files in `.'.
  53. libtoolize: copying file `./ltmain.sh'
  54. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  55. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  56. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  57. configure.ac:23: installing './compile'
  58. configure.ac:13: installing './config.guess'
  59. configure.ac:13: installing './config.sub'
  60. configure.ac:5: installing './install-sh'
  61. configure.ac:5: installing './missing'
  62. contrib/iv_getaddrinfo/Makefile.am: installing './depcomp'
  63. parallel-tests: installing './test-driver'
  64. Running autogen in 'modules/afmongodb/libmongo-client'...
  65. aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4'
  66. aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4'
  67. aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4'
  68. aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4'
  69. aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4'
  70. aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4'
  71. libtoolize: putting auxiliary files in `.'.
  72. libtoolize: copying file `./ltmain.sh'
  73. configure.ac:22: installing './compile'
  74. configure.ac:27: installing './config.guess'
  75. configure.ac:27: installing './config.sub'
  76. configure.ac:5: installing './install-sh'
  77. configure.ac:5: installing './missing'
  78. examples/Makefile.am: installing './depcomp'
  79. Running autogen in 'modules/afamqp/rabbitmq-c'...
  80. libtoolize: putting auxiliary files in `.'.
  81. libtoolize: copying file `./ltmain.sh'
  82. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  83. libtoolize: copying file `m4/libtool.m4'
  84. libtoolize: copying file `m4/ltoptions.m4'
  85. libtoolize: copying file `m4/ltsugar.m4'
  86. libtoolize: copying file `m4/ltversion.m4'
  87. libtoolize: copying file `m4/lt~obsolete.m4'
  88. configure.ac:26: installing './compile'
  89. configure.ac:30: installing './config.guess'
  90. configure.ac:30: installing './config.sub'
  91. configure.ac:23: installing './install-sh'
  92. configure.ac:23: installing './missing'
  93. Makefile.am: installing './depcomp'
  94. parallel-tests: installing './test-driver'
  95. Running autogen in 'lib/jsonc'...
  96. autoreconf: Entering directory `.'
  97. autoreconf: configure.ac: not using Gettext
  98. autoreconf: running: aclocal
  99. autoreconf: configure.ac: tracing
  100. autoreconf: running: libtoolize --copy
  101. libtoolize: putting auxiliary files in `.'.
  102. libtoolize: copying file `./ltmain.sh'
  103. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  104. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  105. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  106. autoreconf: running: /usr/bin/autoconf
  107. autoreconf: running: /usr/bin/autoheader
  108. autoreconf: running: automake --add-missing --copy --no-force
  109. configure.ac:29: installing './compile'
  110. configure.ac:71: installing './config.guess'
  111. configure.ac:71: installing './config.sub'
  112. configure.ac:6: installing './install-sh'
  113. configure.ac:6: installing './missing'
  114. Makefile.am: installing './INSTALL'
  115. Makefile.am: installing './depcomp'
  116. parallel-tests: installing './test-driver'
  117. autoreconf: Leaving directory `.'
  118. libtoolize: putting auxiliary files in `.'.
  119. libtoolize: copying file `./ltmain.sh'
  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. aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4'
  127. configure.ac:61: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
  128. configure.ac:61: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
  129. configure.ac:286: installing './compile'
  130. configure.ac:296: installing './config.guess'
  131. configure.ac:296: installing './config.sub'
  132. configure.ac:61: installing './install-sh'
  133. configure.ac:61: installing './missing'
  134. modules/java-modules/Makefile.am:5: warning: GRADLE_WORKDIR multiply defined in condition ENABLE_JAVA ...
  135. Makefile.am:104:   'modules/Makefile.am' included from here
  136. modules/Makefile.am:29:   'modules/java-modules/Makefile.am' included from here
  137. modules/java/Makefile.am:6: ... 'GRADLE_WORKDIR' previously defined here
  138. Makefile.am:104:   'modules/Makefile.am' included from here
  139. modules/Makefile.am:28:   'modules/java/Makefile.am' included from here
  140. Makefile.am: installing './depcomp'
  141. configure.ac: installing './ylwrap'
  142. parallel-tests: installing './test-driver'
  143. jacek@uwbTestField:~/syslog-ng-once-again$ ./configure
  144. checking whether make supports nested variables... yes
  145. checking for a BSD-compatible install... /usr/bin/install -c
  146. checking whether build environment is sane... yes
  147. checking for a thread-safe mkdir -p... /bin/mkdir -p
  148. checking for gawk... no
  149. checking for mawk... mawk
  150. checking whether make sets $(MAKE)... yes
  151. checking whether UID '1000' is supported by ustar format... yes
  152. checking whether GID '1000' is supported by ustar format... yes
  153. checking how to create a ustar tar archive... gnutar
  154. checking for gcc... gcc
  155. checking whether the C compiler works... yes
  156. checking for C compiler default output file name... a.out
  157. checking for suffix of executables...
  158. checking whether we are cross compiling... no
  159. checking for suffix of object files... o
  160. checking whether we are using the GNU C compiler... yes
  161. checking whether gcc accepts -g... yes
  162. checking for gcc option to accept ISO C89... none needed
  163. checking whether gcc understands -c and -o together... yes
  164. checking for style of include used by make... GNU
  165. checking dependency style of gcc... gcc3
  166. checking for gcc option to accept ISO C99... -std=gnu99
  167. checking for bison... bison -y
  168. checking for flex... flex
  169. checking lex output file root... lex.yy
  170. checking lex library... -lfl
  171. checking whether yytext is a pointer... yes
  172. checking whether make sets $(MAKE)... (cached) yes
  173. checking for pkg-config... /usr/bin/pkg-config
  174. checking pkg-config is at least version 0.9.0... yes
  175. checking build system type... x86_64-unknown-linux-gnu
  176. checking host system type... x86_64-unknown-linux-gnu
  177. checking how to print strings... printf
  178. checking for a sed that does not truncate output... /bin/sed
  179. checking for grep that handles long lines and -e... /bin/grep
  180. checking for egrep... /bin/grep -E
  181. checking for fgrep... /bin/grep -F
  182. checking for ld used by gcc -std=gnu99... /usr/bin/ld
  183. checking if the linker (/usr/bin/ld) is GNU ld... yes
  184. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  185. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  186. checking whether ln -s works... yes
  187. checking the maximum length of command line arguments... 1572864
  188. checking whether the shell understands some XSI constructs... yes
  189. checking whether the shell understands "+="... yes
  190. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  191. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  192. checking for /usr/bin/ld option to reload object files... -r
  193. checking for objdump... objdump
  194. checking how to recognize dependent libraries... pass_all
  195. checking for dlltool... no
  196. checking how to associate runtime and link libraries... printf %s\n
  197. checking for ar... ar
  198. checking for archiver @FILE support... @
  199. checking for strip... strip
  200. checking for ranlib... ranlib
  201. checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
  202. checking for sysroot... no
  203. checking for mt... mt
  204. checking if mt is a manifest tool... no
  205. checking how to run the C preprocessor... gcc -std=gnu99 -E
  206. checking for ANSI C header files... yes
  207. checking for sys/types.h... yes
  208. checking for sys/stat.h... yes
  209. checking for stdlib.h... yes
  210. checking for string.h... yes
  211. checking for memory.h... yes
  212. checking for strings.h... yes
  213. checking for inttypes.h... yes
  214. checking for stdint.h... yes
  215. checking for unistd.h... yes
  216. checking for dlfcn.h... yes
  217. checking for objdir... .libs
  218. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  219. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  220. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  221. checking if gcc -std=gnu99 static flag -static works... yes
  222. checking if gcc -std=gnu99 supports -c -o file.o... yes
  223. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  224. checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  225. checking whether -lc should be explicitly linked in... no
  226. checking dynamic linker characteristics... GNU/Linux ld.so
  227. checking how to hardcode library paths into programs... immediate
  228. checking for shl_load... no
  229. checking for shl_load in -ldld... no
  230. checking for dlopen... no
  231. checking for dlopen in -ldl... yes
  232. checking whether a program can dlopen itself... yes
  233. checking whether a statically linked program can dlopen itself... no
  234. checking whether stripping libraries is possible... yes
  235. checking if libtool supports shared libraries... yes
  236. checking whether to build shared libraries... yes
  237. checking whether to build static libraries... no
  238. checking for python... /usr/bin/python
  239. checking CFLAGS_NOWARN_POINTER_SIGN for gcc -Wno-pointer-sign... -Wno-pointer-sign
  240. checking for special C compiler options needed for large files... no
  241. checking for _FILE_OFFSET_BITS value needed for large files... no
  242. checking how to enable static linking for certain libraries... GNU or Solaris
  243. checking for ANSI C header files... (cached) yes
  244. checking dmalloc.h usability... no
  245. checking dmalloc.h presence... no
  246. checking for dmalloc.h... no
  247. checking for strings.h... (cached) yes
  248. checking getopt.h usability... yes
  249. checking getopt.h presence... yes
  250. checking for getopt.h... yes
  251. checking stropts.h usability... yes
  252. checking stropts.h presence... yes
  253. checking for stropts.h... yes
  254. checking sys/strlog.h usability... no
  255. checking sys/strlog.h presence... no
  256. checking for sys/strlog.h... no
  257. checking door.h usability... no
  258. checking door.h presence... no
  259. checking for door.h... no
  260. checking sys/capability.h usability... no
  261. checking sys/capability.h presence... no
  262. checking for sys/capability.h... no
  263. checking sys/prctl.h usability... yes
  264. checking sys/prctl.h presence... yes
  265. checking for sys/prctl.h... yes
  266. checking utmp.h usability... yes
  267. checking utmp.h presence... yes
  268. checking for utmp.h... yes
  269. checking utmpx.h usability... yes
  270. checking utmpx.h presence... yes
  271. checking for utmpx.h... yes
  272. checking tcpd.h usability... no
  273. checking tcpd.h presence... no
  274. checking for tcpd.h... no
  275. checking for struct ucred... yes
  276. checking for struct cmsgcred... no
  277. checking whether struct tm is in sys/time.h or time.h... time.h
  278. checking for SO_ACCEPTCONN... yes
  279. checking for struct tm.tm_gmtoff... yes
  280. checking for I_CONSLOG... yes
  281. checking for O_LARGEFILE... yes
  282. checking for struct sockaddr_storage... yes
  283. checking for struct sockaddr_in6... yes
  284. checking for PR_SET_KEEPCAPS... yes
  285. checking for modern utmp... yes
  286. checking for door_create in -ldoor... no
  287. checking for socket in -lsocket... no
  288. checking for nanosleep in -lrt... yes
  289. checking for gethostbyname in -lnsl... yes
  290. checking for regexec in -lregex... no
  291. checking for res_init in -lresolv... no
  292. checking for strdup... yes
  293. checking for strtol... yes
  294. checking for strtoll... yes
  295. checking for strtoimax... yes
  296. checking for inet_aton... yes
  297. checking for inet_ntoa... yes
  298. checking for getopt_long... yes
  299. checking for getaddrinfo... yes
  300. checking for getnameinfo... yes
  301. checking for getutent... yes
  302. checking for getutxent... yes
  303. checking for pread... yes
  304. checking for pwrite... yes
  305. checking for strcasestr... yes
  306. checking for memrchr... yes
  307. checking for localtime_r... yes
  308. checking for gmtime_r... yes
  309. checking for strtok_r... yes
  310. checking for clock_gettime... yes
  311. checking for EVTLOG... yes
  312. checking for TCP wrapper library...
  313. checking whether to enable TCP wrapper support... no
  314. checking for dlsym in -ldl... yes
  315. checking for LIBDBI... no
  316. checking for dbi_initialize in -ldbi... no
  317. checking whether to enable SQL support... no
  318. checking for GLIB... yes
  319. checking for g_mapped_file_unref... no
  320. checking sanity checking Glib headers... yes
  321. checking for GEOIP... no
  322. checking for PCRE... yes
  323. checking for OPENSSL... yes
  324. checking for LIBNET... no
  325. checking whether to enable spoof source support... no
  326. checking for JSON... no
  327. checking for JSON... yes
  328. checking for LIBMONGO... no
  329. checking for libESMTP... no
  330. checking for HIREDIS... no
  331. checking for HIREDIS... no
  332. checking hiredis/hiredis.h usability... no
  333. checking hiredis/hiredis.h presence... no
  334. checking for hiredis/hiredis.h... no
  335. checking for RIEMANN_CLIENT... no
  336. checking for PYTHON... yes
  337. checking for JAVA_VERSION... 1.8
  338. checking for GRADLE_VERSION... 2
  339. checking whether to enable Sun STREAMS support... no
  340. checking whether to enable IPv6 support... yes
  341. checking whether to enable Linux capability support... no
  342. checking whether to enable mongodb destination support... yes
  343. checking whether to enable amqp destination support... yes
  344. checking for libsystemd... no
  345. checking for libsystemd_daemon... no
  346. checking for LIBSYSTEMD_JOURNAL... no
  347. checking for UUID... no
  348. checking that generated files are newer than configure... done
  349. configure: creating ./config.status
  350. config.status: creating dist.conf
  351. config.status: creating Makefile
  352. config.status: creating syslog-ng.spec
  353. config.status: creating syslog-ng.pc
  354. config.status: creating libtest/syslog-ng-test.pc
  355. config.status: creating scripts/update-patterndb
  356. config.status: creating config.h
  357. config.status: executing depfiles commands
  358. config.status: executing libtool commands
  359. === configuring in lib/ivykis (/home/jacek/syslog-ng-once-again/lib/ivykis)
  360. configure: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
  361. ./configure.gnu
  362. Running:  ./configure --disable-option-checking --prefix=/usr/local --cache-file=/dev/null --srcdir=. --disable-shared --enable-static --with-pic
  363. checking for a BSD-compatible install... /usr/bin/install -c
  364. checking whether build environment is sane... yes
  365. checking for a thread-safe mkdir -p... /bin/mkdir -p
  366. checking for gawk... no
  367. checking for mawk... mawk
  368. checking whether make sets $(MAKE)... yes
  369. checking whether make supports nested variables... yes
  370. checking build system type... x86_64-unknown-linux-gnu
  371. checking host system type... x86_64-unknown-linux-gnu
  372. checking how to print strings... printf
  373. checking for style of include used by make... GNU
  374. checking for gcc... gcc
  375. checking whether the C compiler works... yes
  376. checking for C compiler default output file name... a.out
  377. checking for suffix of executables...
  378. checking whether we are cross compiling... no
  379. checking for suffix of object files... o
  380. checking whether we are using the GNU C compiler... yes
  381. checking whether gcc accepts -g... yes
  382. checking for gcc option to accept ISO C89... none needed
  383. checking whether gcc understands -c and -o together... yes
  384. checking dependency style of gcc... gcc3
  385. checking for a sed that does not truncate output... /bin/sed
  386. checking for grep that handles long lines and -e... /bin/grep
  387. checking for egrep... /bin/grep -E
  388. checking for fgrep... /bin/grep -F
  389. checking for ld used by gcc... /usr/bin/ld
  390. checking if the linker (/usr/bin/ld) is GNU ld... yes
  391. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  392. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  393. checking whether ln -s works... yes
  394. checking the maximum length of command line arguments... 1572864
  395. checking whether the shell understands some XSI constructs... yes
  396. checking whether the shell understands "+="... yes
  397. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  398. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  399. checking for /usr/bin/ld option to reload object files... -r
  400. checking for objdump... objdump
  401. checking how to recognize dependent libraries... pass_all
  402. checking for dlltool... no
  403. checking how to associate runtime and link libraries... printf %s\n
  404. checking for ar... ar
  405. checking for archiver @FILE support... @
  406. checking for strip... strip
  407. checking for ranlib... ranlib
  408. checking command to parse /usr/bin/nm -B output from gcc object... ok
  409. checking for sysroot... no
  410. checking for mt... mt
  411. checking if mt is a manifest tool... no
  412. checking how to run the C preprocessor... gcc -E
  413. checking for ANSI C header files... yes
  414. checking for sys/types.h... yes
  415. checking for sys/stat.h... yes
  416. checking for stdlib.h... yes
  417. checking for string.h... yes
  418. checking for memory.h... yes
  419. checking for strings.h... yes
  420. checking for inttypes.h... yes
  421. checking for stdint.h... yes
  422. checking for unistd.h... yes
  423. checking for dlfcn.h... yes
  424. checking for objdir... .libs
  425. checking if gcc supports -fno-rtti -fno-exceptions... no
  426. checking for gcc option to produce PIC... -fPIC -DPIC
  427. checking if gcc PIC flag -fPIC -DPIC works... yes
  428. checking if gcc static flag -static works... yes
  429. checking if gcc supports -c -o file.o... yes
  430. checking if gcc supports -c -o file.o... (cached) yes
  431. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  432. checking dynamic linker characteristics... GNU/Linux ld.so
  433. checking how to hardcode library paths into programs... immediate
  434. checking whether stripping libraries is possible... yes
  435. checking if libtool supports shared libraries... yes
  436. checking whether to build shared libraries... no
  437. checking whether to build static libraries... yes
  438. checking for gcc... (cached) gcc
  439. checking whether we are using the GNU C compiler... (cached) yes
  440. checking whether gcc accepts -g... (cached) yes
  441. checking for gcc option to accept ISO C89... (cached) none needed
  442. checking whether gcc understands -c and -o together... (cached) yes
  443. checking dependency style of gcc... (cached) gcc3
  444. checking host operating system type... posix
  445. checking for working __thread... yes
  446. checking whether gcc accepts -pthread... yes
  447. checking whether gcc accepts -pthreads... no
  448. checking for library containing pthread_atfork... none required
  449. checking for library containing pthread_create... none required
  450. checking for __sync_lock_test_and_set()... yes
  451. checking process.h usability... no
  452. checking process.h presence... no
  453. checking for process.h... no
  454. checking sys/devpoll.h usability... no
  455. checking sys/devpoll.h presence... no
  456. checking for sys/devpoll.h... no
  457. checking sys/eventfd.h usability... yes
  458. checking sys/eventfd.h presence... yes
  459. checking for sys/eventfd.h... yes
  460. checking sys/syscall.h usability... yes
  461. checking sys/syscall.h presence... yes
  462. checking for sys/syscall.h... yes
  463. checking for sys/thr.h... no
  464. checking thread.h usability... no
  465. checking thread.h presence... no
  466. checking for thread.h... no
  467. checking for linux/netfilter_ipv4.h... yes
  468. checking for struct timespec.tv_sec... yes
  469. checking for library containing clock_gettime... none required
  470. checking for clock_gettime... yes
  471. checking for CLOCK_MONOTONIC... yes
  472. checking for CLOCK_REALTIME... yes
  473. checking for library containing inet_ntop... none required
  474. checking for library containing socket... none required
  475. checking for library containing thr_self... no
  476. checking for epoll_create... yes
  477. checking for epoll_create1... yes
  478. checking for eventfd... yes
  479. checking for gettid... no
  480. checking for inotify_init... yes
  481. checking for kqueue... no
  482. checking for lwp_gettid... no
  483. checking for port_create... no
  484. checking for pthread_spin_lock... yes
  485. checking for thr_self... no
  486. checking for splice... yes
  487. checking for wait4... yes
  488. checking whether /usr/bin/ld -m elf_x86_64 supports symbol version scripts... yes
  489. checking that generated files are newer than configure... done
  490. configure: creating ./config.status
  491. config.status: creating Makefile
  492. config.status: creating contrib/Makefile
  493. config.status: creating contrib/iv_getaddrinfo/Makefile
  494. config.status: creating contrib/kojines/Makefile
  495. config.status: creating man3/Makefile
  496. config.status: creating misc/Makefile
  497. config.status: creating misc/ivykis.pc
  498. config.status: creating src/Makefile
  499. config.status: creating src/include/iv.h
  500. config.status: creating test/Makefile
  501. config.status: creating config.h
  502. config.status: executing depfiles commands
  503. config.status: executing libtool commands
  504. === configuring in lib/jsonc (/home/jacek/syslog-ng-once-again/lib/jsonc)
  505. configure: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
  506. ./configure.gnu
  507. Running:  ./configure --disable-option-checking --prefix=/usr/local --cache-file=/dev/null --srcdir=. --disable-shared --enable-static --with-pic
  508. checking for a BSD-compatible install... /usr/bin/install -c
  509. checking whether build environment is sane... yes
  510. checking for a thread-safe mkdir -p... /bin/mkdir -p
  511. checking for gawk... no
  512. checking for mawk... mawk
  513. checking whether make sets $(MAKE)... yes
  514. checking whether make supports nested variables... yes
  515. checking whether make sets $(MAKE)... (cached) yes
  516. RDRAND Hardware RNG Hash Seed disabled. Use --enable-rdrand to enable
  517. checking for style of include used by make... GNU
  518. checking for gcc... gcc
  519. checking whether the C compiler works... yes
  520. checking for C compiler default output file name... a.out
  521. checking for suffix of executables...
  522. checking whether we are cross compiling... no
  523. checking for suffix of object files... o
  524. checking whether we are using the GNU C compiler... yes
  525. checking whether gcc accepts -g... yes
  526. checking for gcc option to accept ISO C89... none needed
  527. checking whether gcc understands -c and -o together... yes
  528. checking dependency style of gcc... gcc3
  529. checking how to run the C preprocessor... gcc -E
  530. checking for grep that handles long lines and -e... /bin/grep
  531. checking for egrep... /bin/grep -E
  532. checking for ANSI C header files... yes
  533. checking for sys/types.h... yes
  534. checking for sys/stat.h... yes
  535. checking for stdlib.h... yes
  536. checking for string.h... yes
  537. checking for memory.h... yes
  538. checking for strings.h... yes
  539. checking for inttypes.h... yes
  540. checking for stdint.h... yes
  541. checking for unistd.h... yes
  542. checking fcntl.h usability... yes
  543. checking fcntl.h presence... yes
  544. checking for fcntl.h... yes
  545. checking limits.h usability... yes
  546. checking limits.h presence... yes
  547. checking for limits.h... yes
  548. checking for strings.h... (cached) yes
  549. checking syslog.h usability... yes
  550. checking syslog.h presence... yes
  551. checking for syslog.h... yes
  552. checking for unistd.h... (cached) yes
  553. checking sys/cdefs.h usability... yes
  554. checking sys/cdefs.h presence... yes
  555. checking for sys/cdefs.h... yes
  556. checking sys/param.h usability... yes
  557. checking sys/param.h presence... yes
  558. checking for sys/param.h... yes
  559. checking stdarg.h usability... yes
  560. checking stdarg.h presence... yes
  561. checking for stdarg.h... yes
  562. checking locale.h usability... yes
  563. checking locale.h presence... yes
  564. checking for locale.h... yes
  565. checking endian.h usability... yes
  566. checking endian.h presence... yes
  567. checking for endian.h... yes
  568. checking for inttypes.h... (cached) yes
  569. checking for an ANSI C-conforming const... yes
  570. checking for size_t... yes
  571. checking for vprintf... yes
  572. checking for _doprnt... no
  573. checking for working memcmp... yes
  574. checking for stdlib.h... (cached) yes
  575. checking for GNU libc compatible malloc... yes
  576. checking for stdlib.h... (cached) yes
  577. checking for GNU libc compatible realloc... yes
  578. checking for strcasecmp... yes
  579. checking for strdup... yes
  580. checking for strerror... yes
  581. checking for snprintf... yes
  582. checking for vsnprintf... yes
  583. checking for vasprintf... yes
  584. checking for open... yes
  585. checking for vsyslog... yes
  586. checking for strncasecmp... yes
  587. checking for setlocale... yes
  588. checking whether INFINITY is declared... yes
  589. checking whether nan is declared... yes
  590. checking whether isnan is declared... yes
  591. checking whether isinf is declared... yes
  592. checking whether _isnan is declared... no
  593. checking whether _finite is declared... no
  594. checking if .gnu.warning accepts long strings... no
  595. checking build system type... x86_64-unknown-linux-gnu
  596. checking host system type... x86_64-unknown-linux-gnu
  597. checking how to print strings... printf
  598. checking for a sed that does not truncate output... /bin/sed
  599. checking for fgrep... /bin/grep -F
  600. checking for ld used by gcc... /usr/bin/ld
  601. checking if the linker (/usr/bin/ld) is GNU ld... yes
  602. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  603. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  604. checking whether ln -s works... yes
  605. checking the maximum length of command line arguments... 1572864
  606. checking whether the shell understands some XSI constructs... yes
  607. checking whether the shell understands "+="... yes
  608. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  609. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  610. checking for /usr/bin/ld option to reload object files... -r
  611. checking for objdump... objdump
  612. checking how to recognize dependent libraries... pass_all
  613. checking for dlltool... no
  614. checking how to associate runtime and link libraries... printf %s\n
  615. checking for ar... ar
  616. checking for archiver @FILE support... @
  617. checking for strip... strip
  618. checking for ranlib... ranlib
  619. checking command to parse /usr/bin/nm -B output from gcc object... ok
  620. checking for sysroot... no
  621. checking for mt... mt
  622. checking if mt is a manifest tool... no
  623. checking for dlfcn.h... yes
  624. checking for objdir... .libs
  625. checking if gcc supports -fno-rtti -fno-exceptions... no
  626. checking for gcc option to produce PIC... -fPIC -DPIC
  627. checking if gcc PIC flag -fPIC -DPIC works... yes
  628. checking if gcc static flag -static works... yes
  629. checking if gcc supports -c -o file.o... yes
  630. checking if gcc supports -c -o file.o... (cached) yes
  631. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  632. checking dynamic linker characteristics... GNU/Linux ld.so
  633. checking how to hardcode library paths into programs... immediate
  634. checking whether stripping libraries is possible... yes
  635. checking if libtool supports shared libraries... yes
  636. checking whether to build shared libraries... no
  637. checking whether to build static libraries... yes
  638. checking for -Bsymbolic-functions linker flag... yes
  639. checking that generated files are newer than configure... done
  640. configure: creating ./config.status
  641. config.status: creating Makefile
  642. config.status: creating json-c.pc
  643. config.status: creating tests/Makefile
  644. config.status: creating json-c-uninstalled.pc
  645. config.status: creating config.h
  646. config.status: creating json_config.h
  647. config.status: executing depfiles commands
  648. config.status: executing libtool commands
  649. === configuring in modules/afmongodb/libmongo-client (/home/jacek/syslog-ng-once-again/modules/afmongodb/libmongo-client)
  650. configure: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
  651. ./configure.gnu
  652. Running:  ./configure --disable-option-checking --prefix=/usr/local --cache-file=/dev/null --srcdir=. --disable-shared --enable-static --with-pic
  653. checking for a BSD-compatible install... /usr/bin/install -c
  654. checking whether build environment is sane... yes
  655. checking for a thread-safe mkdir -p... /bin/mkdir -p
  656. checking for gawk... no
  657. checking for mawk... mawk
  658. checking whether make sets $(MAKE)... yes
  659. checking whether make supports nested variables... yes
  660. checking whether UID '1000' is supported by ustar format... yes
  661. checking whether GID '1000' is supported by ustar format... yes
  662. checking how to create a ustar tar archive... gnutar
  663. checking whether make supports nested variables... (cached) yes
  664. checking for gcc... gcc
  665. checking whether the C compiler works... yes
  666. checking for C compiler default output file name... a.out
  667. checking for suffix of executables...
  668. checking whether we are cross compiling... no
  669. checking for suffix of object files... o
  670. checking whether we are using the GNU C compiler... yes
  671. checking whether gcc accepts -g... yes
  672. checking for gcc option to accept ISO C89... none needed
  673. checking whether gcc understands -c and -o together... yes
  674. checking for style of include used by make... GNU
  675. checking dependency style of gcc... gcc3
  676. checking whether gcc and cc understand -c and -o together... yes
  677. checking whether make sets $(MAKE)... (cached) yes
  678. checking for pkg-config... /usr/bin/pkg-config
  679. checking pkg-config is at least version 0.9.0... yes
  680. checking build system type... x86_64-unknown-linux-gnu
  681. checking host system type... x86_64-unknown-linux-gnu
  682. checking how to print strings... printf
  683. checking for a sed that does not truncate output... /bin/sed
  684. checking for grep that handles long lines and -e... /bin/grep
  685. checking for egrep... /bin/grep -E
  686. checking for fgrep... /bin/grep -F
  687. checking for ld used by gcc... /usr/bin/ld
  688. checking if the linker (/usr/bin/ld) is GNU ld... yes
  689. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  690. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  691. checking whether ln -s works... yes
  692. checking the maximum length of command line arguments... 1572864
  693. checking whether the shell understands some XSI constructs... yes
  694. checking whether the shell understands "+="... yes
  695. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  696. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  697. checking for /usr/bin/ld option to reload object files... -r
  698. checking for objdump... objdump
  699. checking how to recognize dependent libraries... pass_all
  700. checking for dlltool... no
  701. checking how to associate runtime and link libraries... printf %s\n
  702. checking for ar... ar
  703. checking for archiver @FILE support... @
  704. checking for strip... strip
  705. checking for ranlib... ranlib
  706. checking command to parse /usr/bin/nm -B output from gcc object... ok
  707. checking for sysroot... no
  708. checking for mt... mt
  709. checking if mt is a manifest tool... no
  710. checking how to run the C preprocessor... gcc -E
  711. checking for ANSI C header files... yes
  712. checking for sys/types.h... yes
  713. checking for sys/stat.h... yes
  714. checking for stdlib.h... yes
  715. checking for string.h... yes
  716. checking for memory.h... yes
  717. checking for strings.h... yes
  718. checking for inttypes.h... yes
  719. checking for stdint.h... yes
  720. checking for unistd.h... yes
  721. checking for dlfcn.h... yes
  722. checking for objdir... .libs
  723. checking if gcc supports -fno-rtti -fno-exceptions... no
  724. checking for gcc option to produce PIC... -fPIC -DPIC
  725. checking if gcc PIC flag -fPIC -DPIC works... yes
  726. checking if gcc static flag -static works... yes
  727. checking if gcc supports -c -o file.o... yes
  728. checking if gcc supports -c -o file.o... (cached) yes
  729. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  730. checking dynamic linker characteristics... GNU/Linux ld.so
  731. checking how to hardcode library paths into programs... immediate
  732. checking whether stripping libraries is possible... yes
  733. checking if libtool supports shared libraries... yes
  734. checking whether to build shared libraries... no
  735. checking whether to build static libraries... yes
  736. checking for ANSI C header files... (cached) yes
  737. checking arpa/inet.h usability... yes
  738. checking arpa/inet.h presence... yes
  739. checking for arpa/inet.h... yes
  740. checking fcntl.h usability... yes
  741. checking fcntl.h presence... yes
  742. checking for fcntl.h... yes
  743. checking netinet/in.h usability... yes
  744. checking netinet/in.h presence... yes
  745. checking for netinet/in.h... yes
  746. checking sys/socket.h usability... yes
  747. checking sys/socket.h presence... yes
  748. checking for sys/socket.h... yes
  749. checking netdb.h usability... yes
  750. checking netdb.h presence... yes
  751. checking for netdb.h... yes
  752. checking for socket... yes
  753. checking for stdlib.h... (cached) yes
  754. checking for unistd.h... (cached) yes
  755. checking for sys/param.h... yes
  756. checking for getpagesize... yes
  757. checking for working mmap... yes
  758. checking for off_t... yes
  759. checking for pid_t... yes
  760. checking for size_t... yes
  761. checking for memset... yes
  762. checking for socket... (cached) yes
  763. checking for getaddrinfo... yes
  764. checking for munmap... yes
  765. checking for strtol... yes
  766. checking for strerror... yes
  767. checking for GLIB... yes
  768. checking sanity checking Glib headers... yes
  769. checking for g_checksum_new in -lglib-2.0... yes
  770. checking for inline... inline
  771. checking that generated files are newer than configure... done
  772. configure: creating ./config.status
  773. config.status: creating Doxyfile
  774. config.status: creating Makefile
  775. config.status: creating docs/Makefile
  776. config.status: creating docs/tutorial/Makefile
  777. config.status: creating examples/Makefile
  778. config.status: creating src/Makefile
  779. config.status: creating src/libmongo-client.pc
  780. config.status: creating tests/Makefile
  781. config.status: creating tests/libtap/Makefile
  782. config.status: creating config.h
  783. config.status: executing depfiles commands
  784. config.status: executing libtool commands
  785. === configuring in modules/afamqp/rabbitmq-c (/home/jacek/syslog-ng-once-again/modules/afamqp/rabbitmq-c)
  786. configure: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
  787. ./configure.gnu
  788. Running:  ./configure --disable-option-checking --prefix=/usr/local --cache-file=/dev/null --srcdir=. --disable-shared --enable-static --with-pic
  789. checking for a BSD-compatible install... /usr/bin/install -c
  790. checking whether build environment is sane... yes
  791. checking for a thread-safe mkdir -p... /bin/mkdir -p
  792. checking for gawk... no
  793. checking for mawk... mawk
  794. checking whether make sets $(MAKE)... yes
  795. checking whether make supports nested variables... yes
  796. checking whether make supports nested variables... (cached) yes
  797. checking for style of include used by make... GNU
  798. checking for gcc... gcc
  799. checking whether the C compiler works... yes
  800. checking for C compiler default output file name... a.out
  801. checking for suffix of executables...
  802. checking whether we are cross compiling... no
  803. checking for suffix of object files... o
  804. checking whether we are using the GNU C compiler... yes
  805. checking whether gcc accepts -g... yes
  806. checking for gcc option to accept ISO C89... none needed
  807. checking whether gcc understands -c and -o together... yes
  808. checking dependency style of gcc... gcc3
  809. checking how to run the C preprocessor... gcc -E
  810. checking for grep that handles long lines and -e... /bin/grep
  811. checking for egrep... /bin/grep -E
  812. checking for ANSI C header files... yes
  813. checking for sys/types.h... yes
  814. checking for sys/stat.h... yes
  815. checking for stdlib.h... yes
  816. checking for string.h... yes
  817. checking for memory.h... yes
  818. checking for strings.h... yes
  819. checking for inttypes.h... yes
  820. checking for stdint.h... yes
  821. checking for unistd.h... yes
  822. checking minix/config.h usability... no
  823. checking minix/config.h presence... no
  824. checking for minix/config.h... no
  825. checking whether it is safe to define __EXTENSIONS__... yes
  826. checking build system type... x86_64-unknown-linux-gnu
  827. checking host system type... x86_64-unknown-linux-gnu
  828. checking how to print strings... printf
  829. checking for a sed that does not truncate output... /bin/sed
  830. checking for fgrep... /bin/grep -F
  831. checking for ld used by gcc... /usr/bin/ld
  832. checking if the linker (/usr/bin/ld) is GNU ld... yes
  833. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  834. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  835. checking whether ln -s works... yes
  836. checking the maximum length of command line arguments... 1572864
  837. checking whether the shell understands some XSI constructs... yes
  838. checking whether the shell understands "+="... yes
  839. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  840. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  841. checking for /usr/bin/ld option to reload object files... -r
  842. checking for objdump... objdump
  843. checking how to recognize dependent libraries... pass_all
  844. checking for dlltool... no
  845. checking how to associate runtime and link libraries... printf %s\n
  846. checking for ar... ar
  847. checking for archiver @FILE support... @
  848. checking for strip... strip
  849. checking for ranlib... ranlib
  850. checking command to parse /usr/bin/nm -B output from gcc object... ok
  851. checking for sysroot... no
  852. checking for mt... mt
  853. checking if mt is a manifest tool... no
  854. checking for dlfcn.h... yes
  855. checking for objdir... .libs
  856. checking if gcc supports -fno-rtti -fno-exceptions... no
  857. checking for gcc option to produce PIC... -fPIC -DPIC
  858. checking if gcc PIC flag -fPIC -DPIC works... yes
  859. checking if gcc static flag -static works... yes
  860. checking if gcc supports -c -o file.o... yes
  861. checking if gcc supports -c -o file.o... (cached) yes
  862. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  863. checking dynamic linker characteristics... GNU/Linux ld.so
  864. checking how to hardcode library paths into programs... immediate
  865. checking whether stripping libraries is possible... yes
  866. checking if libtool supports shared libraries... yes
  867. checking whether to build shared libraries... no
  868. checking whether to build static libraries... yes
  869. checking for gcc option to accept ISO C99... -std=gnu99
  870. checking for pkg-config... /usr/bin/pkg-config
  871. checking pkg-config is at least version 0.17... yes
  872. checking for inline... inline
  873. checking if compiler accepts '-Wall'... yes
  874. checking if compiler accepts '-Wextra'... yes
  875. checking if compiler accepts '-pedantic'... yes
  876. checking if compiler accepts '-Wstrict-prototypes'... yes
  877. checking if compiler accepts '-Wcast-align'... yes
  878. checking if compiler accepts '-fno-common'... yes
  879. checking if compiler accepts '-fvisibility=hidden'... yes
  880. checking if linker accepts '-no-undefined'... no
  881. checking for library containing getaddrinfo... none required
  882. checking for library containing socket... none required
  883. checking for library containing clock_gettime... none required
  884. checking if htonll is defined... no
  885. checking for SSL... yes
  886. checking for popt.h... no
  887. checking for poptGetContext in -lpopt... no
  888. checking that generated files are newer than configure... done
  889. configure: creating ./config.status
  890. config.status: creating librabbitmq.pc
  891. config.status: creating Makefile
  892. config.status: creating config.h
  893. config.status: executing depfiles commands
  894. config.status: executing libtool commands
  895.  
  896. rabbitmq-c build options:
  897.     Host: x86_64-unknown-linux-gnu
  898.     Version: 0.5.3
  899.     SSL/TLS: openssl
  900.     Tools: no
  901.     Documentation: no
  902.     Examples: yes
  903.  
  904.  
  905. syslog-ng Open Source Edition 3.7.0beta2 configured
  906.  Compiler options:
  907.   compiler                    : gcc -std=gnu99
  908.   compiler options            : -g -O2 -Wall -pthread  -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/local/include/eventlog         -I$(top_srcdir)/lib/ivykis/src/include -I$(top_builddir)/lib/ivykis/src/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
  909.   linker flags                :  
  910.   prefix                      : /usr/local
  911.   linking mode                : dynamic
  912.   embedded crypto             : no
  913.   __thread keyword            : yes
  914.  Submodules:
  915.   ivykis                      : internal
  916.   libmongo-client             : internal
  917.   librabbitmq                 : internal
  918.   jsonc                       : internal
  919.  Features:
  920.   Debug symbols               : no
  921.   GCC profiling               : no
  922.   Memtrace                    : no
  923.   IPV6 support                : yes
  924.   spoof-source support        : no
  925.   tcp-wrapper support         : no
  926.   Linux capability support    : no
  927.   Env wrapper support         : no
  928.   systemd support             : no (unit dir: none)
  929.   systemd-journal support     : optional
  930.  Modules:
  931.   Module search path          : ${exec_prefix}/lib/syslog-ng
  932.   Sun STREAMS support (module): no
  933.   SQL support (module)        : no
  934.   PACCT module (EXPERIMENTAL) : no
  935.   MongoDB destination (module): yes
  936.   JSON support (module)       : yes
  937.   SMTP support (module)       : no
  938.   AMQP destination (module)   : yes
  939.   STOMP destination (module)  : yes
  940.   GEOIP support (module)      : no
  941.   Redis support (module)      : no
  942.   Riemann destination (module): no
  943.   python                      : yes (pkg-config package: python)
  944.   java                        : yes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement