RingtailedFox

CJDNS cross-compiling from x86_64 to armv7

Apr 25th, 2024
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 14.32 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 libsodium configure 1.0.18, which was
  5. generated by GNU Autoconf 2.69.  Invocation command line was
  6.  
  7.   $ /home/user/Downloads/cjdns/target/release/build/libsodium-sys-3c82b45b5de642ab/out/source/libsodium/configure --prefix=/home/user/Downloads/cjdns/target/release/build/libsodium-sys-3c82b45b5de642ab/out/installed --libdir=/home/user/Downloads/cjdns/target/release/build/libsodium-sys-3c82b45b5de642ab/out/installed/lib --host=x86_64-unknown-linux-gnu --enable-shared=no
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = XOTICPC
  14. uname -m = x86_64
  15. uname -r = 5.15.146.1-microsoft-standard-WSL2
  16. uname -s = Linux
  17. uname -v = #1 SMP Thu Jan 11 04:09:03 UTC 2024
  18.  
  19. /usr/bin/uname -p = x86_64
  20. /bin/uname -X     = unknown
  21.  
  22. /bin/arch              = x86_64
  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: /home/user/.cargo/bin
  31. PATH: /home/user/.nix-profile/bin
  32. PATH: /home/linuxbrew/.linuxbrew/bin
  33. PATH: /home/linuxbrew/.linuxbrew/sbin
  34. PATH: /home/user/.config/guix/current/bin
  35. PATH: /usr/local/sbin
  36. PATH: /usr/local/bin
  37. PATH: /usr/sbin
  38. PATH: /usr/bin
  39. PATH: /sbin
  40. PATH: /bin
  41. PATH: /usr/games
  42. PATH: /usr/local/games
  43. PATH: /usr/lib/wsl/lib
  44. PATH: /snap/bin
  45. PATH: /home/user/.dotnet/tools
  46. PATH: /home/user/.local/bin
  47. PATH: /usr/local/pspdev/bin
  48. PATH: /mnt/c/WINDOWS
  49. PATH: /mnt/c/WINDOWS/System32
  50. PATH: /mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0
  51. PATH: /mnt/c/Program Files/PowerShell/7
  52.  
  53.  
  54. ## ----------- ##
  55. ## Core tests. ##
  56. ## ----------- ##
  57.  
  58. configure:2431: checking build system type
  59. configure:2445: result: x86_64-pc-linux-gnu
  60. configure:2465: checking host system type
  61. configure:2478: result: x86_64-unknown-linux-gnu
  62. configure:2514: checking for a BSD-compatible install
  63. configure:2582: result: /usr/bin/install -c
  64. configure:2593: checking whether build environment is sane
  65. configure:2648: result: yes
  66. configure:2702: checking for x86_64-unknown-linux-gnu-strip
  67. configure:2732: result: no
  68. configure:2742: checking for strip
  69. configure:2758: found /usr/bin/strip
  70. configure:2769: result: strip
  71. configure:2794: checking for a thread-safe mkdir -p
  72. configure:2833: result: /usr/bin/mkdir -p
  73. configure:2840: checking for gawk
  74. configure:2856: found /usr/bin/gawk
  75. configure:2867: result: gawk
  76. configure:2878: checking whether make sets $(MAKE)
  77. configure:2900: result: yes
  78. configure:2929: checking whether make supports nested variables
  79. configure:2946: result: yes
  80. configure:3035: checking whether UID '1000' is supported by ustar format
  81. configure:3038: result: yes
  82. configure:3045: checking whether GID '1000' is supported by ustar format
  83. configure:3048: result: yes
  84. configure:3056: checking how to create a ustar tar archive
  85. configure:3067: tar --version
  86. tar (GNU tar) 1.34
  87. Copyright (C) 2021 Free Software Foundation, Inc.
  88. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
  89. This is free software: you are free to change and redistribute it.
  90. There is NO WARRANTY, to the extent permitted by law.
  91.  
  92. Written by John Gilmore and Jay Fenlason.
  93. configure:3070: $? = 0
  94. configure:3110: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  95. configure:3113: $? = 0
  96. configure:3117: tar -xf - <conftest.tar
  97. configure:3120: $? = 0
  98. configure:3122: cat conftest.dir/file
  99. GrepMe
  100. configure:3125: $? = 0
  101. configure:3138: result: gnutar
  102. configure:3199: checking whether make supports nested variables
  103. configure:3216: result: yes
  104. configure:3228: checking whether to enable maintainer-specific portions of Makefiles
  105. configure:3237: result: no
  106. configure:3306: checking whether make supports the include directive
  107. configure:3321: make -f confmf.GNU && cat confinc.out
  108. this is the am__doit target
  109. configure:3324: $? = 0
  110. configure:3343: result: yes (GNU style)
  111. configure:3354: checking for x86_64-unknown-linux-gnu-gcc
  112. configure:3381: result: cc
  113. configure:3650: checking for C compiler version
  114. configure:3659: cc --version >&5
  115. cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
  116. Copyright (C) 2021 Free Software Foundation, Inc.
  117. This is free software; see the source for copying conditions.  There is NO
  118. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  119.  
  120. configure:3670: $? = 0
  121. configure:3659: cc -v >&5
  122. Using built-in specs.
  123. COLLECT_GCC=cc
  124. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
  125. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  126. OFFLOAD_TARGET_DEFAULT=1
  127. Target: x86_64-linux-gnu
  128. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
  129. Thread model: posix
  130. Supported LTO compression algorithms: zlib zstd
  131. gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
  132. ... rest of stderr output deleted ...
  133. configure:3670: $? = 0
  134. configure:3659: cc -V >&5
  135. cc: error: unrecognized command-line option '-V'
  136. cc: fatal error: no input files
  137. compilation terminated.
  138. configure:3670: $? = 1
  139. configure:3659: cc -qversion >&5
  140. cc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  141. cc: fatal error: no input files
  142. compilation terminated.
  143. configure:3670: $? = 1
  144. configure:3690: checking whether the C compiler works
  145. configure:3712: cc -O2 -ffunction-sections -fdata-sections -fPIC -m64 -s -static -Wall -march=armv7 -mcpu=cortex-a15 -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a15 -fomit-frame-pointer -marm   conftest.c  >&5
  146. cc: error: unrecognized command-line option '-mfpu=neon-vfpv4'
  147. cc: error: unrecognized command-line option '-mfloat-abi=hard'
  148. cc: error: unrecognized command-line option '-marm'; did you mean '-mabm'?
  149. configure:3716: $? = 1
  150. configure:3754: result: no
  151. configure: failed program was:
  152. | /* confdefs.h */
  153. | #define PACKAGE_NAME "libsodium"
  154. | #define PACKAGE_TARNAME "libsodium"
  155. | #define PACKAGE_VERSION "1.0.18"
  156. | #define PACKAGE_STRING "libsodium 1.0.18"
  157. | #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
  158. | #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
  159. | #define PACKAGE "libsodium"
  160. | #define VERSION "1.0.18"
  161. | /* end confdefs.h.  */
  162. |
  163. | int
  164. | main ()
  165. | {
  166. |
  167. |   ;
  168. |   return 0;
  169. | }
  170. configure:3759: error: in `/home/user/Downloads/cjdns/target/release/build/libsodium-sys-3c82b45b5de642ab/out/source/libsodium':
  171. configure:3761: error: C compiler cannot create executables
  172. See `config.log' for more details
  173.  
  174. ## ---------------- ##
  175. ## Cache variables. ##
  176. ## ---------------- ##
  177.  
  178. ac_cv_build=x86_64-pc-linux-gnu
  179. ac_cv_env_AR_set=
  180. ac_cv_env_AR_value=
  181. ac_cv_env_CCASFLAGS_set=
  182. ac_cv_env_CCASFLAGS_value=
  183. ac_cv_env_CCAS_set=
  184. ac_cv_env_CCAS_value=
  185. ac_cv_env_CC_set=set
  186. ac_cv_env_CC_value=cc
  187. ac_cv_env_CFLAGS_set=set
  188. ac_cv_env_CFLAGS_value='-O2 -ffunction-sections -fdata-sections -fPIC -m64 -s -static -Wall -march=armv7 -mcpu=cortex-a15 -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a15 -fomit-frame-pointer -marm'
  189. ac_cv_env_CPPFLAGS_set=
  190. ac_cv_env_CPPFLAGS_value=
  191. ac_cv_env_CPP_set=
  192. ac_cv_env_CPP_value=
  193. ac_cv_env_CWFLAGS_set=
  194. ac_cv_env_CWFLAGS_value=
  195. ac_cv_env_LDFLAGS_set=
  196. ac_cv_env_LDFLAGS_value=
  197. ac_cv_env_LIBS_set=
  198. ac_cv_env_LIBS_value=
  199. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  200. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  201. ac_cv_env_SAFECODE_HOME_set=
  202. ac_cv_env_SAFECODE_HOME_value=
  203. ac_cv_env_build_alias_set=
  204. ac_cv_env_build_alias_value=
  205. ac_cv_env_host_alias_set=set
  206. ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
  207. ac_cv_env_target_alias_set=
  208. ac_cv_env_target_alias_value=
  209. ac_cv_host=x86_64-unknown-linux-gnu
  210. ac_cv_path_install='/usr/bin/install -c'
  211. ac_cv_path_mkdir=/usr/bin/mkdir
  212. ac_cv_prog_AWK=gawk
  213. ac_cv_prog_CC=cc
  214. ac_cv_prog_ac_ct_STRIP=strip
  215. ac_cv_prog_make_make_set=yes
  216. am_cv_make_support_nested_variables=yes
  217. am_cv_prog_tar_ustar=gnutar
  218.  
  219. ## ----------------- ##
  220. ## Output variables. ##
  221. ## ----------------- ##
  222.  
  223. ACLOCAL='${SHELL} '\''/home/user/Downloads/cjdns/target/release/build/libsodium-sys-3c82b45b5de642ab/out/source/libsodium/build-aux/missing'\'' aclocal-1.16'
  224. ALLOCA=''
  225. AMDEPBACKSLASH='\'
  226. AMDEP_FALSE='#'
  227. AMDEP_TRUE=''
  228. AMTAR='$${TAR-tar}'
  229. AM_BACKSLASH='\'
  230. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  231. AM_DEFAULT_VERBOSITY='0'
  232. AM_V='$(V)'
  233. AR=''
  234. AS=''
  235. AUTOCONF='${SHELL} '\''/home/user/Downloads/cjdns/target/release/build/libsodium-sys-3c82b45b5de642ab/out/source/libsodium/build-aux/missing'\'' autoconf'
  236. AUTOHEADER='${SHELL} '\''/home/user/Downloads/cjdns/target/release/build/libsodium-sys-3c82b45b5de642ab/out/source/libsodium/build-aux/missing'\'' autoheader'
  237. AUTOMAKE='${SHELL} '\''/home/user/Downloads/cjdns/target/release/build/libsodium-sys-3c82b45b5de642ab/out/source/libsodium/build-aux/missing'\'' automake-1.16'
  238. AWK='gawk'
  239. CC='cc'
  240. CCAS=''
  241. CCASDEPMODE=''
  242. CCASFLAGS=''
  243. CCDEPMODE=''
  244. CFLAGS='-O2 -ffunction-sections -fdata-sections -fPIC -m64 -s -static -Wall -march=armv7 -mcpu=cortex-a15 -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a15 -fomit-frame-pointer -marm'
  245. CFLAGS_AESNI=''
  246. CFLAGS_AVX2=''
  247. CFLAGS_AVX512F=''
  248. CFLAGS_AVX=''
  249. CFLAGS_MMX=''
  250. CFLAGS_PCLMUL=''
  251. CFLAGS_RDRAND=''
  252. CFLAGS_SSE2=''
  253. CFLAGS_SSE3=''
  254. CFLAGS_SSE41=''
  255. CFLAGS_SSSE3=''
  256. CPP=''
  257. CPPFLAGS=''
  258. CWFLAGS=''
  259. CYGPATH_W='echo'
  260. DEFS=''
  261. DEPDIR='.deps'
  262. DLLTOOL=''
  263. DLL_VERSION='24'
  264. DSYMUTIL=''
  265. DUMPBIN=''
  266. ECHO_C=''
  267. ECHO_N='-n'
  268. ECHO_T=''
  269. EGREP=''
  270. EMSCRIPTEN_FALSE=''
  271. EMSCRIPTEN_TRUE=''
  272. ENABLE_VALGRIND_drd=''
  273. ENABLE_VALGRIND_helgrind=''
  274. ENABLE_VALGRIND_memcheck=''
  275. ENABLE_VALGRIND_sgcheck=''
  276. EXEEXT=''
  277. FGREP=''
  278. GREP=''
  279. HAVE_AMD64_ASM_FALSE=''
  280. HAVE_AMD64_ASM_TRUE=''
  281. HAVE_AMD64_ASM_V=''
  282. HAVE_AVX_ASM_FALSE=''
  283. HAVE_AVX_ASM_TRUE=''
  284. HAVE_AVX_ASM_V=''
  285. HAVE_CPUID_V=''
  286. HAVE_LD_OUTPUT_DEF_FALSE=''
  287. HAVE_LD_OUTPUT_DEF_TRUE=''
  288. HAVE_TI_MODE_FALSE=''
  289. HAVE_TI_MODE_TRUE=''
  290. HAVE_TI_MODE_V=''
  291. INSTALL_DATA='${INSTALL} -m 644'
  292. INSTALL_PROGRAM='${INSTALL}'
  293. INSTALL_SCRIPT='${INSTALL}'
  294. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  295. LD=''
  296. LDFLAGS=''
  297. LIBOBJS=''
  298. LIBS=''
  299. LIBTOOL=''
  300. LIBTOOL_DEPS=''
  301. LIBTOOL_EXTRA_FLAGS=''
  302. LIPO=''
  303. LN_S=''
  304. LTLIBOBJS=''
  305. LT_SYS_LIBRARY_PATH=''
  306. MAINT='#'
  307. MAINTAINER_MODE_FALSE=''
  308. MAINTAINER_MODE_TRUE='#'
  309. MAKEINFO='${SHELL} '\''/home/user/Downloads/cjdns/target/release/build/libsodium-sys-3c82b45b5de642ab/out/source/libsodium/build-aux/missing'\'' makeinfo'
  310. MANIFEST_TOOL=''
  311. MINIMAL_FALSE=''
  312. MINIMAL_TRUE=''
  313. MKDIR_P='/usr/bin/mkdir -p'
  314. NM=''
  315. NMEDIT=''
  316. OBJDUMP=''
  317. OBJEXT=''
  318. OTOOL64=''
  319. OTOOL=''
  320. PACKAGE='libsodium'
  321. PACKAGE_BUGREPORT='https://github.com/jedisct1/libsodium/issues'
  322. PACKAGE_NAME='libsodium'
  323. PACKAGE_STRING='libsodium 1.0.18'
  324. PACKAGE_TARNAME='libsodium'
  325. PACKAGE_URL='https://github.com/jedisct1/libsodium'
  326. PACKAGE_VERSION='1.0.18'
  327. PATH_SEPARATOR=':'
  328. PKGCONFIG_LIBS_PRIVATE=''
  329. PTHREAD_CC=''
  330. PTHREAD_CFLAGS=''
  331. PTHREAD_LIBS=''
  332. RANLIB=''
  333. SAFECODE_HOME=''
  334. SED=''
  335. SET_MAKE=''
  336. SHELL='/bin/bash'
  337. SODIUM_LIBRARY_MINIMAL_DEF=''
  338. SODIUM_LIBRARY_VERSION='26:0:3'
  339. SODIUM_LIBRARY_VERSION_MAJOR='10'
  340. SODIUM_LIBRARY_VERSION_MINOR='3'
  341. STRIP='strip'
  342. TEST_LDFLAGS=''
  343. VALGRIND=''
  344. VALGRIND_CHECK_RULES=''
  345. VALGRIND_ENABLED=''
  346. VALGRIND_ENABLED_FALSE=''
  347. VALGRIND_ENABLED_TRUE=''
  348. VERSION='1.0.18'
  349. WASI_FALSE=''
  350. WASI_TRUE=''
  351. ac_ct_AR=''
  352. ac_ct_CC=''
  353. ac_ct_DUMPBIN=''
  354. am__EXEEXT_FALSE=''
  355. am__EXEEXT_TRUE=''
  356. am__fastdepCCAS_FALSE=''
  357. am__fastdepCCAS_TRUE=''
  358. am__fastdepCC_FALSE=''
  359. am__fastdepCC_TRUE=''
  360. am__include='include'
  361. am__isrc=''
  362. am__leading_dot='.'
  363. am__nodep='_no'
  364. am__quote=''
  365. am__tar='tar --format=ustar -chf - "$$tardir"'
  366. am__untar='tar -xf -'
  367. ax_pthread_config=''
  368. bindir='${exec_prefix}/bin'
  369. build='x86_64-pc-linux-gnu'
  370. build_alias=''
  371. build_cpu='x86_64'
  372. build_os='linux-gnu'
  373. build_vendor='pc'
  374. datadir='${datarootdir}'
  375. datarootdir='${prefix}/share'
  376. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  377. dvidir='${docdir}'
  378. exec_prefix='NONE'
  379. host='x86_64-unknown-linux-gnu'
  380. host_alias='x86_64-unknown-linux-gnu'
  381. host_cpu='x86_64'
  382. host_os='linux-gnu'
  383. host_vendor='unknown'
  384. htmldir='${docdir}'
  385. includedir='${prefix}/include'
  386. infodir='${datarootdir}/info'
  387. install_sh='${SHELL} /home/user/Downloads/cjdns/target/release/build/libsodium-sys-3c82b45b5de642ab/out/source/libsodium/build-aux/install-sh'
  388. libdir='/home/user/Downloads/cjdns/target/release/build/libsodium-sys-3c82b45b5de642ab/out/installed/lib'
  389. libexecdir='${exec_prefix}/libexec'
  390. localedir='${datarootdir}/locale'
  391. localstatedir='${prefix}/var'
  392. mandir='${datarootdir}/man'
  393. mkdir_p='$(MKDIR_P)'
  394. oldincludedir='/usr/include'
  395. pdfdir='${docdir}'
  396. prefix='/home/user/Downloads/cjdns/target/release/build/libsodium-sys-3c82b45b5de642ab/out/installed'
  397. program_transform_name='s,x,x,'
  398. psdir='${docdir}'
  399. sbindir='${exec_prefix}/sbin'
  400. sharedstatedir='${prefix}/com'
  401. sysconfdir='${prefix}/etc'
  402. target_alias=''
  403. valgrind_enabled_tools=''
  404. valgrind_tools=''
  405.  
  406. ## ----------- ##
  407. ## confdefs.h. ##
  408. ## ----------- ##
  409.  
  410. /* confdefs.h */
  411. #define PACKAGE_NAME "libsodium"
  412. #define PACKAGE_TARNAME "libsodium"
  413. #define PACKAGE_VERSION "1.0.18"
  414. #define PACKAGE_STRING "libsodium 1.0.18"
  415. #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
  416. #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
  417. #define PACKAGE "libsodium"
  418. #define VERSION "1.0.18"
  419.  
  420. configure: exit 77
  421.  
Add Comment
Please, Sign In to add comment