Guest User

Untitled

a guest
Jan 18th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.04 KB | None | 0 0
  1. ./configure --with-ivykis=system
  2. Script started on 2018-01-17 12:46:09+0000
  3. checking whether make supports nested variables... yes
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... /bin/mkdir -p
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking whether UID '0' is supported by ustar format... yes
  10. checking whether GID '0' is supported by ustar format... yes
  11. checking how to create a ustar tar archive... gnutar
  12. checking for gcc... gcc
  13. checking whether the C compiler works... yes
  14. checking for C compiler default output file name... a.out
  15. checking for suffix of executables...
  16. checking whether we are cross compiling... no
  17. checking for suffix of object files... o
  18. checking whether we are using the GNU C compiler... yes
  19. checking whether gcc accepts -g... yes
  20. checking for gcc option to accept ISO C89... none needed
  21. checking whether gcc understands -c and -o together... yes
  22. checking for style of include used by make... GNU
  23. checking dependency style of gcc... gcc3
  24. checking for gcc option to accept ISO C99... -std=gnu99
  25. checking for bison... bison -y
  26. checking for flex... flex
  27. checking lex output file root... lex.yy
  28. checking lex library... none needed
  29. checking whether yytext is a pointer... no
  30. checking whether make sets $(MAKE)... (cached) yes
  31. checking for pkg-config... /usr/local/bin/pkg-config
  32. checking pkg-config is at least version 0.9.0... yes
  33. checking build system type... aarch64-unknown-linux-gnu
  34. checking host system type... aarch64-unknown-linux-gnu
  35. checking how to print strings... printf
  36. checking for a sed that does not truncate output... /bin/sed
  37. checking for grep that handles long lines and -e... /bin/grep
  38. checking for egrep... /bin/grep -E
  39. checking for fgrep... /bin/grep -F
  40. checking for ld used by gcc -std=gnu99... /usr/aarch64-fsl-linux/bin/ld
  41. checking if the linker (/usr/aarch64-fsl-linux/bin/ld) is GNU ld... yes
  42. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  43. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  44. checking whether ln -s works... yes
  45. checking the maximum length of command line arguments... 1572864
  46. checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
  47. checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  48. checking for /usr/aarch64-fsl-linux/bin/ld option to reload object files... -r
  49. checking for objdump... objdump
  50. checking how to recognize dependent libraries... pass_all
  51. checking for dlltool... no
  52. checking how to associate runtime and link libraries... printf %sn
  53. checking for ar... ar
  54. checking for archiver @FILE support... @
  55. checking for strip... strip
  56. checking for ranlib... ranlib
  57. checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
  58. checking for sysroot... no
  59. checking for a working dd... /bin/dd
  60. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  61. checking for mt... mt
  62. checking if mt is a manifest tool... no
  63. checking how to run the C preprocessor... gcc -std=gnu99 -E
  64. checking for ANSI C header files... yes
  65. checking for sys/types.h... yes
  66. checking for sys/stat.h... yes
  67. checking for stdlib.h... yes
  68. checking for string.h... yes
  69. checking for memory.h... yes
  70. checking for strings.h... yes
  71. checking for inttypes.h... yes
  72. checking for stdint.h... yes
  73. checking for unistd.h... yes
  74. checking for dlfcn.h... yes
  75. checking for objdir... .libs
  76. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  77. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  78. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  79. checking if gcc -std=gnu99 static flag -static works... no
  80. checking if gcc -std=gnu99 supports -c -o file.o... yes
  81. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  82. checking whether the gcc -std=gnu99 linker (/usr/aarch64-fsl-linux/bin/ld) supports shared libraries... yes
  83. checking whether -lc should be explicitly linked in... no
  84. checking dynamic linker characteristics... GNU/Linux ld.so
  85. checking how to hardcode library paths into programs... immediate
  86. checking for shl_load... no
  87. checking for shl_load in -ldld... no
  88. checking for dlopen... no
  89. checking for dlopen in -ldl... yes
  90. checking whether a program can dlopen itself... yes
  91. checking whether a statically linked program can dlopen itself... yes
  92. checking whether stripping libraries is possible... yes
  93. checking if libtool supports shared libraries... yes
  94. checking whether to build shared libraries... yes
  95. checking whether to build static libraries... no
  96. checking for python... /usr/bin/python
  97. checking CFLAGS_NOWARN_POINTER_SIGN for gcc -Wno-pointer-sign... -Wno-pointer-sign
  98. checking for special C compiler options needed for large files... no
  99. checking for _FILE_OFFSET_BITS value needed for large files... no
  100. checking how to enable static linking for certain libraries... GNU or Solaris
  101. checking for ANSI C header files... (cached) yes
  102. checking dmalloc.h usability... no
  103. checking dmalloc.h presence... no
  104. checking for dmalloc.h... no
  105. checking for strings.h... (cached) yes
  106. checking getopt.h usability... yes
  107. checking getopt.h presence... yes
  108. checking for getopt.h... yes
  109. checking stropts.h usability... yes
  110. checking stropts.h presence... yes
  111. checking for stropts.h... yes
  112. checking sys/strlog.h usability... no
  113. checking sys/strlog.h presence... no
  114. checking for sys/strlog.h... no
  115. checking door.h usability... no
  116. checking door.h presence... no
  117. checking for door.h... no
  118. checking sys/capability.h usability... no
  119. checking sys/capability.h presence... no
  120. checking for sys/capability.h... no
  121. checking sys/prctl.h usability... yes
  122. checking sys/prctl.h presence... yes
  123. checking for sys/prctl.h... yes
  124. checking utmp.h usability... yes
  125. checking utmp.h presence... yes
  126. checking for utmp.h... yes
  127. checking utmpx.h usability... yes
  128. checking utmpx.h presence... yes
  129. checking for utmpx.h... yes
  130. checking tcpd.h usability... no
  131. checking tcpd.h presence... no
  132. checking for tcpd.h... no
  133. checking for struct ucred... yes
  134. checking for struct cmsgcred... no
  135. checking whether struct tm is in sys/time.h or time.h... time.h
  136. checking for SO_ACCEPTCONN... yes
  137. checking for struct tm.tm_gmtoff... yes
  138. checking for struct msghdr.msg_control... yes
  139. checking for I_CONSLOG... yes
  140. checking for O_LARGEFILE... yes
  141. checking for struct sockaddr_storage... yes
  142. checking for struct sockaddr_in6... yes
  143. checking for PR_SET_KEEPCAPS... yes
  144. checking for modern utmp... yes
  145. checking for door_create in -ldoor... no
  146. checking for socket in -lsocket... no
  147. checking for nanosleep in -lrt... yes
  148. checking for gethostbyname in -lnsl... yes
  149. checking for regexec in -lregex... no
  150. checking for res_init in -lresolv... no
  151. checking for strdup... yes
  152. checking for strtol... yes
  153. checking for strtoll... yes
  154. checking for strtoimax... yes
  155. checking for inet_aton... yes
  156. checking for inet_ntoa... yes
  157. checking for getopt_long... yes
  158. checking for getaddrinfo... yes
  159. checking for getnameinfo... yes
  160. checking for getutent... yes
  161. checking for getutxent... yes
  162. checking for pread... yes
  163. checking for pwrite... yes
  164. checking for strcasestr... yes
  165. checking for memrchr... yes
  166. checking for localtime_r... yes
  167. checking for gmtime_r... yes
  168. checking for strtok_r... yes
  169. checking for clock_gettime... yes
  170. checking for inotify_init... yes
  171. checking for TCP wrapper library...
  172. checking whether to enable TCP wrapper support... no
  173. checking for dlsym in -ldl... yes
  174. checking for LIBDBI... no
  175. checking for dbi_initialize_r in -ldbi... no
  176. checking whether to enable SQL support... no
  177. checking for GLIB... yes
  178. checking for g_mapped_file_unref... yes
  179. checking for g_list_copy_deep... yes
  180. checking sanity checking Glib headers... yes
  181. checking for GEOIP... no
  182. checking for MAXMINDDB... checking for MMDB_open in -lmaxminddb... no
  183. checking for PCRE... yes
  184. checking for OPENSSL... yes
  185. checking whether SSL_CTX_get0_param is declared... yes
  186. checking whether X509_STORE_CTX_get0_cert is declared... no
  187. checking whether X509_get_extension_flags is declared... no
  188. checking whether EVP_MD_CTX_reset is declared... no
  189. checking whether ASN1_STRING_get0_data is declared... no
  190. checking whether DH_set0_pqg is declared... no
  191. checking for LIBNET... no
  192. checking whether to enable spoof source support... no
  193. checking for CRITERION... no
  194. configure: WARNING: pkg-config was not able to find Criterion >= 2.2.1
  195. checking for IVYKIS... yes
  196. checking for JSON... configure: WARNING: Internal jsonc sources not found in lib/jsonc
  197. no
  198. checking for prop_get in -lsasl2... no
  199. checking for libESMTP... no
  200. checking for libcurl... no
  201. checking for HIREDIS... no
  202. configure: WARNING: pkg-config was not able to find hiredis >= 0.11.0
  203. checking for HIREDIS... no
  204. configure: WARNING: pkg-config was not able to find libhiredis >= 0.11.0
  205. checking for RIEMANN_CLIENT... no
  206. checking for PYTHON... no
  207. checking for PYTHON... no
  208. checking for PYTHON... no
  209. checking for JAVA_VERSION... no
  210. configure: WARNING: Could not build Java modules without Java
  211. checking whether to enable Sun STREAMS support... no
  212. checking whether to enable IPv6 support... yes
  213. checking whether to enable Linux capability support... no
  214. checking whether to enable mongodb destination support... yes
  215. checking whether to enable amqp destination support... yes
  216. checking for libsystemd... no
  217. checking for libsystemd_daemon... no
  218. checking for LIBSYSTEMD_JOURNAL... no
  219. checking for UUID... yes
  220. checking for struct tm.tm_zone... yes
  221. checking for `timezone' variable in time.h... yes
  222. checking for `altzone' variable in time.h... no
  223. checking for `daylight' variable in time.h... yes
  224. checking whether to enable Valgrind on the unit tests... checking for valgrind... no
  225. yes
  226. checking that generated files are newer than configure... done
  227. configure: creating ./config.status
  228. config.status: creating syslog-ng-native-connector.pc
  229. config.status: creating dist.conf
  230. config.status: creating Makefile
  231. config.status: creating syslog-ng.spec
  232. config.status: creating syslog-ng.pc
  233. config.status: creating syslog-ng-add-contextual-data.pc
  234. config.status: creating libtest/syslog-ng-test.pc
  235. config.status: creating scripts/update-patterndb
  236. config.status: creating config.h
  237. config.status: config.h is unchanged
  238. config.status: executing depfiles commands
  239. config.status: executing libtool commands
  240. config.status: executing syslog-ng-config.h commands
  241. config.status: creating syslog-ng-config.h - prefix SYSLOG_NG for config.h defines
  242. config.status: syslog-ng-config.h is unchanged
  243. === configuring in lib/ivykis (/syslog-ng-3.13.2/lib/ivykis)
  244. configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr/local' '--with-ivykis=system' --cache-file=/dev/null --srcdir=.
  245. === configuring in modules/afmongodb/mongo-c-driver (/syslog-ng-3.13.2/modules/afmongodb/mongo-c-driver)
  246. configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr/local' '--with-ivykis=system' --cache-file=/dev/null --srcdir=.
  247. === configuring in modules/afamqp/rabbitmq-c (/syslog-ng-3.13.2/modules/afamqp/rabbitmq-c)
  248. configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr/local' '--with-ivykis=system' --cache-file=/dev/null --srcdir=.
  249. syslog-ng Open Source Edition 3.13.2 configured
  250. Edition settings:
  251. Release type : stable
  252. Pretty version : 3
  253. Combined vers. : 3 (3.13.2)
  254. Package name : syslog-ng
  255. Compiler options:
  256. compiler : gcc -std=gnu99
  257. compiler options : -g -O2 -Wall -pthread -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I$(top_srcdir)/lib/eventlog/src -I$(top_builddir)/lib/eventlog/src -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
  258. linker flags :
  259. prefix : /usr/local
  260. linking mode : dynamic
  261. embedded crypto : no
  262. __thread keyword : yes
  263. Test dependencies:
  264. Criterion : no
  265. Submodules:
  266. ivykis : system
  267. mongoc : internal
  268. librabbitmq : internal
  269. jsonc : internal
  270. Features:
  271. Forced server mode : yes
  272. Debug symbols : no
  273. GCC profiling : no
  274. Memtrace : no
  275. IPV6 support : yes
  276. spoof-source support : no
  277. tcp-wrapper support : no
  278. Linux capability support : no
  279. Env wrapper support : no
  280. systemd support : no (unit dir: none)
  281. systemd-journal support : optional
  282. libmongo-client options : yes
  283. Modules:
  284. Module search path : ${exec_prefix}/lib/syslog-ng
  285. Sun STREAMS support (module): no
  286. SQL support (module) : auto
  287. PACCT module (EXPERIMENTAL) : no
  288. MongoDB destination (module): yes
  289. JSON support (module) : no
  290. SMTP support (module) : no
  291. HTTP support (module) : no
  292. AMQP destination (module) : yes
  293. STOMP destination (module) : yes
  294. GEOIP support (module) : no
  295. GEOIP2 support (module) : no
  296. Redis support (module) : no
  297. Riemann destination (module): no, microseconds: no
  298. python : no (pkg-config package: auto)
  299. java : no
  300. java modules : no
  301. native bindings : auto
  302. Script done on 2018-01-17 12:46:21+0000
Add Comment
Please, Sign In to add comment