This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ta-lib configure 0.4.0, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr ## --------- ## ## Platform. ## ## --------- ## hostname = codespaces-fa8c73 uname -m = x86_64 uname -r = 6.8.0-1027-azure uname -s = Linux uname -v = #32~22.04.1-Ubuntu SMP Thu Apr 3 20:26:27 UTC 2025 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/rvm/gems/ruby-3.3.4/bin PATH: /usr/local/rvm/gems/ruby-3.3.4@global/bin PATH: /usr/local/rvm/rubies/ruby-3.3.4/bin PATH: /vscode/bin/linux-x64/848b80aeb52026648a8ff9f7c45a9b0a80641e2e/bin/remote-cli PATH: /home/codespace/.local/bin PATH: /home/codespace/.dotnet PATH: /home/codespace/nvm/current/bin PATH: /home/codespace/.php/current/bin PATH: /home/codespace/.python/current/bin PATH: /home/codespace/java/current/bin PATH: /home/codespace/.ruby/current/bin PATH: /home/codespace/.local/bin PATH: /usr/local/python/current/bin PATH: /usr/local/py-utils/bin PATH: /usr/local/jupyter PATH: /usr/local/oryx PATH: /usr/local/go/bin PATH: /go/bin PATH: /usr/local/sdkman/bin PATH: /usr/local/sdkman/candidates/java/current/bin PATH: /usr/local/sdkman/candidates/gradle/current/bin PATH: /usr/local/sdkman/candidates/maven/current/bin PATH: /usr/local/sdkman/candidates/ant/current/bin PATH: /usr/local/rvm/gems/default/bin PATH: /usr/local/rvm/gems/default@global/bin PATH: /usr/local/rvm/rubies/default/bin PATH: /usr/local/share/rbenv/bin PATH: /usr/local/php/current/bin PATH: /opt/conda/bin PATH: /usr/local/nvs PATH: /usr/local/share/nvm/versions/node/v20.19.0/bin PATH: /usr/local/hugo/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/share/dotnet PATH: /home/codespace/.dotnet/tools PATH: /usr/local/rvm/bin PATH: /home/codespace/.vscode-remote/extensions/ms-python.debugpy-2025.8.0-linux-x64/bundled/scripts/noConfigScripts PATH: /home/codespace/.vscode-remote/data/User/globalStorage/github.copilot-chat/debugCommand ## ----------- ## ## Core tests. ## ## ----------- ## configure:1982: checking for a BSD-compatible install configure:2038: result: /usr/bin/install -c configure:2049: checking whether build environment is sane configure:2092: result: yes configure:2120: checking for a thread-safe mkdir -p configure:2159: result: /usr/bin/mkdir -p configure:2172: checking for gawk configure:2188: found /usr/bin/gawk configure:2199: result: gawk configure:2210: checking whether make sets $(MAKE) configure:2231: result: yes configure:2469: checking for gcc configure:2485: found /usr/bin/gcc configure:2496: result: gcc configure:2734: checking for C compiler version configure:2741: gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2744: $? = 0 configure:2751: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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-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 --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --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-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) configure:2754: $? = 0 configure:2761: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2764: $? = 1 configure:2787: checking for C compiler default output file name configure:2814: gcc conftest.c >&5 configure:2817: $? = 0 configure:2855: result: a.out configure:2872: checking whether the C compiler works configure:2882: ./a.out configure:2885: $? = 0 configure:2902: result: yes configure:2909: checking whether we are cross compiling configure:2911: result: no configure:2914: checking for suffix of executables configure:2921: gcc -o conftest conftest.c >&5 configure:2924: $? = 0 configure:2948: result: configure:2954: checking for suffix of object files configure:2980: gcc -c conftest.c >&5 configure:2983: $? = 0 configure:3006: result: o configure:3010: checking whether we are using the GNU C compiler configure:3039: gcc -c conftest.c >&5 configure:3045: $? = 0 configure:3062: result: yes configure:3067: checking whether gcc accepts -g configure:3097: gcc -c -g conftest.c >&5 configure:3103: $? = 0 configure:3202: result: yes configure:3219: checking for gcc option to accept ISO C89 configure:3293: gcc -c -g -O2 conftest.c >&5 configure:3299: $? = 0 configure:3322: result: none needed configure:3351: checking for style of include used by make configure:3379: result: GNU configure:3404: checking dependency style of gcc configure:3495: result: gcc3 configure:3588: checking build system type configure:3606: result: x86_64-unknown-linux-gnu configure:3628: checking host system type configure:3643: result: x86_64-unknown-linux-gnu configure:3665: checking for a sed that does not truncate output configure:3719: result: /usr/bin/sed configure:3722: checking for grep that handles long lines and -e configure:3796: result: /usr/bin/grep configure:3801: checking for egrep configure:3879: result: /usr/bin/grep -E configure:3895: checking for ld used by gcc configure:3962: result: /usr/bin/ld configure:3971: checking if the linker (/usr/bin/ld) is GNU ld configure:3986: result: yes configure:3991: checking for /usr/bin/ld option to reload object files configure:3998: result: -r configure:4016: checking for BSD-compatible nm configure:4065: result: /usr/bin/nm -B configure:4069: checking whether ln -s works configure:4073: result: yes configure:4080: checking how to recognise dependent libraries configure:4256: result: pass_all configure:4344: gcc -c -g -O2 conftest.c >&5 configure:4347: $? = 0 configure:4490: checking how to run the C preprocessor configure:4530: gcc -E conftest.c configure:4536: $? = 0 configure:4567: gcc -E conftest.c conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory 10 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4573: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ta-lib" | #define PACKAGE_TARNAME "ta-lib" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "ta-lib 0.4.0" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903" | #define PACKAGE "ta-lib" | #define VERSION "0.4.0" | /* end confdefs.h. */ | #include configure:4606: result: gcc -E configure:4635: gcc -E conftest.c configure:4641: $? = 0 configure:4672: gcc -E conftest.c conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory 10 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4678: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ta-lib" | #define PACKAGE_TARNAME "ta-lib" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "ta-lib 0.4.0" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903" | #define PACKAGE "ta-lib" | #define VERSION "0.4.0" | /* end confdefs.h. */ | #include configure:4716: checking for ANSI C header files configure:4746: gcc -c -g -O2 conftest.c >&5 configure:4752: $? = 0 configure:4851: gcc -o conftest -g -O2 conftest.c >&5 configure:4854: $? = 0 configure:4860: ./conftest configure:4863: $? = 0 configure:4880: result: yes configure:4904: checking for sys/types.h configure:4925: gcc -c -g -O2 conftest.c >&5 configure:4931: $? = 0 configure:4947: result: yes configure:4904: checking for sys/stat.h configure:4925: gcc -c -g -O2 conftest.c >&5 configure:4931: $? = 0 configure:4947: result: yes configure:4904: checking for stdlib.h configure:4925: gcc -c -g -O2 conftest.c >&5 configure:4931: $? = 0 configure:4947: result: yes configure:4904: checking for string.h configure:4925: gcc -c -g -O2 conftest.c >&5 configure:4931: $? = 0 configure:4947: result: yes configure:4904: checking for memory.h configure:4925: gcc -c -g -O2 conftest.c >&5 configure:4931: $? = 0 configure:4947: result: yes configure:4904: checking for strings.h configure:4925: gcc -c -g -O2 conftest.c >&5 configure:4931: $? = 0 configure:4947: result: yes configure:4904: checking for inttypes.h configure:4925: gcc -c -g -O2 conftest.c >&5 configure:4931: $? = 0 configure:4947: result: yes configure:4904: checking for stdint.h configure:4925: gcc -c -g -O2 conftest.c >&5 configure:4931: $? = 0 configure:4947: result: yes configure:4904: checking for unistd.h configure:4925: gcc -c -g -O2 conftest.c >&5 configure:4931: $? = 0 configure:4947: result: yes configure:4974: checking dlfcn.h usability configure:4991: gcc -c -g -O2 conftest.c >&5 configure:4997: $? = 0 configure:5011: result: yes configure:5015: checking dlfcn.h presence configure:5030: gcc -E conftest.c configure:5036: $? = 0 configure:5050: result: yes configure:5083: checking for dlfcn.h configure:5091: result: yes configure:5162: checking for g++ configure:5178: found /usr/bin/g++ configure:5189: result: g++ configure:5220: checking for C++ compiler version configure:5227: g++ --version >&5 g++ (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5230: $? = 0 configure:5237: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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-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 --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --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-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) configure:5240: $? = 0 configure:5247: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5250: $? = 1 configure:5253: checking whether we are using the GNU C++ compiler configure:5282: g++ -c conftest.cpp >&5 configure:5288: $? = 0 configure:5305: result: yes configure:5310: checking whether g++ accepts -g configure:5340: g++ -c -g conftest.cpp >&5 configure:5346: $? = 0 configure:5445: result: yes configure:5470: checking dependency style of g++ configure:5561: result: gcc3 configure:5586: checking how to run the C++ preprocessor configure:5622: g++ -E conftest.cpp configure:5628: $? = 0 configure:5659: g++ -E conftest.cpp conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5665: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ta-lib" | #define PACKAGE_TARNAME "ta-lib" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "ta-lib 0.4.0" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903" | #define PACKAGE "ta-lib" | #define VERSION "0.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5698: result: g++ -E configure:5727: g++ -E conftest.cpp configure:5733: $? = 0 configure:5764: g++ -E conftest.cpp conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5770: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ta-lib" | #define PACKAGE_TARNAME "ta-lib" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "ta-lib 0.4.0" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903" | #define PACKAGE "ta-lib" | #define VERSION "0.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5863: checking for g77 configure:5893: result: no configure:5863: checking for xlf configure:5893: result: no configure:5863: checking for f77 configure:5893: result: no configure:5863: checking for frt configure:5893: result: no configure:5863: checking for pgf77 configure:5893: result: no configure:5863: checking for cf77 configure:5893: result: no configure:5863: checking for fort77 configure:5893: result: no configure:5863: checking for fl32 configure:5893: result: no configure:5863: checking for af77 configure:5893: result: no configure:5863: checking for xlf90 configure:5893: result: no configure:5863: checking for f90 configure:5893: result: no configure:5863: checking for pgf90 configure:5893: result: no configure:5863: checking for pghpf configure:5893: result: no configure:5863: checking for epcf90 configure:5893: result: no configure:5863: checking for gfortran configure:5893: result: no configure:5863: checking for g95 configure:5893: result: no configure:5863: checking for xlf95 configure:5893: result: no configure:5863: checking for f95 configure:5893: result: no configure:5863: checking for fort configure:5893: result: no configure:5863: checking for ifort configure:5893: result: no configure:5863: checking for ifc configure:5893: result: no configure:5863: checking for efc configure:5893: result: no configure:5863: checking for pgf95 configure:5893: result: no configure:5863: checking for lf95 configure:5893: result: no configure:5863: checking for ftn configure:5893: result: no configure:5920: checking for Fortran 77 compiler version configure:5927: --version >&5 ./configure: line 5928: --version: command not found configure:5930: $? = 127 configure:5937: -v >&5 ./configure: line 5938: -v: command not found configure:5940: $? = 127 configure:5947: -V >&5 ./configure: line 5948: -V: command not found configure:5950: $? = 127 configure:5958: checking whether we are using the GNU Fortran 77 compiler configure:5977: -c conftest.F >&5 ./configure: line 5978: -c: command not found configure:5983: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6000: result: no configure:6006: checking whether accepts -g configure:6023: -c -g conftest.f >&5 ./configure: line 6024: -c: command not found configure:6029: $? = 127 configure: failed program was: | program main | | end configure:6045: result: no configure:6075: checking the maximum length of command line arguments configure:6184: result: 32768 configure:6195: checking command to parse /usr/bin/nm -B output from gcc object configure:6300: gcc -c -g -O2 conftest.c >&5 configure:6303: $? = 0 configure:6307: /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 configure:6310: $? = 0 configure:6362: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6365: $? = 0 configure:6403: result: ok configure:6407: checking for objdir configure:6422: result: .libs configure:6514: checking for ar configure:6530: found /usr/bin/ar configure:6541: result: ar configure:6610: checking for ranlib configure:6626: found /usr/bin/ranlib configure:6637: result: ranlib configure:6706: checking for strip configure:6722: found /usr/bin/strip configure:6733: result: strip configure:7019: checking if gcc supports -fno-rtti -fno-exceptions configure:7042: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:7046: $? = 0 configure:7054: result: no configure:7044: checking for gcc option to produce PIC configure:7254: result: -fPIC configure:7262: checking if gcc PIC flag -fPIC works configure:7310: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7314: $? = 0 configure:7297: result: yes configure:7296: checking if gcc static flag -static works configure:7324: result: yes configure:7334: checking if gcc supports -c -o file.o configure:7414: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7418: $? = 0 configure:7357: result: yes configure:7383: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:8338: result: yes configure:8359: checking whether -lc should be explicitly linked in configure:8364: gcc -c -g -O2 conftest.c >&5 configure:8367: $? = 0 configure:8382: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8385: $? = 0 configure:8397: result: no configure:8405: checking dynamic linker characteristics configure:8981: result: GNU/Linux ld.so configure:8990: checking how to hardcode library paths into programs configure:9015: result: immediate configure:9029: checking whether stripping libraries is possible configure:9034: result: yes configure:9835: checking if libtool supports shared libraries configure:9837: result: yes configure:9840: checking whether to build shared libraries configure:9861: result: yes configure:9864: checking whether to build static libraries configure:9868: result: yes configure:9960: creating libtool configure:10548: checking for ld used by g++ configure:10615: result: /usr/bin/ld -m elf_x86_64 configure:10624: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:10639: result: yes configure:10690: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11624: result: yes configure:11642: g++ -c -g -O2 conftest.cpp >&5 configure:11645: $? = 0 configure:11764: checking for g++ option to produce PIC configure:12038: result: -fPIC configure:12046: checking if g++ PIC flag -fPIC works configure:12147: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12151: $? = 0 configure:12081: result: yes configure:12109: checking if g++ static flag -static works configure:12137: result: yes configure:12147: checking if g++ supports -c -o file.o configure:12251: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12255: $? = 0 configure:12194: result: yes configure:12220: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12248: result: yes configure:12315: checking dynamic linker characteristics configure:12891: result: GNU/Linux ld.so configure:12900: checking how to hardcode library paths into programs configure:12925: result: immediate configure:19046: checking for dlopen in -ldl configure:19081: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:19087: $? = 0 configure:19105: result: yes configure:19117: checking for pthread_create in -lpthread configure:19152: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 configure:19158: $? = 0 configure:19176: result: yes configure:19189: checking for ANSI C header files configure:19353: result: yes configure:19388: checking float.h usability configure:19405: gcc -c -g -O2 conftest.c >&5 configure:19411: $? = 0 configure:19425: result: yes configure:19429: checking float.h presence configure:19444: gcc -E conftest.c configure:19450: $? = 0 configure:19464: result: yes configure:19497: checking for float.h configure:19505: result: yes configure:19378: checking for inttypes.h configure:19384: result: yes configure:19388: checking limits.h usability configure:19405: gcc -c -g -O2 conftest.c >&5 configure:19411: $? = 0 configure:19425: result: yes configure:19429: checking limits.h presence configure:19444: gcc -E conftest.c configure:19450: $? = 0 configure:19464: result: yes configure:19497: checking for limits.h configure:19505: result: yes configure:19388: checking locale.h usability configure:19405: gcc -c -g -O2 conftest.c >&5 configure:19411: $? = 0 configure:19425: result: yes configure:19429: checking locale.h presence configure:19444: gcc -E conftest.c configure:19450: $? = 0 configure:19464: result: yes configure:19497: checking for locale.h configure:19505: result: yes configure:19388: checking stddef.h usability configure:19405: gcc -c -g -O2 conftest.c >&5 configure:19411: $? = 0 configure:19425: result: yes configure:19429: checking stddef.h presence configure:19444: gcc -E conftest.c configure:19450: $? = 0 configure:19464: result: yes configure:19497: checking for stddef.h configure:19505: result: yes configure:19378: checking for stdint.h configure:19384: result: yes configure:19378: checking for stdlib.h configure:19384: result: yes configure:19378: checking for string.h configure:19384: result: yes configure:19378: checking for unistd.h configure:19384: result: yes configure:19388: checking wchar.h usability configure:19405: gcc -c -g -O2 conftest.c >&5 configure:19411: $? = 0 configure:19425: result: yes configure:19429: checking wchar.h presence configure:19444: gcc -E conftest.c configure:19450: $? = 0 configure:19464: result: yes configure:19497: checking for wchar.h configure:19505: result: yes configure:19388: checking wctype.h usability configure:19405: gcc -c -g -O2 conftest.c >&5 configure:19411: $? = 0 configure:19425: result: yes configure:19429: checking wctype.h presence configure:19444: gcc -E conftest.c configure:19450: $? = 0 configure:19464: result: yes configure:19497: checking for wctype.h configure:19505: result: yes configure:19520: checking for an ANSI C-conforming const configure:19595: gcc -c -g -O2 conftest.c >&5 configure:19601: $? = 0 configure:19616: result: yes configure:19626: checking for size_t configure:19656: gcc -c -g -O2 conftest.c >&5 configure:19662: $? = 0 configure:19677: result: yes configure:19689: checking whether struct tm is in sys/time.h or time.h configure:19719: gcc -c -g -O2 conftest.c >&5 configure:19725: $? = 0 configure:19740: result: time.h configure:19750: checking for working volatile configure:19779: gcc -c -g -O2 conftest.c >&5 configure:19785: $? = 0 configure:19800: result: yes configure:19810: checking for ptrdiff_t configure:19840: gcc -c -g -O2 conftest.c >&5 configure:19846: $? = 0 configure:19861: result: yes configure:19874: checking return type of signal handlers configure:19902: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:42:10: error: void value not ignored as it ought to be 42 | return *(signal (0, 0)) (0) == 1; | ~^~~~~~~~~~~~~~~~~~ configure:19908: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ta-lib" | #define PACKAGE_TARNAME "ta-lib" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "ta-lib 0.4.0" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903" | #define PACKAGE "ta-lib" | #define VERSION "0.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:19923: result: void configure:19931: checking for working strcoll configure:19962: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 configure:19965: $? = 0 configure:19971: ./conftest configure:19974: $? = 0 configure:19990: result: yes configure:20004: checking for strftime configure:20060: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 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] 61 | char strftime (); | ^~~~~~~~ conftest.c:49:1: note: 'strftime' is declared in header '' 48 | # include 49 | #else configure:20066: $? = 0 configure:20084: result: yes configure:20165: checking for working strtod configure:20216: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 configure:20219: $? = 0 configure:20225: ./conftest configure:20228: $? = 0 configure:20244: result: yes configure:20412: checking for vprintf configure:20468: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 conftest.c:62:6: warning: conflicting types for built-in function 'vprintf'; expected 'int(const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] 62 | char vprintf (); | ^~~~~~~ conftest.c:50:1: note: 'vprintf' is declared in header '' 49 | # include 50 | #else configure:20474: $? = 0 configure:20492: result: yes configure:20499: checking for _doprnt configure:20555: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 /usr/bin/ld: /tmp/ccLVLcnP.o: in function `main': /workspaces/vn-stock-analysis-app/vn-stock-analysis-app/ta-lib/conftest.c:74: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:20561: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ta-lib" | #define PACKAGE_TARNAME "ta-lib" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "ta-lib 0.4.0" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903" | #define PACKAGE "ta-lib" | #define VERSION "0.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTRDIFF_T 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:20578: result: no configure:20612: checking for floor configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 conftest.c:63:6: warning: conflicting types for built-in function 'floor'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 63 | char floor (); | ^~~~~ conftest.c:51:1: note: 'floor' is declared in header '' 50 | # include 51 | #else /usr/bin/ld: /tmp/ccPZxaiq.o: in function `main': /workspaces/vn-stock-analysis-app/vn-stock-analysis-app/ta-lib/conftest.c:74: undefined reference to `floor' collect2: error: ld returned 1 exit status configure:20674: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ta-lib" | #define PACKAGE_TARNAME "ta-lib" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "ta-lib 0.4.0" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903" | #define PACKAGE "ta-lib" | #define VERSION "0.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTRDIFF_T 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char floor (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_floor || defined __stub___floor | choke me | #endif | | int | main () | { | return floor (); | ; | return 0; | } configure:20692: result: no configure:20612: checking for isascii configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 conftest.c:63:6: warning: conflicting types for built-in function 'isascii'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 63 | char isascii (); | ^~~~~~~ configure:20674: $? = 0 configure:20692: result: yes configure:20612: checking for localeconv configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 configure:20674: $? = 0 configure:20692: result: yes configure:20612: checking for mblen configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 configure:20674: $? = 0 configure:20692: result: yes configure:20612: checking for memmove configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 conftest.c:66:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 66 | char memmove (); | ^~~~~~~ conftest.c:54:1: note: 'memmove' is declared in header '' 53 | # include 54 | #else configure:20674: $? = 0 configure:20692: result: yes configure:20612: checking for memset configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 conftest.c:67:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 67 | char memset (); | ^~~~~~ conftest.c:55:1: note: 'memset' is declared in header '' 54 | # include 55 | #else configure:20674: $? = 0 configure:20692: result: yes configure:20612: checking for modf configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 conftest.c:68:6: warning: conflicting types for built-in function 'modf'; expected 'double(double, double *)' [-Wbuiltin-declaration-mismatch] 68 | char modf (); | ^~~~ conftest.c:56:1: note: 'modf' is declared in header '' 55 | # include 56 | #else configure:20674: $? = 0 configure:20692: result: yes configure:20612: checking for pow configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 conftest.c:69:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 69 | char pow (); | ^~~ conftest.c:57:1: note: 'pow' is declared in header '' 56 | # include 57 | #else /usr/bin/ld: /tmp/ccRk6igq.o: in function `main': /workspaces/vn-stock-analysis-app/vn-stock-analysis-app/ta-lib/conftest.c:80: undefined reference to `pow' collect2: error: ld returned 1 exit status configure:20674: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ta-lib" | #define PACKAGE_TARNAME "ta-lib" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "ta-lib 0.4.0" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903" | #define PACKAGE "ta-lib" | #define VERSION "0.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTRDIFF_T 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MODF 1 | /* end confdefs.h. */ | /* Define pow to an innocuous variant, in case declares pow. | For example, HP-UX 11i declares gettimeofday. */ | #define pow innocuous_pow | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pow (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pow | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pow (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pow || defined __stub___pow | choke me | #endif | | int | main () | { | return pow (); | ; | return 0; | } configure:20692: result: no configure:20612: checking for sqrt configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 conftest.c:69:6: warning: conflicting types for built-in function 'sqrt'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 69 | char sqrt (); | ^~~~ conftest.c:57:1: note: 'sqrt' is declared in header '' 56 | # include 57 | #else /usr/bin/ld: /tmp/ccWknyZc.o: in function `main': /workspaces/vn-stock-analysis-app/vn-stock-analysis-app/ta-lib/conftest.c:80: undefined reference to `sqrt' collect2: error: ld returned 1 exit status configure:20674: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ta-lib" | #define PACKAGE_TARNAME "ta-lib" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "ta-lib 0.4.0" | #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903" | #define PACKAGE "ta-lib" | #define VERSION "0.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTRDIFF_T 1 | #define RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MODF 1 | /* end confdefs.h. */ | /* Define sqrt to an innocuous variant, in case declares sqrt. | For example, HP-UX 11i declares gettimeofday. */ | #define sqrt innocuous_sqrt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sqrt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sqrt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sqrt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sqrt || defined __stub___sqrt | choke me | #endif | | int | main () | { | return sqrt (); | ; | return 0; | } configure:20692: result: no configure:20612: checking for strcasecmp configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 conftest.c:69:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 69 | char strcasecmp (); | ^~~~~~~~~~ configure:20674: $? = 0 configure:20692: result: yes configure:20612: checking for strchr configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 conftest.c:70:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] 70 | char strchr (); | ^~~~~~ conftest.c:58:1: note: 'strchr' is declared in header '' 57 | # include 58 | #else configure:20674: $? = 0 configure:20692: result: yes configure:20612: checking for strerror configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 configure:20674: $? = 0 configure:20692: result: yes configure:20612: checking for strncasecmp configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 conftest.c:72:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 72 | char strncasecmp (); | ^~~~~~~~~~~ configure:20674: $? = 0 configure:20692: result: yes configure:20612: checking for strrchr configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 conftest.c:73:6: warning: conflicting types for built-in function 'strrchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] 73 | char strrchr (); | ^~~~~~~ conftest.c:61:1: note: 'strrchr' is declared in header '' 60 | # include 61 | #else configure:20674: $? = 0 configure:20692: result: yes configure:20612: checking for strstr configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 conftest.c:74:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 74 | char strstr (); | ^~~~~~ conftest.c:62:1: note: 'strstr' is declared in header '' 61 | # include 62 | #else configure:20674: $? = 0 configure:20692: result: yes configure:20612: checking for strtol configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 configure:20674: $? = 0 configure:20692: result: yes configure:20612: checking for strtoul configure:20668: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5 configure:20674: $? = 0 configure:20692: result: yes configure:20826: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ta-lib config.status 0.4.0, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on codespaces-fa8c73 config.status:673: creating Makefile config.status:673: creating src/Makefile config.status:673: creating src/ta_abstract/Makefile config.status:673: creating src/ta_common/Makefile config.status:673: creating src/ta_func/Makefile config.status:673: creating src/tools/Makefile config.status:673: creating src/tools/gen_code/Makefile config.status:673: creating src/tools/ta_regtest/Makefile config.status:673: creating ta-lib-config config.status:673: creating ta-lib.spec config.status:673: creating ta-lib.dpkg config.status:673: creating include/ta_config.h config.status:987: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_func__doprnt=no ac_cv_func_floor=no ac_cv_func_isascii=yes ac_cv_func_localeconv=yes ac_cv_func_mblen=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_modf=yes ac_cv_func_pow=no ac_cv_func_sqrt=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcoll_works=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strncasecmp=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_vprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_struct_tm=time.h ac_cv_type_ptrdiff_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' 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'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' 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'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /workspaces/vn-stock-analysis-app/vn-stock-analysis-app/ta-lib/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /workspaces/vn-stock-analysis-app/vn-stock-analysis-app/ta-lib/missing --run tar' AR='ar' AUTOCONF='${SHELL} /workspaces/vn-stock-analysis-app/vn-stock-analysis-app/ta-lib/missing --run autoconf' AUTOHEADER='${SHELL} /workspaces/vn-stock-analysis-app/vn-stock-analysis-app/ta-lib/missing --run autoheader' AUTOMAKE='${SHELL} /workspaces/vn-stock-analysis-app/vn-stock-analysis-app/ta-lib/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='' FFLAGS='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lpthread -ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /workspaces/vn-stock-analysis-app/vn-stock-analysis-app/ta-lib/missing --run makeinfo' OBJEXT='o' PACKAGE='ta-lib' PACKAGE_BUGREPORT='http://sourceforge.net/tracker/?group_id=8903&atid=108903' PACKAGE_NAME='ta-lib' PACKAGE_STRING='ta-lib 0.4.0' PACKAGE_TARNAME='ta-lib' PACKAGE_VERSION='0.4.0' PATH_SEPARATOR=':' POW_LIB='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' TALIB_LIBRARY_VERSION='0:0:0' VERSION='0.4.0' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /workspaces/vn-stock-analysis-app/vn-stock-analysis-app/ta-lib/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "ta-lib" #define PACKAGE_TARNAME "ta-lib" #define PACKAGE_VERSION "0.4.0" #define PACKAGE_STRING "ta-lib 0.4.0" #define PACKAGE_BUGREPORT "http://sourceforge.net/tracker/?group_id=8903&atid=108903" #define PACKAGE "ta-lib" #define VERSION "0.4.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_LIBDL 1 #define HAVE_LIBPTHREAD 1 #define STDC_HEADERS 1 #define HAVE_FLOAT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_PTRDIFF_T 1 #define RETSIGTYPE void #define HAVE_STRCOLL 1 #define HAVE_STRFTIME 1 #define HAVE_VPRINTF 1 #define HAVE_ISASCII 1 #define HAVE_LOCALECONV 1 #define HAVE_MBLEN 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MODF 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 configure: exit 0