Advertisement
Guest User

Untitled

a guest
Dec 18th, 2014
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.79 KB | None | 0 0
  1. 2014-12-18 12:08:44 -0800
  2.  
  3. ./configure
  4. --disable-dependency-tracking
  5. --disable-silent-rules
  6. --prefix=/usr/local/Cellar/gnuplot/4.6.6
  7. --with-readline=/usr/local/opt/readline
  8. --with-pdf=/usr/local/opt/pdflib-lite
  9. --with-gd=/usr/local/opt/gd
  10. --disable-wxwidgets
  11. --without-cairo
  12. --without-aquaterm
  13. --with-x
  14. --with-latex
  15. --with-tutorial
  16.  
  17. checking for a BSD-compatible install... /usr/bin/install -c
  18. checking whether build environment is sane... yes
  19. checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
  20. checking for gawk... gawk
  21. checking whether make sets $(MAKE)... yes
  22. checking whether make supports nested variables... yes
  23. checking whether to enable maintainer-specific portions of Makefiles... no
  24. checking for style of include used by make... GNU
  25. checking for gcc... clang
  26. checking whether the C compiler works... yes
  27. checking for C compiler default output file name... a.out
  28. checking for suffix of executables...
  29. checking whether we are cross compiling... no
  30. checking for suffix of object files... o
  31. checking whether we are using the GNU C compiler... yes
  32. checking whether clang accepts -g... yes
  33. checking for clang option to accept ISO C89... none needed
  34. checking dependency style of clang... none
  35. checking how to run the C preprocessor... clang -E
  36. checking for grep that handles long lines and -e... /usr/bin/grep
  37. checking for egrep... /usr/bin/grep -E
  38. checking for ANSI C header files... yes
  39. checking for sys/types.h... yes
  40. checking for sys/stat.h... yes
  41. checking for stdlib.h... yes
  42. checking for string.h... yes
  43. checking for memory.h... yes
  44. checking for strings.h... yes
  45. checking for inttypes.h... yes
  46. checking for stdint.h... yes
  47. checking for unistd.h... yes
  48. checking minix/config.h usability... no
  49. checking minix/config.h presence... no
  50. checking for minix/config.h... no
  51. checking whether it is safe to define __EXTENSIONS__... yes
  52. checking for gcc... (cached) clang
  53. checking whether we are using the GNU C compiler... (cached) yes
  54. checking whether clang accepts -g... (cached) yes
  55. checking for clang option to accept ISO C89... (cached) none needed
  56. checking dependency style of clang... (cached) none
  57. checking how to run the C preprocessor... clang -E
  58. checking whether we are using the GNU Objective C compiler... yes
  59. checking whether clang accepts -g... yes
  60. checking dependency style of clang... none
  61. checking for an ANSI C-conforming const... yes
  62. checking for inline... inline
  63. checking for preprocessor stringizing operator... yes
  64. checking whether ln -s works... yes
  65. checking for gcc... (cached) clang
  66. checking whether we are using the GNU C compiler... (cached) yes
  67. checking whether clang accepts -g... (cached) yes
  68. checking for clang option to accept ISO C89... (cached) none needed
  69. checking dependency style of clang... (cached) none
  70. checking for emacs... emacs
  71. checking for emacs... (cached) emacs
  72. checking where .elc files should go... ${datarootdir}/emacs/site-lisp
  73. checking for tex... tex
  74. checking for latex... latex
  75. checking for pdflatex... pdflatex
  76. checking for dvips... dvips
  77. checking for troff... troff
  78. checking for kpsexpand... kpsexpand
  79. checking for texhash... texhash
  80. checking for X... libraries , headers
  81. checking for gethostbyname... yes
  82. checking for connect... yes
  83. checking for remove... yes
  84. checking for shmat... yes
  85. checking for IceConnectionNumber in -lICE... yes
  86. checking for MS-DOS/djgpp/libGRX... no
  87. checking for NeXT... no
  88. checking for Apple MacOS X... yes
  89. checking for aqtInit in ... no
  90. checking for BeOS... no
  91. checking for Alpha/AXP CPU... no
  92. checking for sin... yes
  93. checking for ANSI C header files... (cached) yes
  94. checking dirent.h usability... yes
  95. checking dirent.h presence... yes
  96. checking for dirent.h... yes
  97. checking errno.h usability... yes
  98. checking errno.h presence... yes
  99. checking for errno.h... yes
  100. checking float.h usability... yes
  101. checking float.h presence... yes
  102. checking for float.h... yes
  103. checking langinfo.h usability... yes
  104. checking langinfo.h presence... yes
  105. checking for langinfo.h... yes
  106. checking limits.h usability... yes
  107. checking limits.h presence... yes
  108. checking for limits.h... yes
  109. checking locale.h usability... yes
  110. checking locale.h presence... yes
  111. checking for locale.h... yes
  112. checking math.h usability... yes
  113. checking math.h presence... yes
  114. checking for math.h... yes
  115. checking for stdlib.h... (cached) yes
  116. checking for string.h... (cached) yes
  117. checking time.h usability... yes
  118. checking time.h presence... yes
  119. checking for time.h... yes
  120. checking sys/time.h usability... yes
  121. checking sys/time.h presence... yes
  122. checking for sys/time.h... yes
  123. checking for sys/types.h... (cached) yes
  124. checking sys/bsdtypes.h usability... no
  125. checking sys/bsdtypes.h presence... no
  126. checking for sys/bsdtypes.h... no
  127. checking sys/ioctl.h usability... yes
  128. checking sys/ioctl.h presence... yes
  129. checking for sys/ioctl.h... yes
  130. checking sys/param.h usability... yes
  131. checking sys/param.h presence... yes
  132. checking for sys/param.h... yes
  133. checking sys/select.h usability... yes
  134. checking sys/select.h presence... yes
  135. checking for sys/select.h... yes
  136. checking sys/socket.h usability... yes
  137. checking sys/socket.h presence... yes
  138. checking for sys/socket.h... yes
  139. checking for sys/stat.h... (cached) yes
  140. checking sys/systeminfo.h usability... no
  141. checking sys/systeminfo.h presence... no
  142. checking for sys/systeminfo.h... no
  143. checking sys/timeb.h usability... yes
  144. checking sys/timeb.h presence... yes
  145. checking for sys/timeb.h... yes
  146. checking sys/utsname.h usability... yes
  147. checking sys/utsname.h presence... yes
  148. checking for sys/utsname.h... yes
  149. checking libc.h usability... yes
  150. checking libc.h presence... yes
  151. checking for libc.h... yes
  152. checking malloc.h usability... no
  153. checking malloc.h presence... no
  154. checking for malloc.h... no
  155. checking poll.h usability... yes
  156. checking poll.h presence... yes
  157. checking for poll.h... yes
  158. checking sgtty.h usability... yes
  159. checking sgtty.h presence... yes
  160. checking for sgtty.h... yes
  161. checking termios.h usability... yes
  162. checking termios.h presence... yes
  163. checking for termios.h... yes
  164. checking values.h usability... no
  165. checking values.h presence... no
  166. checking for values.h... no
  167. checking for dirent.h... (cached) yes
  168. checking for stdbool.h that conforms to C99... yes
  169. checking for _Bool... yes
  170. checking for struct exception in math.h... yes
  171. checking whether stat file-mode macros are broken... no
  172. checking for unistd.h... yes
  173. checking if errno variable is declared... yes
  174. checking for size_t... yes
  175. checking for time_t in time.h... yes
  176. checking return type of signal handlers... void
  177. checking for atexit... yes
  178. checking for memcpy... yes
  179. checking for memmove... yes
  180. checking for memset... yes
  181. checking for on_exit... no
  182. checking for bcopy... yes
  183. checking for bzero... yes
  184. checking for setvbuf... yes
  185. checking for strerror... yes
  186. checking for strchr... yes
  187. checking for strrchr... yes
  188. checking for strstr... yes
  189. checking for index... yes
  190. checking for rindex... yes
  191. checking for erf... yes
  192. checking for erfc... yes
  193. checking for gamma... yes
  194. checking for lgamma... yes
  195. checking for getcwd... yes
  196. checking for poll... yes
  197. checking for pclose... yes
  198. checking for popen... yes
  199. checking for fdopen... yes
  200. checking for select... yes
  201. checking for sleep... yes
  202. checking for stpcpy... yes
  203. checking for strcspn... yes
  204. checking for strdup... yes
  205. checking for strndup... yes
  206. checking for strnlen... yes
  207. checking for strcasecmp... yes
  208. checking for stricmp... no
  209. checking for strncasecmp... yes
  210. checking for strnicmp... no
  211. checking for sysinfo... no
  212. checking for tcgetattr... yes
  213. checking for vfprintf... yes
  214. checking for doprnt... no
  215. checking for usleep... yes
  216. checking for snprintf... yes
  217. checking whether signgam is declared... yes
  218. checking for sigsetjmp... yes
  219. checking if malloc(0) returns 0... no
  220. checking for sys/select.h... (cached) yes
  221. checking for sys/socket.h... (cached) yes
  222. checking types of arguments for select... int,fd_set *,struct timeval *
  223. checking for tputs in -lncurses... yes
  224. checking for remove_history in -lreadline... yes
  225. checking for library containing rl_ding... -lreadline
  226. checking for library containing rl_forced_update_display... none required
  227. checking for library containing rl_reset_after_signal... none required
  228. checking for library containing rl_complete_with_tilde_expansion... none required
  229. checking readline/readline.h usability... yes
  230. checking readline/readline.h presence... yes
  231. checking for readline/readline.h... yes
  232. checking readline/history.h usability... yes
  233. checking readline/history.h presence... yes
  234. checking for readline/history.h... yes
  235. checking for deflate in -lz... yes
  236. checking zlib.h usability... yes
  237. checking zlib.h presence... yes
  238. checking for zlib.h... yes
  239. checking for gdlib-config... /usr/local/opt/gd/bin/gdlib-config
  240. checking for gdImageCreateTrueColor in -lgd... yes
  241. checking gd.h usability... yes
  242. checking gd.h presence... yes
  243. checking for gd.h... yes
  244. checking for gdImageGif in -lgd... yes
  245. checking for gdImageGifAnimBegin in -lgd... yes
  246. checking for gdImageJpeg in -lgd... yes
  247. checking for gdImageStringFT in -lgd... yes
  248. checking for gdImagePng in -lgd... yes
  249. checking for library containing iconv_open... -liconv
  250. checking iconv.h usability... yes
  251. checking iconv.h presence... yes
  252. checking for iconv.h... yes
  253. checking for pdflib-config... /usr/local/opt/pdflib-lite/bin/pdflib-config
  254. checking for PDF_get_majorversion in -lpdf... yes
  255. checking pdflib.h usability... yes
  256. checking pdflib.h presence... yes
  257. checking for pdflib.h... yes
  258. checking for PDF_begin_pattern in -lpdf... yes
  259. checking for PDF_setdashpattern in -lpdf... yes
  260. checking for PDF_begin_document in -lpdf... yes
  261. checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
  262. checking pkg-config is at least version 0.9.0... yes
  263. checking for LUA... yes
  264. checking lua.h usability... yes
  265. checking lua.h presence... yes
  266. checking for lua.h... yes
  267. checking for multi-byte support in x11... checking for XmbDrawString in -lX11... yes
  268. checking for pkg-config... (cached) /usr/local/opt/pkg-config/bin/pkg-config
  269. checking pkg-config is at least version 0.9.0... yes
  270. checking whether we are using the GNU C++ compiler... yes
  271. checking whether clang++ accepts -g... yes
  272. checking dependency style of clang++... none
  273. checking how to run the C++ preprocessor... clang++ -E
  274. checking that generated files are newer than configure... done
  275. configure: creating ./config.status
  276. config.status: creating Makefile
  277. config.status: creating config/Makefile
  278. config.status: creating demo/Makefile
  279. config.status: creating docs/Makefile
  280. config.status: creating m4/Makefile
  281. config.status: creating man/Makefile
  282. config.status: creating share/Makefile
  283. config.status: creating share/LaTeX/Makefile
  284. config.status: creating src/Makefile
  285. config.status: creating src/beos/Makefile
  286. config.status: creating src/wxterminal/Makefile
  287. config.status: creating src/qtterminal/Makefile
  288. config.status: creating term/Makefile
  289. config.status: creating tutorial/Makefile
  290. config.status: creating config.h
  291. config.status: executing depfiles commands
  292. config.status: executing default commands
  293. === configuring in lisp (/private/tmp/gnuplot-C2hJzf/gnuplot-4.6.6/lisp)
  294. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/gnuplot/4.6.6' '--disable-dependency-tracking' '--disable-silent-rules' '--with-readline=/usr/local/opt/readline' '--with-pdf=/usr/local/opt/pdflib-lite' '--with-gd=/usr/local/opt/gd' '--disable-wxwidgets' '--without-cairo' '--without-aquaterm' '--with-x' '--with-latex' '--with-tutorial' 'CC=clang' 'OBJC=clang' 'CXX=clang++' --cache-file=/dev/null --srcdir=.
  295. checking for a BSD-compatible install... /usr/bin/install -c
  296. checking whether build environment is sane... yes
  297. checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
  298. checking for gawk... gawk
  299. checking whether make sets $(MAKE)... yes
  300. checking whether make supports nested variables... yes
  301. checking whether make sets $(MAKE)... (cached) yes
  302. checking for emacs... emacs
  303. checking where .elc files should go... ${datarootdir}/emacs/site-lisp
  304. checking for dvips... dvips
  305. checking for latex... latex
  306. checking for makeinfo... /usr/bin/makeinfo
  307. checking for pdflatex... pdflatex
  308. checking that generated files are newer than configure... done
  309. configure: creating ./config.status
  310. config.status: creating Makefile
  311.  
  312. ** Configuration summary for gnuplot 4.6.6:
  313.  
  314. gnuplot will be compiled with the following terminals:
  315.  
  316. Standalone terminals: yes (always builtin)
  317. canvas, cgm, context, corel, dumb, dxf, eepic, emf, emtex,
  318. epslatex, fig, gpic, hp2623a, hp2648, hpgl, imagen,
  319. latex, metafont, metapost, mif, pcl5, postscript, pslatex,
  320. pstex, pstricks, qms, regis, svg,
  321. tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek
  322.  
  323. dot-matrix terminals: no
  324. epson, nec, okidata, tandy, and seiko dp414 printers
  325. hp500c, hpdj, hpljii, hppj, pbm, starc
  326.  
  327. X Window System terminal: yes
  328. (with multi-byte fonts)
  329. (enable plotting to windows opened by external apps)
  330. (with application defaults, in /etc/X11/app-defaults/)
  331. jpeg terminal: yes
  332. gif terminal: yes (with animated gif)
  333. png terminal: yes
  334. (jpeg, gif and png terminals can use TTF fonts)
  335. pdf terminal: yes
  336. linux terminal (vga console): no (use --with-linux-vga to enable,
  337. requires SVGAlib)
  338. vgagl terminal ((s)vga console): no (use --with-linux-vga to enable,
  339. requires SVGAlib with vgagl)
  340. ggi terminal: no (use --with-ggi to enable, requires libggi)
  341. svga terminal (MSDOS/djgpp): no
  342. be terminal (BeOS): no
  343. next terminal: no
  344. aqua terminal: no
  345. wxt terminal: no (requires C++, wxWidgets>2.6, cairo>0.9, pango>1.10)
  346. cairo-based terminals: no (requires cairo>1.2, pango>1.10)
  347. lua/TikZ terminal: yes
  348. Qt terminal: no (requires C++, Qt >= 4.5)
  349.  
  350. Additional terminals are availaible in platform-specific makefiles:
  351. cgi (makefile.unx), pm (makefile.os2),
  352. sun (makefile.unx), unixpc (makefile.unx), windows (various Windows
  353. makefiles)
  354.  
  355. gnuplot will be compiled with the following features:
  356.  
  357. Mouse support in interactive terminals: yes
  358. Zooming or refresh of volatile data: yes
  359. Typing <space> in plot window raises console
  360. Command line macros: yes
  361. Placement of rectangles and other objects: yes
  362.  
  363. gnuplot will be compiled with the following options:
  364.  
  365. Readline library: GNU readline library with -lncurses
  366. Command-line history file: yes
  367. Check current directory for .gnuplot file: no (use --with-cwdrc to enable)
  368. Sort help/subtopic tables by column: no (use --without-row-help to enable)
  369. Use TeX kpsexpand to search for fonts: no (use --with-kpsexpand to enable)
  370. Hidden3d optimization: quadtree
  371. Deprecated syntax and terminal options: no (use --enable-backwards-compatibility)
  372. Generate statistical summary of data: yes
  373.  
  374. gnuplot will install the following additional materials:
  375.  
  376. gnuplot-mode for X/Emacs: yes
  377. LaTeX tutorial: yes
  378. cfg file for epslatex terminal: yes
  379. TeX *.sty for lua/tikz terminal: yes
  380. TeX files will be installed in /usr/local/Cellar/gnuplot/4.6.6/share/texmf/tex/latex/gnuplot
  381. (use --with-texdir=DIR to change)
  382. Help file: yes (always), in ${datarootdir}/gnuplot/4.6/gnuplot.gih
  383. PostScript prologue files: yes (always)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement