Advertisement
WesleydeSouza

glog configure.log

Jun 17th, 2018
510
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.40 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 glog configure 0.3.4, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --host arm-apple-darwin
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = TV-MacBook-Pro.local
  14. uname -m = x86_64
  15. uname -r = 18.0.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 18.0.0: Fri May 25 16:54:22 PDT 2018; root:xnu-4903.200.199.11.1~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 18.0.0: Fri May 25 16:54:22 PDT 2018; root:xnu-4903.200.199.11.1~1/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 2 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: x86_64h (Intel x86-64h Haswell)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 16.00 gigabytes
  33. Default processor set: 404 tasks, 1311 threads, 4 processors
  34. Load average: 5.07, Mach factor: 1.01
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  40. PATH: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin
  41. PATH: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec
  42. PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/bin
  43. PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin
  44. PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin
  45. PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin
  46. PATH: /Applications/Xcode-beta.app/Contents/Developer/usr/bin
  47. PATH: /Applications/Xcode-beta.app/Contents/Developer/usr/local/bin
  48. PATH: /usr/local/bin
  49. PATH: /usr/bin
  50. PATH: /bin
  51. PATH: /usr/sbin
  52. PATH: /sbin
  53.  
  54.  
  55. ## ----------- ##
  56. ## Core tests. ##
  57. ## ----------- ##
  58.  
  59. configure:2788: checking for a BSD-compatible install
  60. configure:2856: result: /usr/bin/install -c
  61. configure:2867: checking whether build environment is sane
  62. configure:2922: result: yes
  63. configure:2960: WARNING: 'missing' script is too old or missing
  64. configure:2981: checking for arm-apple-darwin-strip
  65. configure:3011: result: no
  66. configure:3021: checking for strip
  67. configure:3037: found /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip
  68. configure:3048: result: strip
  69. configure:3073: checking for a thread-safe mkdir -p
  70. configure:3112: result: ./install-sh -c -d
  71. configure:3119: checking for gawk
  72. configure:3149: result: no
  73. configure:3119: checking for mawk
  74. configure:3149: result: no
  75. configure:3119: checking for nawk
  76. configure:3149: result: no
  77. configure:3119: checking for awk
  78. configure:3135: found /usr/bin/awk
  79. configure:3146: result: awk
  80. configure:3157: checking whether make sets $(MAKE)
  81. configure:3179: result: yes
  82. configure:3208: checking whether make supports nested variables
  83. configure:3225: result: yes
  84. configure:3369: checking for arm-apple-darwin-gcc
  85. configure:3396: result: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch undefined_arch -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk
  86. configure:3665: checking for C compiler version
  87. configure:3674: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch undefined_arch -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk --version >&5
  88. Apple LLVM version 10.0.0 (clang-1000.10.25.5)
  89. Target: unknown-apple-darwin18.0.0
  90. Thread model: posix
  91. InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  92. configure:3685: $? = 0
  93. configure:3674: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch undefined_arch -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk -v >&5
  94. Apple LLVM version 10.0.0 (clang-1000.10.25.5)
  95. Target: unknown-apple-darwin18.0.0
  96. Thread model: posix
  97. InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  98. clang: error: invalid arch name '-arch undefined_arch'
  99. configure:3685: $? = 1
  100. configure:3674: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch undefined_arch -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk -V >&5
  101. clang: error: argument to '-V' is missing (expected 1 value)
  102. clang: error: invalid arch name '-arch undefined_arch'
  103. clang: error: no input files
  104. configure:3685: $? = 1
  105. configure:3674: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch undefined_arch -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk -qversion >&5
  106. clang: error: unknown argument: '-qversion'
  107. clang: error: invalid arch name '-arch undefined_arch'
  108. clang: error: no input files
  109. configure:3685: $? = 1
  110. configure:3705: checking whether the C compiler works
  111. configure:3727: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch undefined_arch -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk conftest.c >&5
  112. clang: error: invalid arch name '-arch undefined_arch'
  113. configure:3731: $? = 1
  114. configure:3769: result: no
  115. configure: failed program was:
  116. | /* confdefs.h */
  117. | #define PACKAGE_NAME "glog"
  118. | #define PACKAGE_TARNAME "glog"
  119. | #define PACKAGE_VERSION "0.3.4"
  120. | #define PACKAGE_STRING "glog 0.3.4"
  121. | #define PACKAGE_BUGREPORT "opensource@google.com"
  122. | #define PACKAGE_URL ""
  123. | #define PACKAGE "glog"
  124. | #define VERSION "0.3.4"
  125. | /* end confdefs.h. */
  126. |
  127. | int
  128. | main ()
  129. | {
  130. |
  131. | ;
  132. | return 0;
  133. | }
  134. configure:3774: error: in `.../node_modules/react-native/third-party/glog-0.3.4':
  135. configure:3776: error: C compiler cannot create executables
  136. See `config.log' for more details
  137.  
  138. ## ---------------- ##
  139. ## Cache variables. ##
  140. ## ---------------- ##
  141.  
  142. ac_cv_env_CCC_set=
  143. ac_cv_env_CCC_value=
  144. ac_cv_env_CC_set=set
  145. ac_cv_env_CC_value='/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch undefined_arch -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk'
  146. ac_cv_env_CFLAGS_set=
  147. ac_cv_env_CFLAGS_value=
  148. ac_cv_env_CPPFLAGS_set=
  149. ac_cv_env_CPPFLAGS_value=
  150. ac_cv_env_CPP_set=
  151. ac_cv_env_CPP_value=
  152. ac_cv_env_CXXCPP_set=
  153. ac_cv_env_CXXCPP_value=
  154. ac_cv_env_CXXFLAGS_set=
  155. ac_cv_env_CXXFLAGS_value=
  156. ac_cv_env_CXX_set=set
  157. ac_cv_env_CXX_value='/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch undefined_arch -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk'
  158. ac_cv_env_LDFLAGS_set=
  159. ac_cv_env_LDFLAGS_value=
  160. ac_cv_env_LIBS_set=
  161. ac_cv_env_LIBS_value=
  162. ac_cv_env_build_alias_set=
  163. ac_cv_env_build_alias_value=
  164. ac_cv_env_host_alias_set=set
  165. ac_cv_env_host_alias_value=arm-apple-darwin
  166. ac_cv_env_target_alias_set=
  167. ac_cv_env_target_alias_value=
  168. ac_cv_path_install='/usr/bin/install -c'
  169. ac_cv_prog_AWK=awk
  170. ac_cv_prog_CC='/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch undefined_arch -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk'
  171. ac_cv_prog_ac_ct_STRIP=strip
  172. ac_cv_prog_make_make_set=yes
  173. am_cv_make_support_nested_variables=yes
  174.  
  175. ## ----------------- ##
  176. ## Output variables. ##
  177. ## ----------------- ##
  178.  
  179. ACLOCAL='aclocal-1.14'
  180. AMDEPBACKSLASH=''
  181. AMDEP_FALSE=''
  182. AMDEP_TRUE=''
  183. AMTAR='$${TAR-tar}'
  184. AM_BACKSLASH='\'
  185. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  186. AM_DEFAULT_VERBOSITY='1'
  187. AM_V='$(V)'
  188. AR=''
  189. AUTOCONF='autoconf'
  190. AUTOHEADER='autoheader'
  191. AUTOMAKE='automake-1.14'
  192. AWK='awk'
  193. CC='/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch undefined_arch -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk'
  194. CCDEPMODE=''
  195. CFLAGS=''
  196. CPP=''
  197. CPPFLAGS=''
  198. CXX='/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch undefined_arch -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk'
  199. CXXCPP=''
  200. CXXDEPMODE=''
  201. CXXFLAGS=''
  202. CYGPATH_W='echo'
  203. DEFS=''
  204. DEPDIR=''
  205. DISABLE_RTTI_FALSE=''
  206. DISABLE_RTTI_TRUE=''
  207. DLLTOOL=''
  208. DSYMUTIL=''
  209. DUMPBIN=''
  210. ECHO_C='\c'
  211. ECHO_N=''
  212. ECHO_T=''
  213. EGREP=''
  214. ENABLE_FRAME_POINTERS_FALSE=''
  215. ENABLE_FRAME_POINTERS_TRUE=''
  216. EXEEXT=''
  217. FGREP=''
  218. GCC_FALSE=''
  219. GCC_TRUE=''
  220. GFLAGS_CFLAGS=''
  221. GFLAGS_LIBS=''
  222. GMOCK_CFLAGS=''
  223. GMOCK_CONFIG=''
  224. GMOCK_LIBS=''
  225. GREP=''
  226. GTEST_CFLAGS=''
  227. GTEST_CONFIG=''
  228. GTEST_LIBS=''
  229. HAVE_GMOCK_FALSE=''
  230. HAVE_GMOCK_TRUE=''
  231. INSTALL_DATA='${INSTALL} -m 644'
  232. INSTALL_PROGRAM='${INSTALL}'
  233. INSTALL_SCRIPT='${INSTALL}'
  234. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  235. LD=''
  236. LDFLAGS=''
  237. LIBOBJS=''
  238. LIBS=''
  239. LIBTOOL=''
  240. LIBTOOL_DEPS=''
  241. LIPO=''
  242. LN_S=''
  243. LTLIBOBJS=''
  244. MAKEINFO='makeinfo'
  245. MANIFEST_TOOL=''
  246. MINGW_CFLAGS=''
  247. MKDIR_P='./install-sh -c -d'
  248. NM=''
  249. NMEDIT=''
  250. OBJDUMP=''
  251. OBJEXT=''
  252. OTOOL64=''
  253. OTOOL=''
  254. PACKAGE='glog'
  255. PACKAGE_BUGREPORT='opensource@google.com'
  256. PACKAGE_NAME='glog'
  257. PACKAGE_STRING='glog 0.3.4'
  258. PACKAGE_TARNAME='glog'
  259. PACKAGE_URL=''
  260. PACKAGE_VERSION='0.3.4'
  261. PATH_SEPARATOR=':'
  262. PTHREAD_CC=''
  263. PTHREAD_CFLAGS=''
  264. PTHREAD_LIBS=''
  265. RANLIB=''
  266. SED='/usr/bin/sed'
  267. SET_MAKE=''
  268. SHELL='/bin/sh'
  269. STRIP='strip'
  270. UNWIND_LIBS=''
  271. VERSION='0.3.4'
  272. X86_64_FALSE=''
  273. X86_64_TRUE=''
  274. ac_ct_AR=''
  275. ac_ct_CC=''
  276. ac_ct_CXX=''
  277. ac_ct_DUMPBIN=''
  278. ac_cv___attribute___noinline=''
  279. ac_cv___attribute___noreturn=''
  280. ac_cv___attribute___printf_4_5=''
  281. ac_cv_cxx_using_operator=''
  282. ac_cv_have___builtin_expect=''
  283. ac_cv_have___uint16=''
  284. ac_cv_have_inttypes_h=''
  285. ac_cv_have_libgflags=''
  286. ac_cv_have_stdint_h=''
  287. ac_cv_have_systypes_h=''
  288. ac_cv_have_u_int16_t=''
  289. ac_cv_have_uint16_t=''
  290. ac_cv_have_unistd_h=''
  291. ac_google_end_namespace=''
  292. ac_google_namespace=''
  293. ac_google_start_namespace=''
  294. acx_pthread_config=''
  295. am__EXEEXT_FALSE=''
  296. am__EXEEXT_TRUE=''
  297. am__fastdepCC_FALSE=''
  298. am__fastdepCC_TRUE=''
  299. am__fastdepCXX_FALSE=''
  300. am__fastdepCXX_TRUE=''
  301. am__include=''
  302. am__isrc=''
  303. am__leading_dot='.'
  304. am__nodep=''
  305. am__quote=''
  306. am__tar='$${TAR-tar} chof - "$$tardir"'
  307. am__untar='$${TAR-tar} xf -'
  308. bindir='${exec_prefix}/bin'
  309. build=''
  310. build_alias=''
  311. build_cpu=''
  312. build_os=''
  313. build_vendor=''
  314. datadir='${datarootdir}'
  315. datarootdir='${prefix}/share'
  316. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  317. dvidir='${docdir}'
  318. exec_prefix='NONE'
  319. host='arm-apple-darwin'
  320. host_alias='arm-apple-darwin'
  321. host_cpu=''
  322. host_os=''
  323. host_vendor=''
  324. htmldir='${docdir}'
  325. includedir='${prefix}/include'
  326. infodir='${datarootdir}/info'
  327. install_sh='${SHELL} .../node_modules/react-native/third-party/glog-0.3.4/install-sh'
  328. libdir='${exec_prefix}/lib'
  329. libexecdir='${exec_prefix}/libexec'
  330. localedir='${datarootdir}/locale'
  331. localstatedir='${prefix}/var'
  332. mandir='${datarootdir}/man'
  333. mkdir_p='$(MKDIR_P)'
  334. oldincludedir='/usr/include'
  335. pdfdir='${docdir}'
  336. prefix='NONE'
  337. program_transform_name='s,x,x,'
  338. psdir='${docdir}'
  339. sbindir='${exec_prefix}/sbin'
  340. sharedstatedir='${prefix}/com'
  341. sysconfdir='${prefix}/etc'
  342. target_alias=''
  343.  
  344. ## ----------- ##
  345. ## confdefs.h. ##
  346. ## ----------- ##
  347.  
  348. /* confdefs.h */
  349. #define PACKAGE_NAME "glog"
  350. #define PACKAGE_TARNAME "glog"
  351. #define PACKAGE_VERSION "0.3.4"
  352. #define PACKAGE_STRING "glog 0.3.4"
  353. #define PACKAGE_BUGREPORT "opensource@google.com"
  354. #define PACKAGE_URL ""
  355. #define PACKAGE "glog"
  356. #define VERSION "0.3.4"
  357.  
  358. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement