Advertisement
alvarovaca

Configure 4

Oct 31st, 2020 (edited)
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.33 KB | None | 0 0
  1. alvaro@debian:~/emacs$ ./configure --prefix=/opt/emacs/
  2. checking for xcrun... no
  3. checking for GNU Make... make
  4. checking build system type... x86_64-pc-linux-gnu
  5. checking host system type... x86_64-pc-linux-gnu
  6. checking for gcc... gcc
  7. checking whether the C compiler works... yes
  8. checking for C compiler default output file name... a.out
  9. checking for suffix of executables...
  10. checking whether we are cross compiling... no
  11. checking for suffix of object files... o
  12. checking whether we are using the GNU C compiler... yes
  13. checking whether gcc accepts -g... yes
  14. checking for gcc option to enable C11 features... none needed
  15. checking whether gcc and cc understand -c and -o together... yes
  16. checking for putenv... yes
  17. checking for sbrk... yes
  18. checking for fchmod... yes
  19. checking for canonicalize_file_name... yes
  20. checking for getcwd... yes
  21. checking for readlink... yes
  22. checking for realpath... yes
  23. checking for readlinkat... yes
  24. checking for explicit_bzero... yes
  25. checking for faccessat... yes
  26. checking for fcntl... yes
  27. checking for fdopendir... yes
  28. checking for fstatat... yes
  29. checking for fsync... yes
  30. checking for gettimeofday... yes
  31. checking for lstat... yes
  32. checking for mkostemp... yes
  33. checking for tzset... yes
  34. checking for pipe2... yes
  35. checking for pselect... yes
  36. checking for isblank... yes
  37. checking for iswctype... yes
  38. checking for strtoimax... yes
  39. checking for symlink... yes
  40. checking for localtime_r... yes
  41. checking for timegm... yes
  42. checking for futimes... yes
  43. checking for futimesat... yes
  44. checking for futimens... yes
  45. checking for utimensat... yes
  46. checking for lutimes... yes
  47. checking for getdtablesize... yes
  48. checking how to run the C preprocessor... gcc -E
  49. checking for grep that handles long lines and -e... /usr/bin/grep
  50. checking for egrep... /usr/bin/grep -E
  51. checking for ANSI C header files... yes
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... yes
  60. checking for unistd.h... yes
  61. checking minix/config.h usability... no
  62. checking minix/config.h presence... no
  63. checking for minix/config.h... no
  64. checking whether it is safe to define __EXTENSIONS__... yes
  65. checking whether _XOPEN_SOURCE should be defined... no
  66. checking for Minix Amsterdam compiler... no
  67. checking for ar... ar
  68. checking for ranlib... ranlib
  69. checking for special C compiler options needed for large files... no
  70. checking for _FILE_OFFSET_BITS value needed for large files... no
  71. checking whether gcc accepts -g3 -O2... yes
  72. checking whether the compiler is clang... no
  73. checking whether C compiler handles -Werror -Wunknown-warning-option... no
  74. checking for a BSD-compatible install... /usr/bin/install -c
  75. checking command to symlink files in the same directory... ln -s
  76. checking for install-info... :
  77. checking for gzip... /usr/bin/gzip
  78. checking for 'find' args to delete a file... -delete
  79. checking for brew... no
  80. checking for -znocombreloc... not needed
  81. checking whether addresses are sanitized... no
  82. checking for library containing sqrt... -lm
  83. checking for pkg-config... /usr/bin/pkg-config
  84. checking pkg-config is at least version 0.9.0... yes
  85. checking for machine/soundcard.h... no
  86. checking for sys/soundcard.h... yes
  87. checking for soundcard.h... no
  88. checking for mmsystem.h... no
  89. checking for _oss_ioctl in -lossaudio... no
  90. checking for alsa >= 1.0.0... no
  91. checking for linux/fs.h... yes
  92. checking for malloc.h... yes
  93. checking for sys/systeminfo.h... no
  94. checking for sys/sysinfo.h... yes
  95. checking for coff.h... no
  96. checking for pty.h... yes
  97. checking for sys/resource.h... yes
  98. checking for sys/utsname.h... yes
  99. checking for pwd.h... yes
  100. checking for utmp.h... yes
  101. checking for util.h... no
  102. checking for sys/socket.h... yes
  103. checking for stdlib.h... (cached) yes
  104. checking for unistd.h... (cached) yes
  105. checking for sys/param.h... yes
  106. checking for pthread.h... yes
  107. checking for malloc/malloc.h... no
  108. checking for sys/un.h... yes
  109. checking for dirent.h... yes
  110. checking for execinfo.h... yes
  111. checking for stdio_ext.h... yes
  112. checking for sys/vfs.h... yes
  113. checking for sys/fs_types.h... no
  114. checking for getopt.h... yes
  115. checking for sys/cdefs.h... yes
  116. checking for sys/time.h... yes
  117. checking for ieee754.h... yes
  118. checking for limits.h... yes
  119. checking for wchar.h... yes
  120. checking for stdint.h... (cached) yes
  121. checking for inttypes.h... (cached) yes
  122. checking for sys/select.h... yes
  123. checking for sys/stat.h... (cached) yes
  124. checking for ADDR_NO_RANDOMIZE... yes
  125. checking if Linux sysinfo may be used... yes
  126. checking for term.h... yes
  127. checking whether time.h and sys/time.h may both be included... yes
  128. checking whether sys_siglist is declared... yes
  129. checking for sys/wait.h that is POSIX.1 compatible... yes
  130. checking for net/if.h... yes
  131. checking for ifaddrs.h... yes
  132. checking for net/if_dl.h... no
  133. checking for struct ifreq.ifr_flags... yes
  134. checking for struct ifreq.ifr_hwaddr... yes
  135. checking for struct ifreq.ifr_netmask... yes
  136. checking for struct ifreq.ifr_broadaddr... yes
  137. checking for struct ifreq.ifr_addr... yes
  138. checking for struct ifreq.ifr_addr.sa_len... no
  139. checking whether gcc understands -MMD -MF... yes
  140. checking for X... no
  141. checking for X... false
  142. checking whether malloc is Doug Lea style... no
  143. checking for getpagesize... yes
  144. checking for working mmap... yes
  145. checking for main in -lXbsd... no
  146. checking for pthread library... -lpthread
  147. checking for thread support... yes
  148. checking for getaddrinfo_a in -lanl... yes
  149. checking for dbus-1 >= 1.0... no
  150. checking for lgetfilecon in -lselinux... no
  151. checking for gnutls >= 2.12.2... yes
  152. checking for libsystemd >= 222... no
  153. checking for jansson >= 2.7... no
  154. checking sys/inotify.h usability... yes
  155. checking sys/inotify.h presence... yes
  156. checking for sys/inotify.h... yes
  157. checking for inotify_init1... yes
  158. checking for lcms2... no
  159. checking for library containing inflateEnd... no
  160. checking for dladdr... yes
  161. checking for dlfunc... no
  162. checking gpm.h usability... no
  163. checking gpm.h presence... no
  164. checking for gpm.h... no
  165. checking for libxml-2.0 > 2.6.17... no
  166. checking for accept4... yes
  167. checking for fchdir... yes
  168. checking for gethostname... yes
  169. checking for getrusage... yes
  170. checking for get_current_dir_name... yes
  171. checking for lrand48... yes
  172. checking for random... yes
  173. checking for rint... yes
  174. checking for trunc... yes
  175. checking for select... yes
  176. checking for getpagesize... (cached) yes
  177. checking for setlocale... yes
  178. checking for newlocale... yes
  179. checking for getrlimit... yes
  180. checking for setrlimit... yes
  181. checking for shutdown... yes
  182. checking for pthread_sigmask... (cached) yes
  183. checking for strsignal... yes
  184. checking for setitimer... yes
  185. checking for timer_getoverrun... no
  186. checking for sendto... yes
  187. checking for recvfrom... yes
  188. checking for getsockname... yes
  189. checking for getifaddrs... yes
  190. checking for freeifaddrs... yes
  191. checking for gai_strerror... yes
  192. checking for sync... yes
  193. checking for getpwent... yes
  194. checking for endpwent... yes
  195. checking for getgrent... yes
  196. checking for endgrent... yes
  197. checking for cfmakeraw... yes
  198. checking for cfsetspeed... yes
  199. checking for __executable_start... yes
  200. checking for log2... yes
  201. checking for pthread_setname_np... yes
  202. checking whether pthread_setname_np takes a single argument... no
  203. checking whether pthread_setname_np takes three arguments... no
  204. checking for aligned_alloc... yes
  205. checking whether aligned_alloc is declared... yes
  206. checking for posix_madvise... yes
  207. checking for __builtin_frame_address... yes
  208. checking for __builtin_unwind_init... yes
  209. checking for _LARGEFILE_SOURCE value needed for large files... no
  210. checking for grantpt... yes
  211. checking for getpt... yes
  212. checking for posix_openpt... yes
  213. checking for library containing tputs... -ltinfo
  214. checking for timerfd interface... yes
  215. checking whether signals can be handled on alternate stack... yes
  216. checking gmp.h usability... yes
  217. checking gmp.h presence... yes
  218. checking for gmp.h... yes
  219. checking for library containing __gmpz_roinit_n... -lgmp
  220. checking valgrind/valgrind.h usability... no
  221. checking valgrind/valgrind.h presence... no
  222. checking for valgrind/valgrind.h... no
  223. checking for struct unipair.unicode... yes
  224. checking for pid_t... yes
  225. checking vfork.h usability... no
  226. checking vfork.h presence... no
  227. checking for vfork.h... no
  228. checking for fork... yes
  229. checking for vfork... yes
  230. checking for working fork... yes
  231. checking for working vfork... (cached) yes
  232. checking for snprintf... yes
  233. checking whether GLib is linked in... no
  234. checking for nl_langinfo and CODESET... yes
  235. checking for nl_langinfo and _NL_PAPER_WIDTH... yes
  236. checking for mbstate_t... yes
  237. checking for signals via characters... yes
  238. checking for _setjmp... yes
  239. checking for sigsetjmp... yes
  240. checking for usable FIONREAD... yes
  241. checking for usable SIGIO... yes
  242. checking for struct alignment... yes
  243. checking for typeof syntax and keyword spelling... typeof
  244. checking for statement expressions... yes
  245. checking for working alloca.h... yes
  246. checking for alloca... yes
  247. checking whether // is distinct from /... no
  248. checking whether realpath works... yes
  249. checking for unsigned long long int... yes
  250. checking whether byte ordering is bigendian... no
  251. checking whether the preprocessor supports include_next... yes
  252. checking whether system header files limit the line length... no
  253. checking if environ is properly declared... yes
  254. checking for complete errno.h... yes
  255. checking whether lstat correctly handles trailing slash... yes
  256. checking for mode_t... yes
  257. checking for st_dm_mode in struct stat... no
  258. checking whether strmode is declared... no
  259. checking for gawk... no
  260. checking for mawk... mawk
  261. checking for getopt.h... (cached) yes
  262. checking for getopt_long_only... yes
  263. checking whether getopt is POSIX compatible... yes
  264. checking for working GNU getopt function... yes
  265. checking for working GNU getopt_long function... yes
  266. checking for C/C++ restrict keyword... __restrict
  267. checking for struct timeval... yes
  268. checking for wide-enough struct timeval.tv_sec member... yes
  269. checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
  270. checking for long long int... yes
  271. checking whether stdint.h conforms to C99... yes
  272. checking whether stdint.h predates C++11... no
  273. checking whether stdint.h has UINTMAX_WIDTH etc.... yes
  274. checking whether memmem is declared... yes
  275. checking whether memrchr is declared... yes
  276. checking whether <limits.h> defines MIN and MAX... no
  277. checking whether <sys/param.h> defines MIN and MAX... yes
  278. checking whether time_t is signed... yes
  279. checking whether alarm is declared... yes
  280. checking for working mktime... yes
  281. checking whether struct tm is in sys/time.h or time.h... time.h
  282. checking for struct tm.tm_zone... yes
  283. checking for struct tm.tm_gmtoff... yes
  284. checking whether <sys/select.h> is self-contained... yes
  285. checking for inline... inline
  286. checking for stdlib.h... (cached) yes
  287. checking for GNU libc compatible malloc... yes
  288. checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
  289. checking for sigset_t... yes
  290. checking for wchar_t... yes
  291. checking whether strnlen is declared... yes
  292. checking whether strtoimax is declared... yes
  293. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  294. checking whether stat file-mode macros are broken... no
  295. checking for struct timespec in <time.h>... yes
  296. checking whether clearerr_unlocked is declared... yes
  297. checking whether feof_unlocked is declared... yes
  298. checking whether ferror_unlocked is declared... yes
  299. checking whether fflush_unlocked is declared... yes
  300. checking whether fgets_unlocked is declared... yes
  301. checking whether fputc_unlocked is declared... yes
  302. checking whether fputs_unlocked is declared... yes
  303. checking whether fread_unlocked is declared... yes
  304. checking whether fwrite_unlocked is declared... yes
  305. checking whether getc_unlocked is declared... yes
  306. checking whether getchar_unlocked is declared... yes
  307. checking whether putc_unlocked is declared... yes
  308. checking whether putchar_unlocked is declared... yes
  309. checking whether the utimes function works... yes
  310. checking type of array argument to getgroups... gid_t
  311. checking whether getdtablesize is declared... yes
  312. checking for O_CLOEXEC... yes
  313. checking for promoted mode_t type... mode_t
  314. checking sys/acl.h usability... no
  315. checking sys/acl.h presence... no
  316. checking for sys/acl.h... no
  317. configure: WARNING: libacl development library was not found or not usable.
  318. configure: WARNING: GNU Emacs will be built without ACL support.
  319. checking for alloca as a compiler built-in... yes
  320. checking for __builtin_expect... yes
  321. checking byteswap.h usability... yes
  322. checking byteswap.h presence... yes
  323. checking for byteswap.h... yes
  324. checking for library containing clock_gettime... none required
  325. checking for clock_gettime... yes
  326. checking for clock_settime... yes
  327. checking for copy_file_range... yes
  328. checking for d_type member in directory struct... yes
  329. checking whether // is distinct from /... (cached) no
  330. checking whether dup2 works... yes
  331. checking for library containing backtrace_symbols_fd... none required
  332. checking whether fcntl handles F_DUPFD correctly... yes
  333. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  334. checking whether fdopendir is declared... yes
  335. checking whether fdopendir works... yes
  336. checking for flexible array member... yes
  337. checking for __fpending... yes
  338. checking whether __fpending is declared... yes
  339. checking whether fstatat (..., 0) works... yes
  340. checking for sys/mount.h... yes
  341. checking how to get file system space usage... checking for statvfs function (SVR4)... yes
  342. checking whether to use statvfs64... no
  343. checking for two-argument statfs with statfs.f_frsize member... yes
  344. checking sys/fs/s5param.h usability... no
  345. checking sys/fs/s5param.h presence... no
  346. checking for sys/fs/s5param.h... no
  347. checking sys/statfs.h usability... yes
  348. checking sys/statfs.h presence... yes
  349. checking for sys/statfs.h... yes
  350. checking for statfs that truncates block counts... no
  351. checking for getloadavg... yes
  352. checking sys/loadavg.h usability... no
  353. checking sys/loadavg.h presence... no
  354. checking for sys/loadavg.h... no
  355. checking whether getloadavg is declared... yes
  356. checking whether gettimeofday clobbers localtime buffer... no
  357. checking for gettimeofday with POSIX signature... almost
  358. checking for memmem... yes
  359. checking whether memmem works... yes
  360. checking for mempcpy... yes
  361. checking for memrchr... yes
  362. checking whether signature of pselect conforms to POSIX... yes
  363. checking whether pselect detects invalid fds... yes
  364. checking whether pthread_sigmask is a macro... no
  365. checking whether pthread_sigmask returns error numbers... yes
  366. checking whether pthread_sigmask unblocks signals correctly... guessing yes
  367. checking whether readlink signature is correct... yes
  368. checking whether readlink handles trailing slash correctly... yes
  369. checking whether readlinkat signature is correct... yes
  370. checking for working re_compile_pattern... no
  371. checking libintl.h usability... yes
  372. checking libintl.h presence... yes
  373. checking for libintl.h... yes
  374. checking whether isblank is declared... yes
  375. checking for sig2str... no
  376. checking for volatile sig_atomic_t... yes
  377. checking for sighandler_t... yes
  378. checking for socklen_t... yes
  379. checking for ssize_t... yes
  380. checking for struct stat.st_atim.tv_nsec... yes
  381. checking whether struct stat.st_atim is of type struct timespec... yes
  382. checking for struct stat.st_birthtimespec.tv_nsec... no
  383. checking for struct stat.st_birthtimensec... no
  384. checking for struct stat.st_birthtim.tv_nsec... no
  385. checking for working stdalign.h... yes
  386. checking for good max_align_t... yes
  387. checking whether NULL can be used in arbitrary expressions... yes
  388. checking which flavor of printf attribute matches inttypes macros... system
  389. checking for stpcpy... yes
  390. checking for working strnlen... yes
  391. checking whether strtoimax works... yes
  392. checking whether symlink handles trailing slash correctly... yes
  393. checking for nlink_t... yes
  394. checking whether localtime_r is declared... yes
  395. checking whether localtime_r is compatible with its POSIX signature... yes
  396. checking whether localtime loops forever near extrema... no
  397. checking for timezone_t... no
  398. checking for library containing timer_settime... -lrt
  399. checking for timer_settime... yes
  400. checking for variable-length arrays... yes
  401. checking whether getdtablesize works... yes
  402. checking whether the compiler supports the __inline keyword... yes
  403. checking for gcc option to disable position independent executables... not needed
  404.  
  405. Configured for 'x86_64-pc-linux-gnu'.
  406.  
  407. Where should the build process find the source code? .
  408. What compiler should emacs be built with? gcc -g3 -O2
  409. Should Emacs use the GNU version of malloc? no
  410. (The GNU allocators don't work with this system configuration.)
  411. Should Emacs use a relocating allocator for buffers? no
  412. Should Emacs use mmap(2) for buffer allocation? no
  413. What window system should Emacs use? none
  414. What toolkit should Emacs use? none
  415. Where do we find X Windows header files? NONE
  416. Where do we find X Windows libraries? NONE
  417. Does Emacs use -lXaw3d? no
  418. Does Emacs use -lXpm? no
  419. Does Emacs use -ljpeg? no
  420. Does Emacs use -ltiff? no
  421. Does Emacs use a gif library? no
  422. Does Emacs use a png library? no
  423. Does Emacs use -lrsvg-2? no
  424. Does Emacs use cairo? no
  425. Does Emacs use -llcms2? no
  426. Does Emacs use imagemagick? no
  427. Does Emacs support sound? yes
  428. Does Emacs use -lgpm? no
  429. Does Emacs use -ldbus? no
  430. Does Emacs use -lgconf? no
  431. Does Emacs use GSettings? no
  432. Does Emacs use a file notification library? yes -lglibc (inotify)
  433. Does Emacs use access control lists? no
  434. Does Emacs use -lselinux? no
  435. Does Emacs use -lgnutls? yes
  436. Does Emacs use -lxml2? no
  437. Does Emacs use -lfreetype? no
  438. Does Emacs use HarfBuzz? no
  439. Does Emacs use -lm17n-flt? no
  440. Does Emacs use -lotf? no
  441. Does Emacs use -lxft? no
  442. Does Emacs use -lsystemd? no
  443. Does Emacs use -ljansson? no
  444. Does Emacs use -lgmp? yes
  445. Does Emacs directly use zlib? no
  446. Does Emacs have dynamic modules support? yes
  447. Does Emacs use toolkit scroll bars? no
  448. Does Emacs support Xwidgets (requires gtk3)? no
  449. Does Emacs have threading support in lisp? yes
  450. Does Emacs support the portable dumper? yes
  451. Does Emacs support legacy unexec dumping? no
  452. Which dumping strategy does Emacs use? pdumper
  453.  
  454.  
  455. configure: creating ./config.status
  456. config.status: creating src/emacs-module.h
  457. config.status: creating Makefile
  458. config.status: creating lib/gnulib.mk
  459. config.status: creating ./doc/man/emacs.1
  460. config.status: creating lib/Makefile
  461. config.status: creating lib-src/Makefile
  462. config.status: creating oldXMenu/Makefile
  463. config.status: creating doc/emacs/Makefile
  464. config.status: creating doc/misc/Makefile
  465. config.status: creating doc/lispintro/Makefile
  466. config.status: creating doc/lispref/Makefile
  467. config.status: creating src/Makefile
  468. config.status: creating lwlib/Makefile
  469. config.status: creating lisp/Makefile
  470. config.status: creating leim/Makefile
  471. config.status: creating nextstep/Makefile
  472. config.status: creating nt/Makefile
  473. config.status: creating test/Makefile
  474. config.status: creating admin/charsets/Makefile
  475. config.status: creating admin/unidata/Makefile
  476. config.status: creating admin/grammars/Makefile
  477. config.status: creating src/config.h
  478. config.status: executing src/epaths.h commands
  479. config.status: executing src/.gdbinit commands
  480. config.status: executing doc/emacs/emacsver.texi commands
  481. config.status: executing etc-refcards-emacsver.tex commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement