randUser

octave compilation output

Jul 1st, 2018
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 71.40 KB | None | 0 0
  1. /home/user/octave/src/configure --prefix=/usr/local/octave/dev
  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... /usr/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 UID '1000' is supported by ustar format... yes
  9. checking whether GID '1000' is supported by ustar format... yes
  10. checking how to create a ustar tar archive... gnutar
  11. checking whether make supports nested variables... (cached) yes
  12. checking build system type... x86_64-pc-linux-gnu
  13. checking host system type... x86_64-pc-linux-gnu
  14. checking for style of include used by make... GNU
  15. checking for gcc... gcc
  16. checking whether the C compiler works... yes
  17. checking for C compiler default output file name... a.out
  18. checking for suffix of executables...
  19. checking whether we are cross compiling... no
  20. checking for suffix of object files... o
  21. checking whether we are using the GNU C compiler... yes
  22. checking whether gcc accepts -g... yes
  23. checking for gcc option to enable C11 features... none needed
  24. checking dependency style of gcc... gcc3
  25. checking how to run the C preprocessor... gcc -E
  26. checking for grep that handles long lines and -e... /usr/bin/grep
  27. checking for egrep... /usr/bin/grep -E
  28. checking for ANSI C header files... yes
  29. checking for sys/types.h... yes
  30. checking for sys/stat.h... yes
  31. checking for stdlib.h... yes
  32. checking for string.h... yes
  33. checking for memory.h... yes
  34. checking for strings.h... yes
  35. checking for inttypes.h... yes
  36. checking for stdint.h... yes
  37. checking for unistd.h... yes
  38. checking minix/config.h usability... no
  39. checking minix/config.h presence... no
  40. checking for minix/config.h... no
  41. checking whether it is safe to define __EXTENSIONS__... yes
  42. checking whether _XOPEN_SOURCE should be defined... no
  43. defining octlibdir to be ${libdir}/octave/${version}
  44. defining archlibdir to be ${libexecdir}/octave/${version}/exec/${canonical_host_type}
  45. defining localarchlibdir to be ${libexecdir}/octave/site/exec/${canonical_host_type}
  46. defining localapiarchlibdir to be ${libexecdir}/octave/${api_version}/site/exec/${canonical_host_type}
  47. defining localverarchlibdir to be ${libexecdir}/octave/${version}/site/exec/${canonical_host_type}
  48. defining octfiledir to be ${libdir}/octave/${version}/oct/${canonical_host_type}
  49. defining localoctfiledir to be ${libdir}/octave/site/oct/${canonical_host_type}
  50. defining localapioctfiledir to be ${libdir}/octave/site/oct/${api_version}/${canonical_host_type}
  51. defining localveroctfiledir to be ${libdir}/octave/${version}/site/oct/${canonical_host_type}
  52. defining octincludedir to be ${includedir}/octave-${version}/octave
  53. defining fcnfiledir to be ${datadir}/octave/${version}/m
  54. defining localfcnfiledir to be ${datadir}/octave/site/m
  55. defining localapifcnfiledir to be ${datadir}/octave/site/${api_version}/m
  56. defining localverfcnfiledir to be ${datadir}/octave/${version}/site/m
  57. defining octetcdir to be ${datadir}/octave/${version}/etc
  58. defining octlocaledir to be ${datadir}/octave/${version}/locale
  59. defining doc_cache_file to be ${octetcdir}/doc-cache
  60. defining octtestsdir to be ${octetcdir}/tests
  61. defining texi_macros_file to be ${octetcdir}/macros.texi
  62. defining imagedir to be ${datadir}/octave/${version}/imagelib
  63. defining octdatadir to be ${datadir}/octave/${version}/data
  64. defining octdocdir to be ${datadir}/octave/${version}/doc
  65. defining octfontsdir to be ${datadir}/octave/${version}/fonts
  66. defining startupfiledir to be ${fcnfiledir}/startup
  67. defining localstartupfiledir to be ${localfcnfiledir}/startup
  68. defining man1dir to be ${mandir}/man1
  69. defining man1ext to be .1
  70. defining infofile to be ${infodir}/octave.info
  71. checking for pkg-config... /usr/bin/pkg-config
  72. checking pkg-config is at least version 0.9.0... yes
  73. checking for gawk... (cached) gawk
  74. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  75. checking for gfind... no
  76. checking for find... find
  77. checking for a usable sed... /usr/bin/sed
  78. checking for perl... perl
  79. checking for gperf... gperf
  80. checking for flex... flex
  81. checking lex output file root... lex.yy
  82. checking lex library... none needed
  83. checking whether yytext is a pointer... no
  84. defining LFLAGS to be -I
  85. checking for bison... bison -y
  86. checking syntax of bison api.prefix (or name-prefix) declaration... api brace
  87. checking syntax of bison push/pull declaration... dash
  88. checking for makeinfo... makeinfo
  89. checking for makeinfo support for @sortas command... yes
  90. checking for texi2dvi... no
  91. configure: WARNING:
  92.  
  93. I didn't find texi2dvi, but it's only a problem if you need to
  94. reconstruct the DVI version of the manual
  95.  
  96. checking for texi2pdf... no
  97. checking for options to make reproducible archives with GNU tar... --owner=0 --group=0 --numeric-owner --sort=name
  98. checking whether ln -s works... yes
  99. checking for gs... gs
  100. checking for gnuplot... gnuplot
  101. checking for less... less
  102. checking for python... python
  103. checking for icotool... icotool
  104. checking for rsvg-convert... rsvg-convert
  105. checking for g++... g++
  106. checking whether we are using the GNU C++ compiler... yes
  107. checking whether g++ accepts -g... yes
  108. checking for g++ option to enable C++11 features... none needed
  109. checking dependency style of g++... gcc3
  110. checking how to run the C++ preprocessor... g++ -E
  111. checking how to run the C preprocessor... gcc -E
  112. checking whether gcc needs -traditional... no
  113. checking for Minix Amsterdam compiler... no
  114. checking for ar... ar
  115. checking for ranlib... ranlib
  116. checking for _LARGEFILE_SOURCE value needed for large files... no
  117. checking for special C compiler options needed for large files... no
  118. checking for _FILE_OFFSET_BITS value needed for large files... no
  119. checking C++ compiler version number... 8.1.1
  120. checking whether stl_algo.h is broken... no
  121. checking C compiler version number... 8.1.1
  122. configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function
  123. checking size of void *... 8
  124. checking if compiler needs -Werror to reject unknown flags... no
  125. checking for the pthreads library -lpthreads... no
  126. checking whether pthreads work without any flags... no
  127. checking whether pthreads work with -Kthread... no
  128. checking whether pthreads work with -kthread... no
  129. checking for the pthreads library -llthread... no
  130. checking whether pthreads work with -pthread... yes
  131. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  132. checking if more special flags are required for pthreads... no
  133. checking for PTHREAD_PRIO_INHERIT... yes
  134. checking for OpenMP flag of C compiler... -fopenmp
  135. checking for OpenMP flag of C++ compiler... -fopenmp
  136. checking omp.h usability... yes
  137. checking omp.h presence... yes
  138. checking for omp.h... yes
  139. checking for omp_get_num_threads... yes
  140. checking how to print strings... printf
  141. checking for a sed that does not truncate output... /usr/bin/sed
  142. checking for fgrep... /usr/bin/grep -F
  143. checking for ld used by gcc... /usr/bin/ld
  144. checking if the linker (/usr/bin/ld) is GNU ld... yes
  145. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  146. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  147. checking the maximum length of command line arguments... 1572864
  148. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  149. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  150. checking for /usr/bin/ld option to reload object files... -r
  151. checking for objdump... objdump
  152. checking how to recognize dependent libraries... pass_all
  153. checking for dlltool... no
  154. checking how to associate runtime and link libraries... printf %s\n
  155. checking for archiver @FILE support... @
  156. checking for strip... strip
  157. checking for ranlib... (cached) ranlib
  158. checking command to parse /usr/bin/nm -B output from gcc object... ok
  159. checking for sysroot... no
  160. checking for a working dd... /usr/bin/dd
  161. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  162. checking for mt... no
  163. checking if : is a manifest tool... no
  164. checking for dlfcn.h... yes
  165. checking for objdir... .libs
  166. checking if gcc supports -fno-rtti -fno-exceptions... no
  167. checking for gcc option to produce PIC... -fPIC -DPIC
  168. checking if gcc PIC flag -fPIC -DPIC works... yes
  169. checking if gcc static flag -static works... no
  170. checking if gcc supports -c -o file.o... yes
  171. checking if gcc supports -c -o file.o... (cached) yes
  172. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  173. checking whether -lc should be explicitly linked in... no
  174. checking dynamic linker characteristics... GNU/Linux ld.so
  175. checking how to hardcode library paths into programs... immediate
  176. checking for shl_load... no
  177. checking for shl_load in -ldld... no
  178. checking for dlopen... no
  179. checking for dlopen in -ldl... yes
  180. checking whether a program can dlopen itself... yes
  181. checking whether a statically linked program can dlopen itself... yes
  182. checking whether stripping libraries is possible... yes
  183. checking if libtool supports shared libraries... yes
  184. checking whether to build shared libraries... yes
  185. checking whether to build static libraries... no
  186. checking how to run the C++ preprocessor... g++ -E
  187. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  188. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  189. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  190. checking for g++ option to produce PIC... -fPIC -DPIC
  191. checking if g++ PIC flag -fPIC -DPIC works... yes
  192. checking if g++ static flag -static works... no
  193. checking if g++ supports -c -o file.o... yes
  194. checking if g++ supports -c -o file.o... (cached) yes
  195. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  196. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  197. checking how to hardcode library paths into programs... immediate
  198. configure: defining FPICFLAG to be -fPIC
  199. configure: defining CPICFLAG to be -fPIC
  200. configure: defining CXXPICFLAG to be -fPIC
  201. configure: defining SH_LD to be g++
  202. configure: defining SH_LDFLAGS to be -shared
  203. configure: defining DL_LD to be g++
  204. configure: defining DL_LDFLAGS to be -shared
  205. configure: defining MKOCTFILE_DL_LDFLAGS to be -shared -Wl,-Bsymbolic
  206. configure: defining NO_OCT_FILE_STRIP to be false
  207. configure: defining TEMPLATE_AR to be ar
  208. configure: defining TEMPLATE_ARFLAGS to be cr
  209. configure: defining EXTERNAL_DLL_DEFS to be
  210. configure: defining OCTAVE_DLL_DEFS to be
  211. configure: defining OCTINTERP_DLL_DEFS to be
  212. configure: defining OCTGUI_DLL_DEFS to be
  213. configure: defining OCTGRAPHICS_DLL_DEFS to be
  214. configure: defining library_path_var to be LD_LIBRARY_PATH
  215. checking for sin in -lm... yes
  216. checking for gfortran... gfortran
  217. checking whether we are using the GNU Fortran 77 compiler... yes
  218. checking whether gfortran accepts -g... yes
  219. checking if libtool supports shared libraries... yes
  220. checking whether to build shared libraries... yes
  221. checking whether to build static libraries... no
  222. checking for gfortran option to produce PIC... -fPIC
  223. checking if gfortran PIC flag -fPIC works... yes
  224. checking if gfortran static flag -static works... no
  225. checking if gfortran supports -c -o file.o... yes
  226. checking if gfortran supports -c -o file.o... (cached) yes
  227. checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  228. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  229. checking how to hardcode library paths into programs... immediate
  230. checking whether a usable Fortran compiler was found... yes
  231. checking how to get verbose linking output from gfortran... -v
  232. checking for Fortran 77 libraries of gfortran...  -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath
  233. checking for dummy main to link with Fortran 77 libraries... none
  234. checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
  235. configure: defining FFLAGS to be -g -O2
  236. checking if sgemm_ is being linked in already... no
  237. checking for sgemm_ in -lopenblas... yes
  238. checking whether LSAME is called correctly from Fortran... yes
  239. checking whether ISAMAX is called correctly from Fortran... yes
  240. checking whether SDOT is called correctly from Fortran... yes
  241. checking whether DDOT is called correctly from Fortran... yes
  242. checking whether CDOTU is called correctly from Fortran... yes
  243. checking whether ZDOTU is called correctly from Fortran... yes
  244. checking BLAS library integer size... 4
  245. checking for cheev_... yes
  246. checking default size of Fortran INTEGER... 4
  247. checking whether gfortran accepts -ffloat-store... yes
  248. setting F77_FLOAT_STORE_FLAG to -ffloat-store
  249. checking whether g++ accepts -rdynamic... yes
  250. configure: defining CROSS_TOOL_PREFIX to be
  251. configure: defining MKOCTFILE_AR to be ar
  252. configure: defining MKOCTFILE_CC to be gcc
  253. configure: defining MKOCTFILE_CXX to be g++
  254. configure: defining MKOCTFILE_DL_LD to be g++
  255. configure: defining MKOCTFILE_F77 to be gfortran
  256. configure: defining MKOCTFILE_LD_CXX to be g++
  257. configure: defining MKOCTFILE_RANLIB to be ranlib
  258. checking whether C++ supports dynamic auto arrays... yes
  259. checking for IEEE 754 data format... yes
  260. checking whether bit_and, bit_or, bit_xor are defined in the C++ library... yes
  261. checking whether complex class can set components independently... yes
  262. checking whether complex class can reference components independently... no
  263. checking whether fast integer arithmetics is usable... yes
  264. checking for size_t... yes
  265. checking for working alloca.h... yes
  266. checking for alloca... yes
  267. checking for C/C++ restrict keyword... __restrict
  268. checking for canonicalize_file_name... yes
  269. checking for realpath... yes
  270. checking for readlinkat... yes
  271. checking for _set_invalid_parameter_handler... no
  272. checking for fchdir... yes
  273. checking for fcntl... yes
  274. checking for symlink... yes
  275. checking for fdopendir... yes
  276. checking for mempcpy... yes
  277. checking for btowc... yes
  278. checking for isblank... yes
  279. checking for iswctype... yes
  280. checking for mbsrtowcs... yes
  281. checking for wmemchr... yes
  282. checking for wmemcpy... yes
  283. checking for wmempcpy... yes
  284. checking for fstatat... yes
  285. checking for ftruncate... yes
  286. checking for getdtablesize... yes
  287. checking for getlogin_r... yes
  288. checking for getprogname... no
  289. checking for getexecname... no
  290. checking for getrusage... yes
  291. checking for gettimeofday... yes
  292. checking for getpwnam_r... yes
  293. checking for link... yes
  294. checking for lstat... yes
  295. checking for mbsinit... yes
  296. checking for mbrtowc... yes
  297. checking for mprotect... yes
  298. checking for mkfifo... yes
  299. checking for mkostemp... yes
  300. checking for mkostemps... yes
  301. checking for tzset... yes
  302. checking for openat... yes
  303. checking for pipe... yes
  304. checking for readlink... yes
  305. checking for fpathconf... yes
  306. checking for secure_getenv... yes
  307. checking for getuid... yes
  308. checking for geteuid... yes
  309. checking for getgid... yes
  310. checking for getegid... yes
  311. checking for setenv... yes
  312. checking for sigaction... yes
  313. checking for sigaltstack... yes
  314. checking for siginterrupt... yes
  315. checking for snprintf... yes
  316. checking for strdup... yes
  317. checking for strndup... yes
  318. checking for strptime... yes
  319. checking for localtime_r... yes
  320. checking for timegm... yes
  321. checking for vasnprintf... no
  322. checking for iswcntrl... yes
  323. checking whether // is distinct from /... no
  324. checking whether realpath works... yes
  325. checking for unistd.h... (cached) yes
  326. checking for sys/param.h... yes
  327. checking for sys/socket.h... yes
  328. checking for dirent.h... yes
  329. checking for wctype.h... yes
  330. checking for sys/stat.h... (cached) yes
  331. checking for netdb.h... yes
  332. checking for getopt.h... yes
  333. checking for sys/cdefs.h... yes
  334. checking for sys/time.h... yes
  335. checking for glob.h... yes
  336. checking for iconv.h... yes
  337. checking for limits.h... yes
  338. checking for math.h... yes
  339. checking for sys/mman.h... yes
  340. checking for sys/select.h... yes
  341. checking for wchar.h... yes
  342. checking for stdint.h... (cached) yes
  343. checking for strings.h... (cached) yes
  344. checking for sys/resource.h... yes
  345. checking for sys/times.h... yes
  346. checking for sys/uio.h... yes
  347. checking for sys/utsname.h... yes
  348. checking for sys/wait.h... yes
  349. checking for features.h... yes
  350. checking for crtdefs.h... no
  351. checking whether byte ordering is bigendian... no
  352. checking whether the preprocessor supports include_next... yes
  353. checking whether system header files limit the line length... no
  354. checking if environ is properly declared... yes
  355. checking for complete errno.h... yes
  356. checking whether strerror_r is declared... yes
  357. checking for strerror_r... yes
  358. checking whether strerror_r returns char *... yes
  359. checking whether fchdir is declared... yes
  360. checking for working fcntl.h... yes
  361. checking for pid_t... yes
  362. checking for mode_t... yes
  363. checking for st_dm_mode in struct stat... no
  364. checking whether strmode is declared... no
  365. checking for mbstate_t... yes
  366. checking whether frexp() can be used without linking with libm... yes
  367. checking whether alarm is declared... yes
  368. checking whether frexp works... yes
  369. checking whether stdin defaults to large file offsets... yes
  370. checking whether fseeko is declared... yes
  371. checking for fseeko... yes
  372. checking whether stat file-mode macros are broken... no
  373. checking for nlink_t... yes
  374. checking whether fchmodat is declared without a macro... yes
  375. checking whether fstat is declared without a macro... yes
  376. checking whether fstatat is declared without a macro... yes
  377. checking whether futimens is declared without a macro... yes
  378. checking whether lchmod is declared without a macro... yes
  379. checking whether lstat is declared without a macro... yes
  380. checking whether mkdirat is declared without a macro... yes
  381. checking whether mkfifo is declared without a macro... yes
  382. checking whether mkfifoat is declared without a macro... yes
  383. checking whether mknod is declared without a macro... yes
  384. checking whether mknodat is declared without a macro... yes
  385. checking whether stat is declared without a macro... yes
  386. checking whether utimensat is declared without a macro... yes
  387. checking whether lstat correctly handles trailing slash... yes
  388. checking whether ftello is declared... yes
  389. checking for ftello... yes
  390. checking whether ftello works... yes
  391. checking whether getcwd (NULL, 0) allocates memory for result... yes
  392. checking for getcwd with POSIX signature... yes
  393. checking whether getcwd is declared... yes
  394. checking whether getdtablesize is declared... yes
  395. checking whether getlogin_r is declared... yes
  396. checking whether getlogin is declared... yes
  397. checking for getopt.h... (cached) yes
  398. checking for getopt_long_only... yes
  399. checking whether getopt is POSIX compatible... yes
  400. checking for working GNU getopt function... yes
  401. checking for working GNU getopt_long function... yes
  402. checking for struct timeval... yes
  403. checking for wide-enough struct timeval.tv_sec member... yes
  404. checking whether gettimeofday is declared without a macro... yes
  405. checking host CPU and C ABI... x86_64
  406. checking for ld... /usr/bin/ld -m elf_x86_64
  407. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  408. checking for shared library run path origin... done
  409. checking for the common suffixes of directories in the library search path... lib64,lib64
  410. checking for iconv... yes
  411. checking for working iconv... yes
  412. checking for iconv declaration...
  413.          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  414. checking for inline... inline
  415. checking where to find the exponent in a 'double'... word 1 bit 20
  416. checking whether limits.h has ULLONG_WIDTH etc.... yes
  417. checking for nl_langinfo and CODESET... yes
  418. checking whether getc_unlocked is declared... yes
  419. checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
  420. checking whether imported symbols can be declared weak... yes
  421. checking pthread.h usability... yes
  422. checking pthread.h presence... yes
  423. checking for pthread.h... yes
  424. checking for pthread_kill in -lpthread... yes
  425. checking for multithread API to use... posix
  426. checking whether malloc, realloc, calloc are POSIX compliant... yes
  427. checking for stdlib.h... (cached) yes
  428. checking for GNU libc compatible malloc... yes
  429. checking for unsigned long long int... yes
  430. checking for long long int... yes
  431. checking for a traditional japanese locale... ja_JP
  432. checking for a transitional chinese locale... zh_CN.GB18030
  433. checking for a french Unicode locale... fr_FR.UTF-8
  434. checking for a traditional french locale... fr_FR
  435. checking for mmap... yes
  436. checking for MAP_ANONYMOUS... yes
  437. checking whether memchr works... yes
  438. checking whether memrchr is declared... yes
  439. checking whether <limits.h> defines MIN and MAX... no
  440. checking whether <sys/param.h> defines MIN and MAX... yes
  441. checking whether time_t is signed... yes
  442. checking for working mktime... yes
  443. checking whether <sys/select.h> is self-contained... yes
  444. checking whether pselect is declared without a macro... yes
  445. checking whether select is declared without a macro... yes
  446. checking for library containing setsockopt... none needed
  447. checking whether select supports a 0 argument... yes
  448. checking whether select detects invalid fds... yes
  449. checking whether struct tm is in sys/time.h or time.h... time.h
  450. checking for struct tm.tm_zone... yes
  451. checking for struct tm.tm_gmtoff... yes
  452. checking for O_CLOEXEC... yes
  453. checking for promoted mode_t type... mode_t
  454. checking for sigset_t... yes
  455. checking for long file names... yes
  456. checking whether setenv is declared... yes
  457. checking search.h usability... yes
  458. checking search.h presence... yes
  459. checking for search.h... yes
  460. checking for tsearch... yes
  461. checking for uid_t in sys/types.h... yes
  462. checking whether snprintf returns a byte count as in C99... yes
  463. checking whether snprintf is declared... yes
  464. checking for stdbool.h that conforms to C99... yes
  465. checking for _Bool... yes
  466. checking for wchar_t... yes
  467. checking for wint_t... yes
  468. checking whether wint_t is too small... no
  469. checking whether stdint.h conforms to C99... yes
  470. checking whether stdint.h predates C++11... no
  471. checking whether stdint.h has UINTMAX_WIDTH etc.... yes
  472. checking whether strdup is declared... yes
  473. checking whether strerror(0) succeeds... yes
  474. checking whether ffsl is declared without a macro... yes
  475. checking whether ffsll is declared without a macro... yes
  476. checking whether memmem is declared without a macro... yes
  477. checking whether mempcpy is declared without a macro... yes
  478. checking whether memrchr is declared without a macro... yes
  479. checking whether rawmemchr is declared without a macro... yes
  480. checking whether stpcpy is declared without a macro... yes
  481. checking whether stpncpy is declared without a macro... yes
  482. checking whether strchrnul is declared without a macro... yes
  483. checking whether strdup is declared without a macro... yes
  484. checking whether strncat is declared without a macro... yes
  485. checking whether strndup is declared without a macro... yes
  486. checking whether strnlen is declared without a macro... yes
  487. checking whether strpbrk is declared without a macro... yes
  488. checking whether strsep is declared without a macro... yes
  489. checking whether strcasestr is declared without a macro... yes
  490. checking whether strtok_r is declared without a macro... yes
  491. checking whether strerror_r is declared without a macro... yes
  492. checking whether strsignal is declared without a macro... yes
  493. checking whether strverscmp is declared without a macro... yes
  494. checking whether ffs is declared without a macro... yes
  495. checking whether strcasecmp is declared without a macro... yes
  496. checking whether strncasecmp is declared without a macro... yes
  497. checking whether strndup is declared... (cached) yes
  498. checking whether strnlen is declared... (cached) yes
  499. checking whether strsignal is declared... (cached) yes
  500. checking whether sys_siglist is declared... yes
  501. checking whether <sys/socket.h> is self-contained... yes
  502. checking for shutdown... yes
  503. checking whether <sys/socket.h> defines the SHUT_* macros... yes
  504. checking for struct sockaddr_storage... yes
  505. checking for sa_family_t... yes
  506. checking for struct sockaddr_storage.ss_family... yes
  507. checking whether socket is declared without a macro... yes
  508. checking whether connect is declared without a macro... yes
  509. checking whether accept is declared without a macro... yes
  510. checking whether bind is declared without a macro... yes
  511. checking whether getpeername is declared without a macro... yes
  512. checking whether getsockname is declared without a macro... yes
  513. checking whether getsockopt is declared without a macro... yes
  514. checking whether listen is declared without a macro... yes
  515. checking whether recv is declared without a macro... yes
  516. checking whether send is declared without a macro... yes
  517. checking whether recvfrom is declared without a macro... yes
  518. checking whether sendto is declared without a macro... yes
  519. checking whether setsockopt is declared without a macro... yes
  520. checking whether shutdown is declared without a macro... yes
  521. checking whether accept4 is declared without a macro... yes
  522. checking for struct timespec in <time.h>... yes
  523. checking whether unsetenv is declared... yes
  524. checking for inttypes.h... yes
  525. checking for stdint.h... yes
  526. checking for intmax_t... yes
  527. checking for snprintf... (cached) yes
  528. checking for strnlen... yes
  529. checking for wcslen... yes
  530. checking for wcsnlen... yes
  531. checking for mbrtowc... (cached) yes
  532. checking for wcrtomb... yes
  533. checking whether _snprintf is declared... no
  534. checking whether <wchar.h> uses 'inline' correctly... yes
  535. checking for alloca as a compiler built-in... yes
  536. checking for __builtin_expect... yes
  537. checking whether this system has an arbitrary file name length limit... yes
  538. checking for library containing clock_gettime... none required
  539. checking for clock_gettime... yes
  540. checking for clock_settime... yes
  541. checking for closedir... yes
  542. checking for d_ino member in directory struct... yes
  543. checking for d_type member in directory struct... yes
  544. checking whether alphasort is declared without a macro... yes
  545. checking whether closedir is declared without a macro... yes
  546. checking whether dirfd is declared without a macro... yes
  547. checking whether fdopendir is declared without a macro... yes
  548. checking whether opendir is declared without a macro... yes
  549. checking whether readdir is declared without a macro... yes
  550. checking whether rewinddir is declared without a macro... yes
  551. checking whether scandir is declared without a macro... yes
  552. checking for dirfd... yes
  553. checking whether dirfd is declared... (cached) yes
  554. checking whether dirfd is a macro... no
  555. checking whether // is distinct from /... (cached) no
  556. checking whether dup works... yes
  557. checking whether dup2 works... yes
  558. checking for error_at_line... yes
  559. checking whether fcntl handles F_DUPFD correctly... yes
  560. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  561. checking whether fcntl is declared without a macro... yes
  562. checking whether openat is declared without a macro... yes
  563. checking whether fdopendir is declared... (cached) yes
  564. checking whether fdopendir works... yes
  565. checking for flexible array member... yes
  566. checking whether conversion from 'int' to 'long double' works... yes
  567. checking for working POSIX fnmatch... yes
  568. checking whether frexpf can be used without linking with libm... yes
  569. checking whether frexpf works... yes
  570. checking for fseeko... (cached) yes
  571. checking whether fstatat (..., 0) works... yes
  572. checking for ftello... (cached) yes
  573. checking whether ftello works... (cached) yes
  574. checking whether getcwd handles long file names properly... yes
  575. checking for getpagesize... yes
  576. checking whether getcwd aborts when 4k < cwd_length < 16k... no
  577. checking whether getdtablesize works... yes
  578. checking for gethostname... yes
  579. checking for HOST_NAME_MAX... yes
  580. checking whether getlogin_r works with small buffers... yes
  581. checking whether program_invocation_name is declared... yes
  582. checking whether program_invocation_short_name is declared... yes
  583. checking whether __argv is declared... no
  584. checking whether gettimeofday clobbers localtime buffer... no
  585. checking for gettimeofday with POSIX signature... almost
  586. checking for GNU glob interface version 1 or 2... yes
  587. checking whether glob lists broken symlinks... yes
  588. checking whether the compiler generally respects inline... yes
  589. checking whether isnan(double) can be used without linking with libm... yes
  590. checking whether the compiler supports the __inline keyword... yes
  591. checking whether link obeys POSIX... yes
  592. checking for pthread_rwlock_t... yes
  593. checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
  594. checking whether lseek detects pipes... yes
  595. checking for stdlib.h... (cached) yes
  596. checking for GNU libc compatible malloc... (cached) yes
  597. checking whether NAN macro works... yes
  598. checking whether HUGE_VAL works... yes
  599. checking whether acosf is declared without a macro... yes
  600. checking whether acosl is declared without a macro... yes
  601. checking whether asinf is declared without a macro... yes
  602. checking whether asinl is declared without a macro... yes
  603. checking whether atanf is declared without a macro... yes
  604. checking whether atanl is declared without a macro... yes
  605. checking whether cbrt is declared without a macro... yes
  606. checking whether cbrtf is declared without a macro... yes
  607. checking whether cbrtl is declared without a macro... yes
  608. checking whether ceilf is declared without a macro... yes
  609. checking whether ceill is declared without a macro... yes
  610. checking whether copysign is declared without a macro... yes
  611. checking whether copysignf is declared without a macro... yes
  612. checking whether copysignl is declared without a macro... yes
  613. checking whether cosf is declared without a macro... yes
  614. checking whether cosl is declared without a macro... yes
  615. checking whether coshf is declared without a macro... yes
  616. checking whether expf is declared without a macro... yes
  617. checking whether expl is declared without a macro... yes
  618. checking whether exp2 is declared without a macro... yes
  619. checking whether exp2f is declared without a macro... yes
  620. checking whether exp2l is declared without a macro... yes
  621. checking whether expm1 is declared without a macro... yes
  622. checking whether expm1f is declared without a macro... yes
  623. checking whether expm1l is declared without a macro... yes
  624. checking whether fabsf is declared without a macro... yes
  625. checking whether fabsl is declared without a macro... yes
  626. checking whether floorf is declared without a macro... yes
  627. checking whether floorl is declared without a macro... yes
  628. checking whether fma is declared without a macro... yes
  629. checking whether fmaf is declared without a macro... yes
  630. checking whether fmal is declared without a macro... yes
  631. checking whether fmod is declared without a macro... yes
  632. checking whether fmodf is declared without a macro... yes
  633. checking whether fmodl is declared without a macro... yes
  634. checking whether frexpf is declared without a macro... yes
  635. checking whether frexpl is declared without a macro... yes
  636. checking whether hypotf is declared without a macro... yes
  637. checking whether hypotl is declared without a macro... yes
  638. checking whether ilogb is declared without a macro... yes
  639. checking whether ilogbf is declared without a macro... yes
  640. checking whether ilogbl is declared without a macro... yes
  641. checking whether ldexpf is declared without a macro... yes
  642. checking whether ldexpl is declared without a macro... yes
  643. checking whether log is declared without a macro... yes
  644. checking whether logf is declared without a macro... yes
  645. checking whether logl is declared without a macro... yes
  646. checking whether log10 is declared without a macro... yes
  647. checking whether log10f is declared without a macro... yes
  648. checking whether log10l is declared without a macro... yes
  649. checking whether log1p is declared without a macro... yes
  650. checking whether log1pf is declared without a macro... yes
  651. checking whether log1pl is declared without a macro... yes
  652. checking whether log2 is declared without a macro... yes
  653. checking whether log2f is declared without a macro... yes
  654. checking whether log2l is declared without a macro... yes
  655. checking whether logb is declared without a macro... yes
  656. checking whether logbf is declared without a macro... yes
  657. checking whether logbl is declared without a macro... yes
  658. checking whether modf is declared without a macro... yes
  659. checking whether modff is declared without a macro... yes
  660. checking whether modfl is declared without a macro... yes
  661. checking whether powf is declared without a macro... yes
  662. checking whether remainder is declared without a macro... yes
  663. checking whether remainderf is declared without a macro... yes
  664. checking whether remainderl is declared without a macro... yes
  665. checking whether rint is declared without a macro... yes
  666. checking whether rintf is declared without a macro... yes
  667. checking whether rintl is declared without a macro... yes
  668. checking whether round is declared without a macro... yes
  669. checking whether roundf is declared without a macro... yes
  670. checking whether roundl is declared without a macro... yes
  671. checking whether sinf is declared without a macro... yes
  672. checking whether sinl is declared without a macro... yes
  673. checking whether sinhf is declared without a macro... yes
  674. checking whether sqrtf is declared without a macro... yes
  675. checking whether sqrtl is declared without a macro... yes
  676. checking whether tanf is declared without a macro... yes
  677. checking whether tanl is declared without a macro... yes
  678. checking whether tanhf is declared without a macro... yes
  679. checking whether trunc is declared without a macro... yes
  680. checking whether truncf is declared without a macro... yes
  681. checking whether truncl is declared without a macro... yes
  682. checking whether mbrtowc handles incomplete characters... yes
  683. checking whether mbrtowc works as well as mbtowc... yes
  684. checking whether mbrtowc handles a NULL pwc argument... yes
  685. checking whether mbrtowc handles a NULL string argument... yes
  686. checking whether mbrtowc has a correct return value... yes
  687. checking whether mbrtowc returns 0 when parsing a NUL character... yes
  688. checking whether mbrtowc works on empty input... yes
  689. checking whether the C locale is free of encoding errors... no
  690. checking whether mbrtowc handles incomplete characters... (cached) yes
  691. checking whether mbrtowc works as well as mbtowc... (cached) yes
  692. checking whether mbrtowc handles incomplete characters... (cached) yes
  693. checking whether mbrtowc works as well as mbtowc... (cached) yes
  694. checking whether mbsrtowcs works... yes
  695. checking for mempcpy... (cached) yes
  696. checking for memrchr... yes
  697. checking whether mkdir handles trailing slash... yes
  698. checking whether mkdir handles trailing dot... yes
  699. checking whether mkfifo rejects trailing slashes... yes
  700. checking for __mktime_internal... no
  701. checking for library containing nanosleep... none required
  702. checking for working nanosleep... no (mishandles large arguments)
  703. checking for sys/pstat.h... no
  704. checking for sys/sysmp.h... no
  705. checking for sys/param.h... (cached) yes
  706. checking for sys/sysctl.h... yes
  707. checking for sched_getaffinity... yes
  708. checking for sched_getaffinity_np... no
  709. checking for pstat_getdynamic... no
  710. checking for sysmp... no
  711. checking for sysctl... yes
  712. checking for glibc compatible sched_getaffinity... yes
  713. checking whether open recognizes a trailing slash... yes
  714. checking for opendir... yes
  715. checking whether program_invocation_name is declared... (cached) yes
  716. checking whether program_invocation_short_name is declared... (cached) yes
  717. checking for putenv compatible with GNU and SVID... yes
  718. checking for raise... yes
  719. checking for sigprocmask... yes
  720. checking for readdir... yes
  721. checking whether readlink signature is correct... yes
  722. checking whether readlink handles trailing slash correctly... yes
  723. checking for rewinddir... yes
  724. checking whether rmdir works... yes
  725. checking whether select supports a 0 argument... (cached) yes
  726. checking whether select detects invalid fds... (cached) yes
  727. checking whether setenv validates arguments... yes
  728. checking for struct sigaction.sa_sigaction... yes
  729. checking for volatile sig_atomic_t... yes
  730. checking for sighandler_t... yes
  731. checking whether pthread_sigmask is declared without a macro... yes
  732. checking whether sigaction is declared without a macro... yes
  733. checking whether sigaddset is declared without a macro... yes
  734. checking whether sigdelset is declared without a macro... yes
  735. checking whether sigemptyset is declared without a macro... yes
  736. checking whether sigfillset is declared without a macro... yes
  737. checking whether sigismember is declared without a macro... yes
  738. checking whether sigpending is declared without a macro... yes
  739. checking whether sigprocmask is declared without a macro... yes
  740. checking for sigprocmask... (cached) yes
  741. checking for stdint.h... (cached) yes
  742. checking for SIZE_MAX... yes
  743. checking for snprintf... (cached) yes
  744. checking whether snprintf respects a size of 1... yes
  745. checking whether printf supports POSIX/XSI format strings with positions... yes
  746. checking for socklen_t... yes
  747. checking for ssize_t... yes
  748. checking whether stat handles trailing slashes on files... yes
  749. checking for struct stat.st_atim.tv_nsec... yes
  750. checking whether struct stat.st_atim is of type struct timespec... yes
  751. checking for struct stat.st_birthtimespec.tv_nsec... no
  752. checking for struct stat.st_birthtimensec... no
  753. checking for struct stat.st_birthtim.tv_nsec... no
  754. checking for working stdalign.h... yes
  755. checking for max_align_t... yes
  756. checking whether NULL can be used in arbitrary expressions... yes
  757. checking which flavor of printf attribute matches inttypes macros... system
  758. checking whether dprintf is declared without a macro... yes
  759. checking whether fpurge is declared without a macro... no
  760. checking whether fseeko is declared without a macro... yes
  761. checking whether ftello is declared without a macro... yes
  762. checking whether getdelim is declared without a macro... yes
  763. checking whether getline is declared without a macro... yes
  764. checking whether gets is declared without a macro... no
  765. checking whether pclose is declared without a macro... yes
  766. checking whether popen is declared without a macro... yes
  767. checking whether renameat is declared without a macro... yes
  768. checking whether snprintf is declared without a macro... yes
  769. checking whether tmpfile is declared without a macro... yes
  770. checking whether vdprintf is declared without a macro... yes
  771. checking whether vsnprintf is declared without a macro... yes
  772. checking whether _Exit is declared without a macro... yes
  773. checking whether atoll is declared without a macro... yes
  774. checking whether canonicalize_file_name is declared without a macro... yes
  775. checking whether getloadavg is declared without a macro... yes
  776. checking whether getsubopt is declared without a macro... yes
  777. checking whether grantpt is declared without a macro... yes
  778. checking whether initstate is declared without a macro... yes
  779. checking whether initstate_r is declared without a macro... yes
  780. checking whether mkdtemp is declared without a macro... yes
  781. checking whether mkostemp is declared without a macro... yes
  782. checking whether mkostemps is declared without a macro... yes
  783. checking whether mkstemp is declared without a macro... yes
  784. checking whether mkstemps is declared without a macro... yes
  785. checking whether posix_openpt is declared without a macro... yes
  786. checking whether ptsname is declared without a macro... yes
  787. checking whether ptsname_r is declared without a macro... yes
  788. checking whether qsort_r is declared without a macro... yes
  789. checking whether random is declared without a macro... yes
  790. checking whether random_r is declared without a macro... yes
  791. checking whether reallocarray is declared without a macro... yes
  792. checking whether realpath is declared without a macro... yes
  793. checking whether rpmatch is declared without a macro... yes
  794. checking whether secure_getenv is declared without a macro... yes
  795. checking whether setenv is declared without a macro... yes
  796. checking whether setstate is declared without a macro... yes
  797. checking whether setstate_r is declared without a macro... yes
  798. checking whether srandom is declared without a macro... yes
  799. checking whether srandom_r is declared without a macro... yes
  800. checking whether strtod is declared without a macro... yes
  801. checking whether strtoll is declared without a macro... yes
  802. checking whether strtoull is declared without a macro... yes
  803. checking whether unlockpt is declared without a macro... yes
  804. checking whether unsetenv is declared without a macro... yes
  805. checking for strcasecmp... yes
  806. checking for strncasecmp... yes
  807. checking whether strncasecmp is declared... (cached) yes
  808. checking for working strerror function... yes
  809. checking for working strndup... yes
  810. checking for working strnlen... yes
  811. checking for strsignal... yes
  812. checking whether strsignal always returns a string... yes
  813. checking whether symlink handles trailing slash correctly... yes
  814. checking whether getrusage is declared without a macro... yes
  815. checking for nlink_t... (cached) yes
  816. checking whether fchmodat is declared without a macro... (cached) yes
  817. checking whether fstat is declared without a macro... (cached) yes
  818. checking whether fstatat is declared without a macro... (cached) yes
  819. checking whether futimens is declared without a macro... (cached) yes
  820. checking whether lchmod is declared without a macro... (cached) yes
  821. checking whether lstat is declared without a macro... (cached) yes
  822. checking whether mkdirat is declared without a macro... (cached) yes
  823. checking whether mkfifo is declared without a macro... (cached) yes
  824. checking whether mkfifoat is declared without a macro... (cached) yes
  825. checking whether mknod is declared without a macro... (cached) yes
  826. checking whether mknodat is declared without a macro... (cached) yes
  827. checking whether stat is declared without a macro... (cached) yes
  828. checking whether utimensat is declared without a macro... (cached) yes
  829. checking for struct tms... yes
  830. checking whether times is declared without a macro... yes
  831. checking for struct utsname... yes
  832. checking whether uname is declared without a macro... yes
  833. checking whether waitpid is declared without a macro... yes
  834. checking whether localtime_r is declared... yes
  835. checking whether localtime_r is compatible with its POSIX signature... yes
  836. checking whether localtime loops forever near extrema... no
  837. checking for timezone_t... no
  838. checking whether tmpfile should be overridden... no
  839. checking whether tzset clobbers localtime buffer... no
  840. checking for uname... yes
  841. checking whether chdir is declared without a macro... yes
  842. checking whether chown is declared without a macro... yes
  843. checking whether dup is declared without a macro... yes
  844. checking whether dup2 is declared without a macro... yes
  845. checking whether dup3 is declared without a macro... yes
  846. checking whether environ is declared without a macro... yes
  847. checking whether euidaccess is declared without a macro... yes
  848. checking whether faccessat is declared without a macro... yes
  849. checking whether fchdir is declared without a macro... yes
  850. checking whether fchownat is declared without a macro... yes
  851. checking whether fdatasync is declared without a macro... yes
  852. checking whether fsync is declared without a macro... yes
  853. checking whether ftruncate is declared without a macro... yes
  854. checking whether getcwd is declared without a macro... yes
  855. checking whether getdomainname is declared without a macro... yes
  856. checking whether getdtablesize is declared without a macro... yes
  857. checking whether getgroups is declared without a macro... yes
  858. checking whether gethostname is declared without a macro... yes
  859. checking whether getlogin is declared without a macro... yes
  860. checking whether getlogin_r is declared without a macro... yes
  861. checking whether getpagesize is declared without a macro... yes
  862. checking whether getusershell is declared without a macro... yes
  863. checking whether setusershell is declared without a macro... yes
  864. checking whether endusershell is declared without a macro... yes
  865. checking whether group_member is declared without a macro... yes
  866. checking whether isatty is declared without a macro... yes
  867. checking whether lchown is declared without a macro... yes
  868. checking whether link is declared without a macro... yes
  869. checking whether linkat is declared without a macro... yes
  870. checking whether lseek is declared without a macro... yes
  871. checking whether pipe is declared without a macro... yes
  872. checking whether pipe2 is declared without a macro... yes
  873. checking whether pread is declared without a macro... yes
  874. checking whether pwrite is declared without a macro... yes
  875. checking whether readlink is declared without a macro... yes
  876. checking whether readlinkat is declared without a macro... yes
  877. checking whether rmdir is declared without a macro... yes
  878. checking whether sethostname is declared without a macro... yes
  879. checking whether sleep is declared without a macro... yes
  880. checking whether symlink is declared without a macro... yes
  881. checking whether symlinkat is declared without a macro... yes
  882. checking whether truncate is declared without a macro... yes
  883. checking whether ttyname_r is declared without a macro... yes
  884. checking whether unlink is declared without a macro... yes
  885. checking whether unlinkat is declared without a macro... yes
  886. checking whether usleep is declared without a macro... yes
  887. checking whether unlink honors trailing slashes... yes
  888. checking whether unlink of a parent directory fails as it should... guessing yes
  889. checking for unsetenv... yes
  890. checking for unsetenv() return type... int
  891. checking whether unsetenv obeys POSIX... yes
  892. checking for ptrdiff_t... yes
  893. checking for vasprintf... yes
  894. checking whether btowc is declared without a macro... yes
  895. checking whether wctob is declared without a macro... yes
  896. checking whether mbsinit is declared without a macro... yes
  897. checking whether mbrtowc is declared without a macro... yes
  898. checking whether mbrlen is declared without a macro... yes
  899. checking whether mbsrtowcs is declared without a macro... yes
  900. checking whether mbsnrtowcs is declared without a macro... yes
  901. checking whether wcrtomb is declared without a macro... yes
  902. checking whether wcsrtombs is declared without a macro... yes
  903. checking whether wcsnrtombs is declared without a macro... yes
  904. checking whether wcwidth is declared without a macro... yes
  905. checking whether wmemchr is declared without a macro... yes
  906. checking whether wmemcmp is declared without a macro... yes
  907. checking whether wmemcpy is declared without a macro... yes
  908. checking whether wmemmove is declared without a macro... yes
  909. checking whether wmemset is declared without a macro... yes
  910. checking whether wcslen is declared without a macro... yes
  911. checking whether wcsnlen is declared without a macro... yes
  912. checking whether wcscpy is declared without a macro... yes
  913. checking whether wcpcpy is declared without a macro... yes
  914. checking whether wcsncpy is declared without a macro... yes
  915. checking whether wcpncpy is declared without a macro... yes
  916. checking whether wcscat is declared without a macro... yes
  917. checking whether wcsncat is declared without a macro... yes
  918. checking whether wcscmp is declared without a macro... yes
  919. checking whether wcsncmp is declared without a macro... yes
  920. checking whether wcscasecmp is declared without a macro... yes
  921. checking whether wcsncasecmp is declared without a macro... yes
  922. checking whether wcscoll is declared without a macro... yes
  923. checking whether wcsxfrm is declared without a macro... yes
  924. checking whether wcsdup is declared without a macro... yes
  925. checking whether wcschr is declared without a macro... yes
  926. checking whether wcsrchr is declared without a macro... yes
  927. checking whether wcscspn is declared without a macro... yes
  928. checking whether wcsspn is declared without a macro... yes
  929. checking whether wcspbrk is declared without a macro... yes
  930. checking whether wcsstr is declared without a macro... yes
  931. checking whether wcstok is declared without a macro... yes
  932. checking whether wcswidth is declared without a macro... yes
  933. checking whether wcsftime is declared without a macro... yes
  934. checking whether iswcntrl works... yes
  935. checking for towlower... yes
  936. checking for wctype_t... yes
  937. checking for wctrans_t... yes
  938. checking whether wctype is declared without a macro... yes
  939. checking whether iswctype is declared without a macro... yes
  940. checking whether wctrans is declared without a macro... yes
  941. checking whether towctrans is declared without a macro... yes
  942. checking for stdint.h... (cached) yes
  943. checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
  944. checking for dlfcn.h... (cached) yes
  945. checking floatingpoint.h usability... no
  946. checking floatingpoint.h presence... no
  947. checking for floatingpoint.h... no
  948. checking fpu_control.h usability... yes
  949. checking fpu_control.h presence... yes
  950. checking for fpu_control.h... yes
  951. checking grp.h usability... yes
  952. checking grp.h presence... yes
  953. checking for grp.h... yes
  954. checking ieeefp.h usability... no
  955. checking ieeefp.h presence... no
  956. checking for ieeefp.h... no
  957. checking for pthread.h... (cached) yes
  958. checking pwd.h usability... yes
  959. checking pwd.h presence... yes
  960. checking for pwd.h... yes
  961. checking sys/ioctl.h usability... yes
  962. checking sys/ioctl.h presence... yes
  963. checking for sys/ioctl.h... yes
  964. checking termios.h usability... yes
  965. checking termios.h presence... yes
  966. checking for termios.h... yes
  967. checking termio.h usability... yes
  968. checking termio.h presence... yes
  969. checking for termio.h... yes
  970. checking sgtty.h usability... yes
  971. checking sgtty.h presence... yes
  972. checking for sgtty.h... yes
  973. checking conio.h usability... no
  974. checking conio.h presence... no
  975. checking for conio.h... no
  976. checking for int64_t... yes
  977. checking for mode_t... (cached) yes
  978. checking for off_t... yes
  979. checking for pid_t... (cached) yes
  980. checking for size_t... (cached) yes
  981. checking for ssize_t... yes
  982. checking for uid_t in sys/types.h... (cached) yes
  983. checking for uint64_t... yes
  984. checking for dev_t... yes
  985. checking for ino_t... yes
  986. checking for ptrdiff_t... (cached) yes
  987. checking for long long int... (cached) yes
  988. checking for unsigned long long int... (cached) yes
  989. checking size of long double... 16
  990. checking for struct stat.st_blksize... yes
  991. checking for struct stat.st_blocks... yes
  992. checking for struct stat.st_rdev... yes
  993. checking for struct group.gr_passwd... no
  994. checking for struct tm.tm_zone... (cached) yes
  995. checking whether g++ allows overload of char, int8_t, and uint8_t... yes
  996. checking for ctermid... yes
  997. checking for dup2... yes
  998. checking for endgrent... yes
  999. checking for endpwent... yes
  1000. checking for execvp... yes
  1001. checking for fork... yes
  1002. checking for getegid... (cached) yes
  1003. checking for geteuid... (cached) yes
  1004. checking for getgid... (cached) yes
  1005. checking for getgrent... yes
  1006. checking for getgrgid... yes
  1007. checking for getgrnam... yes
  1008. checking for getpgrp... yes
  1009. checking for getpid... yes
  1010. checking for getppid... yes
  1011. checking for getpwent... yes
  1012. checking for getpwuid... yes
  1013. checking for getuid... (cached) yes
  1014. checking for isascii... yes
  1015. checking for kill... yes
  1016. checking for lgamma_r... yes
  1017. checking for lgammaf_r... yes
  1018. checking for realpath... (cached) yes
  1019. checking for resolvepath... no
  1020. checking for select... yes
  1021. checking for setgrent... yes
  1022. checking for setpwent... yes
  1023. checking for setsid... yes
  1024. checking for siglongjmp... yes
  1025. checking for strsignal... (cached) yes
  1026. checking for tcgetattr... yes
  1027. checking for tcsetattr... yes
  1028. checking for toascii... yes
  1029. checking for umask... yes
  1030. checking for waitpid... yes
  1031. checking for _getch... no
  1032. checking for _kbhit... no
  1033. checking for MATH DEFINES in math.h... yes
  1034. checking for getrusage... (cached) yes
  1035. checking for getpwnam... yes
  1036. checking for dirent.h that defines DIR... yes
  1037. checking for library containing opendir... none required
  1038. checking whether closedir returns void... no
  1039. checking for struct exception in math.h... no
  1040. checking whether sys_siglist is declared... (cached) yes
  1041. checking libqhull/libqhull.h usability... yes
  1042. checking libqhull/libqhull.h presence... yes
  1043. checking for libqhull/libqhull.h... yes
  1044. checking for qh_qhull in -lqhull... yes
  1045. checking for qh_version in -lqhull... yes
  1046. checking whether the qhull library works... yes
  1047. checking pcre.h usability... yes
  1048. checking pcre.h presence... yes
  1049. checking for pcre.h... yes
  1050. checking for pcre_compile in -lpcre ... yes
  1051. checking for library containing tputs... -lncurses
  1052. checking for rl_set_keyboard_input_timeout in -lreadline... yes
  1053. checking for library containing tputs... (cached) -lncurses
  1054. checking zlib.h usability... yes
  1055. checking zlib.h presence... yes
  1056. checking for zlib.h... yes
  1057. checking for gzclearerr in -lz... yes
  1058. checking bzlib.h usability... yes
  1059. checking bzlib.h presence... yes
  1060. checking for bzlib.h... yes
  1061. checking for BZ2_bzCompressInit in -lbz2... yes
  1062. checking hdf5.h usability... yes
  1063. checking hdf5.h presence... yes
  1064. checking for hdf5.h... yes
  1065. checking for H5Gget_num_objs in -lhdf5... yes
  1066. checking whether HDF5 library has enforced version 1.6 API... no
  1067. checking fftw3.h usability... yes
  1068. checking fftw3.h presence... yes
  1069. checking for fftw3.h... yes
  1070. checking for fftw_plan_dft_1d in -lfftw3 ... yes
  1071. checking for fftw3.h... (cached) yes
  1072. checking for fftwf_plan_dft_1d in -lfftw3f ... yes
  1073. checking for fftw3 multi-threading support... -lfftw3_threads
  1074. checking for fftw3f multi-threading support... -lfftw3f_threads
  1075. checking glpk/glpk.h usability... no
  1076. checking glpk/glpk.h presence... no
  1077. checking for glpk/glpk.h... no
  1078. checking glpk.h usability... yes
  1079. checking glpk.h presence... yes
  1080. checking for glpk.h... yes
  1081. checking for glp_simplex in -lglpk... yes
  1082. checking whether the glpk library has glp_interior(glp_prob*, glp_iptcp*)... yes
  1083. checking curl/curl.h usability... yes
  1084. checking curl/curl.h presence... yes
  1085. checking for curl/curl.h... yes
  1086. checking for curl_easy_escape in -lcurl... yes
  1087. checking for CURLOPT_DIRLISTONLY in curl/curl.h... yes
  1088. checking sndfile.h usability... yes
  1089. checking sndfile.h presence... yes
  1090. checking for sndfile.h... yes
  1091. checking for sf_open in -lsndfile ... yes
  1092. checking whether sndfile library is modern enough... yes
  1093. checking portaudio.h usability... yes
  1094. checking portaudio.h presence... yes
  1095. checking for portaudio.h... yes
  1096. checking for Pa_GetDeviceCount in -lportaudio -lm -lpthread -lasound ... yes
  1097. checking Magick++.h usability... yes
  1098. checking Magick++.h presence... yes
  1099. checking for Magick++.h... yes
  1100. checking for Magick::ColorRGB in Magick++.h... yes
  1101. checking for setlocale... yes
  1102. checking for X... libraries , headers
  1103. checking for XrmInitialize in -lX11... yes
  1104. checking whether /usr/bin/ld -m elf_x86_64 accepts -framework Carbon... no
  1105. checking whether /usr/bin/ld -m elf_x86_64 accepts -framework OpenGL... no
  1106. checking for GL/gl.h... yes
  1107. checking for GL/glu.h... yes
  1108. checking for GL/glext.h... yes
  1109. checking for OpenGL/glext.h... no
  1110. checking for glEnable in -lGL... yes
  1111. checking for freetype2... yes
  1112. checking for FreeType2 version >= 9.03... yes
  1113. checking for FT_Reference_Face... yes
  1114. checking fontconfig.h usability... no
  1115. checking fontconfig.h presence... no
  1116. checking for fontconfig.h... no
  1117. checking fontconfig/fontconfig.h usability... yes
  1118. checking fontconfig/fontconfig.h presence... yes
  1119. checking for fontconfig/fontconfig.h... yes
  1120. checking for FcInit in -lfontconfig -lfreetype ... yes
  1121. checking gl2ps.h usability... yes
  1122. checking gl2ps.h presence... yes
  1123. checking for gl2ps.h... yes
  1124. checking for gl2psLineJoin... yes
  1125. checking Qt version 5... checking for Qt5Core Qt5Gui Qt5Network Qt5OpenGL Qt5PrintSupport Qt5Help... yes
  1126. checking for qtchooser... no
  1127. checking for moc-qt5... moc-qt5
  1128. checking for uic-qt5... uic-qt5
  1129. checking for rcc-qt5... rcc-qt5
  1130. checking for lrelease-qt5... lrelease-qt5
  1131. checking for qcollectiongenerator-qt5... qcollectiongenerator-qt5
  1132. checking for qhelpgenerator-qt5... qhelpgenerator-qt5
  1133. checking for setlocale... (cached) yes
  1134. checking pty.h usability... yes
  1135. checking pty.h presence... yes
  1136. checking for pty.h... yes
  1137. checking libutil.h usability... no
  1138. checking libutil.h presence... no
  1139. checking for libutil.h... no
  1140. checking util.h usability... no
  1141. checking util.h presence... no
  1142. checking for util.h... no
  1143. checking for library containing openpty... -lutil
  1144. checking for chmod... yes
  1145. checking for chown... yes
  1146. checking for ftruncate... (cached) yes
  1147. checking for mmap... (cached) yes
  1148. checking for munmap... yes
  1149. checking for QAbstractItemModel::beginResetModel in <QAbstractItemModel>... yes
  1150. checking QStandardPaths usability... yes
  1151. checking QStandardPaths presence... yes
  1152. checking for QStandardPaths... yes
  1153. checking for QGuiApplication::setDesktopFileName... yes
  1154. checking for QHeaderView::setSectionResizeMode... yes
  1155. checking for QHeaderView::setSectionsClickable... yes
  1156. checking for QHeaderView::setSectionsMovable... yes
  1157. checking for QHelpSearchQueryWidget::searchInput... yes
  1158. checking for qInstallMessageHandler... yes
  1159. checking for QLineEdit::setPlaceholderText in <QLinedEdit>... yes
  1160. checking for QMouseEvent::localPos... yes
  1161. checking whether QObject::findChildren accepts Qt::FindChildOptions... yes
  1162. checking for QTabWidget::setMovable in <QTabWidget>... yes
  1163. checking whether Qt message handler accepts QMessageLogContext... yes
  1164. checking for QFont::ForceIntegerMetrics in <QFont>... yes
  1165. checking for QFont::Monospace in <QFont>... yes
  1166. checking for QGuiApplication... yes
  1167. checking QOpenGLWidget usability... yes
  1168. checking QOpenGLWidget presence... yes
  1169. checking for QOpenGLWidget... yes
  1170. checking QGLWidget usability... yes
  1171. checking QGLWidget presence... yes
  1172. checking for QGLWidget... yes
  1173. checking whether Qt works with OpenGL and GLU... yes
  1174. checking QOffscreenSurface usability... yes
  1175. checking QOffscreenSurface presence... yes
  1176. checking for QOffscreenSurface... yes
  1177. checking whether Qt supports full offscreen OpenGL rendering... yes
  1178. checking for the QScintilla library for Qt 5... -lqscintilla2-qt5
  1179. checking whether QScintilla has version 2.6.0 or later... yes
  1180. checking Qsci/qscilexeroctave.h usability... yes
  1181. checking Qsci/qscilexeroctave.h presence... yes
  1182. checking for Qsci/qscilexeroctave.h... yes
  1183. checking Qsci/qscilexermatlab.h usability... yes
  1184. checking Qsci/qscilexermatlab.h presence... yes
  1185. checking for Qsci/qscilexermatlab.h... yes
  1186. checking for QsciScintilla::findFirstInSelection in <Qsci/qsciscintilla.h>... yes
  1187. checking for fltk-config... /usr/bin/fltk-config
  1188. checking for OpenGL support in FLTK... yes
  1189. checking for sqr1up in -lqrupdate... yes
  1190. checking for slup1up in -lqrupdate... yes
  1191. checking for SuiteSparse_time in -lsuitesparseconfig... yes
  1192. checking suitesparse/amd.h usability... yes
  1193. checking suitesparse/amd.h presence... yes
  1194. checking for suitesparse/amd.h... yes
  1195. checking for amd_postorder in -lamd... yes
  1196. checking suitesparse/camd.h usability... yes
  1197. checking suitesparse/camd.h presence... yes
  1198. checking for suitesparse/camd.h... yes
  1199. checking for camd_postorder in -lcamd... yes
  1200. checking suitesparse/colamd.h usability... yes
  1201. checking suitesparse/colamd.h presence... yes
  1202. checking for suitesparse/colamd.h... yes
  1203. checking for colamd in -lcolamd... yes
  1204. checking suitesparse/ccolamd.h usability... yes
  1205. checking suitesparse/ccolamd.h presence... yes
  1206. checking for suitesparse/ccolamd.h... yes
  1207. checking for ccolamd in -lccolamd... yes
  1208. checking suitesparse/cholmod.h usability... yes
  1209. checking suitesparse/cholmod.h presence... yes
  1210. checking for suitesparse/cholmod.h... yes
  1211. checking for cholmod_l_start in -lcholmod... yes
  1212. checking suitesparse/cs.h usability... yes
  1213. checking suitesparse/cs.h presence... yes
  1214. checking for suitesparse/cs.h... yes
  1215. checking for cs_dl_sqr in -lcxsparse... yes
  1216. checking whether CXSparse is version 2.2 or later... yes
  1217. checking suitesparse/umfpack.h usability... yes
  1218. checking suitesparse/umfpack.h presence... yes
  1219. checking for suitesparse/umfpack.h... yes
  1220. checking for umfpack_zl_get_determinant in -lumfpack... yes
  1221. checking suitesparse/klu.h usability... yes
  1222. checking suitesparse/klu.h presence... yes
  1223. checking for suitesparse/klu.h... yes
  1224. checking for klu_solve in -lklu... yes
  1225. checking for UMFPACK separate complex matrix and rhs split... yes
  1226. checking nvector/nvector_serial.h usability... yes
  1227. checking nvector/nvector_serial.h presence... yes
  1228. checking for nvector/nvector_serial.h... yes
  1229. checking for N_VNew_Serial in -lsundials_nvecserial... yes
  1230. checking ida/ida.h usability... yes
  1231. checking ida/ida.h presence... yes
  1232. checking for ida/ida.h... yes
  1233. checking for IDAInit in -lsundials_ida... yes
  1234. checking for ida/ida.h... (cached) yes
  1235. checking ida.h usability... no
  1236. checking ida.h presence... no
  1237. checking for ida.h... no
  1238. checking whether SUNDIALS IDA is configured with double precision realtype... yes
  1239. checking ida/ida_dense.h usability... no
  1240. checking ida/ida_dense.h presence... no
  1241. checking for ida/ida_dense.h... no
  1242. checking ida_dense.h usability... no
  1243. checking ida_dense.h presence... no
  1244. checking for ida_dense.h... no
  1245. checking whether SUNDIALS IDA includes the IDADENSE linear solver... no
  1246. configure: WARNING: SUNDIALS IDA library does not include the IDADENSE linear solver, ode15i and ode15s will be disabled
  1247. checking ida/ida_klu.h usability... no
  1248. checking ida/ida_klu.h presence... no
  1249. checking for ida/ida_klu.h... no
  1250. checking ida_klu.h usability... no
  1251. checking ida_klu.h presence... no
  1252. checking for ida_klu.h... no
  1253. checking whether SUNDIALS IDA is configured with IDAKLU enabled... no
  1254. configure: WARNING: SUNDIALS IDA library not configured with IDAKLU, ode15i and ode15s will not support the sparse Jacobian feature
  1255. checking for dseupd in -larpack ... yes
  1256. checking whether the arpack library works... yes
  1257. checking whether the arpack library is free of bugs... yes
  1258. checking for java... /usr/local/java/jdk1.8.0_162//jre/bin/java
  1259. checking for javac... /usr/local/java/jdk1.8.0_162//bin/javac
  1260. checking for jar... /usr/local/java/jdk1.8.0_162//bin/jar
  1261. checking for Java version... 1.8.0_162
  1262. checking for libjvm.so... /usr/local/java/jdk1.8.0_162/jre/lib/amd64/server
  1263. checking for include file <jni.h>... /usr/local/java/jdk1.8.0_162//include
  1264. checking whether gcc accepts -Wall... yes
  1265. adding -Wall to WARN_CFLAGS
  1266. checking whether gcc accepts -W... yes
  1267. adding -W to WARN_CFLAGS
  1268. checking whether gcc accepts -Wshadow... yes
  1269. adding -Wshadow to WARN_CFLAGS
  1270. checking whether gcc accepts -Wformat... yes
  1271. adding -Wformat to WARN_CFLAGS
  1272. checking whether gcc accepts -Wpointer-arith... yes
  1273. adding -Wpointer-arith to WARN_CFLAGS
  1274. checking whether gcc accepts -Wmissing-prototypes... yes
  1275. adding -Wmissing-prototypes to WARN_CFLAGS
  1276. checking whether gcc accepts -Wstrict-prototypes... yes
  1277. adding -Wstrict-prototypes to WARN_CFLAGS
  1278. checking whether gcc accepts -Wwrite-strings... yes
  1279. adding -Wwrite-strings to WARN_CFLAGS
  1280. checking whether gcc accepts -Wcast-align... yes
  1281. adding -Wcast-align to WARN_CFLAGS
  1282. checking whether gcc accepts -Wcast-qual... yes
  1283. adding -Wcast-qual to WARN_CFLAGS
  1284. checking whether g++ accepts -Wall... yes
  1285. adding -Wall to WARN_CXXFLAGS
  1286. checking whether g++ accepts -W... yes
  1287. adding -W to WARN_CXXFLAGS
  1288. checking whether g++ accepts -Wshadow... yes
  1289. adding -Wshadow to WARN_CXXFLAGS
  1290. checking whether g++ accepts -Wold-style-cast... yes
  1291. adding -Wold-style-cast to WARN_CXXFLAGS
  1292. checking whether g++ accepts -Wformat... yes
  1293. adding -Wformat to WARN_CXXFLAGS
  1294. checking whether g++ accepts -Wpointer-arith... yes
  1295. adding -Wpointer-arith to WARN_CXXFLAGS
  1296. checking whether g++ accepts -Wwrite-strings... yes
  1297. adding -Wwrite-strings to WARN_CXXFLAGS
  1298. checking whether g++ accepts -Wcast-align... yes
  1299. adding -Wcast-align to WARN_CXXFLAGS
  1300. checking whether g++ accepts -Wcast-qual... yes
  1301. adding -Wcast-qual to WARN_CXXFLAGS
  1302. checking for #pragma GCC diagnostic push/pop/ignore... yes
  1303. checking whether gcc accepts -Wimplicit-fallthrough... yes
  1304. checking that generated files are newer than configure... done
  1305. configure: creating ./config.status
  1306. config.status: creating Makefile
  1307. config.status: creating build-aux/check-subst-vars.sh
  1308. config.status: creating doc/doxyhtml/Doxyfile
  1309. config.status: creating libgnu/Makefile
  1310. config.status: creating liboctave/octave.pc
  1311. config.status: creating libinterp/octinterp.pc
  1312. config.status: creating oct-conf-post.h-tmp
  1313. config.status: creating libgui/mk-default-qt-settings.sh-tmp
  1314. config.status: creating liboctave/external/mk-f77-def.sh-tmp
  1315. config.status: creating liboctave/mk-version-h.sh-tmp
  1316. config.status: creating libinterp/corefcn/mk-mxarray-h.sh-tmp
  1317. config.status: creating build-aux/subst-config-vals.sh-tmp
  1318. config.status: creating build-aux/subst-cross-config-vals.sh-tmp
  1319. config.status: creating build-aux/subst-default-vals.sh-tmp
  1320. config.status: creating build-aux/subst-script-vals.sh-tmp
  1321. config.status: creating config.h
  1322. config.status: executing depfiles commands
  1323. config.status: executing libtool commands
  1324. config.status: executing oct-conf-post.h commands
  1325. config.status: executing libgui/mk-default-qt-settings.sh commands
  1326. config.status: executing liboctave/external/mk-f77-def.sh commands
  1327. config.status: executing liboctave/mk-version-h.sh commands
  1328. config.status: executing libinterp/corefcn/mk-mxarray-h.sh commands
  1329. config.status: executing build-aux/subst-config-vals.sh commands
  1330. config.status: executing build-aux/subst-cross-config-vals.sh commands
  1331. config.status: executing build-aux/subst-default-vals.sh commands
  1332. config.status: executing build-aux/subst-script-vals.sh commands
  1333. configure:
  1334.  
  1335. Octave is now configured for x86_64-pc-linux-gnu
  1336.  
  1337.   Source directory:              /home/user/octave/src
  1338.   Installation prefix:           /usr/local/octave/dev
  1339.   C compiler:                    gcc  -pthread -fopenmp  -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -g -O2
  1340.   C++ compiler:                  g++  -pthread -fopenmp  -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2
  1341.   Fortran compiler:              gfortran -g -O2
  1342.   Fortran libraries:              -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath
  1343.   Lex libraries:                
  1344.   LIBS:                          -lutil -lm  
  1345.   LDFLAGS:                      
  1346.   Extra LDFLAGS:                
  1347.  
  1348.   AMD CPPFLAGS:                  
  1349.   AMD LDFLAGS:                  
  1350.   AMD libraries:                 -lamd
  1351.   ARPACK CPPFLAGS:              
  1352.   ARPACK LDFLAGS:                
  1353.   ARPACK libraries:              -larpack
  1354.   BLAS libraries:                -lopenblas
  1355.   BZ2 CPPFLAGS:                  
  1356.   BZ2 LDFLAGS:                  
  1357.   BZ2 libraries:                 -lbz2
  1358.   CAMD CPPFLAGS:                
  1359.   CAMD LDFLAGS:                  
  1360.   CAMD libraries:                -lcamd
  1361.   CARBON libraries:              
  1362.   CCOLAMD CPPFLAGS:              
  1363.   CCOLAMD LDFLAGS:              
  1364.   CCOLAMD libraries:             -lccolamd
  1365.   CHOLMOD CPPFLAGS:              
  1366.   CHOLMOD LDFLAGS:              
  1367.   CHOLMOD libraries:             -lcholmod
  1368.   COLAMD CPPFLAGS:              
  1369.   COLAMD LDFLAGS:                
  1370.   COLAMD libraries:              -lcolamd
  1371.   CURL CPPFLAGS:                
  1372.   CURL LDFLAGS:                  
  1373.   CURL libraries:                -lcurl
  1374.   CXSPARSE CPPFLAGS:            
  1375.   CXSPARSE LDFLAGS:              
  1376.   CXSPARSE libraries:            -lcxsparse
  1377.   DL libraries:                  -ldl
  1378.   FFTW3 CPPFLAGS:                
  1379.   FFTW3 LDFLAGS:                
  1380.   FFTW3 libraries:               -lfftw3_threads -lfftw3
  1381.   FFTW3F CPPFLAGS:              
  1382.   FFTW3F LDFLAGS:                
  1383.   FFTW3F libraries:              -lfftw3f_threads -lfftw3f
  1384.   FLTK CPPFLAGS:                
  1385.   FLTK LDFLAGS:                  
  1386.   FLTK libraries:                -lfltk_gl -lfltk
  1387.   fontconfig CPPFLAGS:           -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid
  1388.   fontconfig libraries:          -lfontconfig -lfreetype
  1389.   FreeType2 CPPFLAGS:            -I/usr/include/freetype2 -I/usr/include/libpng16
  1390.   FreeType2 libraries:           -lfreetype
  1391.   GLPK CPPFLAGS:                
  1392.   GLPK LDFLAGS:                  
  1393.   GLPK libraries:                -lglpk
  1394.   HDF5 CPPFLAGS:                
  1395.   HDF5 LDFLAGS:                  
  1396.   HDF5 libraries:                -lhdf5
  1397.   Java home:                     /usr/local/java/jdk1.8.0_162/
  1398.   Java JVM path:                 /usr/local/java/jdk1.8.0_162/jre/lib/amd64/server
  1399.   Java CPPFLAGS:                 -I/usr/local/java/jdk1.8.0_162//include -I/usr/local/java/jdk1.8.0_162//include/linux
  1400.   Java libraries:                
  1401.   KLU CPPFLAGS:                  
  1402.   KLU LDFLAGS:                  
  1403.   KLU libraries:                 -lklu
  1404.   LAPACK libraries:              
  1405.   LLVM CPPFLAGS:                
  1406.   LLVM LDFLAGS:                  
  1407.   LLVM libraries:                
  1408.   Magick++ CPPFLAGS:             -I/usr/include/GraphicsMagick
  1409.   Magick++ LDFLAGS:              
  1410.   Magick++ libraries:            -lGraphicsMagick++ -lGraphicsMagick
  1411.   OpenGL libraries:              -lGL -lGLU
  1412.   PCRE CPPFLAGS:                
  1413.   PCRE LDFLAGS:                  
  1414.   PCRE libraries:                -lpcre
  1415.   PortAudio CPPFLAGS:            -I/usr/include/alsa
  1416.   PortAudio LDFLAGS:            
  1417.   PortAudio libraries:           -lportaudio -lm -lpthread -lasound
  1418.   PTHREAD flags:                 -pthread
  1419.   PTHREAD libraries:            
  1420.   QHULL CPPFLAGS:                
  1421.   QHULL LDFLAGS:                
  1422.   QHULL libraries:               -lqhull
  1423.   QRUPDATE CPPFLAGS:            
  1424.   QRUPDATE LDFLAGS:              
  1425.   QRUPDATE libraries:            -lqrupdate
  1426.   Qt CPPFLAGS:                   -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtHelp -I/usr/include/qt5/QtSql
  1427.   Qt LDFLAGS:                    
  1428.   Qt libraries:                  -lQt5Network -lQt5OpenGL -lQt5PrintSupport -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Sql -lQt5Core  -lqscintilla2-qt5
  1429.   Qt moc:                        moc-qt5
  1430.   Qt uic:                        uic-qt5
  1431.   Qt rcc:                        rcc-qt5
  1432.   Qt lrelease:                   lrelease-qt5
  1433.   Qt qcollectiongenerator:       qcollectiongenerator-qt5
  1434.   Qt qhelpgenerator:             qhelpgenerator-qt5
  1435.   READLINE libraries:            -lreadline
  1436.   Sndfile CPPFLAGS:              
  1437.   Sndfile LDFLAGS:              
  1438.   Sndfile libraries:             -lsndfile
  1439.   SuiteSparse config libraries:  -lsuitesparseconfig
  1440.   SUNDIALS IDA CPPFLAGS:        
  1441.   SUNDIALS IDA LDFLAGS:          
  1442.   SUNDIALS IDA libraries:        -lsundials_ida
  1443.   SUNDIALS NVECTOR CPPFLAGS:    
  1444.   SUNDIALS NVECTOR LDFLAGS:      
  1445.   SUNDIALS NVECTOR libraries:    -lsundials_nvecserial
  1446.   TERM libraries:                -lncurses
  1447.   UMFPACK CPPFLAGS:              
  1448.   UMFPACK LDFLAGS:              
  1449.   UMFPACK libraries:             -lumfpack
  1450.   X11 include flags:            
  1451.   X11 libraries:                 -lX11
  1452.   Z CPPFLAGS:                    
  1453.   Z LDFLAGS:                    
  1454.   Z libraries:                   -lz
  1455.  
  1456.   Default pager:                 less
  1457.   gnuplot:                       gnuplot
  1458.  
  1459.   Build Octave Qt GUI:                  yes (version: 5)
  1460.   JIT compiler for loops:               no
  1461.   Build Java interface:                 yes
  1462.   Build static libraries:               no
  1463.   Build shared libraries:               yes
  1464.   Dynamic Linking:                      yes (dlopen)
  1465.   Include support for GNU readline:     yes
  1466.   64-bit array dims and indexing:       yes
  1467.   64-bit BLAS array dims and indexing:  no
  1468.   OpenMP SMP multithreading:            yes
  1469.   Truncate intermediate FP results:     yes
  1470.   Build cross tools:                    no
  1471.   Build docs:                           yes
  1472.  
  1473. configure: WARNING:
  1474.  
  1475. I didn't find texi2dvi, but it's only a problem if you need to
  1476. reconstruct the DVI version of the manual
  1477.  
  1478. configure: WARNING: SUNDIALS IDA library does not include the IDADENSE linear solver, ode15i and ode15s will be disabled
  1479. configure: WARNING: SUNDIALS IDA library not configured with IDAKLU, ode15i and ode15s will not support the sparse Jacobian feature
  1480. configure:
  1481. configure: NOTE: Libraries or auxiliary programs may be skipped if they are not found
  1482. configure: NOTE: OR if they are missing required features on your system.
Advertisement
Add Comment
Please, Sign In to add comment