Advertisement
Guest User

Untitled

a guest
Apr 28th, 2020
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.88 KB | None | 0 0
  1. tibrekcos@tibrekcos:~/aMule/MoonRiver$ ./configure --prefix=/usr --libdir=/usr/lib --disable-monolithic --enable-optimize --disable-debug --enable-amule-daemon --enable-geoip --enable-amulecmd --enable-webserver --disable-amule-gui --with-boost=/home/tibrekcos/aMule/boost_1_72_0
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... /bin/mkdir -p
  5. checking for gawk... gawk
  6. checking whether make sets $(MAKE)... yes
  7. checking whether make supports nested variables... yes
  8. checking whether make supports nested variables... (cached) yes
  9. checking whether to enable maintainer-specific portions of Makefiles... no
  10. checking build system type... x86_64-pc-linux-gnu
  11. checking host system type... x86_64-pc-linux-gnu
  12. checking if this is a FreeBSD 4 or earlier system... no
  13. checking for g++... g++
  14. checking whether the C++ compiler works... yes
  15. checking for C++ compiler default output file name... a.out
  16. checking for suffix of executables...
  17. checking whether we are cross compiling... no
  18. checking for suffix of object files... o
  19. checking whether we are using the GNU C++ compiler... yes
  20. checking whether g++ accepts -g... yes
  21. checking for style of include used by make... GNU
  22. checking dependency style of g++... gcc3
  23. checking how to run the C++ preprocessor... g++ -E
  24. checking for gcc... gcc
  25. checking whether we are using the GNU C compiler... yes
  26. checking whether gcc accepts -g... yes
  27. checking for gcc option to accept ISO C89... none needed
  28. checking whether gcc understands -c and -o together... yes
  29. checking dependency style of gcc... gcc3
  30. checking how to run the C preprocessor... gcc -E
  31. checking for gawk... (cached) gawk
  32. checking for grep that handles long lines and -e... /bin/grep
  33. checking for egrep... /bin/grep -E
  34. checking whether make sets $(MAKE)... (cached) yes
  35. checking for flex... flex
  36. checking lex output file root... lex.yy
  37. checking lex library... -lfl
  38. checking whether yytext is a pointer... yes
  39. checking for ranlib... ranlib
  40. checking for a sed that does not truncate output... /bin/sed
  41. checking for bison... bison -y
  42. checking for ranlib... (cached) ranlib
  43. checking for strip... strip
  44. checking for ar... ar
  45. checking for ld... ld
  46. checking for pkg-config... /usr/bin/pkg-config
  47. checking pkg-config is at least version 0.9.0... yes
  48. checking for ANSI C header files... yes
  49. checking for sys/types.h... yes
  50. checking for sys/stat.h... yes
  51. checking for stdlib.h... yes
  52. checking for string.h... yes
  53. checking for memory.h... yes
  54. checking for strings.h... yes
  55. checking for inttypes.h... yes
  56. checking for stdint.h... yes
  57. checking for unistd.h... yes
  58. checking for stdbool.h that conforms to C99... yes
  59. checking for _Bool... yes
  60. checking for an ANSI C-conforming const... yes
  61. checking for inline... inline
  62. checking for working volatile... yes
  63. checking for zlib >= 1.1.4... yes (version 1.2.11)
  64. checking for libpng-config... /usr/bin/libpng-config
  65. checking for libpng version >= 1.2.0... yes (version 1.6.34)
  66. checking if libpng is usable... yes
  67. checking for File::Copy... ok
  68. checking for the --with-toolkit option... will be automatically detected
  69. checking for the --with-wxshared option... will be automatically detected
  70. checking for the --with-wxdebug option... will be automatically detected
  71. checking for the --with-wxversion option... will be automatically detected
  72. checking for wx-config... /usr/bin/wx-config
  73. checking for wxWidgets version >= 2.8.12 (--unicode=yes)... yes (version 3.0.4)
  74. checking for wxWidgets static library... no
  75. checking if wxWidgets was built with UNICODE enabled... yes
  76. checking if wxWidgets was built in DEBUG mode... no
  77. checking if wxWidgets was built in STATIC mode... no
  78. checking which wxWidgets toolkit was selected... gtk2
  79. checking for libupnp version >= 1.6.6... yes (version 1.6.24)
  80. checking for crypto++ version >= 5.1... yes (version 5.6.4)
  81. checking whether the C++ compiler (g++) uses strict aliasing... yes
  82. checking that wxWidgets has support for large files... yes
  83. checking for exception-handling... yes
  84. checking typeinfo usability... yes
  85. checking typeinfo presence... yes
  86. checking for typeinfo... yes
  87. checking for <cxxabi.h> and __cxa_demangle()... yes
  88. checking for Boost headers version >= 1.47.0... /home/tibrekcos/aMule/boost_1_72_0
  89. checking for Boost's header version... 1_72
  90. checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++
  91.  
  92. checking for Boost sources... yes
  93. checking boost/asio.hpp usability... yes
  94. checking boost/asio.hpp presence... yes
  95. checking for boost/asio.hpp... yes
  96. checking for extended flex capabilities... yes
  97. checking for size_t... yes
  98. checking for working alloca.h... yes
  99. checking for alloca... yes
  100. checking for dirent.h that defines DIR... yes
  101. checking for library containing opendir... none required
  102. checking for ANSI C header files... (cached) yes
  103. checking argz.h usability... yes
  104. checking argz.h presence... yes
  105. checking for argz.h... yes
  106. checking arpa/inet.h usability... yes
  107. checking arpa/inet.h presence... yes
  108. checking for arpa/inet.h... yes
  109. checking errno.h usability... yes
  110. checking errno.h presence... yes
  111. checking for errno.h... yes
  112. checking fcntl.h usability... yes
  113. checking fcntl.h presence... yes
  114. checking for fcntl.h... yes
  115. checking for inttypes.h... (cached) yes
  116. checking langinfo.h usability... yes
  117. checking langinfo.h presence... yes
  118. checking for langinfo.h... yes
  119. checking libintl.h usability... yes
  120. checking libintl.h presence... yes
  121. checking for libintl.h... yes
  122. checking limits.h usability... yes
  123. checking limits.h presence... yes
  124. checking for limits.h... yes
  125. checking locale.h usability... yes
  126. checking locale.h presence... yes
  127. checking for locale.h... yes
  128. checking malloc.h usability... yes
  129. checking malloc.h presence... yes
  130. checking for malloc.h... yes
  131. checking mntent.h usability... yes
  132. checking mntent.h presence... yes
  133. checking for mntent.h... yes
  134. checking netdb.h usability... yes
  135. checking netdb.h presence... yes
  136. checking for netdb.h... yes
  137. checking netinet/in.h usability... yes
  138. checking netinet/in.h presence... yes
  139. checking for netinet/in.h... yes
  140. checking stddef.h usability... yes
  141. checking stddef.h presence... yes
  142. checking for stddef.h... yes
  143. checking nl_types.h usability... yes
  144. checking nl_types.h presence... yes
  145. checking for nl_types.h... yes
  146. checking signal.h usability... yes
  147. checking signal.h presence... yes
  148. checking for signal.h... yes
  149. checking for stdint.h... (cached) yes
  150. checking stdio_ext.h usability... yes
  151. checking stdio_ext.h presence... yes
  152. checking for stdio_ext.h... yes
  153. checking for stdlib.h... (cached) yes
  154. checking for string.h... (cached) yes
  155. checking for strings.h... (cached) yes
  156. checking sys/ioctl.h usability... yes
  157. checking sys/ioctl.h presence... yes
  158. checking for sys/ioctl.h... yes
  159. checking sys/mntent.h usability... no
  160. checking sys/mntent.h presence... no
  161. checking for sys/mntent.h... no
  162. checking sys/mnttab.h usability... no
  163. checking sys/mnttab.h presence... no
  164. checking for sys/mnttab.h... no
  165. checking sys/mount.h usability... yes
  166. checking sys/mount.h presence... yes
  167. checking for sys/mount.h... yes
  168. checking sys/param.h usability... yes
  169. checking sys/param.h presence... yes
  170. checking for sys/param.h... yes
  171. checking sys/resource.h usability... yes
  172. checking sys/resource.h presence... yes
  173. checking for sys/resource.h... yes
  174. checking sys/select.h usability... yes
  175. checking sys/select.h presence... yes
  176. checking for sys/select.h... yes
  177. checking sys/socket.h usability... yes
  178. checking sys/socket.h presence... yes
  179. checking for sys/socket.h... yes
  180. checking sys/statvfs.h usability... yes
  181. checking sys/statvfs.h presence... yes
  182. checking for sys/statvfs.h... yes
  183. checking sys/time.h usability... yes
  184. checking sys/time.h presence... yes
  185. checking for sys/time.h... yes
  186. checking sys/timeb.h usability... yes
  187. checking sys/timeb.h presence... yes
  188. checking for sys/timeb.h... yes
  189. checking for sys/types.h... (cached) yes
  190. checking for unistd.h... (cached) yes
  191. checking for sys/wait.h that is POSIX.1 compatible... yes
  192. checking for mode_t... yes
  193. checking for off_t... yes
  194. checking for size_t... (cached) yes
  195. checking whether time.h and sys/time.h may both be included... yes
  196. checking whether struct tm is in sys/time.h or time.h... time.h
  197. checking for uid_t in sys/types.h... yes
  198. checking for ptrdiff_t... yes
  199. checking whether closedir returns void... no
  200. checking whether gcc needs -traditional... no
  201. checking for pid_t... yes
  202. checking vfork.h usability... no
  203. checking vfork.h presence... no
  204. checking for vfork.h... no
  205. checking for fork... yes
  206. checking for vfork... yes
  207. checking for working fork... yes
  208. checking for working vfork... (cached) yes
  209. checking whether lstat correctly handles trailing slash... yes
  210. checking for library containing getmntent... none required
  211. checking whether lstat accepts an empty string... no
  212. checking whether lstat correctly handles trailing slash... (cached) yes
  213. checking for working memcmp... yes
  214. checking for sys/select.h... (cached) yes
  215. checking for sys/socket.h... (cached) yes
  216. checking types of arguments for select... int,fd_set *,struct timeval *
  217. checking return type of signal handlers... void
  218. checking whether stat accepts an empty string... no
  219. checking for strftime... yes
  220. checking for working strtod... yes
  221. checking for vprintf... yes
  222. checking for _doprnt... no
  223. checking for stdlib.h... (cached) yes
  224. checking for GNU libc compatible malloc... yes
  225. checking for stdlib.h... (cached) yes
  226. checking for GNU libc compatible realloc... yes
  227. checking for __argz_count... yes
  228. checking for __argz_next... yes
  229. checking for __argz_stringify... yes
  230. checking for endpwent... yes
  231. checking for floor... yes
  232. checking for ftruncate... yes
  233. checking for getcwd... yes
  234. checking for gethostbyaddr... yes
  235. checking for gethostbyname... yes
  236. checking for gethostname... yes
  237. checking for getopt_long... yes
  238. checking for getpass... yes
  239. checking for getrlimit... yes
  240. checking for gettimeofday... yes
  241. checking for inet_ntoa... yes
  242. checking for localeconv... yes
  243. checking for memmove... yes
  244. checking for mempcpy... yes
  245. checking for memset... yes
  246. checking for mkdir... yes
  247. checking for nl_langinfo... yes
  248. checking for pow... yes
  249. checking for select... yes
  250. checking for setlocale... yes
  251. checking for setrlimit... yes
  252. checking for sigaction... yes
  253. checking for socket... yes
  254. checking for sqrt... yes
  255. checking for stpcpy... yes
  256. checking for strcasecmp... yes
  257. checking for strchr... yes
  258. checking for strcspn... yes
  259. checking for strdup... yes
  260. checking for strerror... yes
  261. checking for strncasecmp... yes
  262. checking for strstr... yes
  263. checking for strtoul... yes
  264. checking for stdlib.h... (cached) yes
  265. checking for unistd.h... (cached) yes
  266. checking for sys/param.h... (cached) yes
  267. checking for fallocate... yes
  268. checking for SYS_fallocate... yes
  269. checking for posix_fallocate... yes
  270. checking for msgfmt... no
  271. checking for gmsgfmt... :
  272. checking for xgettext... no
  273. checking for msgmerge... no
  274. checking for strerror in -lcposix... no
  275. checking for getpagesize... yes
  276. checking for working mmap... yes
  277. checking whether we are using the GNU C Library 2.1 or newer... yes
  278. checking whether integer division by zero raises SIGFPE... yes
  279. checking for inttypes.h... yes
  280. checking for stdint.h... yes
  281. checking for unsigned long long... yes
  282. checking for inttypes.h... yes
  283. checking whether the inttypes.h PRIxNN macros are broken... no
  284. checking for ld used by GCC... ld
  285. checking if the linker (ld) is GNU ld... yes
  286. checking for shared library run path origin... done
  287. checking for argz.h... (cached) yes
  288. checking for limits.h... (cached) yes
  289. checking for locale.h... (cached) yes
  290. checking for nl_types.h... (cached) yes
  291. checking for malloc.h... (cached) yes
  292. checking for stddef.h... (cached) yes
  293. checking for stdlib.h... (cached) yes
  294. checking for string.h... (cached) yes
  295. checking for unistd.h... (cached) yes
  296. checking for sys/param.h... (cached) yes
  297. checking for feof_unlocked... yes
  298. checking for fgets_unlocked... yes
  299. checking for getc_unlocked... yes
  300. checking for getcwd... (cached) yes
  301. checking for getegid... yes
  302. checking for geteuid... yes
  303. checking for getgid... yes
  304. checking for getuid... yes
  305. checking for mempcpy... (cached) yes
  306. checking for munmap... yes
  307. checking for putenv... yes
  308. checking for setenv... yes
  309. checking for setlocale... (cached) yes
  310. checking for stpcpy... (cached) yes
  311. checking for strcasecmp... (cached) yes
  312. checking for strdup... (cached) yes
  313. checking for strtoul... (cached) yes
  314. checking for tsearch... yes
  315. checking for __argz_count... (cached) yes
  316. checking for __argz_stringify... (cached) yes
  317. checking for __argz_next... (cached) yes
  318. checking for iconv... yes
  319. checking for iconv declaration...
  320. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  321. checking for nl_langinfo and CODESET... yes
  322. checking for LC_MESSAGES... yes
  323. checking for bison... bison
  324. checking version of bison... 3.0.4, ok
  325. checking whether NLS is requested... yes
  326. checking whether included gettext is requested... no
  327. checking for GNU gettext in libc... yes
  328. checking for autopoint... yes (0.19.8.1)
  329. checking for requested languages... all
  330. checking ansidecl.h usability... yes
  331. checking ansidecl.h presence... yes
  332. checking for ansidecl.h... yes
  333. checking bfd.h usability... yes
  334. checking bfd.h presence... yes
  335. checking for bfd.h... yes
  336. checking for libraries required to link with bfd... -lbfd
  337. checking for <execinfo.h> and backtrace()... yes
  338. checking for a readline compatible library... no
  339. checking whether strerror_r is declared... yes
  340. checking for strerror_r... yes
  341. checking whether strerror_r returns char *... no
  342. checking for docdir... ${datarootdir}/doc/${PACKAGE_TARNAME}
  343. checking for SVNDATE... rev. 599+
  344. checking denoising level... 0
  345. checking whether ccache support should be added... no
  346. checking that generated files are newer than configure... done
  347. configure: creating ./config.status
  348. config.status: creating Makefile
  349. config.status: creating docs/Makefile
  350. config.status: creating docs/man/Makefile
  351. config.status: creating intl/Makefile
  352. config.status: creating po/Makefile.in
  353. config.status: creating src/Makefile
  354. config.status: creating src/pixmaps/Makefile
  355. config.status: creating src/pixmaps/flags_xpm/Makefile
  356. config.status: creating src/libs/Makefile
  357. config.status: creating src/libs/ec/Makefile
  358. config.status: creating src/libs/ec/cpp/Makefile
  359. config.status: creating src/libs/common/Makefile
  360. config.status: creating src/utils/Makefile
  361. config.status: creating src/utils/aLinkCreator/Makefile
  362. config.status: creating src/utils/aLinkCreator/docs/Makefile
  363. config.status: creating src/utils/aLinkCreator/src/Makefile
  364. config.status: creating src/utils/cas/Makefile
  365. config.status: creating src/utils/cas/docs/Makefile
  366. config.status: creating src/utils/fileview/Makefile
  367. config.status: creating src/utils/plasmamule/Makefile
  368. config.status: creating src/utils/wxCas/Makefile
  369. config.status: creating src/utils/wxCas/docs/Makefile
  370. config.status: creating src/utils/wxCas/src/Makefile
  371. config.status: creating src/utils/xas/Makefile
  372. config.status: creating src/utils/xas/autostart-xas
  373. config.status: creating src/utils/xas/docs/Makefile
  374. config.status: creating src/skins/Makefile
  375. config.status: creating src/webserver/Makefile
  376. config.status: creating src/webserver/src/Makefile
  377. config.status: creating src/webserver/default/Makefile
  378. config.status: creating unittests/Makefile
  379. config.status: creating unittests/muleunit/Makefile
  380. config.status: creating unittests/tests/Makefile
  381. config.status: creating config.h
  382. config.status: executing depfiles commands
  383. config.status: executing default-1 commands
  384. config.status: creating po/POTFILES
  385. config.status: creating po/Makefile
  386. config.status: executing denoiser commands
  387.  
  388.  
  389. Configure script has finished system check.
  390.  
  391. Configured aMule SVN (rev. 599+) (AdunanzA mod) for 'x86_64-pc-linux-gnu'.
  392.  
  393. aMule enabled options:
  394.  
  395. **** aMule Core ****
  396. Prefix where aMule should be installed? /usr
  397. Should aMule be compiled with i18n support? yes
  398. Should aMule be compiled in debug mode? no
  399. Should aMule be compiled with profiling? no
  400. Should aMule be compiled with optimizations? yes
  401. Should aMule be compiled with UPnP support? yes
  402. Should aMule be compiled with IP2country support? yes
  403. Should aMule monolithic application be built? no
  404. Should aMule daemon version be built? yes
  405. Should aMule remote gui be built? no
  406.  
  407. **** aMule TextClient ****
  408. Should aMule Command Line Client be built? yes
  409.  
  410. **** aMule WebServer ****
  411. Should aMule WebServer be built? yes
  412.  
  413. **** aMule ED2K Links Handler ****
  414. Should aMule ED2K Links Handler be built? yes
  415.  
  416. **** aMuleLinkCreator ****
  417. Should aMuleLinkCreator GUI version (alc) be built? no
  418. Should aMuleLinkCreator for console (alcc) be built? no
  419.  
  420. **** aMule Statistics ****
  421. Should C aMule Statistics (CAS) be built? no
  422. Should aMule GUI Statistics (wxCas) be built? no
  423. Should xas XChat2 plugin be installed? no
  424. Should plasmaMule plasma-applet be built? no
  425.  
  426. **** General Libraries and Tools ****
  427. Should ccache support be enabled? no
  428. Should aMule file viewer for console be built? no
  429. Libraries aMule will use to build:
  430. wxWidgets 3.0.4 (gtk2,shared)
  431. boost 1.72 (in /home/tibrekcos/aMule/boost_1_72_0)
  432. crypto++ 5.6.4 (in /usr)
  433. libupnp 1.6.24
  434. libintl system
  435. libpng 1.6.34
  436. zlib 1.2.11
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement