Guest User

Untitled

a guest
Mar 13th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.33 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
  4. checking for gawk... no
  5. checking for mawk... no
  6. checking for nawk... no
  7. checking for awk... awk
  8. checking whether make sets $(MAKE)... yes
  9. checking build system type... x86_64-apple-darwin11.0.0
  10. checking host system type... x86_64-apple-darwin11.0.0
  11. checking for gcc... gcc
  12. checking whether the C compiler works... yes
  13. checking for C compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking for style of include used by make... GNU
  21. checking dependency style of gcc... gcc3
  22. checking whether gcc and cc understand -c and -o together... yes
  23. checking how to run the C preprocessor... cc -E -no-cpp-precomp -I/sw/include -L/sw/lib
  24. checking for grep that handles long lines and -e... /usr/bin/grep
  25. checking for egrep... /usr/bin/grep -E
  26. checking for Minix Amsterdam compiler... no
  27. checking for ar... ar
  28. checking for ranlib... ranlib
  29. checking for ANSI C header files... yes
  30. checking for sys/types.h... yes
  31. checking for sys/stat.h... yes
  32. checking for stdlib.h... yes
  33. checking for string.h... yes
  34. checking for memory.h... yes
  35. checking for strings.h... yes
  36. checking for inttypes.h... yes
  37. checking for stdint.h... yes
  38. checking for unistd.h... yes
  39. checking minix/config.h usability... no
  40. checking minix/config.h presence... no
  41. checking for minix/config.h... no
  42. checking whether it is safe to define __EXTENSIONS__... yes
  43. checking for special C compiler options needed for large files... no
  44. checking for _FILE_OFFSET_BITS value needed for large files... no
  45. checking for gcc option to accept ISO C99... -std=gnu99
  46. checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  47. checking whether gcc understands -Wdeclaration-after-statement... yes
  48. checking whether gcc understands -Wold-style-definition... yes
  49. checking whether gcc understands -Wimplicit-function-declaration... yes
  50. checking how to run the C preprocessor... cc -E -no-cpp-precomp -I/sw/include -L/sw/lib
  51. checking whether i386 is declared... no
  52. checking for install-info... /usr/bin/install-info
  53. checking for install-info... (cached) /usr/bin/install-info
  54. checking for install-info... (cached) /usr/bin/install-info
  55. checking for gzip... /sw/bin/gzip
  56. checking for makeinfo... /sw/bin/makeinfo
  57. checking for -znocombreloc... no
  58. checking for special C compiler options needed for large files... (cached) no
  59. checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
  60. checking machine/soundcard.h usability... no
  61. checking machine/soundcard.h presence... no
  62. checking for machine/soundcard.h... no
  63. checking sys/soundcard.h usability... no
  64. checking sys/soundcard.h presence... no
  65. checking for sys/soundcard.h... no
  66. checking soundcard.h usability... no
  67. checking soundcard.h presence... no
  68. checking for soundcard.h... no
  69. checking for _oss_ioctl in -lossaudio... no
  70. checking for pkg-config... /sw/bin/pkg-config
  71. checking for alsa >= 1.0.0... no
  72. checking sys/select.h usability... yes
  73. checking sys/select.h presence... yes
  74. checking for sys/select.h... yes
  75. checking sys/time.h usability... yes
  76. checking sys/time.h presence... yes
  77. checking for sys/time.h... yes
  78. checking for unistd.h... (cached) yes
  79. checking utime.h usability... yes
  80. checking utime.h presence... yes
  81. checking for utime.h... yes
  82. checking linux/version.h usability... no
  83. checking linux/version.h presence... no
  84. checking for linux/version.h... no
  85. checking sys/systeminfo.h usability... no
  86. checking sys/systeminfo.h presence... no
  87. checking for sys/systeminfo.h... no
  88. checking stdio_ext.h usability... no
  89. checking stdio_ext.h presence... no
  90. checking for stdio_ext.h... no
  91. checking fcntl.h usability... yes
  92. checking fcntl.h presence... yes
  93. checking for fcntl.h... yes
  94. checking coff.h usability... no
  95. checking coff.h presence... no
  96. checking for coff.h... no
  97. checking pty.h usability... no
  98. checking pty.h presence... no
  99. checking for pty.h... no
  100. checking sys/mman.h usability... yes
  101. checking sys/mman.h presence... yes
  102. checking for sys/mman.h... yes
  103. checking sys/vlimit.h usability... no
  104. checking sys/vlimit.h presence... no
  105. checking for sys/vlimit.h... no
  106. checking sys/resource.h usability... yes
  107. checking sys/resource.h presence... yes
  108. checking for sys/resource.h... yes
  109. checking locale.h usability... yes
  110. checking locale.h presence... yes
  111. checking for locale.h... yes
  112. checking sys/_mbstate_t.h usability... no
  113. checking sys/_mbstate_t.h presence... no
  114. checking for sys/_mbstate_t.h... no
  115. checking sys/utsname.h usability... yes
  116. checking sys/utsname.h presence... yes
  117. checking for sys/utsname.h... yes
  118. checking pwd.h usability... yes
  119. checking pwd.h presence... yes
  120. checking for pwd.h... yes
  121. checking utmp.h usability... yes
  122. checking utmp.h presence... yes
  123. checking for utmp.h... yes
  124. checking dirent.h usability... yes
  125. checking dirent.h presence... yes
  126. checking for dirent.h... yes
  127. checking util.h usability... yes
  128. checking util.h presence... yes
  129. checking for util.h... yes
  130. checking if personality LINUX32 can be set... no
  131. checking for term.h... yes
  132. checking whether time.h and sys/time.h may both be included... yes
  133. checking whether sys_siglist is declared... no
  134. checking whether __sys_siglist is declared... no
  135. checking for sys/wait.h that is POSIX.1 compatible... yes
  136. checking for struct utimbuf... yes
  137. checking for speed_t... yes
  138. checking for struct timeval... yes
  139. checking for struct exception... yes
  140. checking sys/socket.h usability... yes
  141. checking sys/socket.h presence... yes
  142. checking for sys/socket.h... yes
  143. checking for net/if.h... yes
  144. checking for ifaddrs.h... yes
  145. checking for net/if_dl.h... yes
  146. checking for getifaddrs... yes
  147. checking for freeifaddrs... yes
  148. checking for struct ifreq.ifr_flags... yes
  149. checking for struct ifreq.ifr_hwaddr... no
  150. checking for struct ifreq.ifr_netmask... no
  151. checking for struct ifreq.ifr_broadaddr... yes
  152. checking for struct ifreq.ifr_addr... yes
  153. checking for struct ifreq.ifr_addr.sa_len... yes
  154. checking for function prototypes... yes
  155. checking for working volatile... yes
  156. checking for an ANSI C-conforming const... yes
  157. checking for void * support... yes
  158. checking whether byte ordering is bigendian... no
  159. checking for __attribute__ ((__aligned__ (expr)))... yes
  160. checking whether make sets $(MAKE)... (cached) yes
  161. checking whether we are using GNU Make... yes
  162. checking whether gcc understands -MMD -MF... yes
  163. checking for long file names... yes
  164. checking for X... libraries /usr/X11/lib, headers
  165. checking for malloc_get_state... no
  166. checking for malloc_set_state... no
  167. checking whether __after_morecore_hook exists... no
  168. checking for stdlib.h... (cached) yes
  169. checking for unistd.h... (cached) yes
  170. checking for sys/param.h... yes
  171. checking for getopt.h... yes
  172. checking for wchar.h... yes
  173. checking for stdint.h... (cached) yes
  174. checking for inttypes.h... (cached) yes
  175. checking for sys/socket.h... (cached) yes
  176. checking for sys/stat.h... (cached) yes
  177. checking for sys/time.h... (cached) yes
  178. checking for getpagesize... yes
  179. checking for working mmap... yes
  180. checking for dnet_ntoa in -ldnet... no
  181. checking for main in -lXbsd... no
  182. checking pthread.h usability... yes
  183. checking pthread.h presence... yes
  184. checking for pthread.h... yes
  185. checking for pthread_self in -lpthread... yes
  186. checking for cma_open in -lpthreads... no
  187. checking for Xkb... yes
  188. checking for XrmSetDatabase... yes
  189. checking for XScreenResourceString... yes
  190. checking for XScreenNumberOfScreen... yes
  191. checking for XSetWMProtocols... yes
  192. checking X11 version 6... 6 or newer
  193. checking for pkg-config... (cached) /sw/bin/pkg-config
  194. checking for librsvg-2.0 >= 2.11.0... no
  195. checking for pkg-config... (cached) /sw/bin/pkg-config
  196. checking for Wand >= 6.2.8... no
  197. checking for pkg-config... (cached) /sw/bin/pkg-config
  198. checking for gtk+-2.0 >= 2.10 glib-2.0 >= 2.10... no
  199. checking for pkg-config... (cached) /sw/bin/pkg-config
  200. checking for dbus-1 >= 1.0... no
  201. checking for pkg-config... (cached) /sw/bin/pkg-config
  202. checking for gio-2.0 >= 2.26... no
  203. checking for pkg-config... (cached) /sw/bin/pkg-config
  204. checking for gconf-2.0 >= 2.13... no
  205. checking for lgetfilecon in -lselinux... no
  206. checking for pkg-config... (cached) /sw/bin/pkg-config
  207. checking for gnutls >= 2.6.6... no
  208. checking for gnutls_certificate_set_verify_function... no
  209. checking for xaw3d... no
  210. checking for libXaw... yes; using Lucid toolkit
  211. checking X11 toolkit version... 6 or newer
  212. checking for XmuConvertStandardSelection in -lXmu... yes
  213. checking for XShapeQueryExtension in -lXext... yes
  214. checking for pkg-config... (cached) /sw/bin/pkg-config
  215. checking for fontconfig >= 2.2.0... yes
  216. checking FONTCONFIG_CFLAGS... -I/sw/include
  217. checking FONTCONFIG_LIBS... -L/sw/lib -lfontconfig
  218. checking for pkg-config... (cached) /sw/bin/pkg-config
  219. checking for xft >= 0.13.0... yes
  220. checking XFT_CFLAGS... -I/sw/include -I/sw/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include
  221. checking XFT_LIBS... -L/sw/lib -lXft -lfontconfig -lfreetype
  222. checking for XRenderQueryExtension in -lXrender... yes
  223. checking X11/Xft/Xft.h usability... yes
  224. checking X11/Xft/Xft.h presence... yes
  225. checking for X11/Xft/Xft.h... yes
  226. checking for XftFontOpen in -lXft... yes
  227. checking for pkg-config... (cached) /sw/bin/pkg-config
  228. checking for freetype2... yes
  229. checking FREETYPE_CFLAGS... -I/sw/include/freetype2 -I/sw/include
  230. checking FREETYPE_LIBS... -L/sw/lib -lfreetype
  231. checking for pkg-config... (cached) /sw/bin/pkg-config
  232. checking for libotf... no
  233. checking X11/xpm.h usability... yes
  234. checking X11/xpm.h presence... yes
  235. checking for X11/xpm.h... yes
  236. checking for XpmReadFileToPixmap in -lXpm... yes
  237. checking for XpmReturnAllocPixels preprocessor define... yes
  238. checking jerror.h usability... yes
  239. checking jerror.h presence... yes
  240. checking for jerror.h... yes
  241. checking for jpeg_destroy_compress in -ljpeg... yes
  242. checking png.h usability... yes
  243. checking png.h presence... yes
  244. checking for png.h... yes
  245. checking libpng/png.h usability... no
  246. checking libpng/png.h presence... no
  247. checking for libpng/png.h... no
  248. checking for png_get_channels in -lpng... yes
  249. checking tiffio.h usability... yes
  250. checking tiffio.h presence... yes
  251. checking for tiffio.h... yes
  252. checking for TIFFGetVersion in -ltiff... yes
  253. checking gif_lib.h usability... yes
  254. checking gif_lib.h presence... yes
  255. checking for gif_lib.h... yes
  256. checking for EGifPutExtensionLast in -lgif... yes
  257. checking gpm.h usability... no
  258. checking gpm.h presence... no
  259. checking for gpm.h... no
  260. checking malloc/malloc.h usability... yes
  261. checking malloc/malloc.h presence... yes
  262. checking for malloc/malloc.h... yes
  263. checking X11/SM/SMlib.h usability... yes
  264. checking X11/SM/SMlib.h presence... yes
  265. checking for X11/SM/SMlib.h... yes
  266. checking for SmcOpenConnection in -lSM... yes
  267. checking for pkg-config... (cached) /sw/bin/pkg-config
  268. checking for libxml-2.0 > 2.6.17... yes
  269. checking LIBXML2_CFLAGS... -I/usr/include/libxml2
  270. checking LIBXML2_LIBS... -lxml2
  271. checking for htmlReadMemory in -lxml2... yes
  272. checking whether netdb declares h_errno... yes
  273. checking for sqrt in -lm... yes
  274. checking for maillock in -lmail... no
  275. checking for maillock in -llockfile... no
  276. checking for liblockfile.so... no
  277. checking for touchlock... no
  278. checking maillock.h usability... no
  279. checking maillock.h presence... no
  280. checking for maillock.h... no
  281. checking for gethostname... yes
  282. checking for getdomainname... yes
  283. checking for rename... yes
  284. checking for closedir... yes
  285. checking for mkdir... yes
  286. checking for rmdir... yes
  287. checking for sysinfo... no
  288. checking for getrusage... yes
  289. checking for get_current_dir_name... no
  290. checking for random... yes
  291. checking for lrand48... yes
  292. checking for logb... yes
  293. checking for frexp... yes
  294. checking for fmod... yes
  295. checking for rint... yes
  296. checking for cbrt... yes
  297. checking for ftime... yes
  298. checking for setsid... yes
  299. checking for strerror... yes
  300. checking for fpathconf... yes
  301. checking for select... yes
  302. checking for euidaccess... no
  303. checking for getpagesize... (cached) yes
  304. checking for tzset... yes
  305. checking for setlocale... yes
  306. checking for utimes... yes
  307. checking for getrlimit... yes
  308. checking for setrlimit... yes
  309. checking for setpgid... yes
  310. checking for getcwd... yes
  311. checking for getwd... yes
  312. checking for shutdown... yes
  313. checking for getaddrinfo... yes
  314. checking for __fpending... no
  315. checking for mblen... yes
  316. checking for mbrlen... yes
  317. checking for mbsinit... yes
  318. checking for strsignal... yes
  319. checking for setitimer... yes
  320. checking for ualarm... yes
  321. checking for sendto... yes
  322. checking for recvfrom... yes
  323. checking for getsockopt... yes
  324. checking for setsockopt... yes
  325. checking for getsockname... yes
  326. checking for getpeername... yes
  327. checking for gai_strerror... yes
  328. checking for mkstemp... yes
  329. checking for getline... yes
  330. checking for getdelim... yes
  331. checking for mremap... no
  332. checking for fsync... yes
  333. checking for sync... yes
  334. checking for difftime... yes
  335. checking for mempcpy... no
  336. checking for mblen... (cached) yes
  337. checking for mbrlen... (cached) yes
  338. checking for posix_memalign... yes
  339. checking for cfmakeraw... yes
  340. checking for cfsetspeed... yes
  341. checking for copysign... yes
  342. checking for __executable_start... no
  343. checking for __builtin_unwind_init... yes
  344. checking sys/un.h usability... yes
  345. checking sys/un.h presence... yes
  346. checking for sys/un.h... yes
  347. checking for _LARGEFILE_SOURCE value needed for large files... no
  348. checking whether getpgrp requires zero arguments... yes
  349. checking for grantpt... yes
  350. checking for getpt... no
  351. checking for library containing tputs... -lncurses
  352. checking for res_init with -lresolv... yes
  353. checking whether localtime caches TZ... no
  354. checking for gettimeofday... yes
  355. checking whether gettimeofday can accept two arguments... yes
  356. checking for socket... yes
  357. checking netinet/in.h usability... yes
  358. checking netinet/in.h presence... yes
  359. checking for netinet/in.h... yes
  360. checking arpa/inet.h usability... yes
  361. checking arpa/inet.h presence... yes
  362. checking for arpa/inet.h... yes
  363. checking whether system supports dynamic ptys... no
  364. checking for pid_t... yes
  365. checking vfork.h usability... no
  366. checking vfork.h presence... no
  367. checking for vfork.h... no
  368. checking for fork... yes
  369. checking for vfork... yes
  370. checking for working fork... yes
  371. checking for working vfork... (cached) yes
  372. checking for snprintf... yes
  373. checking for nl_langinfo and CODESET... yes
  374. checking for mbstate_t... yes
  375. checking for C restricted array declarations... yes
  376. checking for working alloca.h... yes
  377. checking for alloca... yes
  378. checking for readlinkat... no
  379. checking for lstat... yes
  380. checking for alarm... yes
  381. checking for pthread_sigmask... yes
  382. checking for readlink... yes
  383. checking for tzset... (cached) yes
  384. checking for strtoimax... yes
  385. checking for strtoumax... yes
  386. checking for symlink... yes
  387. checking for localtime_r... yes
  388. checking whether byte ordering is bigendian... (cached) no
  389. checking for inline... inline
  390. checking whether strtold conforms to C99... yes
  391. checking for st_dm_mode in struct stat... no
  392. checking whether strmode is declared... yes
  393. checking whether the preprocessor supports include_next... yes
  394. checking whether system header files limit the line length... no
  395. checking for getopt.h... (cached) yes
  396. checking for getopt_long_only... yes
  397. checking whether getopt is POSIX compatible... no
  398. checking whether getenv is declared... yes
  399. checking for unsigned long long int... yes
  400. checking for long long int... yes
  401. checking whether stdint.h conforms to C99... no
  402. checking sys/inttypes.h usability... no
  403. checking sys/inttypes.h presence... no
  404. checking for sys/inttypes.h... no
  405. checking sys/bitypes.h usability... no
  406. checking sys/bitypes.h presence... no
  407. checking for sys/bitypes.h... no
  408. checking for bit size of ptrdiff_t... 64
  409. checking for bit size of size_t... 64
  410. checking for bit size of sig_atomic_t... 32
  411. checking for bit size of wchar_t... 32
  412. checking for bit size of wint_t... 32
  413. checking whether sig_atomic_t is signed... yes
  414. checking whether wchar_t is signed... yes
  415. checking whether wint_t is signed... yes
  416. checking for ptrdiff_t integer literal suffix... l
  417. checking for size_t integer literal suffix... ul
  418. checking for sig_atomic_t integer literal suffix...
  419. checking for wchar_t integer literal suffix...
  420. checking for wint_t integer literal suffix...
  421. checking whether lstat correctly handles trailing slash... no
  422. checking for sigset_t... yes
  423. checking for stdbool.h that conforms to C99... yes
  424. checking for _Bool... yes
  425. checking for wchar_t... yes
  426. checking whether struct tm is in sys/time.h or time.h... time.h
  427. checking for struct tm.tm_zone... yes
  428. checking for struct tm.tm_gmtoff... yes
  429. checking whether strtoimax is declared... yes
  430. checking whether strtoumax is declared... yes
  431. checking whether stat file-mode macros are broken... no
  432. checking for mode_t... yes
  433. checking for C/C++ restrict keyword... __restrict
  434. checking for struct timespec in <time.h>... yes
  435. checking whether localtime_r is declared... no
  436. checking for alloca as a compiler built-in... yes
  437. checking whether dup2 works... yes
  438. checking for getloadavg... yes
  439. checking sys/loadavg.h usability... no
  440. checking sys/loadavg.h presence... no
  441. checking for sys/loadavg.h... no
  442. checking whether getloadavg is declared... yes
  443. checking for working mktime... no
  444. checking whether pthread_sigmask works without -lpthread... yes
  445. checking whether pthread_sigmask returns error numbers... yes
  446. checking whether pthread_sigmask unblocks signals correctly... guessing yes
  447. checking whether readlink signature is correct... yes
  448. checking whether readlink handles trailing slash correctly... no
  449. checking for volatile sig_atomic_t... yes
  450. checking for sighandler_t... no
  451. checking for socklen_t... yes
  452. checking for ssize_t... yes
  453. checking for va_copy... yes
  454. checking whether NULL can be used in arbitrary expressions... yes
  455. checking whether symlink handles trailing slash correctly... no
  456. checking for nlink_t... yes
  457. checking whether localtime_r is compatible with its POSIX signature... yes
  458. checking whether stat handles trailing slashes on directories... yes
  459. checking whether stat handles trailing slashes on files... no
  460.  
  461. Configured for `x86_64-apple-darwin11.0.0'.
  462.  
  463. Where should the build process find the source code? /Users/sean/omacs/emacs/emacs
  464. What operating system and machine description files should Emacs use?
  465. `s/darwin.h' and `m/amdx86-64.h'
  466. What compiler should emacs be built with? gcc -std=gnu99 -I/sw/include -L/sw/lib -g -O2
  467. Should Emacs use the GNU version of malloc? no
  468. (The GNU allocators don't work with this system configuration.)
  469. Should Emacs use a relocating allocator for buffers? no
  470. Should Emacs use mmap(2) for buffer allocation? no
  471. What window system should Emacs use? x11
  472. What toolkit should Emacs use? LUCID
  473. Where do we find X Windows header files? Standard dirs
  474. Where do we find X Windows libraries? /usr/X11/lib
  475. Does Emacs use -lXaw3d? no
  476. Does Emacs use -lXpm? yes
  477. Does Emacs use -ljpeg? yes
  478. Does Emacs use -ltiff? yes
  479. Does Emacs use a gif library? yes -lgif
  480. Does Emacs use -lpng? yes
  481. Does Emacs use -lrsvg-2? no
  482. Does Emacs use imagemagick? no
  483. Does Emacs use -lgpm? no
  484. Does Emacs use -ldbus? no
  485. Does Emacs use -lgconf? no
  486. Does Emacs use GSettings? no
  487. Does Emacs use -lselinux? no
  488. Does Emacs use -lgnutls? no
  489. Does Emacs use -lxml2? yes
  490. Does Emacs use -lfreetype? yes
  491. Does Emacs use -lm17n-flt? no
  492. Does Emacs use -lotf? no
  493. Does Emacs use -lxft? yes
  494. Does Emacs use toolkit scroll bars? no
  495.  
  496.  
  497. configure: creating ./config.status
  498. config.status: creating Makefile
  499. config.status: creating lib/Makefile
  500. config.status: creating lib-src/Makefile
  501. config.status: creating oldXMenu/Makefile
  502. config.status: creating doc/emacs/Makefile
  503. config.status: creating doc/misc/Makefile
  504. config.status: creating doc/lispintro/Makefile
  505. config.status: creating doc/lispref/Makefile
  506. config.status: creating src/Makefile
  507. config.status: creating lwlib/Makefile
  508. config.status: creating lisp/Makefile
  509. config.status: creating leim/Makefile
  510. config.status: creating test/automated/Makefile
  511. config.status: creating src/config.h
  512. config.status: executing depfiles commands
  513. config.status: executing mkdirs commands
  514. config.status: executing epaths commands
  515. creating src/epaths.h
  516. cd /Users/sean/omacs/emacs/emacs && autoheader
  517. rm -f /Users/sean/omacs/emacs/emacs/src/stamp-h.in
  518. echo timestamp > /Users/sean/omacs/emacs/emacs/src/stamp-h.in
  519. [ -r "/Users/sean/omacs/emacs/emacs/src/config.in" ] || ( cd /Users/sean/omacs/emacs/emacs && autoheader )
  520. config.status: executing gdbinit commands
Add Comment
Please, Sign In to add comment