This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libsctimecal configure 3.5.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = chs01 uname -m = x86_64 uname -r = 6.5.0-28-generic uname -s = Linux uname -v = #29~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Apr 4 14:39:20 UTC 2 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1371: checking for a BSD-compatible install configure:1426: result: /usr/bin/install -c configure:1437: checking whether build environment is sane configure:1480: result: yes configure:1545: checking for gawk configure:1561: found /usr/bin/gawk configure:1571: result: gawk configure:1581: checking whether make sets $(MAKE) configure:1601: result: yes configure:1814: checking build system type configure:1832: result: x86_64-unknown-linux-gnu configure:1840: checking host system type configure:1854: result: x86_64-unknown-linux-gnu configure:1883: checking how to print strings configure:1910: result: printf configure:1943: checking for style of include used by make configure:1971: result: GNU configure:2042: checking for gcc configure:2068: result: gcc configure:2312: checking for C compiler version configure:2315: gcc --version &5 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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:2318: $? = 0 configure:2320: gcc -v &5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) configure:2323: $? = 0 configure:2325: gcc -V &5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:2328: $? = 1 configure:2351: checking for C compiler default output file name configure:2354: gcc conftest.c >&5 configure:2357: $? = 0 configure:2403: result: a.out configure:2408: checking whether the C compiler works configure:2414: ./a.out configure:2417: $? = 0 configure:2434: result: yes configure:2441: checking whether we are cross compiling configure:2443: result: no configure:2446: checking for suffix of executables configure:2448: gcc -o conftest conftest.c >&5 configure:2451: $? = 0 configure:2476: result: configure:2482: checking for suffix of object files configure:2503: gcc -c conftest.c >&5 configure:2506: $? = 0 configure:2528: result: o configure:2532: checking whether we are using the GNU C compiler configure:2556: gcc -c conftest.c >&5 configure:2562: $? = 0 configure:2566: test -z || test ! -s conftest.err configure:2569: $? = 0 configure:2572: test -s conftest.o configure:2575: $? = 0 configure:2588: result: yes configure:2594: checking whether gcc accepts -g configure:2615: gcc -c -g conftest.c >&5 configure:2621: $? = 0 configure:2625: test -z || test ! -s conftest.err configure:2628: $? = 0 configure:2631: test -s conftest.o configure:2634: $? = 0 configure:2645: result: yes configure:2662: checking for gcc option to accept ANSI C configure:2732: gcc -c -g -O2 conftest.c >&5 configure:2738: $? = 0 configure:2742: test -z || test ! -s conftest.err configure:2745: $? = 0 configure:2748: test -s conftest.o configure:2751: $? = 0 configure:2769: result: none needed configure:2787: gcc -c -g -O2 conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' 2 | choke me | ^~~~~ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2793: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2928: checking dependency style of gcc configure:3018: result: gcc3 configure:3035: checking for a sed that does not truncate output configure:3091: result: /usr/bin/sed configure:3107: checking for egrep configure:3117: result: grep -E configure:3122: checking for fgrep configure:3132: result: grep -F configure:3167: checking for ld used by gcc configure:3234: result: /usr/bin/ld configure:3243: checking if the linker (/usr/bin/ld) is GNU ld configure:3258: result: yes configure:3270: checking for BSD- or MS-compatible name lister (nm) configure:3319: result: /usr/bin/nm -B configure:3436: checking the name lister (/usr/bin/nm -B) interface configure:3443: gcc -c -g -O2 conftest.c >&5 configure:3446: /usr/bin/nm -B "conftest.o" configure:3449: output 0000000000000000 B some_variable configure:3456: result: BSD nm configure:3459: checking whether ln -s works configure:3463: result: yes configure:3471: checking the maximum length of command line arguments configure:3596: result: 1572864 configure:3613: checking whether the shell understands some XSI constructs configure:3623: result: yes configure:3627: checking whether the shell understands "+=" configure:3633: result: yes configure:3668: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:3708: result: func_convert_file_noop configure:3715: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:3735: result: func_convert_file_noop configure:3742: checking for /usr/bin/ld option to reload object files configure:3749: result: -r configure:3821: checking for objdump configure:3837: found /usr/bin/objdump configure:3848: result: objdump configure:3870: checking how to recognize dependent libraries configure:4072: result: pass_all configure:4155: checking for dlltool configure:4182: result: false configure:4205: checking how to associate runtime and link libraries configure:4232: result: printf %s\n configure:4291: checking for ar configure:4307: found /usr/bin/ar configure:4317: result: ar configure:4344: checking for archiver @FILE support configure:4366: gcc -c -g -O2 conftest.c >&5 configure:4372: $? = 0 configure:4376: test -z || test ! -s conftest.err configure:4379: $? = 0 configure:4382: test -s conftest.o configure:4385: $? = 0 configure:4389: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:4392: $? = 0 configure:4397: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:4400: $? = 1 configure:4416: result: @ configure:4472: checking for strip configure:4488: found /usr/bin/strip configure:4499: result: strip configure:4559: checking for ranlib configure:4575: found /usr/bin/ranlib configure:4586: result: ranlib configure:4678: checking command to parse /usr/bin/nm -B output from gcc object configure:4797: gcc -c -g -O2 conftest.c >&5 configure:4800: $? = 0 configure:4804: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:4807: $? = 0 configure:4873: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:4876: $? = 0 configure:4914: result: ok configure:4951: checking for sysroot configure:4983: result: no configure:5060: gcc -c -g -O2 conftest.c >&5 configure:5063: $? = 0 configure:5252: checking for mt configure:5268: found /usr/bin/mt configure:5279: result: mt configure:5292: checking if mt is a manifest tool configure:5298: mt '-?' configure:5306: result: no configure:5906: checking how to run the C preprocessor configure:5941: gcc -E conftest.c configure:5947: $? = 0 configure:5979: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5985: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libsctimecal" | #define PACKAGE_TARNAME "libsctimecal" | #define PACKAGE_VERSION "3.5.0" | #define PACKAGE_STRING "libsctimecal 3.5.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsctimecal" | #define VERSION "3.5.0" | /* end confdefs.h. */ | #include configure:6024: result: gcc -E configure:6048: gcc -E conftest.c configure:6054: $? = 0 configure:6086: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6092: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libsctimecal" | #define PACKAGE_TARNAME "libsctimecal" | #define PACKAGE_VERSION "3.5.0" | #define PACKAGE_STRING "libsctimecal 3.5.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsctimecal" | #define VERSION "3.5.0" | /* end confdefs.h. */ | #include configure:6136: checking for ANSI C header files configure:6161: gcc -c -g -O2 conftest.c >&5 configure:6167: $? = 0 configure:6171: test -z || test ! -s conftest.err configure:6174: $? = 0 configure:6177: test -s conftest.o configure:6180: $? = 0 configure:6269: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 28 | exit(2); | ^~~~ conftest.c:12:1: note: include '' or provide a declaration of 'exit' 11 | #include +++ |+#include 12 | #if ((' ' & 0x0FF) == 0x020) conftest.c:28:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 28 | exit(2); | ^~~~ conftest.c:28:7: note: include '' or provide a declaration of 'exit' conftest.c:29:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 29 | exit (0); | ^~~~ conftest.c:29:3: note: include '' or provide a declaration of 'exit' configure:6272: $? = 0 configure:6274: ./conftest configure:6277: $? = 0 configure:6292: result: yes configure:6316: checking for sys/types.h configure:6332: gcc -c -g -O2 conftest.c >&5 configure:6338: $? = 0 configure:6342: test -z || test ! -s conftest.err configure:6345: $? = 0 configure:6348: test -s conftest.o configure:6351: $? = 0 configure:6362: result: yes configure:6316: checking for sys/stat.h configure:6332: gcc -c -g -O2 conftest.c >&5 configure:6338: $? = 0 configure:6342: test -z || test ! -s conftest.err configure:6345: $? = 0 configure:6348: test -s conftest.o configure:6351: $? = 0 configure:6362: result: yes configure:6316: checking for stdlib.h configure:6332: gcc -c -g -O2 conftest.c >&5 configure:6338: $? = 0 configure:6342: test -z || test ! -s conftest.err configure:6345: $? = 0 configure:6348: test -s conftest.o configure:6351: $? = 0 configure:6362: result: yes configure:6316: checking for string.h configure:6332: gcc -c -g -O2 conftest.c >&5 configure:6338: $? = 0 configure:6342: test -z || test ! -s conftest.err configure:6345: $? = 0 configure:6348: test -s conftest.o configure:6351: $? = 0 configure:6362: result: yes configure:6316: checking for memory.h configure:6332: gcc -c -g -O2 conftest.c >&5 configure:6338: $? = 0 configure:6342: test -z || test ! -s conftest.err configure:6345: $? = 0 configure:6348: test -s conftest.o configure:6351: $? = 0 configure:6362: result: yes configure:6316: checking for strings.h configure:6332: gcc -c -g -O2 conftest.c >&5 configure:6338: $? = 0 configure:6342: test -z || test ! -s conftest.err configure:6345: $? = 0 configure:6348: test -s conftest.o configure:6351: $? = 0 configure:6362: result: yes configure:6316: checking for inttypes.h configure:6332: gcc -c -g -O2 conftest.c >&5 configure:6338: $? = 0 configure:6342: test -z || test ! -s conftest.err configure:6345: $? = 0 configure:6348: test -s conftest.o configure:6351: $? = 0 configure:6362: result: yes configure:6316: checking for stdint.h configure:6332: gcc -c -g -O2 conftest.c >&5 configure:6338: $? = 0 configure:6342: test -z || test ! -s conftest.err configure:6345: $? = 0 configure:6348: test -s conftest.o configure:6351: $? = 0 configure:6362: result: yes configure:6316: checking for unistd.h configure:6332: gcc -c -g -O2 conftest.c >&5 configure:6338: $? = 0 configure:6342: test -z || test ! -s conftest.err configure:6345: $? = 0 configure:6348: test -s conftest.o configure:6351: $? = 0 configure:6362: result: yes configure:6378: checking for dlfcn.h configure:6394: gcc -c -g -O2 conftest.c >&5 configure:6400: $? = 0 configure:6404: test -z || test ! -s conftest.err configure:6407: $? = 0 configure:6410: test -s conftest.o configure:6413: $? = 0 configure:6424: result: yes configure:6611: checking for objdir configure:6626: result: .libs configure:6897: checking if gcc supports -fno-rtti -fno-exceptions configure:6915: 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:6919: $? = 0 configure:6932: result: no configure:7242: checking for gcc option to produce PIC configure:7249: result: -fPIC -DPIC configure:7257: checking if gcc PIC flag -fPIC -DPIC works configure:7275: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:7279: $? = 0 configure:7292: result: yes configure:7321: checking if gcc static flag -static works configure:7349: result: yes configure:7364: checking if gcc supports -c -o file.o configure:7385: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7389: $? = 0 configure:7411: result: yes configure:7419: checking if gcc supports -c -o file.o configure:7466: result: yes configure:7499: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:8743: result: yes configure:8780: checking whether -lc should be explicitly linked in configure:8788: gcc -c -g -O2 conftest.c >&5 configure:8791: $? = 0 configure:8806: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8809: $? = 0 configure:8823: result: no configure:8988: checking dynamic linker characteristics configure:9507: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9513: $? = 0 configure:9517: test -z || test ! -s conftest.err configure:9520: $? = 0 configure:9523: test -s conftest configure:9526: $? = 0 configure:9754: result: GNU/Linux ld.so configure:9861: checking how to hardcode library paths into programs configure:9886: result: immediate configure:10744: checking whether stripping libraries is possible configure:10749: result: yes configure:10784: checking if libtool supports shared libraries configure:10786: result: yes configure:10789: checking whether to build shared libraries configure:10810: result: yes configure:10813: checking whether to build static libraries configure:10817: result: yes configure:10903: checking for gcc configure:10929: result: gcc configure:11173: checking for C compiler version configure:11176: gcc --version &5 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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:11179: $? = 0 configure:11181: gcc -v &5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) configure:11184: $? = 0 configure:11186: gcc -V &5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:11189: $? = 1 configure:11192: checking whether we are using the GNU C compiler configure:11248: result: yes configure:11254: checking whether gcc accepts -g configure:11305: result: yes configure:11322: checking for gcc option to accept ANSI C configure:11429: result: none needed configure:11447: gcc -c -g -O2 conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' 2 | choke me | ^~~~~ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:11453: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:11588: checking dependency style of gcc configure:11678: result: gcc3 configure:11702: checking for main in -lm configure:11726: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:11732: $? = 0 configure:11736: test -z || test ! -s conftest.err configure:11739: $? = 0 configure:11742: test -s conftest configure:11745: $? = 0 configure:11758: result: yes configure:11771: checking for ANSI C header files configure:11927: result: yes configure:11947: checking for inttypes.h configure:11952: result: yes configure:11956: checking limits.h usability configure:11968: gcc -c -g -O2 conftest.c >&5 configure:11974: $? = 0 configure:11978: test -z || test ! -s conftest.err configure:11981: $? = 0 configure:11984: test -s conftest.o configure:11987: $? = 0 configure:11997: result: yes configure:12001: checking limits.h presence configure:12011: gcc -E conftest.c configure:12017: $? = 0 configure:12037: result: yes configure:12072: checking for limits.h configure:12079: result: yes configure:11947: checking for stdlib.h configure:11952: result: yes configure:11947: checking for string.h configure:11952: result: yes configure:11956: checking sys/time.h usability configure:11968: gcc -c -g -O2 conftest.c >&5 configure:11974: $? = 0 configure:11978: test -z || test ! -s conftest.err configure:11981: $? = 0 configure:11984: test -s conftest.o configure:11987: $? = 0 configure:11997: result: yes configure:12001: checking sys/time.h presence configure:12011: gcc -E conftest.c configure:12017: $? = 0 configure:12037: result: yes configure:12072: checking for sys/time.h configure:12079: result: yes configure:11947: checking for unistd.h configure:11952: result: yes configure:12094: checking for an ANSI C-conforming const configure:12161: gcc -c -g -O2 conftest.c >&5 configure:12167: $? = 0 configure:12171: test -z || test ! -s conftest.err configure:12174: $? = 0 configure:12177: test -s conftest.o configure:12180: $? = 0 configure:12191: result: yes configure:12201: checking for size_t configure:12225: gcc -c -g -O2 conftest.c >&5 configure:12231: $? = 0 configure:12235: test -z || test ! -s conftest.err configure:12238: $? = 0 configure:12241: test -s conftest.o configure:12244: $? = 0 configure:12255: result: yes configure:12267: checking whether time.h and sys/time.h may both be included configure:12292: gcc -c -g -O2 conftest.c >&5 configure:12298: $? = 0 configure:12302: test -z || test ! -s conftest.err configure:12305: $? = 0 configure:12308: test -s conftest.o configure:12311: $? = 0 configure:12322: result: yes configure:12341: checking for gettimeofday configure:12398: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:12404: $? = 0 configure:12408: test -z || test ! -s conftest.err configure:12411: $? = 0 configure:12414: test -s conftest configure:12417: $? = 0 configure:12429: result: yes configure:12341: checking for memset configure:12398: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:57:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 57 | char memset (); | ^~~~~~ conftest.c:44:1: note: 'memset' is declared in header '' 43 | # include 44 | #else configure:12404: $? = 0 configure:12408: test -z || test ! -s conftest.err configure:12411: $? = 0 configure:12414: test -s conftest configure:12417: $? = 0 configure:12429: result: yes configure:12341: checking for pow configure:12398: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:58:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 58 | char pow (); | ^~~ conftest.c:45:1: note: 'pow' is declared in header '' 44 | # include 45 | #else configure:12404: $? = 0 configure:12408: test -z || test ! -s conftest.err configure:12411: $? = 0 configure:12414: test -s conftest configure:12417: $? = 0 configure:12429: result: yes configure:12341: checking for strtol configure:12398: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:12404: $? = 0 configure:12408: test -z || test ! -s conftest.err configure:12411: $? = 0 configure:12414: test -s conftest configure:12417: $? = 0 configure:12429: result: yes configure:12560: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libsctimecal config.status 3.5.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on chs01 config.status:929: creating Makefile config.status:929: creating TIMECAL/file/Makefile config.status:929: creating TIMECAL/include/Makefile config.status:929: creating TIMECAL/src/Makefile config.status:929: creating TIMECAL/test/Makefile config.status:1033: creating config.h config.status:1169: config.h is unchanged config.status:1349: executing depfiles commands config.status:1349: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc 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_LDFLAGS_set= ac_cv_env_LDFLAGS_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_exeext= ac_cv_func_gettimeofday=yes ac_cv_func_memset=yes ac_cv_func_pow=yes ac_cv_func_strtol=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_lib_m_main=yes ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_DLLTOOL=false ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_fgrep='grep -F' ac_cv_prog_make_make_set=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/ergsc/ergsc-cdf/local/src/libsctimecal-3.5.0/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/ergsc/ergsc-cdf/local/src/libsctimecal-3.5.0/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/ergsc/ergsc-cdf/local/src/libsctimecal-3.5.0/missing --run autoconf' AUTOHEADER='${SHELL} /home/ergsc/ergsc-cdf/local/src/libsctimecal-3.5.0/missing --run autoheader' AUTOMAKE='${SHELL} /home/ergsc/ergsc-cdf/local/src/libsctimecal-3.5.0/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FGREP='grep -F' GREP='grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/ergsc/ergsc-cdf/local/src/libsctimecal-3.5.0/missing --run makeinfo' MANIFEST_TOOL=':' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libsctimecal' PACKAGE_BUGREPORT='' PACKAGE_NAME='libsctimecal' PACKAGE_STRING='libsctimecal 3.5.0' PACKAGE_TARNAME='libsctimecal' PACKAGE_VERSION='3.5.0' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='3.5.0' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DLLTOOL='false' ac_ct_DSYMUTIL='' ac_ct_DUMPBIN='' ac_ct_LIPO='' ac_ct_MANIFEST_TOOL='mt' ac_ct_NMEDIT='' ac_ct_OBJDUMP='objdump' ac_ct_OTOOL64='' ac_ct_OTOOL='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' 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='${prefix}/share' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/ergsc/ergsc-cdf/local/src/libsctimecal-3.5.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBM 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_POW 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOL 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define LT_OBJDIR ".libs/" #define PACKAGE "libsctimecal" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "libsctimecal" #define PACKAGE_STRING "libsctimecal 3.5.0" #define PACKAGE_TARNAME "libsctimecal" #define PACKAGE_VERSION "3.5.0" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "3.5.0" configure: exit 0