Guest User

Untitled

a guest
Jan 21st, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.58 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by configure, which was
  5. generated by GNU Autoconf 2.60. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr/local/Cellar/movgrab/1.1.0 --enable-ssl
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = TheBus.local
  14. uname -m = x86_64
  15. uname -r = 10.8.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = Mach kernel version:
  26. Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 4 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 72 tasks, 328 threads, 4 processors
  34. Load average: 0.36, Mach factor: 3.62
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /usr/local/bin
  40. PATH: /usr/bin
  41. PATH: /bin
  42. PATH: /usr/sbin
  43. PATH: /sbin
  44. PATH: /opt/X11/bin
  45. PATH: /usr/local/Library/Contributions/examples
  46.  
  47.  
  48. ## ----------- ##
  49. ## Core tests. ##
  50. ## ----------- ##
  51.  
  52. configure:1713: checking for gcc
  53. configure:1740: result: /usr/bin/gcc-4.2
  54. configure:1978: checking for C compiler version
  55. configure:1985: /usr/bin/gcc-4.2 --version >&5
  56. i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
  57. Copyright (C) 2007 Free Software Foundation, Inc.
  58. This is free software; see the source for copying conditions. There is NO
  59. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  60.  
  61. configure:1988: $? = 0
  62. configure:1995: /usr/bin/gcc-4.2 -v >&5
  63. Using built-in specs.
  64. Target: i686-apple-darwin10
  65. Configured with: /var/tmp/gcc/gcc-5666.3~123/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
  66. Thread model: posix
  67. gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
  68. configure:1998: $? = 0
  69. configure:2005: /usr/bin/gcc-4.2 -V >&5
  70. gcc-4.2: argument to `-V' is missing
  71. configure:2008: $? = 1
  72. configure:2031: checking for C compiler default output file name
  73. configure:2058: /usr/bin/gcc-4.2 -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
  74. configure:2061: $? = 0
  75. configure:2107: result: a.out
  76. configure:2112: checking whether the C compiler works
  77. configure:2122: ./a.out
  78. configure:2125: $? = 0
  79. configure:2142: result: yes
  80. configure:2149: checking whether we are cross compiling
  81. configure:2151: result: no
  82. configure:2154: checking for suffix of executables
  83. configure:2161: /usr/bin/gcc-4.2 -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
  84. configure:2164: $? = 0
  85. configure:2188: result:
  86. configure:2194: checking for suffix of object files
  87. configure:2220: /usr/bin/gcc-4.2 -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
  88. configure:2223: $? = 0
  89. configure:2246: result: o
  90. configure:2250: checking whether we are using the GNU C compiler
  91. configure:2279: /usr/bin/gcc-4.2 -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
  92. configure:2285: $? = 0
  93. configure:2292: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  94. configure:2295: $? = 0
  95. configure:2302: test -s conftest.o
  96. configure:2305: $? = 0
  97. configure:2319: result: yes
  98. configure:2324: checking whether /usr/bin/gcc-4.2 accepts -g
  99. configure:2354: /usr/bin/gcc-4.2 -c -g conftest.c >&5
  100. configure:2360: $? = 0
  101. configure:2367: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  102. configure:2370: $? = 0
  103. configure:2377: test -s conftest.o
  104. configure:2380: $? = 0
  105. configure:2510: result: yes
  106. configure:2527: checking for /usr/bin/gcc-4.2 option to accept ISO C89
  107. configure:2601: /usr/bin/gcc-4.2 -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
  108. configure:2607: $? = 0
  109. configure:2614: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  110. configure:2617: $? = 0
  111. configure:2624: test -s conftest.o
  112. configure:2627: $? = 0
  113. configure:2647: result: none needed
  114. configure:2671: checking whether make sets $(MAKE)
  115. configure:2692: result: yes
  116. configure:2714: checking for a BSD-compatible install
  117. configure:2770: result: /usr/bin/install -c
  118. configure:2787: checking how to run the C preprocessor
  119. configure:2827: /usr/bin/gcc-4.2 -E conftest.c
  120. configure:2833: $? = 0
  121. configure:2871: /usr/bin/gcc-4.2 -E conftest.c
  122. conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
  123. configure:2877: $? = 1
  124. configure: failed program was:
  125. | /* confdefs.h. */
  126. | #define PACKAGE_NAME ""
  127. | #define PACKAGE_TARNAME ""
  128. | #define PACKAGE_VERSION ""
  129. | #define PACKAGE_STRING ""
  130. | #define PACKAGE_BUGREPORT ""
  131. | /* end confdefs.h. */
  132. | #include <ac_nonexistent.h>
  133. configure:2917: result: /usr/bin/gcc-4.2 -E
  134. configure:2946: /usr/bin/gcc-4.2 -E conftest.c
  135. configure:2952: $? = 0
  136. configure:2990: /usr/bin/gcc-4.2 -E conftest.c
  137. conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
  138. configure:2996: $? = 1
  139. configure: failed program was:
  140. | /* confdefs.h. */
  141. | #define PACKAGE_NAME ""
  142. | #define PACKAGE_TARNAME ""
  143. | #define PACKAGE_VERSION ""
  144. | #define PACKAGE_STRING ""
  145. | #define PACKAGE_BUGREPORT ""
  146. | /* end confdefs.h. */
  147. | #include <ac_nonexistent.h>
  148. configure:3041: checking for grep that handles long lines and -e
  149. configure:3115: result: /usr/bin/grep
  150. configure:3120: checking for egrep
  151. configure:3198: result: /usr/bin/grep -E
  152. configure:3203: checking for ANSI C header files
  153. configure:3233: /usr/bin/gcc-4.2 -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
  154. configure:3239: $? = 0
  155. configure:3246: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  156. configure:3249: $? = 0
  157. configure:3256: test -s conftest.o
  158. configure:3259: $? = 0
  159. configure:3355: /usr/bin/gcc-4.2 -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c >&5
  160. configure:3358: $? = 0
  161. configure:3364: ./conftest
  162. configure:3367: $? = 0
  163. configure:3384: result: yes
  164. configure:3396: checking for deflate in -lz
  165. configure:3431: /usr/bin/gcc-4.2 -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c -lz >&5
  166. configure:3437: $? = 0
  167. configure:3444: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  168. configure:3447: $? = 0
  169. configure:3454: test -s conftest
  170. configure:3457: $? = 0
  171. configure:3471: result: yes
  172. configure:3493: checking for SSL_library_init in -lssl
  173. configure:3528: /usr/bin/gcc-4.2 -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c -lssl -lz >&5
  174. configure:3534: $? = 0
  175. configure:3541: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  176. configure:3544: $? = 0
  177. configure:3551: test -s conftest
  178. configure:3554: $? = 0
  179. configure:3568: result: yes
  180. configure:3582: checking for EVP_CIPHER_CTX_init in -lcrypto
  181. configure:3617: /usr/bin/gcc-4.2 -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c -lcrypto -lssl -lz >&5
  182. configure:3623: $? = 0
  183. configure:3630: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  184. configure:3633: $? = 0
  185. configure:3640: test -s conftest
  186. configure:3643: $? = 0
  187. configure:3657: result: yes
  188. configure:3804: creating ./config.status
  189.  
  190. ## ---------------------- ##
  191. ## Running config.status. ##
  192. ## ---------------------- ##
  193.  
  194. This file was extended by config.status, which was
  195. generated by GNU Autoconf 2.60. Invocation command line was
  196.  
  197. CONFIG_FILES =
  198. CONFIG_HEADERS =
  199. CONFIG_LINKS =
  200. CONFIG_COMMANDS =
  201. $ ./config.status
  202.  
  203. on TheBus.local
  204.  
  205. config.status:568: creating Makefile
  206. configure:4737: === configuring in libUseful-2.0 (/private/tmp/homebrew-movgrab-1.1.0-NIeO/movgrab-1.1.0/libUseful-2.0)
  207. configure:4840: running /bin/sh ./configure --prefix=/usr/local/Cellar/movgrab/1.1.0 '--enable-ssl' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O3 -march=core2 -msse4 -w -pipe' --cache-file=/dev/null --srcdir=.
  208.  
  209. ## ---------------- ##
  210. ## Cache variables. ##
  211. ## ---------------- ##
  212.  
  213. ac_cv_c_compiler_gnu=yes
  214. ac_cv_env_CC_set=set
  215. ac_cv_env_CC_value=/usr/bin/gcc-4.2
  216. ac_cv_env_CFLAGS_set=set
  217. ac_cv_env_CFLAGS_value='-O3 -march=core2 -msse4 -w -pipe'
  218. ac_cv_env_CPPFLAGS_set=
  219. ac_cv_env_CPPFLAGS_value=
  220. ac_cv_env_CPP_set=
  221. ac_cv_env_CPP_value=
  222. ac_cv_env_LDFLAGS_set=
  223. ac_cv_env_LDFLAGS_value=
  224. ac_cv_env_build_alias_set=
  225. ac_cv_env_build_alias_value=
  226. ac_cv_env_host_alias_set=
  227. ac_cv_env_host_alias_value=
  228. ac_cv_env_target_alias_set=
  229. ac_cv_env_target_alias_value=
  230. ac_cv_header_stdc=yes
  231. ac_cv_lib_crypto_EVP_CIPHER_CTX_init=yes
  232. ac_cv_lib_ssl_SSL_library_init=yes
  233. ac_cv_lib_z_deflate=yes
  234. ac_cv_objext=o
  235. ac_cv_path_EGREP='/usr/bin/grep -E'
  236. ac_cv_path_GREP=/usr/bin/grep
  237. ac_cv_path_install='/usr/bin/install -c'
  238. ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
  239. ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
  240. ac_cv_prog_cc_c89=
  241. ac_cv_prog_cc_g=yes
  242. ac_cv_prog_make_make_set=yes
  243.  
  244. ## ----------------- ##
  245. ## Output variables. ##
  246. ## ----------------- ##
  247.  
  248. CC='/usr/bin/gcc-4.2'
  249. CFLAGS='-O3 -march=core2 -msse4 -w -pipe'
  250. CPP='/usr/bin/gcc-4.2 -E'
  251. CPPFLAGS=''
  252. DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_LIBZ=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1'
  253. ECHO_C='ECHO_N=''
  254. ECHO_T=''
  255. EGREP='/usr/bin/grep -E'
  256. EXEEXT=''
  257. GREP='/usr/bin/grep'
  258. INSTALL_DATA='${INSTALL} -m 644'
  259. INSTALL_PROGRAM='${INSTALL}'
  260. INSTALL_SCRIPT='${INSTALL}'
  261. LDFLAGS=''
  262. LIBOBJS=''
  263. LIBS='-lcrypto -lssl -lz '
  264. LTLIBOBJS=''
  265. OBJEXT='o'
  266. PACKAGE_BUGREPORT=''
  267. PACKAGE_NAME=''
  268. PACKAGE_STRING=''
  269. PACKAGE_TARNAME=''
  270. PACKAGE_VERSION=''
  271. PATH_SEPARATOR=':'
  272. SET_MAKE=''
  273. SHELL='/bin/sh'
  274. VERSION=''
  275. ac_ct_CC='/usr/bin/gcc-4.2'
  276. bindir='${exec_prefix}/bin'
  277. build_alias=''
  278. datadir='${datarootdir}'
  279. datarootdir='${prefix}/share'
  280. docdir='${datarootdir}/doc/${PACKAGE}'
  281. dvidir='${docdir}'
  282. exec_prefix='${prefix}'
  283. host_alias=''
  284. htmldir='${docdir}'
  285. includedir='${prefix}/include'
  286. infodir='${datarootdir}/info'
  287. libdir='${exec_prefix}/lib'
  288. libexecdir='${exec_prefix}/libexec'
  289. localedir='${datarootdir}/locale'
  290. localstatedir='${prefix}/var'
  291. mandir='${datarootdir}/man'
  292. oldincludedir='/usr/include'
  293. pdfdir='${docdir}'
  294. prefix='/usr/local/Cellar/movgrab/1.1.0'
  295. program_transform_name='s,x,x,'
  296. psdir='${docdir}'
  297. sbindir='${exec_prefix}/sbin'
  298. sharedstatedir='${prefix}/com'
  299. subdirs=' libUseful-2.0'
  300. sysconfdir='${prefix}/etc'
  301. target_alias=''
  302.  
  303. ## ----------- ##
  304. ## confdefs.h. ##
  305. ## ----------- ##
  306.  
  307. #define PACKAGE_NAME ""
  308. #define PACKAGE_TARNAME ""
  309. #define PACKAGE_VERSION ""
  310. #define PACKAGE_STRING ""
  311. #define PACKAGE_BUGREPORT ""
  312. #define STDC_HEADERS 1
  313. #define HAVE_LIBZ 1
  314. #define HAVE_LIBSSL 1
  315. #define HAVE_LIBCRYPTO 1
  316.  
  317. configure: exit 0
Add Comment
Please, Sign In to add comment