Advertisement
Guest User

Untitled

a guest
Jul 16th, 2016
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
autoconf 14.62 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.64.  Invocation command line was
  6.  
  7.   $ ./configure --build=armv7-alpine-linux-muslgnueabihf --host=armv7-alpine-linux-muslgnueabihf --target=armv7-alpine-linux-muslgnueabihf --with-build-sysroot=/home/me/sysroot-armv7-alpine-linux-muslgnueabihf/ --with-sysroot=/ --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --disable-multilib --enable-shared --enable-ld=default --enable-gold=yes --enable-64-bit-bfd --enable-plugins --enable-install-libiberty --disable-werror --disable-nls
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = edge
  14. uname -m = x86_64
  15. uname -r = 4.4.14-0-grsec
  16. uname -s = Linux
  17. uname -v = #1-Alpine SMP Mon Jun 27 10:28:05 GMT 2016
  18.  
  19. /usr/bin/uname -p = unknown
  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      = unknown
  26. /bin/machine           = unknown
  27. /usr/bin/oslevel       = unknown
  28. /bin/universe          = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36.  
  37.  
  38. ## ----------- ##
  39. ## Core tests. ##
  40. ## ----------- ##
  41.  
  42. configure:2296: checking build system type
  43. configure:2310: result: armv7-alpine-linux-muslgnueabihf
  44. configure:2357: checking host system type
  45. configure:2370: result: armv7-alpine-linux-muslgnueabihf
  46. configure:2390: checking target system type
  47. configure:2403: result: armv7-alpine-linux-muslgnueabihf
  48. configure:2457: checking for a BSD-compatible install
  49. configure:2525: result: /usr/bin/install -c
  50. configure:2536: checking whether ln works
  51. configure:2558: result: yes
  52. configure:2562: checking whether ln -s works
  53. configure:2566: result: yes
  54. configure:2573: checking for a sed that does not truncate output
  55. configure:2637: result: /bin/sed
  56. configure:2646: checking for gawk
  57. configure:2676: result: no
  58. configure:2646: checking for mawk
  59. configure:2676: result: no
  60. configure:2646: checking for nawk
  61. configure:2676: result: no
  62. configure:2646: checking for awk
  63. configure:2662: found /usr/bin/awk
  64. configure:2673: result: awk
  65. configure:4071: checking for armv7-alpine-linux-muslgnueabihf-gcc
  66. configure:4098: result: armv7-alpine-linux-muslgnueabihf-gcc
  67. configure:4367: checking for C compiler version
  68. configure:4376: armv7-alpine-linux-muslgnueabihf-gcc --version >&5
  69. armv7-alpine-linux-muslgnueabihf-gcc (Alpine 6.1.0) 6.1.0
  70. Copyright (C) 2016 Free Software Foundation, Inc.
  71. This is free software; see the source for copying conditions.  There is NO
  72. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  73.  
  74. configure:4387: $? = 0
  75. configure:4376: armv7-alpine-linux-muslgnueabihf-gcc -v >&5
  76. Using built-in specs.
  77. COLLECT_GCC=armv7-alpine-linux-muslgnueabihf-gcc
  78. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv7-alpine-linux-muslgnueabihf/6.1.0/lto-wrapper
  79. Target: armv7-alpine-linux-muslgnueabihf
  80. Configured with: /home/me/aports/main/gcc/src/gcc-6.1.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --target=armv7-alpine-linux-muslgnueabihf --with-pkgversion='Alpine 6.1.0' --enable-checking=release --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-cloog-backend --enable-languages=c,c++,ada --with-arch=armv7-a --with-tune=generic-armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-abi=aapcs-linux --with-mode=thumb --disable-libquadmath --disable-libssp --disable-libmpx --disable-libmudflap --disable-libsanitizer --disable-bootstrap --with-sysroot=/home/me/sysroot-armv7-alpine-linux-muslgnueabihf/ --enable-shared --enable-threads --enable-tls --disable-libgomp --disable-libatomic --disable-libitm --with-system-zlib
  81. Thread model: posix
  82. gcc version 6.1.0 (Alpine 6.1.0)
  83. configure:4387: $? = 0
  84. configure:4376: armv7-alpine-linux-muslgnueabihf-gcc -V >&5
  85. armv7-alpine-linux-muslgnueabihf-gcc: error: unrecognized command line option '-V'
  86. armv7-alpine-linux-muslgnueabihf-gcc: fatal error: no input files
  87. compilation terminated.
  88. configure:4387: $? = 1
  89. configure:4376: armv7-alpine-linux-muslgnueabihf-gcc -qversion >&5
  90. armv7-alpine-linux-muslgnueabihf-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  91. armv7-alpine-linux-muslgnueabihf-gcc: fatal error: no input files
  92. compilation terminated.
  93. configure:4387: $? = 1
  94. configure:4407: checking for C compiler default output file name
  95. configure:4429: armv7-alpine-linux-muslgnueabihf-gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wl,--as-needed conftest.c  >&5
  96. configure:4433: $? = 0
  97. configure:4470: result: a.out
  98. configure:4486: checking whether the C compiler works
  99. configure:4495: ./a.out
  100. ./configure: line 4497: ./a.out: cannot execute binary file: Exec format error
  101. configure:4499: $? = 126
  102. configure:4506: error: in `/home/me/aports/main/binutils/src/binutils-2.26.1':
  103. configure:4510: error: cannot run C compiled programs.
  104. If you meant to cross compile, use `--host'.
  105. See `config.log' for more details.
  106.  
  107. ## ---------------- ##
  108. ## Cache variables. ##
  109. ## ---------------- ##
  110.  
  111. ac_cv_build=armv7-alpine-linux-muslgnueabihf
  112. ac_cv_env_AR_FOR_TARGET_set=
  113. ac_cv_env_AR_FOR_TARGET_value=
  114. ac_cv_env_AR_set=
  115. ac_cv_env_AR_value=
  116. ac_cv_env_AS_FOR_TARGET_set=
  117. ac_cv_env_AS_FOR_TARGET_value=
  118. ac_cv_env_AS_set=
  119. ac_cv_env_AS_value=
  120. ac_cv_env_CCC_set=
  121. ac_cv_env_CCC_value=
  122. ac_cv_env_CC_FOR_TARGET_set=
  123. ac_cv_env_CC_FOR_TARGET_value=
  124. ac_cv_env_CC_set=set
  125. ac_cv_env_CC_value=armv7-alpine-linux-muslgnueabihf-gcc
  126. ac_cv_env_CFLAGS_set=set
  127. ac_cv_env_CFLAGS_value='-Os -fomit-frame-pointer'
  128. ac_cv_env_CPPFLAGS_set=set
  129. ac_cv_env_CPPFLAGS_value='-Os -fomit-frame-pointer'
  130. ac_cv_env_CXXFLAGS_set=set
  131. ac_cv_env_CXXFLAGS_value='-Os -fomit-frame-pointer'
  132. ac_cv_env_CXX_FOR_TARGET_set=
  133. ac_cv_env_CXX_FOR_TARGET_value=
  134. ac_cv_env_CXX_set=set
  135. ac_cv_env_CXX_value=armv7-alpine-linux-muslgnueabihf-g++
  136. ac_cv_env_DLLTOOL_FOR_TARGET_set=
  137. ac_cv_env_DLLTOOL_FOR_TARGET_value=
  138. ac_cv_env_DLLTOOL_set=
  139. ac_cv_env_DLLTOOL_value=
  140. ac_cv_env_GCC_FOR_TARGET_set=
  141. ac_cv_env_GCC_FOR_TARGET_value=
  142. ac_cv_env_GCJ_FOR_TARGET_set=
  143. ac_cv_env_GCJ_FOR_TARGET_value=
  144. ac_cv_env_GFORTRAN_FOR_TARGET_set=
  145. ac_cv_env_GFORTRAN_FOR_TARGET_value=
  146. ac_cv_env_GOC_FOR_TARGET_set=
  147. ac_cv_env_GOC_FOR_TARGET_value=
  148. ac_cv_env_LDFLAGS_set=set
  149. ac_cv_env_LDFLAGS_value=-Wl,--as-needed
  150. ac_cv_env_LD_FOR_TARGET_set=
  151. ac_cv_env_LD_FOR_TARGET_value=
  152. ac_cv_env_LD_set=set
  153. ac_cv_env_LD_value=armv7-alpine-linux-muslgnueabihf-ld
  154. ac_cv_env_LIBS_set=
  155. ac_cv_env_LIBS_value=
  156. ac_cv_env_LIPO_FOR_TARGET_set=
  157. ac_cv_env_LIPO_FOR_TARGET_value=
  158. ac_cv_env_LIPO_set=
  159. ac_cv_env_LIPO_value=
  160. ac_cv_env_NM_FOR_TARGET_set=
  161. ac_cv_env_NM_FOR_TARGET_value=
  162. ac_cv_env_NM_set=
  163. ac_cv_env_NM_value=
  164. ac_cv_env_OBJCOPY_FOR_TARGET_set=
  165. ac_cv_env_OBJCOPY_FOR_TARGET_value=
  166. ac_cv_env_OBJCOPY_set=
  167. ac_cv_env_OBJCOPY_value=
  168. ac_cv_env_OBJDUMP_FOR_TARGET_set=
  169. ac_cv_env_OBJDUMP_FOR_TARGET_value=
  170. ac_cv_env_OBJDUMP_set=
  171. ac_cv_env_OBJDUMP_value=
  172. ac_cv_env_RANLIB_FOR_TARGET_set=
  173. ac_cv_env_RANLIB_FOR_TARGET_value=
  174. ac_cv_env_RANLIB_set=
  175. ac_cv_env_RANLIB_value=
  176. ac_cv_env_READELF_FOR_TARGET_set=
  177. ac_cv_env_READELF_FOR_TARGET_value=
  178. ac_cv_env_READELF_set=
  179. ac_cv_env_READELF_value=
  180. ac_cv_env_STRIP_FOR_TARGET_set=
  181. ac_cv_env_STRIP_FOR_TARGET_value=
  182. ac_cv_env_STRIP_set=
  183. ac_cv_env_STRIP_value=
  184. ac_cv_env_WINDMC_FOR_TARGET_set=
  185. ac_cv_env_WINDMC_FOR_TARGET_value=
  186. ac_cv_env_WINDMC_set=
  187. ac_cv_env_WINDMC_value=
  188. ac_cv_env_WINDRES_FOR_TARGET_set=
  189. ac_cv_env_WINDRES_FOR_TARGET_value=
  190. ac_cv_env_WINDRES_set=
  191. ac_cv_env_WINDRES_value=
  192. ac_cv_env_build_alias_set=set
  193. ac_cv_env_build_alias_value=armv7-alpine-linux-muslgnueabihf
  194. ac_cv_env_build_configargs_set=
  195. ac_cv_env_build_configargs_value=
  196. ac_cv_env_host_alias_set=set
  197. ac_cv_env_host_alias_value=armv7-alpine-linux-muslgnueabihf
  198. ac_cv_env_host_configargs_set=
  199. ac_cv_env_host_configargs_value=
  200. ac_cv_env_target_alias_set=set
  201. ac_cv_env_target_alias_value=armv7-alpine-linux-muslgnueabihf
  202. ac_cv_env_target_configargs_set=
  203. ac_cv_env_target_configargs_value=
  204. ac_cv_host=armv7-alpine-linux-muslgnueabihf
  205. ac_cv_path_SED=/bin/sed
  206. ac_cv_path_install='/usr/bin/install -c'
  207. ac_cv_prog_AWK=awk
  208. ac_cv_prog_CC=armv7-alpine-linux-muslgnueabihf-gcc
  209. ac_cv_target=armv7-alpine-linux-muslgnueabihf
  210. acx_cv_prog_LN=ln
  211. lt_cv_sys_lib_dlsearch_path_spec='/home/me/sysroot-armv7-alpine-linux-muslgnueabihf//lib /home/me/sysroot-armv7-alpine-linux-muslgnueabihf//usr/lib /usr/lib /lib /usr/local/lib'
  212.  
  213. ## ----------------- ##
  214. ## Output variables. ##
  215. ## ----------------- ##
  216.  
  217. AR=''
  218. AR_FOR_BUILD='$(AR)'
  219. AR_FOR_TARGET=''
  220. AS=''
  221. AS_FOR_BUILD='$(AS)'
  222. AS_FOR_TARGET=''
  223. AWK='awk'
  224. BISON=''
  225. BUILD_CONFIG=''
  226. CC='armv7-alpine-linux-muslgnueabihf-gcc'
  227. CC_FOR_BUILD='$(CC)'
  228. CC_FOR_TARGET=''
  229. CFLAGS='-Os -fomit-frame-pointer'
  230. CFLAGS_FOR_BUILD=''
  231. CFLAGS_FOR_TARGET=''
  232. COMPILER_AS_FOR_TARGET=''
  233. COMPILER_LD_FOR_TARGET=''
  234. COMPILER_NM_FOR_TARGET=''
  235. CONFIGURE_GDB_TK=''
  236. CPPFLAGS='-Os -fomit-frame-pointer'
  237. CXX='armv7-alpine-linux-muslgnueabihf-g++'
  238. CXXFLAGS='-Os -fomit-frame-pointer'
  239. CXXFLAGS_FOR_BUILD=''
  240. CXXFLAGS_FOR_TARGET=''
  241. CXX_FOR_BUILD='$(CXX)'
  242. CXX_FOR_TARGET=''
  243. DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
  244. DEFS=''
  245. DLLTOOL=''
  246. DLLTOOL_FOR_BUILD='$(DLLTOOL)'
  247. DLLTOOL_FOR_TARGET=''
  248. ECHO_C=''
  249. ECHO_N='-n'
  250. ECHO_T=''
  251. EXEEXT=''
  252. EXPECT=''
  253. EXTRA_CONFIGARGS_LIBJAVA='--disable-static'
  254. FLAGS_FOR_TARGET=''
  255. FLEX=''
  256. GCC_FOR_TARGET=''
  257. GCC_SHLIB_SUBDIR=''
  258. GCJ_FOR_BUILD='$(GCJ)'
  259. GCJ_FOR_TARGET=''
  260. GDB_TK=''
  261. GFORTRAN_FOR_BUILD='$(GFORTRAN)'
  262. GFORTRAN_FOR_TARGET=''
  263. GNATBIND=''
  264. GNATMAKE=''
  265. GOC_FOR_BUILD='$(GOC)'
  266. GOC_FOR_TARGET=''
  267. INSTALL_DATA='${INSTALL} -m 644'
  268. INSTALL_GDB_TK=''
  269. INSTALL_PROGRAM='${INSTALL}'
  270. INSTALL_SCRIPT='${INSTALL}'
  271. LD='armv7-alpine-linux-muslgnueabihf-ld'
  272. LDFLAGS='-Wl,--as-needed'
  273. LDFLAGS_FOR_BUILD=''
  274. LDFLAGS_FOR_TARGET=''
  275. LD_FOR_BUILD='$(LD)'
  276. LD_FOR_TARGET=''
  277. LEX=''
  278. LIBOBJS=''
  279. LIBS=''
  280. LIPO=''
  281. LIPO_FOR_TARGET=''
  282. LN='ln'
  283. LN_S='ln -s'
  284. LTLIBOBJS=''
  285. M4=''
  286. MAINT=''
  287. MAINTAINER_MODE_FALSE=''
  288. MAINTAINER_MODE_TRUE=''
  289. MAKEINFO=''
  290. NM=''
  291. NM_FOR_BUILD='$(NM)'
  292. NM_FOR_TARGET=''
  293. OBJCOPY=''
  294. OBJCOPY_FOR_TARGET=''
  295. OBJDUMP=''
  296. OBJDUMP_FOR_TARGET=''
  297. OBJEXT=''
  298. PACKAGE_BUGREPORT=''
  299. PACKAGE_NAME=''
  300. PACKAGE_STRING=''
  301. PACKAGE_TARNAME=''
  302. PACKAGE_URL=''
  303. PACKAGE_VERSION=''
  304. PATH_SEPARATOR=':'
  305. RANLIB=''
  306. RANLIB_FOR_BUILD='$(RANLIB)'
  307. RANLIB_FOR_TARGET=''
  308. RAW_CXX_FOR_TARGET=''
  309. READELF=''
  310. READELF_FOR_TARGET=''
  311. RPATH_ENVVAR=''
  312. RUNTEST=''
  313. SED='/bin/sed'
  314. SHELL='/bin/bash'
  315. STRIP=''
  316. STRIP_FOR_TARGET=''
  317. SYSROOT_CFLAGS_FOR_TARGET=''
  318. TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --build=armv7-alpine-linux-muslgnueabihf --host=armv7-alpine-linux-muslgnueabihf --target=armv7-alpine-linux-muslgnueabihf --with-build-sysroot=/home/me/sysroot-armv7-alpine-linux-muslgnueabihf/ --with-sysroot=/ --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --disable-multilib --enable-shared --enable-ld=default --enable-gold=yes --enable-64-bit-bfd --enable-plugins --enable-install-libiberty --disable-werror --disable-nls'
  319. WINDMC=''
  320. WINDMC_FOR_BUILD='$(WINDMC)'
  321. WINDMC_FOR_TARGET=''
  322. WINDRES=''
  323. WINDRES_FOR_BUILD='$(WINDRES)'
  324. WINDRES_FOR_TARGET=''
  325. YACC=''
  326. ac_ct_CC=''
  327. ac_ct_CXX=''
  328. bindir='${exec_prefix}/bin'
  329. build='armv7-alpine-linux-muslgnueabihf'
  330. build_alias='armv7-alpine-linux-muslgnueabihf'
  331. build_configargs=''
  332. build_configdirs='build-libiberty build-libcpp build-texinfo build-flex build-bison build-m4 build-fixincludes'
  333. build_cpu='armv7'
  334. build_libsubdir='build-armv7-alpine-linux-muslgnueabihf'
  335. build_noncanonical='armv7-alpine-linux-muslgnueabihf'
  336. build_os='linux-muslgnueabihf'
  337. build_subdir='build-armv7-alpine-linux-muslgnueabihf'
  338. build_tooldir=''
  339. build_vendor='alpine'
  340. compare_exclusions=''
  341. configdirs='intl libiberty opcodes bfd readline tcl tk itcl libgui zlib libbacktrace libcpp libdecnumber gmp mpfr mpc isl libelf libiconv texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gprof etc expect dejagnu m4 utils guile fastjar gnattools libcc1 gotools gold'
  342. datadir='${datarootdir}'
  343. datarootdir='${prefix}/share'
  344. do_compare=''
  345. docdir='${datarootdir}/doc/${PACKAGE}'
  346. dvidir='${docdir}'
  347. exec_prefix='NONE'
  348. extra_host_libiberty_configure_flags=''
  349. extra_host_zlib_configure_flags=''
  350. extra_isl_gmp_configure_flags=''
  351. extra_liboffloadmic_configure_flags=''
  352. extra_linker_plugin_configure_flags=''
  353. extra_linker_plugin_flags=''
  354. extra_mpc_gmp_configure_flags=''
  355. extra_mpc_mpfr_configure_flags=''
  356. extra_mpfr_configure_flags=''
  357. gmpinc=''
  358. gmplibs=''
  359. host='armv7-alpine-linux-muslgnueabihf'
  360. host_alias='armv7-alpine-linux-muslgnueabihf'
  361. host_configargs=''
  362. host_cpu='armv7'
  363. host_noncanonical='armv7-alpine-linux-muslgnueabihf'
  364. host_os='linux-muslgnueabihf'
  365. host_shared=''
  366. host_subdir='.'
  367. host_vendor='alpine'
  368. htmldir='${docdir}'
  369. includedir='${prefix}/include'
  370. infodir='/usr/share/info'
  371. islinc=''
  372. isllibs=''
  373. libdir='${exec_prefix}/lib'
  374. libexecdir='${exec_prefix}/libexec'
  375. localedir='${datarootdir}/locale'
  376. localstatedir='${prefix}/var'
  377. mandir='/usr/share/man'
  378. oldincludedir='/usr/include'
  379. pdfdir='${docdir}'
  380. poststage1_ldflags=''
  381. poststage1_libs=''
  382. prefix='/usr'
  383. program_transform_name='s,y,y,'
  384. psdir='${docdir}'
  385. sbindir='${exec_prefix}/sbin'
  386. sharedstatedir='${prefix}/com'
  387. stage1_cflags=''
  388. stage1_checking=''
  389. stage1_languages=''
  390. stage1_ldflags=''
  391. stage1_libs=''
  392. stage2_werror_flag=''
  393. sysconfdir='${prefix}/etc'
  394. target='armv7-alpine-linux-muslgnueabihf'
  395. target_alias='armv7-alpine-linux-muslgnueabihf'
  396. target_configargs=''
  397. target_configdirs='target-libgcc target-libbacktrace target-libgloss target-newlib target-libgomp target-libcilkrts target-liboffloadmic target-libatomic target-libitm target-libstdc++-v3 target-libsanitizer target-libvtv target-libmpx target-libssp target-libquadmath target-libgfortran target-boehm-gc target-libffi target-zlib target-libjava target-libobjc target-libada target-libgo target-rda'
  398. target_cpu='armv7'
  399. target_noncanonical='armv7-alpine-linux-muslgnueabihf'
  400. target_os='linux-muslgnueabihf'
  401. target_subdir='armv7-alpine-linux-muslgnueabihf'
  402. target_vendor='alpine'
  403. tooldir=''
  404.  
  405. ## ------------------- ##
  406. ## File substitutions. ##
  407. ## ------------------- ##
  408.  
  409. alphaieee_frag=''
  410. host_makefile_frag='/dev/null'
  411. ospace_frag=''
  412. serialization_dependencies=''
  413. target_makefile_frag=''
  414.  
  415. ## ----------- ##
  416. ## confdefs.h. ##
  417. ## ----------- ##
  418.  
  419. /* confdefs.h */
  420. #define PACKAGE_NAME ""
  421. #define PACKAGE_TARNAME ""
  422. #define PACKAGE_VERSION ""
  423. #define PACKAGE_STRING ""
  424. #define PACKAGE_BUGREPORT ""
  425. #define PACKAGE_URL ""
  426.  
  427. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement