alvarovaca

Configure 3

Oct 31st, 2020 (edited)
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.99 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 maillock in -lmail... no
  167. checking for maillock in -llockfile... no
  168. checking for liblockfile.so... no
  169. checking maillock.h usability... no
  170. checking maillock.h presence... no
  171. checking for maillock.h... no
  172. checking for accept4... yes
  173. checking for fchdir... yes
  174. checking for gethostname... yes
  175. checking for getrusage... yes
  176. checking for get_current_dir_name... yes
  177. checking for lrand48... yes
  178. checking for random... yes
  179. checking for rint... yes
  180. checking for trunc... yes
  181. checking for select... yes
  182. checking for getpagesize... (cached) yes
  183. checking for setlocale... yes
  184. checking for newlocale... yes
  185. checking for getrlimit... yes
  186. checking for setrlimit... yes
  187. checking for shutdown... yes
  188. checking for pthread_sigmask... (cached) yes
  189. checking for strsignal... yes
  190. checking for setitimer... yes
  191. checking for timer_getoverrun... no
  192. checking for sendto... yes
  193. checking for recvfrom... yes
  194. checking for getsockname... yes
  195. checking for getifaddrs... yes
  196. checking for freeifaddrs... yes
  197. checking for gai_strerror... yes
  198. checking for sync... yes
  199. checking for getpwent... yes
  200. checking for endpwent... yes
  201. checking for getgrent... yes
  202. checking for endgrent... yes
  203. checking for cfmakeraw... yes
  204. checking for cfsetspeed... yes
  205. checking for __executable_start... yes
  206. checking for log2... yes
  207. checking for pthread_setname_np... yes
  208. checking whether pthread_setname_np takes a single argument... no
  209. checking whether pthread_setname_np takes three arguments... no
  210. checking for aligned_alloc... yes
  211. checking whether aligned_alloc is declared... yes
  212. checking for posix_madvise... yes
  213. checking for __builtin_frame_address... yes
  214. checking for __builtin_unwind_init... yes
  215. checking for _LARGEFILE_SOURCE value needed for large files... no
  216. checking for grantpt... yes
  217. checking for getpt... yes
  218. checking for posix_openpt... yes
  219. checking for library containing tputs... -ltinfo
  220. checking for timerfd interface... yes
  221. checking whether signals can be handled on alternate stack... yes
  222. checking gmp.h usability... yes
  223. checking gmp.h presence... yes
  224. checking for gmp.h... yes
  225. checking for library containing __gmpz_roinit_n... -lgmp
  226. checking valgrind/valgrind.h usability... no
  227. checking valgrind/valgrind.h presence... no
  228. checking for valgrind/valgrind.h... no
  229. checking for struct unipair.unicode... yes
  230. checking for pid_t... yes
  231. checking vfork.h usability... no
  232. checking vfork.h presence... no
  233. checking for vfork.h... no
  234. checking for fork... yes
  235. checking for vfork... yes
  236. checking for working fork... yes
  237. checking for working vfork... (cached) yes
  238. checking for snprintf... yes
  239. checking whether GLib is linked in... no
  240. checking for nl_langinfo and CODESET... yes
  241. checking for nl_langinfo and _NL_PAPER_WIDTH... yes
  242. checking for mbstate_t... yes
  243. checking for signals via characters... yes
  244. checking for _setjmp... yes
  245. checking for sigsetjmp... yes
  246. checking for usable FIONREAD... yes
  247. checking for usable SIGIO... yes
  248. checking for struct alignment... yes
  249. checking for typeof syntax and keyword spelling... typeof
  250. checking for statement expressions... yes
  251. checking for working alloca.h... yes
  252. checking for alloca... yes
  253. checking whether // is distinct from /... no
  254. checking whether realpath works... yes
  255. checking for unsigned long long int... yes
  256. checking whether byte ordering is bigendian... no
  257. checking whether the preprocessor supports include_next... yes
  258. checking whether system header files limit the line length... no
  259. checking if environ is properly declared... yes
  260. checking for complete errno.h... yes
  261. checking whether lstat correctly handles trailing slash... yes
  262. checking for mode_t... yes
  263. checking for st_dm_mode in struct stat... no
  264. checking whether strmode is declared... no
  265. checking for gawk... no
  266. checking for mawk... mawk
  267. checking for getopt.h... (cached) yes
  268. checking for getopt_long_only... yes
  269. checking whether getopt is POSIX compatible... yes
  270. checking for working GNU getopt function... yes
  271. checking for working GNU getopt_long function... yes
  272. checking for C/C++ restrict keyword... __restrict
  273. checking for struct timeval... yes
  274. checking for wide-enough struct timeval.tv_sec member... yes
  275. checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
  276. checking for long long int... yes
  277. checking whether stdint.h conforms to C99... yes
  278. checking whether stdint.h predates C++11... no
  279. checking whether stdint.h has UINTMAX_WIDTH etc.... yes
  280. checking whether memmem is declared... yes
  281. checking whether memrchr is declared... yes
  282. checking whether <limits.h> defines MIN and MAX... no
  283. checking whether <sys/param.h> defines MIN and MAX... yes
  284. checking whether time_t is signed... yes
  285. checking whether alarm is declared... yes
  286. checking for working mktime... yes
  287. checking whether struct tm is in sys/time.h or time.h... time.h
  288. checking for struct tm.tm_zone... yes
  289. checking for struct tm.tm_gmtoff... yes
  290. checking whether <sys/select.h> is self-contained... yes
  291. checking for inline... inline
  292. checking for stdlib.h... (cached) yes
  293. checking for GNU libc compatible malloc... yes
  294. checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
  295. checking for sigset_t... yes
  296. checking for wchar_t... yes
  297. checking whether strnlen is declared... yes
  298. checking whether strtoimax is declared... yes
  299. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  300. checking whether stat file-mode macros are broken... no
  301. checking for struct timespec in <time.h>... yes
  302. checking whether clearerr_unlocked is declared... yes
  303. checking whether feof_unlocked is declared... yes
  304. checking whether ferror_unlocked is declared... yes
  305. checking whether fflush_unlocked is declared... yes
  306. checking whether fgets_unlocked is declared... yes
  307. checking whether fputc_unlocked is declared... yes
  308. checking whether fputs_unlocked is declared... yes
  309. checking whether fread_unlocked is declared... yes
  310. checking whether fwrite_unlocked is declared... yes
  311. checking whether getc_unlocked is declared... yes
  312. checking whether getchar_unlocked is declared... yes
  313. checking whether putc_unlocked is declared... yes
  314. checking whether putchar_unlocked is declared... yes
  315. checking whether the utimes function works... yes
  316. checking type of array argument to getgroups... gid_t
  317. checking whether getdtablesize is declared... yes
  318. checking for O_CLOEXEC... yes
  319. checking for promoted mode_t type... mode_t
  320. checking sys/acl.h usability... no
  321. checking sys/acl.h presence... no
  322. checking for sys/acl.h... no
  323. configure: WARNING: libacl development library was not found or not usable.
  324. configure: WARNING: GNU Emacs will be built without ACL support.
  325. checking for alloca as a compiler built-in... yes
  326. checking for __builtin_expect... yes
  327. checking byteswap.h usability... yes
  328. checking byteswap.h presence... yes
  329. checking for byteswap.h... yes
  330. checking for library containing clock_gettime... none required
  331. checking for clock_gettime... yes
  332. checking for clock_settime... yes
  333. checking for copy_file_range... yes
  334. checking for d_type member in directory struct... yes
  335. checking whether // is distinct from /... (cached) no
  336. checking whether dup2 works... yes
  337. checking for library containing backtrace_symbols_fd... none required
  338. checking whether fcntl handles F_DUPFD correctly... yes
  339. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  340. checking whether fdopendir is declared... yes
  341. checking whether fdopendir works... yes
  342. checking for flexible array member... yes
  343. checking for __fpending... yes
  344. checking whether __fpending is declared... yes
  345. checking whether fstatat (..., 0) works... yes
  346. checking for sys/mount.h... yes
  347. checking how to get file system space usage... checking for statvfs function (SVR4)... yes
  348. checking whether to use statvfs64... no
  349. checking for two-argument statfs with statfs.f_frsize member... yes
  350. checking sys/fs/s5param.h usability... no
  351. checking sys/fs/s5param.h presence... no
  352. checking for sys/fs/s5param.h... no
  353. checking sys/statfs.h usability... yes
  354. checking sys/statfs.h presence... yes
  355. checking for sys/statfs.h... yes
  356. checking for statfs that truncates block counts... no
  357. checking for getloadavg... yes
  358. checking sys/loadavg.h usability... no
  359. checking sys/loadavg.h presence... no
  360. checking for sys/loadavg.h... no
  361. checking whether getloadavg is declared... yes
  362. checking whether gettimeofday clobbers localtime buffer... no
  363. checking for gettimeofday with POSIX signature... almost
  364. checking for memmem... yes
  365. checking whether memmem works... yes
  366. checking for mempcpy... yes
  367. checking for memrchr... yes
  368. checking whether signature of pselect conforms to POSIX... yes
  369. checking whether pselect detects invalid fds... yes
  370. checking whether pthread_sigmask is a macro... no
  371. checking whether pthread_sigmask returns error numbers... yes
  372. checking whether pthread_sigmask unblocks signals correctly... guessing yes
  373. checking whether readlink signature is correct... yes
  374. checking whether readlink handles trailing slash correctly... yes
  375. checking whether readlinkat signature is correct... yes
  376. checking for working re_compile_pattern... no
  377. checking libintl.h usability... yes
  378. checking libintl.h presence... yes
  379. checking for libintl.h... yes
  380. checking whether isblank is declared... yes
  381. checking for sig2str... no
  382. checking for volatile sig_atomic_t... yes
  383. checking for sighandler_t... yes
  384. checking for socklen_t... yes
  385. checking for ssize_t... yes
  386. checking for struct stat.st_atim.tv_nsec... yes
  387. checking whether struct stat.st_atim is of type struct timespec... yes
  388. checking for struct stat.st_birthtimespec.tv_nsec... no
  389. checking for struct stat.st_birthtimensec... no
  390. checking for struct stat.st_birthtim.tv_nsec... no
  391. checking for working stdalign.h... yes
  392. checking for good max_align_t... yes
  393. checking whether NULL can be used in arbitrary expressions... yes
  394. checking which flavor of printf attribute matches inttypes macros... system
  395. checking for stpcpy... yes
  396. checking for working strnlen... yes
  397. checking whether strtoimax works... yes
  398. checking whether symlink handles trailing slash correctly... yes
  399. checking for nlink_t... yes
  400. checking whether localtime_r is declared... yes
  401. checking whether localtime_r is compatible with its POSIX signature... yes
  402. checking whether localtime loops forever near extrema... no
  403. checking for timezone_t... no
  404. checking for library containing timer_settime... -lrt
  405. checking for timer_settime... yes
  406. checking for variable-length arrays... yes
  407. checking whether getdtablesize works... yes
  408. checking whether the compiler supports the __inline keyword... yes
  409. checking for gcc option to disable position independent executables... not needed
  410.  
  411. Configured for 'x86_64-pc-linux-gnu'.
  412.  
  413. Where should the build process find the source code? .
  414. What compiler should emacs be built with? gcc -g3 -O2
  415. Should Emacs use the GNU version of malloc? no
  416. (The GNU allocators don't work with this system configuration.)
  417. Should Emacs use a relocating allocator for buffers? no
  418. Should Emacs use mmap(2) for buffer allocation? no
  419. What window system should Emacs use? none
  420. What toolkit should Emacs use? none
  421. Where do we find X Windows header files? NONE
  422. Where do we find X Windows libraries? NONE
  423. Does Emacs use -lXaw3d? no
  424. Does Emacs use -lXpm? no
  425. Does Emacs use -ljpeg? no
  426. Does Emacs use -ltiff? no
  427. Does Emacs use a gif library? no
  428. Does Emacs use a png library? no
  429. Does Emacs use -lrsvg-2? no
  430. Does Emacs use cairo? no
  431. Does Emacs use -llcms2? no
  432. Does Emacs use imagemagick? no
  433. Does Emacs support sound? yes
  434. Does Emacs use -lgpm? no
  435. Does Emacs use -ldbus? no
  436. Does Emacs use -lgconf? no
  437. Does Emacs use GSettings? no
  438. Does Emacs use a file notification library? yes -lglibc (inotify)
  439. Does Emacs use access control lists? no
  440. Does Emacs use -lselinux? no
  441. Does Emacs use -lgnutls? yes
  442. Does Emacs use -lxml2? no
  443. Does Emacs use -lfreetype? no
  444. Does Emacs use HarfBuzz? no
  445. Does Emacs use -lm17n-flt? no
  446. Does Emacs use -lotf? no
  447. Does Emacs use -lxft? no
  448. Does Emacs use -lsystemd? no
  449. Does Emacs use -ljansson? no
  450. Does Emacs use -lgmp? yes
  451. Does Emacs directly use zlib? no
  452. Does Emacs have dynamic modules support? yes
  453. Does Emacs use toolkit scroll bars? no
  454. Does Emacs support Xwidgets (requires gtk3)? no
  455. Does Emacs have threading support in lisp? yes
  456. Does Emacs support the portable dumper? yes
  457. Does Emacs support legacy unexec dumping? no
  458. Which dumping strategy does Emacs use? pdumper
  459.  
  460.  
  461. configure: creating ./config.status
  462. config.status: creating src/emacs-module.h
  463. config.status: creating Makefile
  464. config.status: creating lib/gnulib.mk
  465. config.status: creating ./doc/man/emacs.1
  466. config.status: creating lib/Makefile
  467. config.status: creating lib-src/Makefile
  468. config.status: creating oldXMenu/Makefile
  469. config.status: creating doc/emacs/Makefile
  470. config.status: creating doc/misc/Makefile
  471. config.status: creating doc/lispintro/Makefile
  472. config.status: creating doc/lispref/Makefile
  473. config.status: creating src/Makefile
  474. config.status: creating lwlib/Makefile
  475. config.status: creating lisp/Makefile
  476. config.status: creating leim/Makefile
  477. config.status: creating nextstep/Makefile
  478. config.status: creating nt/Makefile
  479. config.status: creating test/Makefile
  480. config.status: creating admin/charsets/Makefile
  481. config.status: creating admin/unidata/Makefile
  482. config.status: creating admin/grammars/Makefile
  483. config.status: creating src/config.h
  484. config.status: executing src/epaths.h commands
  485. config.status: executing src/.gdbinit commands
  486. config.status: executing doc/emacs/emacsver.texi commands
  487. config.status: executing etc-refcards-emacsver.tex commands
  488. configure: WARNING: This configuration installs a 'movemail' program
  489. that does not retrieve POP3 email. By default, Emacs 25 and earlier
  490. installed a 'movemail' program that retrieved POP3 email via only
  491. insecure channels, a practice that is no longer recommended but that
  492. you can continue to support by using './configure --with-pop'.
  493. configure: You might want to install GNU Mailutils
  494. <https://mailutils.org> and use './configure --with-mailutils'.
Add Comment
Please, Sign In to add comment