Guest User

ruby install log

a guest
Apr 19th, 2024
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.48 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.71. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --docdir=/usr/share/doc/ruby-3.1.4-r3 --htmldir=/usr/share/doc/ruby-3.1.4-r3/html --libdir=/usr/lib64 --program-suffix=31 --with-soname=ruby31 --with-readline-dir=/usr --enable-shared --enable-pthread --disable-rpath --without-baseruby --with-compress-debug-sections=no --enable-mkmf-verbose --with-out-ext=win32,win32ole,dbm,tk --without-jemalloc --disable-jit-support --disable-socks --disable-dtrace --disable-install-doc --enable-ipv6 --disable-static --disable-install-static-library --without-static-linked-ext --disable-debug --without-valgrind --enable-option-checking=no
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = localhost
  14. uname -m = x86_64
  15. uname -r = 6.6.21-gentoo-dist
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT_DYNAMIC Sun Mar 24 18:32:46 CET 2024
  18.  
  19. /usr/bin/uname -p = AMD Ryzen 7 PRO 4750G with Radeon Graphics
  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: /usr/lib/portage/python3.11/ebuild-helpers/xattr/
  31. PATH: /usr/lib/portage/python3.11/ebuild-helpers/
  32. PATH: /usr/local/sbin/
  33. PATH: /usr/local/bin/
  34. PATH: /usr/bin/
  35. PATH: /opt/bin/
  36. PATH: /usr/lib/llvm/17/bin/
  37. PATH: /usr/lib/llvm/16/bin/
  38. PATH: /usr/lib/llvm/15/bin/
  39. PATH: /usr/lib/llvm/14/bin/
  40.  
  41.  
  42. ## ----------- ##
  43. ## Core tests. ##
  44. ## ----------- ##
  45.  
  46. configure:3447: looking for aux files: install-sh config.guess config.sub
  47. configure:3460: trying ./tool/
  48. configure:3471: ./tool/install-sh found
  49. configure:3489: ./tool/config.guess found
  50. configure:3489: ./tool/config.sub found
  51. configure:3829: checking build system type
  52. configure:3844: result: x86_64-pc-linux-gnu
  53. configure:3864: checking host system type
  54. configure:3878: result: x86_64-pc-linux-gnu
  55. configure:3898: checking target system type
  56. configure:3912: result: x86_64-pc-linux-gnu
  57. configure:3997: checking for x86_64-pc-linux-gnu-gcc
  58. configure:4018: found /usr/bin/x86_64-pc-linux-gnu-gcc
  59. configure:4029: result: x86_64-pc-linux-gnu-gcc
  60. configure:4781: checking for x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-ld
  61. configure:4816: result: no
  62. configure:4826: checking for x86_64-pc-linux-gnu-ld
  63. configure:4847: found /usr/bin/x86_64-pc-linux-gnu-ld
  64. configure:4858: result: x86_64-pc-linux-gnu-ld
  65. configure:4883: checking for x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-gcc-ar
  66. configure:4918: result: no
  67. configure:4928: checking for x86_64-pc-linux-gnu-gcc-ar
  68. configure:4949: found /usr/bin/x86_64-pc-linux-gnu-gcc-ar
  69. configure:4960: result: x86_64-pc-linux-gnu-gcc-ar
  70. configure:4985: checking for x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-g++
  71. configure:5020: result: no
  72. configure:5030: checking for x86_64-pc-linux-gnu-g++
  73. configure:5051: found /usr/bin/x86_64-pc-linux-gnu-g++
  74. configure:5062: result: x86_64-pc-linux-gnu-g++
  75. configure:5087: checking for x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-gcc-nm
  76. configure:5122: result: no
  77. configure:5132: checking for x86_64-pc-linux-gnu-gcc-nm
  78. configure:5153: found /usr/bin/x86_64-pc-linux-gnu-gcc-nm
  79. configure:5164: result: x86_64-pc-linux-gnu-gcc-nm
  80. configure:5189: checking for x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-gcc-ranlib
  81. configure:5224: result: no
  82. configure:5234: checking for x86_64-pc-linux-gnu-gcc-ranlib
  83. configure:5255: found /usr/bin/x86_64-pc-linux-gnu-gcc-ranlib
  84. configure:5266: result: x86_64-pc-linux-gnu-gcc-ranlib
  85. configure:6277: checking for x86_64-pc-linux-gnu-gcc
  86. configure:6309: result: x86_64-pc-linux-gnu-gcc
  87. configure:6707: checking for C compiler version
  88. configure:6716: x86_64-pc-linux-gnu-gcc --version >&5
  89. x86_64-pc-linux-gnu-gcc (Gentoo 13.2.1_p20240210 p14) 13.2.1 20240210
  90. Copyright (C) 2023 Free Software Foundation, Inc.
  91. This is free software; see the source for copying conditions. There is NO
  92. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  93.  
  94. configure:6727: $? = 0
  95. configure:6716: x86_64-pc-linux-gnu-gcc -v >&5
  96. Using built-in specs.
  97. COLLECT_GCC=x86_64-pc-linux-gnu-gcc
  98. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper
  99. Target: x86_64-pc-linux-gnu
  100. Configured with: /var/tmp/portage/sys-devel/gcc-13.2.1_p20240210/work/gcc-13-20240210/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/13 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/13/python --enable-languages=c,c++,objc,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 13.2.1_p20240210 p14' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --enable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --with-zstd --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp --disable-fixincludes --with-build-config=bootstrap-cet
  101. Thread model: posix
  102. Supported LTO compression algorithms: zlib zstd
  103. gcc version 13.2.1 20240210 (Gentoo 13.2.1_p20240210 p14)
  104. configure:6727: $? = 0
  105. configure:6716: x86_64-pc-linux-gnu-gcc -V >&5
  106. x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-V'
  107. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  108. compilation terminated.
  109. configure:6727: $? = 1
  110. configure:6716: x86_64-pc-linux-gnu-gcc -qversion >&5
  111. x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  112. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  113. compilation terminated.
  114. configure:6727: $? = 1
  115. configure:6716: x86_64-pc-linux-gnu-gcc -version >&5
  116. x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-version'
  117. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  118. compilation terminated.
  119. configure:6727: $? = 1
  120. configure:6747: checking whether the C compiler works
  121. configure:6769: x86_64-pc-linux-gnu-gcc -O2 -march=znver2 -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs conftest.c >&5
  122. /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: warning: -z pack-relative-relocs ignored
  123. configure:6773: $? = 0
  124. configure:6823: result: yes
  125. configure:6826: checking for C compiler default output file name
  126. configure:6828: result: a.out
  127. configure:6834: checking for suffix of executables
  128. configure:6841: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=znver2 -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs conftest.c >&5
  129. /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: warning: -z pack-relative-relocs ignored
  130. configure:6845: $? = 0
  131. configure:6868: result:
  132. configure:6890: checking whether we are cross compiling
  133. configure:6898: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=znver2 -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs conftest.c >&5
  134. /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: warning: -z pack-relative-relocs ignored
  135. configure:6902: $? = 0
  136. configure:6909: ./conftest
  137. configure:6913: $? = 0
  138. configure:6928: result: no
  139. configure:6933: checking for suffix of object files
  140. configure:6956: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  141. configure:6960: $? = 0
  142. configure:6982: result: o
  143. configure:6986: checking whether the compiler supports GNU C
  144. configure:7006: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  145. configure:7006: $? = 0
  146. configure:7016: result: yes
  147. configure:7027: checking whether x86_64-pc-linux-gnu-gcc accepts -g
  148. configure:7048: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5
  149. configure:7048: $? = 0
  150. configure:7092: result: yes
  151. configure:7112: checking for x86_64-pc-linux-gnu-gcc option to enable C11 features
  152. configure:7127: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  153. configure:7127: $? = 0
  154. configure:7145: result: none needed
  155. configure:7384: checking for C++ compiler version
  156. configure:7393: x86_64-pc-linux-gnu-g++ --version >&5
  157. x86_64-pc-linux-gnu-g++ (Gentoo 13.2.1_p20240210 p14) 13.2.1 20240210
  158. Copyright (C) 2023 Free Software Foundation, Inc.
  159. This is free software; see the source for copying conditions. There is NO
  160. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  161.  
  162. configure:7404: $? = 0
  163. configure:7393: x86_64-pc-linux-gnu-g++ -v >&5
  164. Using built-in specs.
  165. COLLECT_GCC=x86_64-pc-linux-gnu-g++
  166. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper
  167. Target: x86_64-pc-linux-gnu
  168. Configured with: /var/tmp/portage/sys-devel/gcc-13.2.1_p20240210/work/gcc-13-20240210/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/13 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/13/python --enable-languages=c,c++,objc,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 13.2.1_p20240210 p14' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --enable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --with-zstd --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp --disable-fixincludes --with-build-config=bootstrap-cet
  169. Thread model: posix
  170. Supported LTO compression algorithms: zlib zstd
  171. gcc version 13.2.1 20240210 (Gentoo 13.2.1_p20240210 p14)
  172. configure:7404: $? = 0
  173. configure:7393: x86_64-pc-linux-gnu-g++ -V >&5
  174. x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-V'
  175. x86_64-pc-linux-gnu-g++: fatal error: no input files
  176. compilation terminated.
  177. configure:7404: $? = 1
  178. configure:7393: x86_64-pc-linux-gnu-g++ -qversion >&5
  179. x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  180. x86_64-pc-linux-gnu-g++: fatal error: no input files
  181. compilation terminated.
  182. configure:7404: $? = 1
  183. configure:7408: checking whether the compiler supports GNU C++
  184. configure:7428: x86_64-pc-linux-gnu-g++ -c -O2 -march=znver2 -fno-strict-aliasing conftest.cpp >&5
  185. configure:7428: $? = 0
  186. configure:7438: result: yes
  187. configure:7449: checking whether x86_64-pc-linux-gnu-g++ accepts -g
  188. configure:7470: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5
  189. configure:7470: $? = 0
  190. configure:7514: result: yes
  191. configure:7534: checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features
  192. configure:7549: x86_64-pc-linux-gnu-g++ -c -O2 -march=znver2 -fno-strict-aliasing conftest.cpp >&5
  193. conftest.cpp: In function 'int main(int, char**)':
  194. conftest.cpp:175:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse]
  195. 175 | cxx11test::delegate d2();
  196. | ^~
  197. conftest.cpp:175:25: note: remove parentheses to default-initialize a variable
  198. 175 | cxx11test::delegate d2();
  199. | ^~
  200. | --
  201. conftest.cpp:175:25: note: or replace parentheses with braces to value-initialize a variable
  202. configure:7549: $? = 0
  203. configure:7567: result: none needed
  204. configure:7636: checking how to run the C preprocessor
  205. configure:7662: x86_64-pc-linux-gnu-gcc -E conftest.c
  206. configure:7662: $? = 0
  207. configure:7677: x86_64-pc-linux-gnu-gcc -E conftest.c
  208. conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
  209. 9 | #include <ac_nonexistent.h>
  210. | ^~~~~~~~~~~~~~~~~~
  211. compilation terminated.
  212. configure:7677: $? = 1
  213. configure: failed program was:
  214. | /* confdefs.h */
  215. | #define PACKAGE_NAME ""
  216. | #define PACKAGE_TARNAME ""
  217. | #define PACKAGE_VERSION ""
  218. | #define PACKAGE_STRING ""
  219. | #define PACKAGE_BUGREPORT ""
  220. | #define PACKAGE_URL ""
  221. | /* end confdefs.h. */
  222. | #include <ac_nonexistent.h>
  223. configure:7704: result: x86_64-pc-linux-gnu-gcc -E
  224. configure:7718: x86_64-pc-linux-gnu-gcc -E conftest.c
  225. configure:7718: $? = 0
  226. configure:7733: x86_64-pc-linux-gnu-gcc -E conftest.c
  227. conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
  228. 9 | #include <ac_nonexistent.h>
  229. | ^~~~~~~~~~~~~~~~~~
  230. compilation terminated.
  231. configure:7733: $? = 1
  232. configure: failed program was:
  233. | /* confdefs.h */
  234. | #define PACKAGE_NAME ""
  235. | #define PACKAGE_TARNAME ""
  236. | #define PACKAGE_VERSION ""
  237. | #define PACKAGE_STRING ""
  238. | #define PACKAGE_BUGREPORT ""
  239. | #define PACKAGE_URL ""
  240. | /* end confdefs.h. */
  241. | #include <ac_nonexistent.h>
  242. configure:7766: checking for x86_64-pc-linux-gnu-ranlib
  243. configure:7798: result: x86_64-pc-linux-gnu-gcc-ranlib
  244. configure:7870: checking for x86_64-pc-linux-gnu-gar
  245. configure:7902: result: x86_64-pc-linux-gnu-gcc-ar
  246. configure:7980: checking for x86_64-pc-linux-gnu-gas
  247. configure:8015: result: no
  248. configure:7980: checking for x86_64-pc-linux-gnu-as
  249. configure:8001: found /usr/bin/x86_64-pc-linux-gnu-as
  250. configure:8012: result: x86_64-pc-linux-gnu-as
  251. configure:8090: checking for x86_64-pc-linux-gnu-gld
  252. configure:8122: result: x86_64-pc-linux-gnu-ld
  253. configure:8200: checking for x86_64-pc-linux-gnu-gnm
  254. configure:8232: result: x86_64-pc-linux-gnu-gcc-nm
  255. configure:8310: checking for x86_64-pc-linux-gnu-gobjcopy
  256. configure:8345: result: no
  257. configure:8310: checking for x86_64-pc-linux-gnu-objcopy
  258. configure:8331: found /usr/bin/x86_64-pc-linux-gnu-objcopy
  259. configure:8342: result: x86_64-pc-linux-gnu-objcopy
  260. configure:8420: checking for x86_64-pc-linux-gnu-gobjdump
  261. configure:8455: result: no
  262. configure:8420: checking for x86_64-pc-linux-gnu-objdump
  263. configure:8441: found /usr/bin/x86_64-pc-linux-gnu-objdump
  264. configure:8452: result: x86_64-pc-linux-gnu-objdump
  265. configure:8530: checking for x86_64-pc-linux-gnu-gstrip
  266. configure:8565: result: no
  267. configure:8530: checking for x86_64-pc-linux-gnu-strip
  268. configure:8551: found /usr/bin/x86_64-pc-linux-gnu-strip
  269. configure:8562: result: x86_64-pc-linux-gnu-strip
  270. configure:8736: checking for stdio.h
  271. configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  272. configure:8736: $? = 0
  273. configure:8736: result: yes
  274. configure:8736: checking for stdlib.h
  275. configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  276. configure:8736: $? = 0
  277. configure:8736: result: yes
  278. configure:8736: checking for string.h
  279. configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  280. configure:8736: $? = 0
  281. configure:8736: result: yes
  282. configure:8736: checking for inttypes.h
  283. configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  284. configure:8736: $? = 0
  285. configure:8736: result: yes
  286. configure:8736: checking for stdint.h
  287. configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  288. configure:8736: $? = 0
  289. configure:8736: result: yes
  290. configure:8736: checking for strings.h
  291. configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  292. configure:8736: $? = 0
  293. configure:8736: result: yes
  294. configure:8736: checking for sys/stat.h
  295. configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  296. configure:8736: $? = 0
  297. configure:8736: result: yes
  298. configure:8736: checking for sys/types.h
  299. configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  300. configure:8736: $? = 0
  301. configure:8736: result: yes
  302. configure:8736: checking for unistd.h
  303. configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  304. configure:8736: $? = 0
  305. configure:8736: result: yes
  306. configure:8736: checking for wchar.h
  307. configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  308. configure:8736: $? = 0
  309. configure:8736: result: yes
  310. configure:8736: checking for minix/config.h
  311. configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  312. conftest.c:47:10: fatal error: minix/config.h: No such file or directory
  313. 47 | #include <minix/config.h>
  314. | ^~~~~~~~~~~~~~~~
  315. compilation terminated.
  316. configure:8736: $? = 1
  317. configure: failed program was:
  318. | /* confdefs.h */
  319. | #define PACKAGE_NAME ""
  320. | #define PACKAGE_TARNAME ""
  321. | #define PACKAGE_VERSION ""
  322. | #define PACKAGE_STRING ""
  323. | #define PACKAGE_BUGREPORT ""
  324. | #define PACKAGE_URL ""
  325. | #define HAVE_STDIO_H 1
  326. | #define HAVE_STDLIB_H 1
  327. | #define HAVE_STRING_H 1
  328. | #define HAVE_INTTYPES_H 1
  329. | #define HAVE_STDINT_H 1
  330. | #define HAVE_STRINGS_H 1
  331. | #define HAVE_SYS_STAT_H 1
  332. | #define HAVE_SYS_TYPES_H 1
  333. | #define HAVE_UNISTD_H 1
  334. | #define HAVE_WCHAR_H 1
  335. | /* end confdefs.h. */
  336. | #include <stddef.h>
  337. | #ifdef HAVE_STDIO_H
  338. | # include <stdio.h>
  339. | #endif
  340. | #ifdef HAVE_STDLIB_H
  341. | # include <stdlib.h>
  342. | #endif
  343. | #ifdef HAVE_STRING_H
  344. | # include <string.h>
  345. | #endif
  346. | #ifdef HAVE_INTTYPES_H
  347. | # include <inttypes.h>
  348. | #endif
  349. | #ifdef HAVE_STDINT_H
  350. | # include <stdint.h>
  351. | #endif
  352. | #ifdef HAVE_STRINGS_H
  353. | # include <strings.h>
  354. | #endif
  355. | #ifdef HAVE_SYS_TYPES_H
  356. | # include <sys/types.h>
  357. | #endif
  358. | #ifdef HAVE_SYS_STAT_H
  359. | # include <sys/stat.h>
  360. | #endif
  361. | #ifdef HAVE_UNISTD_H
  362. | # include <unistd.h>
  363. | #endif
  364. | #include <minix/config.h>
  365. configure:8736: result: no
  366. configure:8736: checking for vfork.h
  367. configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  368. conftest.c:47:10: fatal error: vfork.h: No such file or directory
  369. 47 | #include <vfork.h>
  370. | ^~~~~~~~~
  371. compilation terminated.
  372. configure:8736: $? = 1
  373. configure: failed program was:
  374. | /* confdefs.h */
  375. | #define PACKAGE_NAME ""
  376. | #define PACKAGE_TARNAME ""
  377. | #define PACKAGE_VERSION ""
  378. | #define PACKAGE_STRING ""
  379. | #define PACKAGE_BUGREPORT ""
  380. | #define PACKAGE_URL ""
  381. | #define HAVE_STDIO_H 1
  382. | #define HAVE_STDLIB_H 1
  383. | #define HAVE_STRING_H 1
  384. | #define HAVE_INTTYPES_H 1
  385. | #define HAVE_STDINT_H 1
  386. | #define HAVE_STRINGS_H 1
  387. | #define HAVE_SYS_STAT_H 1
  388. | #define HAVE_SYS_TYPES_H 1
  389. | #define HAVE_UNISTD_H 1
  390. | #define HAVE_WCHAR_H 1
  391. | /* end confdefs.h. */
  392. | #include <stddef.h>
  393. | #ifdef HAVE_STDIO_H
  394. | # include <stdio.h>
  395. | #endif
  396. | #ifdef HAVE_STDLIB_H
  397. | # include <stdlib.h>
  398. | #endif
  399. | #ifdef HAVE_STRING_H
  400. | # include <string.h>
  401. | #endif
  402. | #ifdef HAVE_INTTYPES_H
  403. | # include <inttypes.h>
  404. | #endif
  405. | #ifdef HAVE_STDINT_H
  406. | # include <stdint.h>
  407. | #endif
  408. | #ifdef HAVE_STRINGS_H
  409. | # include <strings.h>
  410. | #endif
  411. | #ifdef HAVE_SYS_TYPES_H
  412. | # include <sys/types.h>
  413. | #endif
  414. | #ifdef HAVE_SYS_STAT_H
  415. | # include <sys/stat.h>
  416. | #endif
  417. | #ifdef HAVE_UNISTD_H
  418. | # include <unistd.h>
  419. | #endif
  420. | #include <vfork.h>
  421. configure:8736: result: no
  422. configure:8767: checking whether it is safe to define __EXTENSIONS__
  423. configure:8786: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  424. configure:8786: $? = 0
  425. configure:8794: result: yes
  426. configure:8797: checking whether _XOPEN_SOURCE should be defined
  427. configure:8819: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  428. configure:8819: $? = 0
  429. configure:8846: result: no
  430. configure:9070: checking whether the linker is GNU ld
  431. configure:9087: result: yes
  432. configure:9091: checking whether x86_64-pc-linux-gnu-gcc -E accepts -o
  433. configure:9104: x86_64-pc-linux-gnu-gcc -E -o conftest-1.i conftest.c
  434. configure:9104: $? = 0
  435. configure:9112: result: yes
  436. configure:9145: checking for x86_64-pc-linux-gnu-gcc
  437. configure:9168: found /usr/bin/x86_64-pc-linux-gnu-gcc
  438. configure:9180: result: /usr/bin/x86_64-pc-linux-gnu-gcc
  439. configure:9445: checking for x86_64-pc-linux-gnu-gcc-ar flags
  440. configure:9460: result: rcD
  441. configure:9745: checking whether ln -s works
  442. configure:9749: result: yes
  443. configure:9756: checking whether make sets $(MAKE)
  444. configure:9779: result: yes
  445. configure:9803: checking for a BSD-compatible install
  446. configure:9876: result: /usr/bin/install -c
  447. configure:9888: checking for a race-free mkdir -p
  448. configure:9932: result: /usr/bin/mkdir -p
  449. configure:9956: checking for x86_64-pc-linux-gnu-dtrace
  450. configure:9991: result: no
  451. configure:10001: checking for dtrace
  452. configure:10036: result: no
  453. configure:10048: checking for dot
  454. configure:10069: found /usr/bin/dot
  455. configure:10080: result: dot
  456. configure:10095: checking for doxygen
  457. configure:10130: result: no
  458. configure:10142: checking for x86_64-pc-linux-gnu-pkg-config
  459. configure:10168: found /usr/bin/x86_64-pc-linux-gnu-pkg-config
  460. configure:10191: result: x86_64-pc-linux-gnu-pkg-config
  461. configure:10202: checking whether it is Android
  462. configure:10219: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  463. conftest.c:38:10: error: #error Not android
  464. 38 | #error Not android
  465. | ^~~~~
  466. configure:10219: $? = 1
  467. configure: failed program was:
  468. | /* confdefs.h */
  469. | #define PACKAGE_NAME ""
  470. | #define PACKAGE_TARNAME ""
  471. | #define PACKAGE_VERSION ""
  472. | #define PACKAGE_STRING ""
  473. | #define PACKAGE_BUGREPORT ""
  474. | #define PACKAGE_URL ""
  475. | #define HAVE_STDIO_H 1
  476. | #define HAVE_STDLIB_H 1
  477. | #define HAVE_STRING_H 1
  478. | #define HAVE_INTTYPES_H 1
  479. | #define HAVE_STDINT_H 1
  480. | #define HAVE_STRINGS_H 1
  481. | #define HAVE_SYS_STAT_H 1
  482. | #define HAVE_SYS_TYPES_H 1
  483. | #define HAVE_UNISTD_H 1
  484. | #define HAVE_WCHAR_H 1
  485. | #define STDC_HEADERS 1
  486. | #define _ALL_SOURCE 1
  487. | #define _DARWIN_C_SOURCE 1
  488. | #define _GNU_SOURCE 1
  489. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  490. | #define _NETBSD_SOURCE 1
  491. | #define _OPENBSD_SOURCE 1
  492. | #define _POSIX_PTHREAD_SEMANTICS 1
  493. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  494. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  495. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  496. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  497. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  498. | #define __STDC_WANT_LIB_EXT2__ 1
  499. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  500. | #define _TANDEM_SOURCE 1
  501. | #define __EXTENSIONS__ 1
  502. | /* end confdefs.h. */
  503. |
  504. | #ifndef __ANDROID__
  505. | #error Not android
  506. | #endif
  507. |
  508. | int
  509. | main (void)
  510. | {
  511. |
  512. | ;
  513. | return 0;
  514. | }
  515. configure:10249: result: no
  516. configure:10271: checking for cd using physical directory
  517. configure:10291: result: cd -P
  518. configure:10311: checking whether CFLAGS is valid
  519. configure:10324: x86_64-pc-linux-gnu-gcc -c -O2 -march=znver2 -fno-strict-aliasing conftest.c >&5
  520. configure:10324: $? = 0
  521. configure:10326: result: yes
  522. configure:10338: checking whether LDFLAGS is valid
  523. configure:10358: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=znver2 -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs conftest.c >&5
  524. /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: warning: -z pack-relative-relocs ignored
  525. configure:10358: $? = 0
  526. configure: failed program was:
  527. | /* confdefs.h */
  528. | #define PACKAGE_NAME ""
  529. | #define PACKAGE_TARNAME ""
  530. | #define PACKAGE_VERSION ""
  531. | #define PACKAGE_STRING ""
  532. | #define PACKAGE_BUGREPORT ""
  533. | #define PACKAGE_URL ""
  534. | #define HAVE_STDIO_H 1
  535. | #define HAVE_STDLIB_H 1
  536. | #define HAVE_STRING_H 1
  537. | #define HAVE_INTTYPES_H 1
  538. | #define HAVE_STDINT_H 1
  539. | #define HAVE_STRINGS_H 1
  540. | #define HAVE_SYS_STAT_H 1
  541. | #define HAVE_SYS_TYPES_H 1
  542. | #define HAVE_UNISTD_H 1
  543. | #define HAVE_WCHAR_H 1
  544. | #define STDC_HEADERS 1
  545. | #define _ALL_SOURCE 1
  546. | #define _DARWIN_C_SOURCE 1
  547. | #define _GNU_SOURCE 1
  548. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  549. | #define _NETBSD_SOURCE 1
  550. | #define _OPENBSD_SOURCE 1
  551. | #define _POSIX_PTHREAD_SEMANTICS 1
  552. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  553. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  554. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  555. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  556. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  557. | #define __STDC_WANT_LIB_EXT2__ 1
  558. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  559. | #define _TANDEM_SOURCE 1
  560. | #define __EXTENSIONS__ 1
  561. | /* end confdefs.h. */
  562. |
  563. | int
  564. | main (void)
  565. | {
  566. |
  567. | ;
  568. | return 0;
  569. | }
  570. configure:10365: result: no
  571. configure:10367: error: something wrong with LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
  572.  
  573. ## ---------------- ##
  574. ## Cache variables. ##
  575. ## ---------------- ##
  576.  
  577. ac_cv_build=x86_64-pc-linux-gnu
  578. ac_cv_c_compiler_gnu=yes
  579. ac_cv_c_undeclared_builtin_options='none needed'
  580. ac_cv_cxx_compiler_gnu=yes
  581. ac_cv_env_AR_set=
  582. ac_cv_env_AR_value=
  583. ac_cv_env_AS_set=
  584. ac_cv_env_AS_value=
  585. ac_cv_env_CCC_set=
  586. ac_cv_env_CCC_value=
  587. ac_cv_env_CC_set=
  588. ac_cv_env_CC_value=
  589. ac_cv_env_CFLAGS_set=set
  590. ac_cv_env_CFLAGS_value='-O2 -march=znver2 -fno-strict-aliasing'
  591. ac_cv_env_CPPFLAGS_set=set
  592. ac_cv_env_CPPFLAGS_value=
  593. ac_cv_env_CPP_set=
  594. ac_cv_env_CPP_value=
  595. ac_cv_env_CXXFLAGS_set=set
  596. ac_cv_env_CXXFLAGS_value='-O2 -march=znver2 -fno-strict-aliasing'
  597. ac_cv_env_CXX_set=
  598. ac_cv_env_CXX_value=
  599. ac_cv_env_LDFLAGS_set=set
  600. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs'
  601. ac_cv_env_LD_set=
  602. ac_cv_env_LD_value=
  603. ac_cv_env_LIBS_set=
  604. ac_cv_env_LIBS_value=
  605. ac_cv_env_NM_set=
  606. ac_cv_env_NM_value=
  607. ac_cv_env_OBJCOPY_set=
  608. ac_cv_env_OBJCOPY_value=
  609. ac_cv_env_OBJDUMP_set=
  610. ac_cv_env_OBJDUMP_value=
  611. ac_cv_env_RANLIB_set=
  612. ac_cv_env_RANLIB_value=
  613. ac_cv_env_STRIP_set=
  614. ac_cv_env_STRIP_value=
  615. ac_cv_env_build_alias_set=set
  616. ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
  617. ac_cv_env_cflags_set=
  618. ac_cv_env_cflags_value=
  619. ac_cv_env_cppflags_set=
  620. ac_cv_env_cppflags_value=
  621. ac_cv_env_cxxflags_set=
  622. ac_cv_env_cxxflags_value=
  623. ac_cv_env_host_alias_set=set
  624. ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
  625. ac_cv_env_target_alias_set=
  626. ac_cv_env_target_alias_value=
  627. ac_cv_header_inttypes_h=yes
  628. ac_cv_header_minix_config_h=no
  629. ac_cv_header_stdint_h=yes
  630. ac_cv_header_stdio_h=yes
  631. ac_cv_header_stdlib_h=yes
  632. ac_cv_header_string_h=yes
  633. ac_cv_header_strings_h=yes
  634. ac_cv_header_sys_stat_h=yes
  635. ac_cv_header_sys_types_h=yes
  636. ac_cv_header_unistd_h=yes
  637. ac_cv_header_vfork_h=no
  638. ac_cv_header_wchar_h=yes
  639. ac_cv_host=x86_64-pc-linux-gnu
  640. ac_cv_objext=o
  641. ac_cv_path_MJIT_CC=/usr/bin/x86_64-pc-linux-gnu-gcc
  642. ac_cv_path_mkdir=/usr/bin/mkdir
  643. ac_cv_prog_AR=x86_64-pc-linux-gnu-gcc-ar
  644. ac_cv_prog_AS=x86_64-pc-linux-gnu-as
  645. ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc
  646. ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E'
  647. ac_cv_prog_DOT=dot
  648. ac_cv_prog_LD=x86_64-pc-linux-gnu-ld
  649. ac_cv_prog_NM=x86_64-pc-linux-gnu-gcc-nm
  650. ac_cv_prog_OBJCOPY=x86_64-pc-linux-gnu-objcopy
  651. ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump
  652. ac_cv_prog_PKG_CONFIG=x86_64-pc-linux-gnu-pkg-config
  653. ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-gcc-ranlib
  654. ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip
  655. ac_cv_prog_ac_ct_AR=x86_64-pc-linux-gnu-gcc-ar
  656. ac_cv_prog_ac_ct_CXX=x86_64-pc-linux-gnu-g++
  657. ac_cv_prog_ac_ct_LD=x86_64-pc-linux-gnu-ld
  658. ac_cv_prog_ac_ct_NM=x86_64-pc-linux-gnu-gcc-nm
  659. ac_cv_prog_ac_ct_RANLIB=x86_64-pc-linux-gnu-gcc-ranlib
  660. ac_cv_prog_cc_c11=
  661. ac_cv_prog_cc_g=yes
  662. ac_cv_prog_cc_stdc=
  663. ac_cv_prog_cxx_11=no
  664. ac_cv_prog_cxx_cxx11=
  665. ac_cv_prog_cxx_g=yes
  666. ac_cv_prog_cxx_stdcxx=
  667. ac_cv_prog_make_make_set=yes
  668. ac_cv_safe_to_define___extensions__=yes
  669. ac_cv_should_define__xopen_source=no
  670. ac_cv_target=x86_64-pc-linux-gnu
  671. gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration
  672. gl_cv_func_getcwd_path_max=yes
  673. rb_cv_arflags=rcD
  674. rb_cv_cppoutfile=yes
  675. rb_cv_prog_gnu_ld=yes
  676. rb_cv_target_archs=x86_64
  677.  
  678. ## ----------------- ##
  679. ## Output variables. ##
  680. ## ----------------- ##
  681.  
  682. ADDITIONAL_DLDFLAGS=''
  683. ALLOCA=''
  684. AR='x86_64-pc-linux-gnu-gcc-ar'
  685. ARCHFILE=''
  686. ARCH_FLAG=''
  687. ARFLAGS='rcD '
  688. AS='x86_64-pc-linux-gnu-as'
  689. ASFLAGS=''
  690. ASMEXT=''
  691. BASERUBY='echo executable host ruby is required. use --with-baseruby option.; false'
  692. BTESTRUBY=''
  693. BUILTIN_ENCOBJS=''
  694. BUILTIN_TRANSOBJS=''
  695. BUILTIN_TRANSSRCS=''
  696. CAPITARGET=''
  697. CC='x86_64-pc-linux-gnu-gcc'
  698. CCDLFLAGS=''
  699. CC_VERSION='$(CC) --version'
  700. CC_VERSION_MESSAGE='x86_64-pc-linux-gnu-gcc (Gentoo 13.2.1_p20240210 p14) 13.2.1 20240210
  701. CC_WRAPPER=''
  702. CFLAGS='-O2 -march=znver2 -fno-strict-aliasing '
  703. CHDIR='cd -P'
  704. COMMON_HEADERS=''
  705. COMMON_LIBS=''
  706. COMMON_MACROS=''
  707. CONFIGURE=''
  708. COUTFLAG='-o '
  709. CP='cp'
  710. CPP='x86_64-pc-linux-gnu-gcc -E'
  711. CPPFLAGS=''
  712. CPPOUTFILE='-o conftest.i'
  713. CROSS_COMPILING=''
  714. CSRCFLAG=''
  715. CXX='x86_64-pc-linux-gnu-g++'
  716. CXXFLAGS='-O2 -march=znver2 -fno-strict-aliasing'
  717. Copyright (C) 2023 Free Software Foundation, Inc.
  718. DEFS=''
  719. DESTDIR=''
  720. DLDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs'
  721. DLDLIBS=''
  722. DLDSHARED=''
  723. DLEXT=''
  724. DLLWRAP=''
  725. DLNOBJ=''
  726. DOT='dot'
  727. DOXYGEN=''
  728. DTRACE=''
  729. DTRACE_EXT=''
  730. DTRACE_OBJ=''
  731. DTRACE_OPT=''
  732. DTRACE_REBUILD=''
  733. ECHO_C=''
  734. ECHO_N='-n'
  735. ECHO_T=''
  736. EGREP=''
  737. ENABLE_DEBUG_ENV=''
  738. ENABLE_SHARED=''
  739. ENCOBJS=''
  740. ENCSTATIC=''
  741. EXECUTABLE_EXTS=''
  742. EXEEXT=''
  743. EXPORT_PREFIX=''
  744. EXTDLDFLAGS=''
  745. EXTLDFLAGS=''
  746. EXTOBJS=''
  747. EXTOUT=''
  748. EXTSTATIC=''
  749. GCC='yes'
  750. GIT='git'
  751. GNU_LD='yes'
  752. GREP=''
  753. HAVE_BASERUBY='no'
  754. HAVE_GIT='yes'
  755. INSTALLDOC=''
  756. INSTALL_DATA='${INSTALL} -m 644'
  757. INSTALL_PROGRAM='${INSTALL}'
  758. INSTALL_SCRIPT='${INSTALL}'
  759. INSTALL_STATIC_LIBRARY=''
  760. LD='x86_64-pc-linux-gnu-ld'
  761. LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs'
  762. LDSHARED=''
  763. LDSHAREDXX=''
  764. LIBEXT=''
  765. LIBOBJS=''
  766. LIBPATHENV=''
  767. LIBPATHFLAG=''
  768. LIBRUBY=''
  769. LIBRUBYARG=''
  770. LIBRUBYARG_SHARED=''
  771. LIBRUBYARG_STATIC=''
  772. LIBRUBY_A=''
  773. LIBRUBY_ALIASES=''
  774. LIBRUBY_A_OBJS=''
  775. LIBRUBY_DLDFLAGS=''
  776. LIBRUBY_LDSHARED=''
  777. LIBRUBY_RELATIVE=''
  778. LIBRUBY_SO=''
  779. LIBRUBY_SONAME=''
  780. LIBS=''
  781. LINK_SO=''
  782. LN_S='ln -s'
  783. LTLIBOBJS=''
  784. MAINLIBS=''
  785. MAJOR='3'
  786. MAKEDIRS='/usr/bin/mkdir -p'
  787. MAKEFILES=''
  788. MANTYPE=''
  789. MINIOBJS=''
  790. MINIRUBY=''
  791. MINOR='1'
  792. MJIT_CC='/usr/bin/x86_64-pc-linux-gnu-gcc'
  793. MJIT_CFLAGS=''
  794. MJIT_DEBUGFLAGS=''
  795. MJIT_HEADER_FLAGS=''
  796. MJIT_HEADER_INSTALL_DIR=''
  797. MJIT_LDSHARED=''
  798. MJIT_OPTFLAGS=''
  799. MJIT_SUPPORT=''
  800. MJIT_TABS=''
  801. MKDIR_P='/usr/bin/mkdir -p'
  802. MKMF_VERBOSE=''
  803. NM='x86_64-pc-linux-gnu-gcc-nm'
  804. NULLCMD=''
  805. OBJCOPY='x86_64-pc-linux-gnu-objcopy'
  806. OBJDUMP='x86_64-pc-linux-gnu-objdump'
  807. OBJEXT='o'
  808. OUTFLAG='-o '
  809. PACKAGE=''
  810. PACKAGE_BUGREPORT=''
  811. PACKAGE_NAME=''
  812. PACKAGE_STRING=''
  813. PACKAGE_TARNAME=''
  814. PACKAGE_URL=''
  815. PACKAGE_VERSION=''
  816. PATH_SEPARATOR=':'
  817. PKG_CONFIG='x86_64-pc-linux-gnu-pkg-config'
  818. PLATFORM_DIR=''
  819. POSTLINK=''
  820. PRELOADENV=''
  821. PREP=''
  822. RANLIB='x86_64-pc-linux-gnu-gcc-ranlib'
  823. RDOCTARGET=''
  824. RI_BASE_NAME=''
  825. RM='rm -f'
  826. RMALL='rm -fr'
  827. RMDIR='rmdir --ignore-fail-on-non-empty'
  828. RMDIRS='rmdir --ignore-fail-on-non-empty -p'
  829. RPATHFLAG=''
  830. RUBYW_BASE_NAME='rubyw'
  831. RUBYW_INSTALL_NAME=''
  832. RUBY_API_VERSION='$(MAJOR).$(MINOR)'
  833. RUBY_BASE_NAME='ruby'
  834. RUBY_EXEC_PREFIX=''
  835. RUBY_INSTALL_NAME=''
  836. RUBY_LIB_VERSION=''
  837. RUBY_LIB_VERSION_STYLE=''
  838. RUBY_PROGRAM_VERSION='$(MAJOR).$(MINOR).$(TEENY)'
  839. RUBY_SEARCH_PATH=''
  840. RUBY_SO_NAME=''
  841. RUBY_VERSION_NAME='${RUBY_BASE_NAME}-${ruby_version}'
  842. RUNRUBY=''
  843. RUNRUBY_COMMAND=''
  844. SET_MAKE=''
  845. SHELL='/bin/sh'
  846. SOEXT=''
  847. SOLIBS=''
  848. STATIC=''
  849. STRIP='x86_64-pc-linux-gnu-strip'
  850. SYMBOL_PREFIX=''
  851. TEENY='4'
  852. TEST_RUNNABLE=''
  853. THREAD_MODEL=''
  854. TRY_LINK=''
  855. This is free software; see the source for copying conditions. There is NO
  856. UNIVERSAL_ARCHNAMES=''
  857. UNIVERSAL_INTS=''
  858. USE_RUBYGEMS=''
  859. WERRORFLAG=''
  860. WINDRES=''
  861. XCC_WRAPPER=''
  862. XCFLAGS=''
  863. XLDFLAGS=''
  864. XRUBY=''
  865. XRUBY_LIBDIR=''
  866. XRUBY_LIBPATHENV_WRAPPER=''
  867. XRUBY_RUBYHDRDIR=''
  868. XRUBY_RUBYLIBDIR=''
  869. X_COROUTINE_H=''
  870. X_COROUTINE_SRC=''
  871. ac_ct_AR='x86_64-pc-linux-gnu-gcc-ar'
  872. ac_ct_AS=''
  873. ac_ct_CC=''
  874. ac_ct_CXX='x86_64-pc-linux-gnu-g++'
  875. ac_ct_LD='x86_64-pc-linux-gnu-ld'
  876. ac_ct_NM='x86_64-pc-linux-gnu-gcc-nm'
  877. ac_ct_OBJCOPY=''
  878. ac_ct_OBJDUMP=''
  879. ac_ct_STRIP=''
  880. arch=''
  881. archincludedir=''
  882. archlibdir=''
  883. bindir='${exec_prefix}/bin'
  884. build='x86_64-pc-linux-gnu'
  885. build_alias='x86_64-pc-linux-gnu'
  886. build_cpu='x86_64'
  887. build_os='linux-gnu'
  888. build_vendor='pc'
  889. cflags=''
  890. cleanlibs=''
  891. codesign=''
  892. configure_args=''
  893. cppflags=''
  894. cxxflags=''
  895. datadir='/usr/share'
  896. datarootdir='/usr/share'
  897. debugflags=''
  898. docdir='/usr/share/doc/ruby-3.1.4-r3'
  899. dsymutil=''
  900. dvidir='${docdir}'
  901. exec=''
  902. exec_prefix='NONE'
  903. host='x86_64-pc-linux-gnu'
  904. host_alias=''
  905. host_cpu='x86_64'
  906. host_os='linux'
  907. host_vendor='pc'
  908. htmldir='/usr/share/doc/ruby-3.1.4-r3/html'
  909. includedir='${prefix}/include'
  910. infodir='/usr/share/info'
  911. libdir='/usr/lib64'
  912. libdirname=''
  913. libexecdir='${exec_prefix}/libexec'
  914. localedir='${datarootdir}/locale'
  915. localstatedir='/var/lib'
  916. mandir='/usr/share/man'
  917. oldincludedir='/usr/include'
  918. optflags='-O3'
  919. pdfdir='${docdir}'
  920. prefix='/usr'
  921. program_transform_name='s&$$&31&;s&^&&'
  922. psdir='${docdir}'
  923. ridir=''
  924. ruby_pc=''
  925. ruby_version=''
  926. rubyarchdir=''
  927. rubyarchhdrdir=''
  928. rubyarchprefix=''
  929. rubyhdrdir=''
  930. rubylibdir=''
  931. rubylibprefix=''
  932. rubysitearchprefix=''
  933. rubyw_install_name=''
  934. runstatedir='${localstatedir}/run'
  935. sbindir='${exec_prefix}/sbin'
  936. setup=''
  937. sharedstatedir='${prefix}/com'
  938. sitearch=''
  939. sitearchdir=''
  940. sitearchhdrdir=''
  941. sitearchincludedir=''
  942. sitearchlibdir=''
  943. sitedir=''
  944. sitehdrdir=''
  945. sitelibdir=''
  946. strict_warnflags=''
  947. sysconfdir='/etc'
  948. target='x86_64-pc-linux-gnu'
  949. target_alias=''
  950. target_cpu='x86_64'
  951. target_os='linux'
  952. target_vendor='pc'
  953. try_header=''
  954. vendorarchdir=''
  955. vendorarchhdrdir=''
  956. vendordir=''
  957. vendorhdrdir=''
  958. vendorlibdir=''
  959. warnflags=''
  960. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.'
  961.  
  962. ## ----------- ##
  963. ## confdefs.h. ##
  964. ## ----------- ##
  965.  
  966. /* confdefs.h */
  967. #define PACKAGE_NAME ""
  968. #define PACKAGE_TARNAME ""
  969. #define PACKAGE_VERSION ""
  970. #define PACKAGE_STRING ""
  971. #define PACKAGE_BUGREPORT ""
  972. #define PACKAGE_URL ""
  973. #define HAVE_STDIO_H 1
  974. #define HAVE_STDLIB_H 1
  975. #define HAVE_STRING_H 1
  976. #define HAVE_INTTYPES_H 1
  977. #define HAVE_STDINT_H 1
  978. #define HAVE_STRINGS_H 1
  979. #define HAVE_SYS_STAT_H 1
  980. #define HAVE_SYS_TYPES_H 1
  981. #define HAVE_UNISTD_H 1
  982. #define HAVE_WCHAR_H 1
  983. #define STDC_HEADERS 1
  984. #define _ALL_SOURCE 1
  985. #define _DARWIN_C_SOURCE 1
  986. #define _GNU_SOURCE 1
  987. #define _HPUX_ALT_XOPEN_SOCKET_API 1
  988. #define _NETBSD_SOURCE 1
  989. #define _OPENBSD_SOURCE 1
  990. #define _POSIX_PTHREAD_SEMANTICS 1
  991. #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  992. #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  993. #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  994. #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  995. #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  996. #define __STDC_WANT_LIB_EXT2__ 1
  997. #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  998. #define _TANDEM_SOURCE 1
  999. #define __EXTENSIONS__ 1
  1000.  
  1001. configure: exit 1
  1002.  
Add Comment
Please, Sign In to add comment