Guest User

Untitled

a guest
May 12th, 2020
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.49 KB | None | 0 0
  1. checking for egrep... grep -E
  2. Configuring NCURSES 6.1 ABI 6 (Tue May 12 11:10:34 CEST 2020)
  3. checking for package version... 6.0
  4. checking for package patch date... 20180127
  5. configure: WARNING: overriding ABI version 6 to 5
  6. checking build system type... x86_64-pc-linux-gnu
  7. checking host system type... x86_64-pc-linux-gnu
  8. checking target system type... x86_64-pc-linux-gnu
  9. Configuring for linux-gnu
  10. checking for prefix... /usr
  11. checking for gcc... gcc
  12. checking for C compiler default output... a.out
  13. checking whether the C compiler works... yes
  14. checking whether we are cross compiling... no
  15. checking for executable suffix...
  16. checking for object suffix... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking version of gcc... 9.3.0
  20. checking for gcc option to accept ANSI C... none needed
  21. checking $CC variable... ok
  22. checking how to run the C preprocessor... gcc -E
  23. checking whether gcc needs -traditional... no
  24. checking whether gcc understands -c and -o together... yes
  25. checking for ldconfig... /usr/bin/ldconfig
  26. checking if you want to ensure bool is consistent with C++... yes
  27. checking for g++... g++
  28. checking whether we are using the GNU C++ compiler... yes
  29. checking whether g++ accepts -g... yes
  30. checking if g++ works... yes
  31. checking for g++... /usr/bin/g++
  32. checking version of /usr/bin/g++... 9.3.0
  33. checking if you want to build C++ binding and demo... yes
  34. checking if you want to build with Ada95... no
  35. checking if you want to install terminal database... yes
  36. checking if you want to install manpages... yes
  37. checking if you want to build programs such as tic... yes
  38. checking if you want to build test-programs... yes
  39. checking if you wish to install curses.h... yes
  40. checking for mawk... no
  41. checking for gawk... gawk
  42. checking for egrep... (cached) grep -E
  43. checking for a BSD compatible install... /usr/bin/install -c
  44. checking for lint... no
  45. checking for cppcheck... no
  46. checking for splint... no
  47. checking whether ln -s works... yes
  48. checking if ln -s -f options work... yes
  49. checking for long file names... yes
  50. checking if you want to use pkg-config... yes
  51. checking for pkg-config... /usr/bin/pkg-config
  52. checking for /usr/bin/pkg-config library directory... checking done... /usr/share/pkgconfig
  53. checking if we should install .pc files for /usr/bin/pkg-config... no
  54. checking if we should assume mixed-case filenames... auto
  55. checking if filesystem supports mixed-case filenames... yes
  56. checking whether make sets ${MAKE}... yes
  57. checking for exctags... no
  58. checking for ctags... no
  59. checking for exetags... no
  60. checking for etags... etags
  61. checking for ctags... no
  62. checking for etags... yes
  63. checking for makeflags variable...
  64. checking for ranlib... ranlib
  65. checking for ld... ld
  66. checking for ar... ar
  67. checking for nm... nm
  68. checking for ar... (cached) ar
  69. checking for options to update archives... -curvU
  70. checking if you have specified an install-prefix...
  71. checking if libtool -version-number should be used... yes
  72. checking if you want to build libraries with libtool... no
  73. checking if you want to build shared libraries... yes
  74. checking if you want to build static libraries... yes
  75. checking if you want to build debug libraries... no
  76. checking if you want to build profiling libraries... no
  77. checking if you want to build C++ shared libraries... yes
  78. checking for specified models... shared normal
  79. checking for default model... shared
  80. checking if you want to have a library-prefix... auto
  81. checking for PATH separator... :
  82. checking if you want to build a separate terminfo library... no
  83. checking if you want to build a separate tic library... no
  84. checking if you want to link with the GPM mouse library... maybe
  85. checking for gpm.h... yes
  86. checking for Gpm_Open in -lgpm... yes
  87. checking if you want to load GPM dynamically... yes
  88. checking for dlsym... no
  89. checking for dlsym in -ldl... yes
  90. checking whether able to link to dl*() functions... ok
  91. checking for soname of gpm library... libgpm.so.2
  92. checking for Gpm_Wgetch in -lgpm... yes
  93. checking if GPM is weakly bound to curses library... unknown
  94. configure: WARNING: GPM library is already linked with curses - read the FAQ
  95. checking for default loader flags...
  96. checking if rpath option should be used... no
  97. checking if shared libraries should be relinked during install... yes
  98. checking for an rpath option... -Wl,-rpath,
  99. checking if release/abi version should be used for shared libs... auto
  100. checking which gcc option to use... -fPIC
  101. checking if current CFLAGS link properly... yes
  102. checking if versioned-symbols file should be used... no
  103. checking if you want to disable library suffixes... no
  104. checking if rpath-hack should be disabled... no
  105. checking for updated LDFLAGS... maybe
  106. checking for ldd... ldd
  107. checking if you wish to append extra suffix to header/library paths...
  108. checking if you wish to install ncurses overwriting curses... yes
  109. checking if external terminfo-database is used... yes
  110. checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src
  111. checking whether to use hashed database instead of directory/tree... no
  112. checking for list of fallback descriptions...
  113. checking if you want modern xterm or antique... xterm-new
  114. checking if xterm backspace sends BS or DEL... BS
  115. checking for list of terminfo directories... /usr/share/terminfo
  116. checking for default terminfo directory... /usr/share/terminfo
  117. checking if big-core option selected... yes
  118. checking if big-strings option selected... yes
  119. checking if you want termcap-fallback support... no
  120. checking if ~/.terminfo is wanted... yes
  121. checking if you want to use restricted environment when running as root... yes
  122. checking for unistd.h... yes
  123. checking for remove... yes
  124. checking for unlink... yes
  125. checking if link/symlink functions work... link symlink
  126. checking if tic should use symbolic links... no
  127. checking if tic should use hard links... yes
  128. checking if you want broken-linker support code... no
  129. checking if tputs should process BSD-style prefix padding... no
  130. checking if we must define _GNU_SOURCE... yes
  131. checking if we should also define _DEFAULT_SOURCE... yes
  132. checking if _XOPEN_SOURCE really is set... yes
  133. checking if SIGWINCH is defined... yes
  134. checking for nl_langinfo and CODESET... yes
  135. checking if you want wide-character code... yes
  136. checking for wchar.h... yes
  137. checking for wctype.h... yes
  138. checking if wchar.h can be used as is... yes
  139. checking if wcwidth agrees graphics are single-width... yes
  140. checking for putwc... yes
  141. checking for btowc... yes
  142. checking for wctob... yes
  143. checking for mbtowc... yes
  144. checking for wctomb... yes
  145. checking for mblen... yes
  146. checking for mbrlen... yes
  147. checking for mbrtowc... yes
  148. checking for wcsrtombs... yes
  149. checking for mbsrtowcs... yes
  150. checking for wcstombs... yes
  151. checking for mbstowcs... yes
  152. checking if we must include wchar.h to declare mbstate_t... yes
  153. checking if we must include wchar.h to declare wchar_t... no
  154. checking if we must include wchar.h to declare wint_t... yes
  155. checking whether to enable _LP64 definition in curses.h... no
  156. checking for special C compiler options needed for large files... no
  157. checking for _FILE_OFFSET_BITS value needed for large files... no
  158. checking for _LARGE_FILES value needed for large files... no
  159. checking for _LARGEFILE_SOURCE value needed for large files... no
  160. checking for fseeko... yes
  161. checking whether to use struct dirent64... no
  162. checking if you want tparm not to use X/Open fixed-parameter list... yes
  163. checking if you want to suppress wattr* macros to help with ncurses5/ncurses6 transition... no
  164. checking for X11 rgb file... ${exec_prefix}/lib/X11/rgb.txt
  165. checking for type of bool... auto
  166. checking for alternate terminal capabilities file... Caps
  167. checking for type of chtype... auto
  168. checking for type of ospeed... short
  169. checking for type of mmask_t... auto
  170. checking for size CCHARW_MAX... 5
  171. checking for type of tparm args... long
  172. checking if RCS identifiers should be compiled-in... no
  173. checking format of man-pages... gzip
  174. checking for manpage renaming... no
  175. checking if manpage aliases will be installed... yes
  176. checking if manpage symlinks should be used... yes
  177. checking for manpage tbl... no
  178. checking if you want to build with function extensions... yes
  179. checking if you want to build with SCREEN extensions... no
  180. checking if you want to build with terminal-driver... no
  181. checking for extended use of const keyword... no
  182. checking if you want to use extended colors... no
  183. checking if you want to use extended mouse encoding... no
  184. checking if you want to use extended putwin/screendump... no
  185. checking if you want $NCURSES_NO_PADDING code... yes
  186. checking for ANSI C header files... yes
  187. checking for sys/types.h... yes
  188. checking for sys/stat.h... yes
  189. checking for stdlib.h... yes
  190. checking for string.h... yes
  191. checking for memory.h... yes
  192. checking for strings.h... yes
  193. checking for inttypes.h... yes
  194. checking for stdint.h... yes
  195. checking for unistd.h... (cached) yes
  196. checking for signed char... yes
  197. checking size of signed char... 1
  198. checking if you want to use signed Boolean array in term.h... no
  199. checking if you want SIGWINCH handler... yes
  200. checking if you want user-definable terminal capabilities like termcap... yes
  201. checking if you want to link with the pthread library... no
  202. checking if you want reentrant code... no
  203. checking if you want opaque curses-library structures... no
  204. checking if you want opaque form-library structures... no
  205. checking if you want opaque menu-library structures... no
  206. checking if you want opaque panel-library structures... no
  207. checking if you want all development code... no
  208. checking if you want hard-tabs code... no
  209. checking if you want limited support for xmc... no
  210. checking if you do not want to assume colors are white-on-black... yes
  211. checking if you want hashmap scrolling-optimization code... yes
  212. checking if you want colorfgbg code... no
  213. checking if you want interop bindings... no
  214. checking if you want experimental safe-sprintf code... no
  215. checking if you want wgetch-events code... no
  216. checking if you want to see long compiling messages... yes
  217. checking if you want to install stripped executables... yes
  218. checking if install needs to be told about ownership... no
  219. checking if you want to see compiler warnings...
  220. configure: checking for gcc __attribute__ directives...
  221. ... scanf
  222. ... printf
  223. ... unused
  224. ... noreturn
  225. checking if you want to work around bogus compiler/loader warnings... no
  226. checking if you want to enable runtime assertions... no
  227. checking if you want to use dmalloc for testing... no
  228. checking if you want to use dbmalloc for testing... no
  229. checking if you want to use valgrind for testing... no
  230. checking if you want to perform memory-leak testing... no
  231. checking whether to add trace feature to all models... no
  232. checking if we want to use GNAT projects... yes
  233. checking for gettimeofday... yes
  234. checking if -lm needed for math functions... yes
  235. checking for ANSI C header files... (cached) yes
  236. checking for dirent.h that defines DIR... yes
  237. checking for opendir in -ldir... no
  238. checking whether time.h and sys/time.h may both be included... yes
  239. checking for regcomp... yes
  240. checking for regular-expression headers... regex.h
  241. checking for fcntl.h... yes
  242. checking for getopt.h... yes
  243. checking for limits.h... yes
  244. checking for locale.h... yes
  245. checking for math.h... yes
  246. checking for poll.h... yes
  247. checking for sys/bsdtypes.h... no
  248. checking for sys/ioctl.h... yes
  249. checking for sys/param.h... yes
  250. checking for sys/poll.h... yes
  251. checking for sys/select.h... yes
  252. checking for sys/time.h... yes
  253. checking for sys/times.h... yes
  254. checking for ttyent.h... yes
  255. checking for unistd.h... (cached) yes
  256. checking for wctype.h... (cached) yes
  257. checking for unistd.h... (cached) yes
  258. checking for getopt.h... (cached) yes
  259. checking for header declaring getopt variables... unistd.h
  260. checking if sys/time.h works with sys/select.h... yes
  261. checking for an ANSI C-conforming const... yes
  262. checking for inline... inline
  263. checking if gcc supports options to tune inlining... yes
  264. checking for signal global datatype... volatile sig_atomic_t
  265. checking for type of chtype... int
  266. checking if unsigned literals are legal... yes
  267. checking if external errno is declared... yes
  268. checking if external errno exists... no
  269. checking if data-only library module links... yes
  270. checking for getcwd... yes
  271. checking for getegid... yes
  272. checking for geteuid... yes
  273. checking for getopt... yes
  274. checking for getttynam... yes
  275. checking for issetugid... no
  276. checking for poll... yes
  277. checking for putenv... yes
  278. checking for remove... (cached) yes
  279. checking for select... yes
  280. checking for setbuf... yes
  281. checking for setbuffer... yes
  282. checking for setenv... yes
  283. checking for setvbuf... yes
  284. checking for sigaction... yes
  285. checking for sigvec... no
  286. checking for strdup... yes
  287. checking for strstr... yes
  288. checking for tcgetpgrp... yes
  289. checking for tdestroy... yes
  290. checking for times... yes
  291. checking for tsearch... yes
  292. checking for vsnprintf... yes
  293. checking for isascii... yes
  294. checking whether sigaction needs _POSIX_SOURCE... no
  295. checking if nanosleep really works... yes
  296. checking for termio.h... yes
  297. checking for termios.h... yes
  298. checking for unistd.h... (cached) yes
  299. checking whether termios.h needs _POSIX_SOURCE... no
  300. checking for tcgetattr... yes
  301. checking for vsscanf function or workaround... vsscanf
  302. checking for unistd.h... (cached) yes
  303. checking for working mkstemp... yes
  304. checking whether setvbuf arguments are reversed... no
  305. checking for intptr_t... yes
  306. checking for ssize_t... yes
  307. checking for type sigaction_t... no
  308. checking declaration of size-change... yes
  309. checking for memmove... yes
  310. checking if poll really works... yes
  311. checking for va_copy... yes
  312. checking for __va_copy... yes
  313. checking for pid_t... yes
  314. checking for unistd.h... (cached) yes
  315. checking for vfork.h... no
  316. checking for fork... yes
  317. checking for vfork... yes
  318. checking for working fork... (cached) yes
  319. checking for working vfork... (cached) yes
  320. checking for openpty in -lutil... yes
  321. checking for openpty header... pty.h
  322. checking if we should include stdbool.h... yes
  323. checking for builtin bool type... no
  324. checking if we already have C++ library... yes
  325. checking whether /usr/bin/g++ understands -c and -o together... yes
  326. checking how to run the C++ preprocessor... /usr/bin/g++ -E
  327. checking for typeinfo... yes
  328. checking for iostream... yes
  329. checking if iostream uses std-namespace... yes
  330. checking if we should include stdbool.h... (cached) yes
  331. checking for builtin bool type... yes
  332. checking for size of bool... unsigned char
  333. checking for special defines needed for etip.h... none
  334. checking if /usr/bin/g++ accepts parameter initialization... no
  335. checking if /usr/bin/g++ accepts static_cast... yes
  336. checking for wchar_t... yes
  337. checking size of wchar_t... 4
  338. checking for library subsets... ticlib+termlib+ext_tinfo+base+widechar+ext_funcs
  339. checking default library suffix... w
  340. checking default library-dependency suffix... w.so
  341. checking default object directory... obj_s
  342. checking c++ library-dependency suffix... w.so
  343. checking where we will install curses.h... ${prefix}/include
  344. checking for src modules... ncurses progs panel menu form
  345. checking for tic... /usr/bin/tic
  346. checking for defines to add to ncursesw5-config script... -D_GNU_SOURCE -D_DEFAULT_SOURCE
  347. package: ncursesw
  348. configure: creating ./config.status
  349. config.status: creating include/MKterm.h.awk
  350. config.status: creating include/curses.head
  351. config.status: creating include/ncurses_dll.h
  352. config.status: creating include/termcap.h
  353. config.status: creating include/unctrl.h
  354. config.status: creating man/Makefile
  355. config.status: creating include/Makefile
  356. config.status: creating ncurses/Makefile
  357. config.status: creating progs/Makefile
  358. config.status: creating panel/Makefile
  359. config.status: creating menu/Makefile
  360. config.status: creating form/Makefile
  361. config.status: creating test/Makefile
  362. config.status: creating misc/Makefile
  363. config.status: creating c++/Makefile
  364. config.status: creating misc/run_tic.sh
  365. config.status: creating misc/ncurses-config
  366. config.status: creating man/ncursesw5-config.1
  367. config.status: creating Makefile
  368. config.status: creating include/ncurses_cfg.h
  369. Appending rules for shared model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
  370. Appending rules for normal model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
  371. Appending rules for shared model (progs: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
  372. Appending rules for normal model (progs: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
  373. Appending rules for shared model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
  374. Appending rules for normal model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
  375. Appending rules for shared model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
  376. Appending rules for normal model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
  377. Appending rules for shared model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
  378. Appending rules for normal model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
  379. Appending rules for shared model (test: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
  380. Appending rules for normal model (test: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
  381. Appending rules for shared model (c++: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
  382. Appending rules for normal model (c++: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
  383. creating headers.sh
  384.  
  385. ** Configuration summary for NCURSES 6.1 20180127:
  386.  
  387. extended funcs: yes
  388. xterm terminfo: xterm-new
  389.  
  390. bin directory: /usr/bin
  391. lib directory: /usr/lib
  392. include directory: /usr/include
  393. man directory: /usr/share/man
  394. terminfo directory: /usr/share/terminfo
Add Comment
Please, Sign In to add comment