config.log 51 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3. It was created by ta-lib configure 0.4.0, which was
  4. generated by GNU Autoconf 2.61. Invocation command line was
  5. $ ./configure
  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##
  9. hostname = saturn
  10. uname -m = x86_64
  11. uname -r = 5.15.0-75-generic
  12. uname -s = Linux
  13. uname -v = #82-Ubuntu SMP Tue Jun 6 23:10:23 UTC 2023
  14. /usr/bin/uname -p = x86_64
  15. /bin/uname -X = unknown
  16. /bin/arch = x86_64
  17. /usr/bin/arch -k = unknown
  18. /usr/convex/getsysinfo = unknown
  19. /usr/bin/hostinfo = unknown
  20. /bin/machine = unknown
  21. /usr/bin/oslevel = unknown
  22. /bin/universe = unknown
  23. PATH: /home/yawyd/.local/bin
  24. PATH: /usr/local/sbin
  25. PATH: /usr/local/bin
  26. PATH: /usr/sbin
  27. PATH: /usr/bin
  28. PATH: /sbin
  29. PATH: /bin
  30. PATH: /usr/games
  31. PATH: /usr/local/games
  32. PATH: /snap/bin
  33. PATH: /usr/local/cuda-11.7/bin
  34. PATH: /home/yawyd/.local/bin
  35. PATH: /home/yawyd/install/go/bin
  36. PATH: /home/yawyd/install/bin
  37. PATH: /home/yawyd/install/istio-1.15.2/bin
  38. PATH: /nfs/data/install/bin
  39. PATH: /nfs/data/scripts
  40. PATH: /nfs/data/install/node/bin
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44. configure:1987: checking for a BSD-compatible install
  45. configure:2043: result: /usr/bin/install -c
  46. configure:2054: checking whether build environment is sane
  47. configure:2097: result: yes
  48. configure:2125: checking for a thread-safe mkdir -p
  49. configure:2164: result: /usr/bin/mkdir -p
  50. configure:2177: checking for gawk
  51. configure:2193: found /usr/bin/gawk
  52. configure:2204: result: gawk
  53. configure:2215: checking whether make sets $(MAKE)
  54. configure:2236: result: yes
  55. configure:2474: checking for gcc
  56. configure:2490: found /usr/bin/gcc
  57. configure:2501: result: gcc
  58. configure:2739: checking for C compiler version
  59. configure:2746: gcc --version >&5
  60. gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
  61. Copyright (C) 2021 Free Software Foundation, Inc.
  62. This is free software; see the source for copying conditions. There is NO
  63. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  64. configure:2749: $? = 0
  65. configure:2756: gcc -v >&5
  66. Using built-in specs.
  67. COLLECT_GCC=gcc
  68. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
  69. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  70. OFFLOAD_TARGET_DEFAULT=1
  71. Target: x86_64-linux-gnu
  72. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04.1' --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-aYxV0E/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-aYxV0E/gcc-11-11.3.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
  73. Thread model: posix
  74. Supported LTO compression algorithms: zlib zstd
  75. gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04.1)
  76. configure:2759: $? = 0
  77. configure:2766: gcc -V >&5
  78. gcc: error: unrecognized command-line option '-V'
  79. gcc: fatal error: no input files
  80. compilation terminated.
  81. configure:2769: $? = 1
  82. configure:2792: checking for C compiler default output file name
  83. configure:2819: gcc conftest.c >&5
  84. configure:2822: $? = 0
  85. configure:2860: result: a.out
  86. configure:2877: checking whether the C compiler works
  87. configure:2887: ./a.out
  88. configure:2890: $? = 0
  89. configure:2907: result: yes
  90. configure:2914: checking whether we are cross compiling
  91. configure:2916: result: no
  92. configure:2919: checking for suffix of executables
  93. configure:2926: gcc -o conftest conftest.c >&5
  94. configure:2929: $? = 0
  95. configure:2953: result:
  96. configure:2959: checking for suffix of object files
  97. configure:2985: gcc -c conftest.c >&5
  98. configure:2988: $? = 0
  99. configure:3011: result: o
  100. configure:3015: checking whether we are using the GNU C compiler
  101. configure:3044: gcc -c conftest.c >&5
  102. configure:3050: $? = 0
  103. configure:3067: result: yes
  104. configure:3072: checking whether gcc accepts -g
  105. configure:3102: gcc -c -g conftest.c >&5
  106. configure:3108: $? = 0
  107. configure:3207: result: yes
  108. configure:3224: checking for gcc option to accept ISO C89
  109. configure:3298: gcc -c -g -O2 conftest.c >&5
  110. configure:3304: $? = 0
  111. configure:3327: result: none needed
  112. configure:3356: checking for style of include used by make
  113. configure:3384: result: GNU
  114. configure:3409: checking dependency style of gcc
  115. configure:3500: result: gcc3
  116. configure:3593: checking build system type
  117. configure:3611: result: x86_64-unknown-linux-gnu
  118. configure:3633: checking host system type
  119. configure:3648: result: x86_64-unknown-linux-gnu
  120. configure:3670: checking for a sed that does not truncate output
  121. configure:3724: result: /usr/bin/sed
  122. configure:3727: checking for grep that handles long lines and -e
  123. configure:3801: result: /usr/bin/grep
  124. configure:3806: checking for egrep
  125. configure:3884: result: /usr/bin/grep -E
  126. configure:3900: checking for ld used by gcc
  127. configure:3967: result: /usr/bin/ld
  128. configure:3976: checking if the linker (/usr/bin/ld) is GNU ld
  129. configure:3991: result: yes
  130. configure:3996: checking for /usr/bin/ld option to reload object files
  131. configure:4003: result: -r
  132. configure:4021: checking for BSD-compatible nm
  133. configure:4070: result: /usr/bin/nm -B
  134. configure:4074: checking whether ln -s works
  135. configure:4078: result: yes
  136. configure:4085: checking how to recognise dependent libraries
  137. configure:4261: result: pass_all
  138. configure:4349: gcc -c -g -O2 conftest.c >&5
  139. configure:4352: $? = 0
  140. configure:4495: checking how to run the C preprocessor
  141. configure:4535: gcc -E conftest.c
  142. configure:4541: $? = 0
  143. configure:4572: gcc -E conftest.c
  144. conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
  145. 10 | #include <ac_nonexistent.h>
  146. | ^~~~~~~~~~~~~~~~~~
  147. compilation terminated.
  148. configure:4578: $? = 1
  149. configure: failed program was:
  150. | /* confdefs.h. */
  151. | #define PACKAGE_NAME "ta-lib"
  152. | #define PACKAGE_TARNAME "ta-lib"
  153. | #define PACKAGE_VERSION "0.4.0"
  154. | #define PACKAGE_STRING "ta-lib 0.4.0"
  155. | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903"
  156. | #define PACKAGE "ta-lib"
  157. | #define VERSION "0.4.0"
  158. | /* end confdefs.h. */
  159. | #include <ac_nonexistent.h>
  160. configure:4611: result: gcc -E
  161. configure:4640: gcc -E conftest.c
  162. configure:4646: $? = 0
  163. configure:4677: gcc -E conftest.c
  164. conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
  165. 10 | #include <ac_nonexistent.h>
  166. | ^~~~~~~~~~~~~~~~~~
  167. compilation terminated.
  168. configure:4683: $? = 1
  169. configure: failed program was:
  170. | /* confdefs.h. */
  171. | #define PACKAGE_NAME "ta-lib"
  172. | #define PACKAGE_TARNAME "ta-lib"
  173. | #define PACKAGE_VERSION "0.4.0"
  174. | #define PACKAGE_STRING "ta-lib 0.4.0"
  175. | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903"
  176. | #define PACKAGE "ta-lib"
  177. | #define VERSION "0.4.0"
  178. | /* end confdefs.h. */
  179. | #include <ac_nonexistent.h>
  180. configure:4721: checking for ANSI C header files
  181. configure:4751: gcc -c -g -O2 conftest.c >&5
  182. configure:4757: $? = 0
  183. configure:4856: gcc -o conftest -g -O2 conftest.c >&5
  184. configure:4859: $? = 0
  185. configure:4865: ./conftest
  186. configure:4868: $? = 0
  187. configure:4885: result: yes
  188. configure:4909: checking for sys/types.h
  189. configure:4930: gcc -c -g -O2 conftest.c >&5
  190. configure:4936: $? = 0
  191. configure:4952: result: yes
  192. configure:4909: checking for sys/stat.h
  193. configure:4930: gcc -c -g -O2 conftest.c >&5
  194. configure:4936: $? = 0
  195. configure:4952: result: yes
  196. configure:4909: checking for stdlib.h
  197. configure:4930: gcc -c -g -O2 conftest.c >&5
  198. configure:4936: $? = 0
  199. configure:4952: result: yes
  200. configure:4909: checking for string.h
  201. configure:4930: gcc -c -g -O2 conftest.c >&5
  202. configure:4936: $? = 0
  203. configure:4952: result: yes
  204. configure:4909: checking for memory.h
  205. configure:4930: gcc -c -g -O2 conftest.c >&5
  206. configure:4936: $? = 0
  207. configure:4952: result: yes
  208. configure:4909: checking for strings.h
  209. configure:4930: gcc -c -g -O2 conftest.c >&5
  210. configure:4936: $? = 0
  211. configure:4952: result: yes
  212. configure:4909: checking for inttypes.h
  213. configure:4930: gcc -c -g -O2 conftest.c >&5
  214. configure:4936: $? = 0
  215. configure:4952: result: yes
  216. configure:4909: checking for stdint.h
  217. configure:4930: gcc -c -g -O2 conftest.c >&5
  218. configure:4936: $? = 0
  219. configure:4952: result: yes
  220. configure:4909: checking for unistd.h
  221. configure:4930: gcc -c -g -O2 conftest.c >&5
  222. configure:4936: $? = 0
  223. configure:4952: result: yes
  224. configure:4979: checking dlfcn.h usability
  225. configure:4996: gcc -c -g -O2 conftest.c >&5
  226. configure:5002: $? = 0
  227. configure:5016: result: yes
  228. configure:5020: checking dlfcn.h presence
  229. configure:5035: gcc -E conftest.c
  230. configure:5041: $? = 0
  231. configure:5055: result: yes
  232. configure:5088: checking for dlfcn.h
  233. configure:5096: result: yes
  234. configure:5167: checking for g++
  235. configure:5183: found /usr/bin/g++
  236. configure:5194: result: g++
  237. configure:5225: checking for C++ compiler version
  238. configure:5232: g++ --version >&5
  239. g++ (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
  240. Copyright (C) 2021 Free Software Foundation, Inc.
  241. This is free software; see the source for copying conditions. There is NO
  242. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  243. configure:5235: $? = 0
  244. configure:5242: g++ -v >&5
  245. Using built-in specs.
  246. COLLECT_GCC=g++
  247. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
  248. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  249. OFFLOAD_TARGET_DEFAULT=1
  250. Target: x86_64-linux-gnu
  251. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04.1' --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-aYxV0E/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-aYxV0E/gcc-11-11.3.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
  252. Thread model: posix
  253. Supported LTO compression algorithms: zlib zstd
  254. gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04.1)
  255. configure:5245: $? = 0
  256. configure:5252: g++ -V >&5
  257. g++: error: unrecognized command-line option '-V'
  258. g++: fatal error: no input files
  259. compilation terminated.
  260. configure:5255: $? = 1
  261. configure:5258: checking whether we are using the GNU C++ compiler
  262. configure:5287: g++ -c conftest.cpp >&5
  263. configure:5293: $? = 0
  264. configure:5310: result: yes
  265. configure:5315: checking whether g++ accepts -g
  266. configure:5345: g++ -c -g conftest.cpp >&5
  267. configure:5351: $? = 0
  268. configure:5450: result: yes
  269. configure:5475: checking dependency style of g++
  270. configure:5566: result: gcc3
  271. configure:5591: checking how to run the C++ preprocessor
  272. configure:5627: g++ -E conftest.cpp
  273. configure:5633: $? = 0
  274. configure:5664: g++ -E conftest.cpp
  275. conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory
  276. 21 | #include <ac_nonexistent.h>
  277. | ^~~~~~~~~~~~~~~~~~
  278. compilation terminated.
  279. configure:5670: $? = 1
  280. configure: failed program was:
  281. | /* confdefs.h. */
  282. | #define PACKAGE_NAME "ta-lib"
  283. | #define PACKAGE_TARNAME "ta-lib"
  284. | #define PACKAGE_VERSION "0.4.0"
  285. | #define PACKAGE_STRING "ta-lib 0.4.0"
  286. | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903"
  287. | #define PACKAGE "ta-lib"
  288. | #define VERSION "0.4.0"
  289. | #define STDC_HEADERS 1
  290. | #define HAVE_SYS_TYPES_H 1
  291. | #define HAVE_SYS_STAT_H 1
  292. | #define HAVE_STDLIB_H 1
  293. | #define HAVE_STRING_H 1
  294. | #define HAVE_MEMORY_H 1
  295. | #define HAVE_STRINGS_H 1
  296. | #define HAVE_INTTYPES_H 1
  297. | #define HAVE_STDINT_H 1
  298. | #define HAVE_UNISTD_H 1
  299. | #define HAVE_DLFCN_H 1
  300. | /* end confdefs.h. */
  301. | #include <ac_nonexistent.h>
  302. configure:5703: result: g++ -E
  303. configure:5732: g++ -E conftest.cpp
  304. configure:5738: $? = 0
  305. configure:5769: g++ -E conftest.cpp
  306. conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory
  307. 21 | #include <ac_nonexistent.h>
  308. | ^~~~~~~~~~~~~~~~~~
  309. compilation terminated.
  310. configure:5775: $? = 1
  311. configure: failed program was:
  312. | /* confdefs.h. */
  313. | #define PACKAGE_NAME "ta-lib"
  314. | #define PACKAGE_TARNAME "ta-lib"
  315. | #define PACKAGE_VERSION "0.4.0"
  316. | #define PACKAGE_STRING "ta-lib 0.4.0"
  317. | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903"
  318. | #define PACKAGE "ta-lib"
  319. | #define VERSION "0.4.0"
  320. | #define STDC_HEADERS 1
  321. | #define HAVE_SYS_TYPES_H 1
  322. | #define HAVE_SYS_STAT_H 1
  323. | #define HAVE_STDLIB_H 1
  324. | #define HAVE_STRING_H 1
  325. | #define HAVE_MEMORY_H 1
  326. | #define HAVE_STRINGS_H 1
  327. | #define HAVE_INTTYPES_H 1
  328. | #define HAVE_STDINT_H 1
  329. | #define HAVE_UNISTD_H 1
  330. | #define HAVE_DLFCN_H 1
  331. | /* end confdefs.h. */
  332. | #include <ac_nonexistent.h>
  333. configure:5868: checking for g77
  334. configure:5898: result: no
  335. configure:5868: checking for xlf
  336. configure:5898: result: no
  337. configure:5868: checking for f77
  338. configure:5898: result: no
  339. configure:5868: checking for frt
  340. configure:5898: result: no
  341. configure:5868: checking for pgf77
  342. configure:5898: result: no
  343. configure:5868: checking for cf77
  344. configure:5898: result: no
  345. configure:5868: checking for fort77
  346. configure:5898: result: no
  347. configure:5868: checking for fl32
  348. configure:5898: result: no
  349. configure:5868: checking for af77
  350. configure:5898: result: no
  351. configure:5868: checking for xlf90
  352. configure:5898: result: no
  353. configure:5868: checking for f90
  354. configure:5898: result: no
  355. configure:5868: checking for pgf90
  356. configure:5898: result: no
  357. configure:5868: checking for pghpf
  358. configure:5898: result: no
  359. configure:5868: checking for epcf90
  360. configure:5898: result: no
  361. configure:5868: checking for gfortran
  362. configure:5898: result: no
  363. configure:5868: checking for g95
  364. configure:5898: result: no
  365. configure:5868: checking for xlf95
  366. configure:5898: result: no
  367. configure:5868: checking for f95
  368. configure:5898: result: no
  369. configure:5868: checking for fort
  370. configure:5898: result: no
  371. configure:5868: checking for ifort
  372. configure:5898: result: no
  373. configure:5868: checking for ifc
  374. configure:5898: result: no
  375. configure:5868: checking for efc
  376. configure:5898: result: no
  377. configure:5868: checking for pgf95
  378. configure:5898: result: no
  379. configure:5868: checking for lf95
  380. configure:5898: result: no
  381. configure:5868: checking for ftn
  382. configure:5898: result: no
  383. configure:5925: checking for Fortran 77 compiler version
  384. configure:5932: --version >&5
  385. ./configure: line 5933: --version: command not found
  386. configure:5935: $? = 127
  387. configure:5942: -v >&5
  388. ./configure: line 5943: -v: command not found
  389. configure:5945: $? = 127
  390. configure:5952: -V >&5
  391. ./configure: line 5953: -V: command not found
  392. configure:5955: $? = 127
  393. configure:5963: checking whether we are using the GNU Fortran 77 compiler
  394. configure:5982: -c conftest.F >&5
  395. ./configure: line 5983: -c: command not found
  396. configure:5988: $? = 127
  397. configure: failed program was:
  398. | program main
  399. | #ifndef __GNUC__
  400. | choke me
  401. | #endif
  402. |
  403. | end
  404. configure:6005: result: no
  405. configure:6011: checking whether accepts -g
  406. configure:6028: -c -g conftest.f >&5
  407. ./configure: line 6029: -c: command not found
  408. configure:6034: $? = 127
  409. configure: failed program was:
  410. | program main
  411. |
  412. | end
  413. configure:6050: result: no
  414. configure:6080: checking the maximum length of command line arguments
  415. configure:6189: result: 32768
  416. configure:6200: checking command to parse /usr/bin/nm -B output from gcc object
  417. configure:6305: gcc -c -g -O2 conftest.c >&5
  418. configure:6308: $? = 0
  419. configure:6312: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  420. configure:6315: $? = 0
  421. configure:6367: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  422. configure:6370: $? = 0
  423. configure:6408: result: ok
  424. configure:6412: checking for objdir
  425. configure:6427: result: .libs
  426. configure:6519: checking for ar
  427. configure:6535: found /usr/bin/ar
  428. configure:6546: result: ar
  429. configure:6615: checking for ranlib
  430. configure:6631: found /usr/bin/ranlib
  431. configure:6642: result: ranlib
  432. configure:6711: checking for strip
  433. configure:6727: found /usr/bin/strip
  434. configure:6738: result: strip
  435. configure:7024: checking if gcc supports -fno-rtti -fno-exceptions
  436. configure:7042: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  437. cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
  438. configure:7046: $? = 0
  439. configure:7059: result: no
  440. configure:7074: checking for gcc option to produce PIC
  441. configure:7284: result: -fPIC
  442. configure:7292: checking if gcc PIC flag -fPIC works
  443. configure:7310: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
  444. configure:7314: $? = 0
  445. configure:7327: result: yes
  446. configure:7355: checking if gcc static flag -static works
  447. configure:7383: result: yes
  448. configure:7393: checking if gcc supports -c -o file.o
  449. configure:7414: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  450. configure:7418: $? = 0
  451. configure:7440: result: yes
  452. configure:7466: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  453. configure:8421: result: yes
  454. configure:8442: checking whether -lc should be explicitly linked in
  455. configure:8447: gcc -c -g -O2 conftest.c >&5
  456. configure:8450: $? = 0
  457. configure:8465: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
  458. configure:8468: $? = 0
  459. configure:8480: result: no
  460. configure:8488: checking dynamic linker characteristics
  461. configure:9064: result: GNU/Linux ld.so
  462. configure:9073: checking how to hardcode library paths into programs
  463. configure:9098: result: immediate
  464. configure:9112: checking whether stripping libraries is possible
  465. configure:9117: result: yes
  466. configure:9918: checking if libtool supports shared libraries
  467. configure:9920: result: yes
  468. configure:9923: checking whether to build shared libraries
  469. configure:9944: result: yes
  470. configure:9947: checking whether to build static libraries
  471. configure:9951: result: yes
  472. configure:10043: creating libtool
  473. configure:10631: checking for ld used by g++
  474. configure:10698: result: /usr/bin/ld -m elf_x86_64
  475. configure:10707: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  476. configure:10722: result: yes
  477. configure:10773: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  478. configure:11707: result: yes
  479. configure:11725: g++ -c -g -O2 conftest.cpp >&5
  480. configure:11728: $? = 0
  481. configure:11847: checking for g++ option to produce PIC
  482. configure:12121: result: -fPIC
  483. configure:12129: checking if g++ PIC flag -fPIC works
  484. configure:12147: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
  485. configure:12151: $? = 0
  486. configure:12164: result: yes
  487. configure:12192: checking if g++ static flag -static works
  488. configure:12220: result: yes
  489. configure:12230: checking if g++ supports -c -o file.o
  490. configure:12251: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  491. configure:12255: $? = 0
  492. configure:12277: result: yes
  493. configure:12303: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  494. configure:12331: result: yes
  495. configure:12398: checking dynamic linker characteristics
  496. configure:12974: result: GNU/Linux ld.so
  497. configure:12983: checking how to hardcode library paths into programs
  498. configure:13008: result: immediate
  499. configure:19129: checking for dlopen in -ldl
  500. configure:19164: gcc -o conftest -g -O2 conftest.c -ldl >&5
  501. configure:19170: $? = 0
  502. configure:19188: result: yes
  503. configure:19200: checking for pthread_create in -lpthread
  504. configure:19235: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  505. configure:19241: $? = 0
  506. configure:19259: result: yes
  507. configure:19272: checking for ANSI C header files
  508. configure:19436: result: yes
  509. configure:19471: checking float.h usability
  510. configure:19488: gcc -c -g -O2 conftest.c >&5
  511. configure:19494: $? = 0
  512. configure:19508: result: yes
  513. configure:19512: checking float.h presence
  514. configure:19527: gcc -E conftest.c
  515. configure:19533: $? = 0
  516. configure:19547: result: yes
  517. configure:19580: checking for float.h
  518. configure:19588: result: yes
  519. configure:19461: checking for inttypes.h
  520. configure:19467: result: yes
  521. configure:19471: checking limits.h usability
  522. configure:19488: gcc -c -g -O2 conftest.c >&5
  523. configure:19494: $? = 0
  524. configure:19508: result: yes
  525. configure:19512: checking limits.h presence
  526. configure:19527: gcc -E conftest.c
  527. configure:19533: $? = 0
  528. configure:19547: result: yes
  529. configure:19580: checking for limits.h
  530. configure:19588: result: yes
  531. configure:19471: checking locale.h usability
  532. configure:19488: gcc -c -g -O2 conftest.c >&5
  533. configure:19494: $? = 0
  534. configure:19508: result: yes
  535. configure:19512: checking locale.h presence
  536. configure:19527: gcc -E conftest.c
  537. configure:19533: $? = 0
  538. configure:19547: result: yes
  539. configure:19580: checking for locale.h
  540. configure:19588: result: yes
  541. configure:19471: checking stddef.h usability
  542. configure:19488: gcc -c -g -O2 conftest.c >&5
  543. configure:19494: $? = 0
  544. configure:19508: result: yes
  545. configure:19512: checking stddef.h presence
  546. configure:19527: gcc -E conftest.c
  547. configure:19533: $? = 0
  548. configure:19547: result: yes
  549. configure:19580: checking for stddef.h
  550. configure:19588: result: yes
  551. configure:19461: checking for stdint.h
  552. configure:19467: result: yes
  553. configure:19461: checking for stdlib.h
  554. configure:19467: result: yes
  555. configure:19461: checking for string.h
  556. configure:19467: result: yes
  557. configure:19461: checking for unistd.h
  558. configure:19467: result: yes
  559. configure:19471: checking wchar.h usability
  560. configure:19488: gcc -c -g -O2 conftest.c >&5
  561. configure:19494: $? = 0
  562. configure:19508: result: yes
  563. configure:19512: checking wchar.h presence
  564. configure:19527: gcc -E conftest.c
  565. configure:19533: $? = 0
  566. configure:19547: result: yes
  567. configure:19580: checking for wchar.h
  568. configure:19588: result: yes
  569. configure:19471: checking wctype.h usability
  570. configure:19488: gcc -c -g -O2 conftest.c >&5
  571. configure:19494: $? = 0
  572. configure:19508: result: yes
  573. configure:19512: checking wctype.h presence
  574. configure:19527: gcc -E conftest.c
  575. configure:19533: $? = 0
  576. configure:19547: result: yes
  577. configure:19580: checking for wctype.h
  578. configure:19588: result: yes
  579. configure:19603: checking for an ANSI C-conforming const
  580. configure:19678: gcc -c -g -O2 conftest.c >&5
  581. configure:19684: $? = 0
  582. configure:19699: result: yes
  583. configure:19709: checking for size_t
  584. configure:19739: gcc -c -g -O2 conftest.c >&5
  585. configure:19745: $? = 0
  586. configure:19760: result: yes
  587. configure:19772: checking whether struct tm is in sys/time.h or time.h
  588. configure:19802: gcc -c -g -O2 conftest.c >&5
  589. configure:19808: $? = 0
  590. configure:19823: result: time.h
  591. configure:19833: checking for working volatile
  592. configure:19862: gcc -c -g -O2 conftest.c >&5
  593. configure:19868: $? = 0
  594. configure:19883: result: yes
  595. configure:19893: checking for ptrdiff_t
  596. configure:19923: gcc -c -g -O2 conftest.c >&5
  597. configure:19929: $? = 0
  598. configure:19944: result: yes
  599. configure:19957: checking return type of signal handlers
  600. configure:19985: gcc -c -g -O2 conftest.c >&5
  601. conftest.c: In function 'main':
  602. conftest.c:42:10: error: void value not ignored as it ought to be
  603. 42 | return *(signal (0, 0)) (0) == 1;
  604. | ~^~~~~~~~~~~~~~~~~~
  605. configure:19991: $? = 1
  606. configure: failed program was:
  607. | /* confdefs.h. */
  608. | #define PACKAGE_NAME "ta-lib"
  609. | #define PACKAGE_TARNAME "ta-lib"
  610. | #define PACKAGE_VERSION "0.4.0"
  611. | #define PACKAGE_STRING "ta-lib 0.4.0"
  612. | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903"
  613. | #define PACKAGE "ta-lib"
  614. | #define VERSION "0.4.0"
  615. | #define STDC_HEADERS 1
  616. | #define HAVE_SYS_TYPES_H 1
  617. | #define HAVE_SYS_STAT_H 1
  618. | #define HAVE_STDLIB_H 1
  619. | #define HAVE_STRING_H 1
  620. | #define HAVE_MEMORY_H 1
  621. | #define HAVE_STRINGS_H 1
  622. | #define HAVE_INTTYPES_H 1
  623. | #define HAVE_STDINT_H 1
  624. | #define HAVE_UNISTD_H 1
  625. | #define HAVE_DLFCN_H 1
  626. | #define HAVE_LIBDL 1
  627. | #define HAVE_LIBPTHREAD 1
  628. | #define STDC_HEADERS 1
  629. | #define HAVE_FLOAT_H 1
  630. | #define HAVE_INTTYPES_H 1
  631. | #define HAVE_LIMITS_H 1
  632. | #define HAVE_LOCALE_H 1
  633. | #define HAVE_STDDEF_H 1
  634. | #define HAVE_STDINT_H 1
  635. | #define HAVE_STDLIB_H 1
  636. | #define HAVE_STRING_H 1
  637. | #define HAVE_UNISTD_H 1
  638. | #define HAVE_WCHAR_H 1
  639. | #define HAVE_WCTYPE_H 1
  640. | #define HAVE_PTRDIFF_T 1
  641. | /* end confdefs.h. */
  642. | #include <sys/types.h>
  643. | #include <signal.h>
  644. |
  645. | int
  646. | main ()
  647. | {
  648. | return *(signal (0, 0)) (0) == 1;
  649. | ;
  650. | return 0;
  651. | }
  652. configure:20006: result: void
  653. configure:20014: checking for working strcoll
  654. configure:20045: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  655. configure:20048: $? = 0
  656. configure:20054: ./conftest
  657. configure:20057: $? = 0
  658. configure:20073: result: yes
  659. configure:20087: checking for strftime
  660. configure:20143: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  661. conftest.c:61:6: warning: conflicting types for built-in function 'strftime'; expected 'long unsigned int(char *, long unsigned int, const char *, const void *)' [-Wbuiltin-declaration-mismatch]
  662. 61 | char strftime ();
  663. | ^~~~~~~~
  664. conftest.c:49:1: note: 'strftime' is declared in header '<time.h>'
  665. 48 | # include <limits.h>
  666. 49 | #else
  667. configure:20149: $? = 0
  668. configure:20167: result: yes
  669. configure:20248: checking for working strtod
  670. configure:20299: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  671. configure:20302: $? = 0
  672. configure:20308: ./conftest
  673. configure:20311: $? = 0
  674. configure:20327: result: yes
  675. configure:20495: checking for vprintf
  676. configure:20551: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  677. conftest.c:62:6: warning: conflicting types for built-in function 'vprintf'; expected 'int(const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch]
  678. 62 | char vprintf ();
  679. | ^~~~~~~
  680. conftest.c:50:1: note: 'vprintf' is declared in header '<stdio.h>'
  681. 49 | # include <limits.h>
  682. 50 | #else
  683. configure:20557: $? = 0
  684. configure:20575: result: yes
  685. configure:20582: checking for _doprnt
  686. configure:20638: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  687. /usr/bin/ld: /tmp/ccQDJf12.o: in function `main':
  688. /home/yawyd/code/docker-images/py310/ta-lib/conftest.c:74: undefined reference to `_doprnt'
  689. collect2: error: ld returned 1 exit status
  690. configure:20644: $? = 1
  691. configure: failed program was:
  692. | /* confdefs.h. */
  693. | #define PACKAGE_NAME "ta-lib"
  694. | #define PACKAGE_TARNAME "ta-lib"
  695. | #define PACKAGE_VERSION "0.4.0"
  696. | #define PACKAGE_STRING "ta-lib 0.4.0"
  697. | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903"
  698. | #define PACKAGE "ta-lib"
  699. | #define VERSION "0.4.0"
  700. | #define STDC_HEADERS 1
  701. | #define HAVE_SYS_TYPES_H 1
  702. | #define HAVE_SYS_STAT_H 1
  703. | #define HAVE_STDLIB_H 1
  704. | #define HAVE_STRING_H 1
  705. | #define HAVE_MEMORY_H 1
  706. | #define HAVE_STRINGS_H 1
  707. | #define HAVE_INTTYPES_H 1
  708. | #define HAVE_STDINT_H 1
  709. | #define HAVE_UNISTD_H 1
  710. | #define HAVE_DLFCN_H 1
  711. | #define HAVE_LIBDL 1
  712. | #define HAVE_LIBPTHREAD 1
  713. | #define STDC_HEADERS 1
  714. | #define HAVE_FLOAT_H 1
  715. | #define HAVE_INTTYPES_H 1
  716. | #define HAVE_LIMITS_H 1
  717. | #define HAVE_LOCALE_H 1
  718. | #define HAVE_STDDEF_H 1
  719. | #define HAVE_STDINT_H 1
  720. | #define HAVE_STDLIB_H 1
  721. | #define HAVE_STRING_H 1
  722. | #define HAVE_UNISTD_H 1
  723. | #define HAVE_WCHAR_H 1
  724. | #define HAVE_WCTYPE_H 1
  725. | #define HAVE_PTRDIFF_T 1
  726. | #define RETSIGTYPE void
  727. | #define HAVE_STRCOLL 1
  728. | #define HAVE_STRFTIME 1
  729. | #define HAVE_VPRINTF 1
  730. | /* end confdefs.h. */
  731. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  732. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  733. | #define _doprnt innocuous__doprnt
  734. |
  735. | /* System header to define __stub macros and hopefully few prototypes,
  736. | which can conflict with char _doprnt (); below.
  737. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  738. | <limits.h> exists even on freestanding compilers. */
  739. |
  740. | #ifdef __STDC__
  741. | # include <limits.h>
  742. | #else
  743. | # include <assert.h>
  744. | #endif
  745. |
  746. | #undef _doprnt
  747. |
  748. | /* Override any GCC internal prototype to avoid an error.
  749. | Use char because int might match the return type of a GCC
  750. | builtin and then its argument prototype would still apply. */
  751. | #ifdef __cplusplus
  752. | extern "C"
  753. | #endif
  754. | char _doprnt ();
  755. | /* The GNU C library defines this for functions which it implements
  756. | to always fail with ENOSYS. Some functions are actually named
  757. | something starting with __ and the normal name is an alias. */
  758. | #if defined __stub__doprnt || defined __stub____doprnt
  759. | choke me
  760. | #endif
  761. |
  762. | int
  763. | main ()
  764. | {
  765. | return _doprnt ();
  766. | ;
  767. | return 0;
  768. | }
  769. configure:20661: result: no
  770. configure:20695: checking for floor
  771. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  772. conftest.c:63:6: warning: conflicting types for built-in function 'floor'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
  773. 63 | char floor ();
  774. | ^~~~~
  775. conftest.c:51:1: note: 'floor' is declared in header '<math.h>'
  776. 50 | # include <limits.h>
  777. 51 | #else
  778. /usr/bin/ld: /tmp/ccPvhjDn.o: in function `main':
  779. /home/yawyd/code/docker-images/py310/ta-lib/conftest.c:74: undefined reference to `floor'
  780. collect2: error: ld returned 1 exit status
  781. configure:20757: $? = 1
  782. configure: failed program was:
  783. | /* confdefs.h. */
  784. | #define PACKAGE_NAME "ta-lib"
  785. | #define PACKAGE_TARNAME "ta-lib"
  786. | #define PACKAGE_VERSION "0.4.0"
  787. | #define PACKAGE_STRING "ta-lib 0.4.0"
  788. | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903"
  789. | #define PACKAGE "ta-lib"
  790. | #define VERSION "0.4.0"
  791. | #define STDC_HEADERS 1
  792. | #define HAVE_SYS_TYPES_H 1
  793. | #define HAVE_SYS_STAT_H 1
  794. | #define HAVE_STDLIB_H 1
  795. | #define HAVE_STRING_H 1
  796. | #define HAVE_MEMORY_H 1
  797. | #define HAVE_STRINGS_H 1
  798. | #define HAVE_INTTYPES_H 1
  799. | #define HAVE_STDINT_H 1
  800. | #define HAVE_UNISTD_H 1
  801. | #define HAVE_DLFCN_H 1
  802. | #define HAVE_LIBDL 1
  803. | #define HAVE_LIBPTHREAD 1
  804. | #define STDC_HEADERS 1
  805. | #define HAVE_FLOAT_H 1
  806. | #define HAVE_INTTYPES_H 1
  807. | #define HAVE_LIMITS_H 1
  808. | #define HAVE_LOCALE_H 1
  809. | #define HAVE_STDDEF_H 1
  810. | #define HAVE_STDINT_H 1
  811. | #define HAVE_STDLIB_H 1
  812. | #define HAVE_STRING_H 1
  813. | #define HAVE_UNISTD_H 1
  814. | #define HAVE_WCHAR_H 1
  815. | #define HAVE_WCTYPE_H 1
  816. | #define HAVE_PTRDIFF_T 1
  817. | #define RETSIGTYPE void
  818. | #define HAVE_STRCOLL 1
  819. | #define HAVE_STRFTIME 1
  820. | #define HAVE_VPRINTF 1
  821. | /* end confdefs.h. */
  822. | /* Define floor to an innocuous variant, in case <limits.h> declares floor.
  823. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  824. | #define floor innocuous_floor
  825. |
  826. | /* System header to define __stub macros and hopefully few prototypes,
  827. | which can conflict with char floor (); below.
  828. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  829. | <limits.h> exists even on freestanding compilers. */
  830. |
  831. | #ifdef __STDC__
  832. | # include <limits.h>
  833. | #else
  834. | # include <assert.h>
  835. | #endif
  836. |
  837. | #undef floor
  838. |
  839. | /* Override any GCC internal prototype to avoid an error.
  840. | Use char because int might match the return type of a GCC
  841. | builtin and then its argument prototype would still apply. */
  842. | #ifdef __cplusplus
  843. | extern "C"
  844. | #endif
  845. | char floor ();
  846. | /* The GNU C library defines this for functions which it implements
  847. | to always fail with ENOSYS. Some functions are actually named
  848. | something starting with __ and the normal name is an alias. */
  849. | #if defined __stub_floor || defined __stub___floor
  850. | choke me
  851. | #endif
  852. |
  853. | int
  854. | main ()
  855. | {
  856. | return floor ();
  857. | ;
  858. | return 0;
  859. | }
  860. configure:20775: result: no
  861. configure:20695: checking for isascii
  862. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  863. conftest.c:63:6: warning: conflicting types for built-in function 'isascii'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
  864. 63 | char isascii ();
  865. | ^~~~~~~
  866. configure:20757: $? = 0
  867. configure:20775: result: yes
  868. configure:20695: checking for localeconv
  869. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  870. configure:20757: $? = 0
  871. configure:20775: result: yes
  872. configure:20695: checking for mblen
  873. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  874. configure:20757: $? = 0
  875. configure:20775: result: yes
  876. configure:20695: checking for memmove
  877. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  878. conftest.c:66:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
  879. 66 | char memmove ();
  880. | ^~~~~~~
  881. conftest.c:54:1: note: 'memmove' is declared in header '<string.h>'
  882. 53 | # include <limits.h>
  883. 54 | #else
  884. configure:20757: $? = 0
  885. configure:20775: result: yes
  886. configure:20695: checking for memset
  887. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  888. conftest.c:67:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
  889. 67 | char memset ();
  890. | ^~~~~~
  891. conftest.c:55:1: note: 'memset' is declared in header '<string.h>'
  892. 54 | # include <limits.h>
  893. 55 | #else
  894. configure:20757: $? = 0
  895. configure:20775: result: yes
  896. configure:20695: checking for modf
  897. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  898. conftest.c:68:6: warning: conflicting types for built-in function 'modf'; expected 'double(double, double *)' [-Wbuiltin-declaration-mismatch]
  899. 68 | char modf ();
  900. | ^~~~
  901. conftest.c:56:1: note: 'modf' is declared in header '<math.h>'
  902. 55 | # include <limits.h>
  903. 56 | #else
  904. configure:20757: $? = 0
  905. configure:20775: result: yes
  906. configure:20695: checking for pow
  907. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  908. conftest.c:69:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch]
  909. 69 | char pow ();
  910. | ^~~
  911. conftest.c:57:1: note: 'pow' is declared in header '<math.h>'
  912. 56 | # include <limits.h>
  913. 57 | #else
  914. /usr/bin/ld: /tmp/ccZ2tNLI.o: in function `main':
  915. /home/yawyd/code/docker-images/py310/ta-lib/conftest.c:80: undefined reference to `pow'
  916. collect2: error: ld returned 1 exit status
  917. configure:20757: $? = 1
  918. configure: failed program was:
  919. | /* confdefs.h. */
  920. | #define PACKAGE_NAME "ta-lib"
  921. | #define PACKAGE_TARNAME "ta-lib"
  922. | #define PACKAGE_VERSION "0.4.0"
  923. | #define PACKAGE_STRING "ta-lib 0.4.0"
  924. | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903"
  925. | #define PACKAGE "ta-lib"
  926. | #define VERSION "0.4.0"
  927. | #define STDC_HEADERS 1
  928. | #define HAVE_SYS_TYPES_H 1
  929. | #define HAVE_SYS_STAT_H 1
  930. | #define HAVE_STDLIB_H 1
  931. | #define HAVE_STRING_H 1
  932. | #define HAVE_MEMORY_H 1
  933. | #define HAVE_STRINGS_H 1
  934. | #define HAVE_INTTYPES_H 1
  935. | #define HAVE_STDINT_H 1
  936. | #define HAVE_UNISTD_H 1
  937. | #define HAVE_DLFCN_H 1
  938. | #define HAVE_LIBDL 1
  939. | #define HAVE_LIBPTHREAD 1
  940. | #define STDC_HEADERS 1
  941. | #define HAVE_FLOAT_H 1
  942. | #define HAVE_INTTYPES_H 1
  943. | #define HAVE_LIMITS_H 1
  944. | #define HAVE_LOCALE_H 1
  945. | #define HAVE_STDDEF_H 1
  946. | #define HAVE_STDINT_H 1
  947. | #define HAVE_STDLIB_H 1
  948. | #define HAVE_STRING_H 1
  949. | #define HAVE_UNISTD_H 1
  950. | #define HAVE_WCHAR_H 1
  951. | #define HAVE_WCTYPE_H 1
  952. | #define HAVE_PTRDIFF_T 1
  953. | #define RETSIGTYPE void
  954. | #define HAVE_STRCOLL 1
  955. | #define HAVE_STRFTIME 1
  956. | #define HAVE_VPRINTF 1
  957. | #define HAVE_ISASCII 1
  958. | #define HAVE_LOCALECONV 1
  959. | #define HAVE_MBLEN 1
  960. | #define HAVE_MEMMOVE 1
  961. | #define HAVE_MEMSET 1
  962. | #define HAVE_MODF 1
  963. | /* end confdefs.h. */
  964. | /* Define pow to an innocuous variant, in case <limits.h> declares pow.
  965. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  966. | #define pow innocuous_pow
  967. |
  968. | /* System header to define __stub macros and hopefully few prototypes,
  969. | which can conflict with char pow (); below.
  970. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  971. | <limits.h> exists even on freestanding compilers. */
  972. |
  973. | #ifdef __STDC__
  974. | # include <limits.h>
  975. | #else
  976. | # include <assert.h>
  977. | #endif
  978. |
  979. | #undef pow
  980. |
  981. | /* Override any GCC internal prototype to avoid an error.
  982. | Use char because int might match the return type of a GCC
  983. | builtin and then its argument prototype would still apply. */
  984. | #ifdef __cplusplus
  985. | extern "C"
  986. | #endif
  987. | char pow ();
  988. | /* The GNU C library defines this for functions which it implements
  989. | to always fail with ENOSYS. Some functions are actually named
  990. | something starting with __ and the normal name is an alias. */
  991. | #if defined __stub_pow || defined __stub___pow
  992. | choke me
  993. | #endif
  994. |
  995. | int
  996. | main ()
  997. | {
  998. | return pow ();
  999. | ;
  1000. | return 0;
  1001. | }
  1002. configure:20775: result: no
  1003. configure:20695: checking for sqrt
  1004. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  1005. conftest.c:69:6: warning: conflicting types for built-in function 'sqrt'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
  1006. 69 | char sqrt ();
  1007. | ^~~~
  1008. conftest.c:57:1: note: 'sqrt' is declared in header '<math.h>'
  1009. 56 | # include <limits.h>
  1010. 57 | #else
  1011. /usr/bin/ld: /tmp/ccCHdghL.o: in function `main':
  1012. /home/yawyd/code/docker-images/py310/ta-lib/conftest.c:80: undefined reference to `sqrt'
  1013. collect2: error: ld returned 1 exit status
  1014. configure:20757: $? = 1
  1015. configure: failed program was:
  1016. | /* confdefs.h. */
  1017. | #define PACKAGE_NAME "ta-lib"
  1018. | #define PACKAGE_TARNAME "ta-lib"
  1019. | #define PACKAGE_VERSION "0.4.0"
  1020. | #define PACKAGE_STRING "ta-lib 0.4.0"
  1021. | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903"
  1022. | #define PACKAGE "ta-lib"
  1023. | #define VERSION "0.4.0"
  1024. | #define STDC_HEADERS 1
  1025. | #define HAVE_SYS_TYPES_H 1
  1026. | #define HAVE_SYS_STAT_H 1
  1027. | #define HAVE_STDLIB_H 1
  1028. | #define HAVE_STRING_H 1
  1029. | #define HAVE_MEMORY_H 1
  1030. | #define HAVE_STRINGS_H 1
  1031. | #define HAVE_INTTYPES_H 1
  1032. | #define HAVE_STDINT_H 1
  1033. | #define HAVE_UNISTD_H 1
  1034. | #define HAVE_DLFCN_H 1
  1035. | #define HAVE_LIBDL 1
  1036. | #define HAVE_LIBPTHREAD 1
  1037. | #define STDC_HEADERS 1
  1038. | #define HAVE_FLOAT_H 1
  1039. | #define HAVE_INTTYPES_H 1
  1040. | #define HAVE_LIMITS_H 1
  1041. | #define HAVE_LOCALE_H 1
  1042. | #define HAVE_STDDEF_H 1
  1043. | #define HAVE_STDINT_H 1
  1044. | #define HAVE_STDLIB_H 1
  1045. | #define HAVE_STRING_H 1
  1046. | #define HAVE_UNISTD_H 1
  1047. | #define HAVE_WCHAR_H 1
  1048. | #define HAVE_WCTYPE_H 1
  1049. | #define HAVE_PTRDIFF_T 1
  1050. | #define RETSIGTYPE void
  1051. | #define HAVE_STRCOLL 1
  1052. | #define HAVE_STRFTIME 1
  1053. | #define HAVE_VPRINTF 1
  1054. | #define HAVE_ISASCII 1
  1055. | #define HAVE_LOCALECONV 1
  1056. | #define HAVE_MBLEN 1
  1057. | #define HAVE_MEMMOVE 1
  1058. | #define HAVE_MEMSET 1
  1059. | #define HAVE_MODF 1
  1060. | /* end confdefs.h. */
  1061. | /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
  1062. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1063. | #define sqrt innocuous_sqrt
  1064. |
  1065. | /* System header to define __stub macros and hopefully few prototypes,
  1066. | which can conflict with char sqrt (); below.
  1067. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1068. | <limits.h> exists even on freestanding compilers. */
  1069. |
  1070. | #ifdef __STDC__
  1071. | # include <limits.h>
  1072. | #else
  1073. | # include <assert.h>
  1074. | #endif
  1075. |
  1076. | #undef sqrt
  1077. |
  1078. | /* Override any GCC internal prototype to avoid an error.
  1079. | Use char because int might match the return type of a GCC
  1080. | builtin and then its argument prototype would still apply. */
  1081. | #ifdef __cplusplus
  1082. | extern "C"
  1083. | #endif
  1084. | char sqrt ();
  1085. | /* The GNU C library defines this for functions which it implements
  1086. | to always fail with ENOSYS. Some functions are actually named
  1087. | something starting with __ and the normal name is an alias. */
  1088. | #if defined __stub_sqrt || defined __stub___sqrt
  1089. | choke me
  1090. | #endif
  1091. |
  1092. | int
  1093. | main ()
  1094. | {
  1095. | return sqrt ();
  1096. | ;
  1097. | return 0;
  1098. | }
  1099. configure:20775: result: no
  1100. configure:20695: checking for strcasecmp
  1101. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  1102. conftest.c:69:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
  1103. 69 | char strcasecmp ();
  1104. | ^~~~~~~~~~
  1105. configure:20757: $? = 0
  1106. configure:20775: result: yes
  1107. configure:20695: checking for strchr
  1108. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  1109. conftest.c:70:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
  1110. 70 | char strchr ();
  1111. | ^~~~~~
  1112. conftest.c:58:1: note: 'strchr' is declared in header '<string.h>'
  1113. 57 | # include <limits.h>
  1114. 58 | #else
  1115. configure:20757: $? = 0
  1116. configure:20775: result: yes
  1117. configure:20695: checking for strerror
  1118. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  1119. configure:20757: $? = 0
  1120. configure:20775: result: yes
  1121. configure:20695: checking for strncasecmp
  1122. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  1123. conftest.c:72:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
  1124. 72 | char strncasecmp ();
  1125. | ^~~~~~~~~~~
  1126. configure:20757: $? = 0
  1127. configure:20775: result: yes
  1128. configure:20695: checking for strrchr
  1129. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  1130. conftest.c:73:6: warning: conflicting types for built-in function 'strrchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
  1131. 73 | char strrchr ();
  1132. | ^~~~~~~
  1133. conftest.c:61:1: note: 'strrchr' is declared in header '<string.h>'
  1134. 60 | # include <limits.h>
  1135. 61 | #else
  1136. configure:20757: $? = 0
  1137. configure:20775: result: yes
  1138. configure:20695: checking for strstr
  1139. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  1140. conftest.c:74:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
  1141. 74 | char strstr ();
  1142. | ^~~~~~
  1143. conftest.c:62:1: note: 'strstr' is declared in header '<string.h>'
  1144. 61 | # include <limits.h>
  1145. 62 | #else
  1146. configure:20757: $? = 0
  1147. configure:20775: result: yes
  1148. configure:20695: checking for strtol
  1149. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  1150. configure:20757: $? = 0
  1151. configure:20775: result: yes
  1152. configure:20695: checking for strtoul
  1153. configure:20751: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
  1154. configure:20757: $? = 0
  1155. configure:20775: result: yes
  1156. configure:20909: creating ./config.status
  1157. ## ---------------------- ##
  1158. ## Running config.status. ##
  1159. ## ---------------------- ##
  1160. This file was extended by ta-lib config.status 0.4.0, which was
  1161. generated by GNU Autoconf 2.61. Invocation command line was
  1162. CONFIG_FILES =
  1163. CONFIG_HEADERS =
  1164. CONFIG_LINKS =
  1165. CONFIG_COMMANDS =
  1166. $ ./config.status
  1167. on saturn
  1168. config.status:673: creating Makefile
  1169. config.status:673: creating src/Makefile
  1170. config.status:673: creating src/ta_abstract/Makefile
  1171. config.status:673: creating src/ta_common/Makefile
  1172. config.status:673: creating src/ta_func/Makefile
  1173. config.status:673: creating src/tools/Makefile
  1174. config.status:673: creating src/tools/gen_code/Makefile
  1175. config.status:673: creating src/tools/ta_regtest/Makefile
  1176. config.status:673: creating ta-lib-config
  1177. config.status:673: creating ta-lib.spec
  1178. config.status:673: creating ta-lib.dpkg
  1179. config.status:673: creating include/ta_config.h
  1180. config.status:987: executing depfiles commands
  1181. ## ---------------- ##
  1182. ## Cache variables. ##
  1183. ## ---------------- ##
  1184. ac_cv_build=x86_64-unknown-linux-gnu
  1185. ac_cv_c_compiler_gnu=yes
  1186. ac_cv_c_const=yes
  1187. ac_cv_c_volatile=yes
  1188. ac_cv_cxx_compiler_gnu=yes
  1189. ac_cv_env_CCC_set=
  1190. ac_cv_env_CCC_value=
  1191. ac_cv_env_CC_set=
  1192. ac_cv_env_CC_value=
  1193. ac_cv_env_CFLAGS_set=
  1194. ac_cv_env_CFLAGS_value=
  1195. ac_cv_env_CPPFLAGS_set=
  1196. ac_cv_env_CPPFLAGS_value=
  1197. ac_cv_env_CPP_set=
  1198. ac_cv_env_CPP_value=
  1199. ac_cv_env_CXXCPP_set=
  1200. ac_cv_env_CXXCPP_value=
  1201. ac_cv_env_CXXFLAGS_set=
  1202. ac_cv_env_CXXFLAGS_value=
  1203. ac_cv_env_CXX_set=
  1204. ac_cv_env_CXX_value=
  1205. ac_cv_env_F77_set=
  1206. ac_cv_env_F77_value=
  1207. ac_cv_env_FFLAGS_set=
  1208. ac_cv_env_FFLAGS_value=
  1209. ac_cv_env_LDFLAGS_set=
  1210. ac_cv_env_LDFLAGS_value=
  1211. ac_cv_env_LIBS_set=
  1212. ac_cv_env_LIBS_value=
  1213. ac_cv_env_build_alias_set=
  1214. ac_cv_env_build_alias_value=
  1215. ac_cv_env_host_alias_set=
  1216. ac_cv_env_host_alias_value=
  1217. ac_cv_env_target_alias_set=
  1218. ac_cv_env_target_alias_value=
  1219. ac_cv_f77_compiler_gnu=no
  1220. ac_cv_func__doprnt=no
  1221. ac_cv_func_floor=no
  1222. ac_cv_func_isascii=yes
  1223. ac_cv_func_localeconv=yes
  1224. ac_cv_func_mblen=yes
  1225. ac_cv_func_memmove=yes
  1226. ac_cv_func_memset=yes
  1227. ac_cv_func_modf=yes
  1228. ac_cv_func_pow=no
  1229. ac_cv_func_sqrt=no
  1230. ac_cv_func_strcasecmp=yes
  1231. ac_cv_func_strchr=yes
  1232. ac_cv_func_strcoll_works=yes
  1233. ac_cv_func_strerror=yes
  1234. ac_cv_func_strftime=yes
  1235. ac_cv_func_strncasecmp=yes
  1236. ac_cv_func_strrchr=yes
  1237. ac_cv_func_strstr=yes
  1238. ac_cv_func_strtod=yes
  1239. ac_cv_func_strtol=yes
  1240. ac_cv_func_strtoul=yes
  1241. ac_cv_func_vprintf=yes
  1242. ac_cv_header_dlfcn_h=yes
  1243. ac_cv_header_float_h=yes
  1244. ac_cv_header_inttypes_h=yes
  1245. ac_cv_header_limits_h=yes
  1246. ac_cv_header_locale_h=yes
  1247. ac_cv_header_memory_h=yes
  1248. ac_cv_header_stdc=yes
  1249. ac_cv_header_stddef_h=yes
  1250. ac_cv_header_stdint_h=yes
  1251. ac_cv_header_stdlib_h=yes
  1252. ac_cv_header_string_h=yes
  1253. ac_cv_header_strings_h=yes
  1254. ac_cv_header_sys_stat_h=yes
  1255. ac_cv_header_sys_types_h=yes
  1256. ac_cv_header_unistd_h=yes
  1257. ac_cv_header_wchar_h=yes
  1258. ac_cv_header_wctype_h=yes
  1259. ac_cv_host=x86_64-unknown-linux-gnu
  1260. ac_cv_lib_dl_dlopen=yes
  1261. ac_cv_lib_pthread_pthread_create=yes
  1262. ac_cv_objext=o
  1263. ac_cv_path_EGREP='/usr/bin/grep -E'
  1264. ac_cv_path_GREP=/usr/bin/grep
  1265. ac_cv_path_install='/usr/bin/install -c'
  1266. ac_cv_path_mkdir=/usr/bin/mkdir
  1267. ac_cv_prog_AWK=gawk
  1268. ac_cv_prog_CPP='gcc -E'
  1269. ac_cv_prog_CXXCPP='g++ -E'
  1270. ac_cv_prog_ac_ct_AR=ar
  1271. ac_cv_prog_ac_ct_CC=gcc
  1272. ac_cv_prog_ac_ct_CXX=g++
  1273. ac_cv_prog_ac_ct_RANLIB=ranlib
  1274. ac_cv_prog_ac_ct_STRIP=strip
  1275. ac_cv_prog_cc_c89=
  1276. ac_cv_prog_cc_g=yes
  1277. ac_cv_prog_cxx_g=yes
  1278. ac_cv_prog_f77_g=no
  1279. ac_cv_prog_make_make_set=yes
  1280. ac_cv_struct_tm=time.h
  1281. ac_cv_type_ptrdiff_t=yes
  1282. ac_cv_type_signal=void
  1283. ac_cv_type_size_t=yes
  1284. am_cv_CC_dependencies_compiler_type=gcc3
  1285. am_cv_CXX_dependencies_compiler_type=gcc3
  1286. lt_cv_deplibs_check_method=pass_all
  1287. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1288. lt_cv_file_magic_test_file=
  1289. lt_cv_ld_reload_flag=-r
  1290. lt_cv_objdir=.libs
  1291. lt_cv_path_LD=/usr/bin/ld
  1292. lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  1293. lt_cv_path_NM='/usr/bin/nm -B'
  1294. lt_cv_path_SED=/usr/bin/sed
  1295. lt_cv_prog_compiler_c_o=yes
  1296. lt_cv_prog_compiler_c_o_CXX=yes
  1297. lt_cv_prog_compiler_rtti_exceptions=no
  1298. lt_cv_prog_gnu_ld=yes
  1299. lt_cv_prog_gnu_ldcxx=yes
  1300. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  1301. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
  1302. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
  1303. lt_cv_sys_max_cmd_len=32768
  1304. lt_lt_cv_prog_compiler_c_o='"yes"'
  1305. lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
  1306. lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
  1307. lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
  1308. lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
  1309. ## ----------------- ##
  1310. ## Output variables. ##
  1311. ## ----------------- ##
  1312. ACLOCAL='${SHELL} /home/yawyd/code/docker-images/py310/ta-lib/missing --run aclocal-1.10'
  1313. AMDEPBACKSLASH='\'
  1314. AMDEP_FALSE='#'
  1315. AMDEP_TRUE=''
  1316. AMTAR='${SHELL} /home/yawyd/code/docker-images/py310/ta-lib/missing --run tar'
  1317. AR='ar'
  1318. AUTOCONF='${SHELL} /home/yawyd/code/docker-images/py310/ta-lib/missing --run autoconf'
  1319. AUTOHEADER='${SHELL} /home/yawyd/code/docker-images/py310/ta-lib/missing --run autoheader'
  1320. AUTOMAKE='${SHELL} /home/yawyd/code/docker-images/py310/ta-lib/missing --run automake-1.10'
  1321. AWK='gawk'
  1322. CC='gcc'
  1323. CCDEPMODE='depmode=gcc3'
  1324. CFLAGS='-g -O2'
  1325. CPP='gcc -E'
  1326. CPPFLAGS=''
  1327. CXX='g++'
  1328. CXXCPP='g++ -E'
  1329. CXXDEPMODE='depmode=gcc3'
  1330. CXXFLAGS='-g -O2'
  1331. CYGPATH_W='echo'
  1332. DEFS='-DHAVE_CONFIG_H'
  1333. DEPDIR='.deps'
  1334. ECHO='echo'
  1335. ECHO_C=''
  1336. ECHO_N='-n'
  1337. ECHO_T=''
  1338. EGREP='/usr/bin/grep -E'
  1339. EXEEXT=''
  1340. F77=''
  1341. FFLAGS=''
  1342. GREP='/usr/bin/grep'
  1343. INSTALL_DATA='${INSTALL} -m 644'
  1344. INSTALL_PROGRAM='${INSTALL}'
  1345. INSTALL_SCRIPT='${INSTALL}'
  1346. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1347. LDFLAGS=''
  1348. LIBOBJS=''
  1349. LIBS='-lpthread -ldl '
  1350. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1351. LN_S='ln -s'
  1352. LTLIBOBJS=''
  1353. MAKEINFO='${SHELL} /home/yawyd/code/docker-images/py310/ta-lib/missing --run makeinfo'
  1354. OBJEXT='o'
  1355. PACKAGE='ta-lib'
  1356. PACKAGE_BUGREPORT='http://sourceforge.net/tracker/?group_id=8903&atid=108903'
  1357. PACKAGE_NAME='ta-lib'
  1358. PACKAGE_STRING='ta-lib 0.4.0'
  1359. PACKAGE_TARNAME='ta-lib'
  1360. PACKAGE_VERSION='0.4.0'
  1361. PATH_SEPARATOR=':'
  1362. POW_LIB=''
  1363. RANLIB='ranlib'
  1364. SET_MAKE=''
  1365. SHELL='/bin/bash'
  1366. STRIP='strip'
  1367. TALIB_LIBRARY_VERSION='0:0:0'
  1368. VERSION='0.4.0'
  1369. ac_ct_CC='gcc'
  1370. ac_ct_CXX='g++'
  1371. ac_ct_F77=''
  1372. am__fastdepCC_FALSE='#'
  1373. am__fastdepCC_TRUE=''
  1374. am__fastdepCXX_FALSE='#'
  1375. am__fastdepCXX_TRUE=''
  1376. am__include='include'
  1377. am__isrc=''
  1378. am__leading_dot='.'
  1379. am__quote=''
  1380. am__tar='${AMTAR} chof - "$$tardir"'
  1381. am__untar='${AMTAR} xf -'
  1382. bindir='${exec_prefix}/bin'
  1383. build='x86_64-unknown-linux-gnu'
  1384. build_alias=''
  1385. build_cpu='x86_64'
  1386. build_os='linux-gnu'
  1387. build_vendor='unknown'
  1388. datadir='${datarootdir}'
  1389. datarootdir='${prefix}/share'
  1390. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1391. dvidir='${docdir}'
  1392. exec_prefix='${prefix}'
  1393. host='x86_64-unknown-linux-gnu'
  1394. host_alias=''
  1395. host_cpu='x86_64'
  1396. host_os='linux-gnu'
  1397. host_vendor='unknown'
  1398. htmldir='${docdir}'
  1399. includedir='${prefix}/include'
  1400. infodir='${datarootdir}/info'
  1401. install_sh='$(SHELL) /home/yawyd/code/docker-images/py310/ta-lib/install-sh'
  1402. libdir='${exec_prefix}/lib'
  1403. libexecdir='${exec_prefix}/libexec'
  1404. localedir='${datarootdir}/locale'
  1405. localstatedir='${prefix}/var'
  1406. mandir='${datarootdir}/man'
  1407. mkdir_p='/usr/bin/mkdir -p'
  1408. oldincludedir='/usr/include'
  1409. pdfdir='${docdir}'
  1410. prefix='/usr/local'
  1411. program_transform_name='s,x,x,'
  1412. psdir='${docdir}'
  1413. sbindir='${exec_prefix}/sbin'
  1414. sharedstatedir='${prefix}/com'
  1415. sysconfdir='${prefix}/etc'
  1416. target_alias=''
  1417. ## ----------- ##
  1418. ## confdefs.h. ##
  1419. ## ----------- ##
  1420. #define PACKAGE_NAME "ta-lib"
  1421. #define PACKAGE_TARNAME "ta-lib"
  1422. #define PACKAGE_VERSION "0.4.0"
  1423. #define PACKAGE_STRING "ta-lib 0.4.0"
  1424. #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903"
  1425. #define PACKAGE "ta-lib"
  1426. #define VERSION "0.4.0"
  1427. #define STDC_HEADERS 1
  1428. #define HAVE_SYS_TYPES_H 1
  1429. #define HAVE_SYS_STAT_H 1
  1430. #define HAVE_STDLIB_H 1
  1431. #define HAVE_STRING_H 1
  1432. #define HAVE_MEMORY_H 1
  1433. #define HAVE_STRINGS_H 1
  1434. #define HAVE_INTTYPES_H 1
  1435. #define HAVE_STDINT_H 1
  1436. #define HAVE_UNISTD_H 1
  1437. #define HAVE_DLFCN_H 1
  1438. #define HAVE_LIBDL 1
  1439. #define HAVE_LIBPTHREAD 1
  1440. #define STDC_HEADERS 1
  1441. #define HAVE_FLOAT_H 1
  1442. #define HAVE_INTTYPES_H 1
  1443. #define HAVE_LIMITS_H 1
  1444. #define HAVE_LOCALE_H 1
  1445. #define HAVE_STDDEF_H 1
  1446. #define HAVE_STDINT_H 1
  1447. #define HAVE_STDLIB_H 1
  1448. #define HAVE_STRING_H 1
  1449. #define HAVE_UNISTD_H 1
  1450. #define HAVE_WCHAR_H 1
  1451. #define HAVE_WCTYPE_H 1
  1452. #define HAVE_PTRDIFF_T 1
  1453. #define RETSIGTYPE void
  1454. #define HAVE_STRCOLL 1
  1455. #define HAVE_STRFTIME 1
  1456. #define HAVE_VPRINTF 1
  1457. #define HAVE_ISASCII 1
  1458. #define HAVE_LOCALECONV 1
  1459. #define HAVE_MBLEN 1
  1460. #define HAVE_MEMMOVE 1
  1461. #define HAVE_MEMSET 1
  1462. #define HAVE_MODF 1
  1463. #define HAVE_STRCASECMP 1
  1464. #define HAVE_STRCHR 1
  1465. #define HAVE_STRERROR 1
  1466. #define HAVE_STRNCASECMP 1
  1467. #define HAVE_STRRCHR 1
  1468. #define HAVE_STRSTR 1
  1469. #define HAVE_STRTOL 1
  1470. #define HAVE_STRTOUL 1
  1471. configure: exit 0