This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:892: checking host system type configure:914: checking if sh is bash configure:936: checking if /bin/sh is bash configure:958: checking whether sh -ce is broken configure:980: checking whether /bin/sh -ce is broken configure:1002: checking whether /bin/bosh is a working shell configure:1029: checking whether /opt/schily/bin/bosh is a working shell configure:1058: checking for cc configure:1087: checking for gcc configure:1200: checking whether the C compiler (cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ) works configure:1222: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:1219:1: warning: return type defaults to 'int' [-Wimplicit-int] configure:1263: checking whether the C compiler (cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ) is a cross-compiler configure:1273: checking whether we are using GNU C configure:1282: cc -E conftest.c configure:1301: checking whether cc accepts -g configure:1346: checking for object suffix configure:1352: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:1370: checking for Cygwin environment configure:1386: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:1380:20: error: '__CYGWIN32__' undeclared (first use in this function) configure:1382:8: note: in expansion of macro '__CYGWIN__' configure:1380:20: note: each undeclared identifier is reported only once for each function it appears in configure:1382:8: note: in expansion of macro '__CYGWIN__' configure: failed program was: #line 1375 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1403: checking for mingw32 environment configure:1415: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:1411:8: error: '__MINGW32__' undeclared (first use in this function) configure:1411:8: note: each undeclared identifier is reported only once for each function it appears in configure: failed program was: #line 1408 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1432: checking for EMX/OS2 environment configure:1444: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:1440:8: error: '__EMX__' undeclared (first use in this function) configure:1440:8: note: each undeclared identifier is reported only once for each function it appears in configure: failed program was: #line 1437 "configure" #include "confdefs.h" int main() { return __EMX__; ; return 0; } configure:1475: checking for executable suffix configure:1486: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:1526: checking for executable calling suffix configure:1534: checking how to run the C preprocessor configure:1555: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:1614: checking how to run the C preprocessor for any type of file configure:1288: cc -E conftestcpp | grep xxzzy cc: warning: conftestcpp: linker input file unused because linking not done configure:1647: checking if suncc/cc supports -m64 configure:1674: checking if HP cc supports -Ae configure:1701: checking if HP cc supports -O configure:1728: checking if HP cc supports -G configure:1757: checking for ranlib configure:1785: checking whether make sets ${MAKE} configure:1816: checking for yacc configure:1851: checking for bison configure:1887: checking for lorder configure:1965: checking for ANSI C header files configure:1978: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2045: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:2040:67: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:2036:1: note: include '' or provide a declaration of 'exit' configure:2040:67: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:2040:67: note: include '' or provide a declaration of 'exit' configure:2041:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:2041:1: note: include '' or provide a declaration of 'exit' configure:2088: checking for stdarg.h configure:2098: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2088: checking for stdlib.h configure:2098: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2088: checking for string.h configure:2098: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2088: checking for float.h configure:2098: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2124: checking for UNIX-98 compliant inttypes.h configure:2138: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:2134:24: warning: unused variable 'uip' [-Wunused-variable] configure:2134:10: warning: unused variable 'ip' [-Wunused-variable] configure:2133:22: warning: unused variable 'ull' [-Wunused-variable] configure:2133:9: warning: unused variable 'll' [-Wunused-variable] configure:2132:67: warning: unused variable 'ui' [-Wunused-variable] configure:2132:55: warning: unused variable 'i' [-Wunused-variable] configure:2132:43: warning: unused variable 'us' [-Wunused-variable] configure:2132:31: warning: unused variable 's' [-Wunused-variable] configure:2132:19: warning: unused variable 'uc' [-Wunused-variable] configure:2132:8: warning: unused variable 'c' [-Wunused-variable] configure:2158: checking for SUSv3 compliant stdint.h configure:2173: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:2169:24: warning: unused variable 'uim' [-Wunused-variable] configure:2169:10: warning: unused variable 'im' [-Wunused-variable] configure:2168:24: warning: unused variable 'uip' [-Wunused-variable] configure:2168:10: warning: unused variable 'ip' [-Wunused-variable] configure:2167:22: warning: unused variable 'ull' [-Wunused-variable] configure:2167:9: warning: unused variable 'll' [-Wunused-variable] configure:2166:67: warning: unused variable 'ui' [-Wunused-variable] configure:2166:55: warning: unused variable 'i' [-Wunused-variable] configure:2166:43: warning: unused variable 'us' [-Wunused-variable] configure:2166:31: warning: unused variable 's' [-Wunused-variable] configure:2166:19: warning: unused variable 'uc' [-Wunused-variable] configure:2166:8: warning: unused variable 'c' [-Wunused-variable] configure:2207: checking for dirent.h that defines DIR configure:2220: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:2216:6: warning: unused variable 'dirp' [-Wunused-variable] configure:2245: checking for opendir in -lc configure:2264: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:2410: checking whether stat file-mode macros are broken configure:2466: checking whether time.h and sys/time.h may both be included configure:2480: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:2476:12: warning: unused variable 'tp' [-Wunused-variable] configure:2501: checking for sys/wait.h that is POSIX.1 compatible configure:2522: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:2543: checking if select needs nonstd include files configure:2556: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:2576: checking if sys/select.h is needed for select configure:2593: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:2586:1: error: expected identifier or '(' before 'do' configure: failed program was: #line 2581 "configure" #include "confdefs.h" #include #include #include #ifndef SELECT_NONSTD_HDR do not compile if we do not need nonstandard headers #endif int main() { fd_set rfd; FD_ZERO(&rfd); select(1, &rfd, 0, 0, 0); ; return 0; } configure:2613: checking if sys/socket.h is needed for select configure:2630: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:2623:1: error: expected identifier or '(' before 'do' configure: failed program was: #line 2618 "configure" #include "confdefs.h" #include #include #include #ifndef SELECT_NONSTD_HDR do not compile if we do not need nonstandard headers #endif int main() { fd_set rfd; FD_ZERO(&rfd); select(1, &rfd, 0, 0, 0); ; return 0; } configure:2653: checking for ar.h configure:2663: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2693: checking for assert.h configure:2703: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2733: checking for stdio.h configure:2743: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2733: checking for varargs.h configure:2743: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out In file included from configure:2739: /usr/lib/gcc/x86_64-redhat-linux/11/include/varargs.h:4:2: error: #error "GCC no longer implements ." 4 | #error "GCC no longer implements ." | ^~~~~ /usr/lib/gcc/x86_64-redhat-linux/11/include/varargs.h:5:2: error: #error "Revise your code to use ." 5 | #error "Revise your code to use ." | ^~~~~ configure: failed program was: #line 2738 "configure" #include "confdefs.h" #include configure:2733: checking for stdarg.h configure:2733: checking for stdlib.h configure:2733: checking for stddef.h configure:2743: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2733: checking for string.h configure:2733: checking for strings.h configure:2743: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2733: checking for unistd.h configure:2743: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2733: checking for fcntl.h configure:2743: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2733: checking for io.h configure:2743: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2739:10: fatal error: io.h: No such file or directory compilation terminated. configure: failed program was: #line 2738 "configure" #include "confdefs.h" #include configure:2733: checking for sys/file.h configure:2743: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2773: checking for conio.h configure:2783: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2779:10: fatal error: conio.h: No such file or directory compilation terminated. configure: failed program was: #line 2778 "configure" #include "confdefs.h" #include configure:2813: checking for getopt.h configure:2823: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2853: checking for limits.h configure:2863: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2893: checking for a.out.h configure:2903: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2893: checking for aouthdr.h configure:2903: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2899:10: fatal error: aouthdr.h: No such file or directory compilation terminated. configure: failed program was: #line 2898 "configure" #include "confdefs.h" #include configure:2893: checking for elf.h configure:2903: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2933: checking for sysexits.h configure:2943: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2973: checking for malloc.h configure:2983: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2973: checking for posix/malloc.h configure:2983: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2979:10: fatal error: posix/malloc.h: No such file or directory compilation terminated. configure: failed program was: #line 2978 "configure" #include "confdefs.h" #include configure:2973: checking for sgtty.h configure:2983: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2973: checking for termios.h configure:2983: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:2973: checking for termio.h configure:2983: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3013: checking for pwd.h configure:3023: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3013: checking for grp.h configure:3023: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3013: checking for sys/acl.h configure:3023: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3013: checking for aclutils.h configure:3023: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3019:10: fatal error: aclutils.h: No such file or directory compilation terminated. configure: failed program was: #line 3018 "configure" #include "confdefs.h" #include configure:3013: checking for acllib.h configure:3023: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3019:10: fatal error: acllib.h: No such file or directory compilation terminated. configure: failed program was: #line 3018 "configure" #include "confdefs.h" #include configure:3013: checking for acl/libacl.h configure:3023: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3053: checking for signal.h configure:3063: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3053: checking for siginfo.h configure:3063: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3059:10: fatal error: siginfo.h: No such file or directory compilation terminated. configure: failed program was: #line 3058 "configure" #include "confdefs.h" #include configure:3053: checking for sys/siginfo.h configure:3063: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3059:10: fatal error: sys/siginfo.h: No such file or directory compilation terminated. configure: failed program was: #line 3058 "configure" #include "confdefs.h" #include configure:3053: checking for ucontext.h configure:3063: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3093: checking for shadow.h configure:3103: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3093: checking for syslog.h configure:3103: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3133: checking for sys/time.h configure:3143: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3133: checking for sys/times.h configure:3143: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3133: checking for utime.h configure:3143: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3133: checking for sys/utime.h configure:3143: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3139:10: fatal error: sys/utime.h: No such file or directory compilation terminated. configure: failed program was: #line 3138 "configure" #include "confdefs.h" #include configure:3133: checking for sys/ioctl.h configure:3143: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3133: checking for sys/filio.h configure:3143: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3139:10: fatal error: sys/filio.h: No such file or directory compilation terminated. configure: failed program was: #line 3138 "configure" #include "confdefs.h" #include configure:3133: checking for sys/param.h configure:3143: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3133: checking for sys/systeminfo.h configure:3143: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3139:10: fatal error: sys/systeminfo.h: No such file or directory compilation terminated. configure: failed program was: #line 3138 "configure" #include "confdefs.h" #include configure:3133: checking for sys/sysctl.h configure:3143: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3139:10: fatal error: sys/sysctl.h: No such file or directory compilation terminated. configure: failed program was: #line 3138 "configure" #include "confdefs.h" #include configure:3173: checking for sys/loadavg.h configure:3183: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3179:10: fatal error: sys/loadavg.h: No such file or directory compilation terminated. configure: failed program was: #line 3178 "configure" #include "confdefs.h" #include configure:3213: checking for sys/syscall.h configure:3223: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3253: checking for mach/machine.h configure:3263: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3259:10: fatal error: mach/machine.h: No such file or directory compilation terminated. configure: failed program was: #line 3258 "configure" #include "confdefs.h" #include configure:3293: checking for mntent.h configure:3303: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3293: checking for sys/mntent.h configure:3303: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3299:10: fatal error: sys/mntent.h: No such file or directory compilation terminated. configure: failed program was: #line 3298 "configure" #include "confdefs.h" #include configure:3293: checking for sys/mnttab.h configure:3303: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3299:10: fatal error: sys/mnttab.h: No such file or directory compilation terminated. configure: failed program was: #line 3298 "configure" #include "confdefs.h" #include configure:3293: checking for sys/mount.h configure:3303: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3333: checking for sys/fork.h configure:3343: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3339:10: fatal error: sys/fork.h: No such file or directory compilation terminated. configure: failed program was: #line 3338 "configure" #include "confdefs.h" #include configure:3333: checking for vfork.h configure:3343: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3339:10: fatal error: vfork.h: No such file or directory compilation terminated. configure: failed program was: #line 3338 "configure" #include "confdefs.h" #include configure:3333: checking for wait.h configure:3343: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3333: checking for sys/wait.h configure:3333: checking for sys/resource.h configure:3343: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3333: checking for procfs.h configure:3343: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3339:10: fatal error: procfs.h: No such file or directory compilation terminated. configure: failed program was: #line 3338 "configure" #include "confdefs.h" #include configure:3333: checking for sys/procfs.h configure:3343: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3333: checking for libproc.h configure:3343: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3339:10: fatal error: libproc.h: No such file or directory compilation terminated. configure: failed program was: #line 3338 "configure" #include "confdefs.h" #include configure:3373: checking for ulimit.h configure:3383: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3413: checking for process.h configure:3423: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3419:10: fatal error: process.h: No such file or directory compilation terminated. configure: failed program was: #line 3418 "configure" #include "confdefs.h" #include configure:3453: checking for sys/utsname.h configure:3463: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3453: checking for sys/priocntl.h configure:3463: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3459:10: fatal error: sys/priocntl.h: No such file or directory compilation terminated. configure: failed program was: #line 3458 "configure" #include "confdefs.h" #include configure:3453: checking for sys/rtpriocntl.h configure:3463: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3459:10: fatal error: sys/rtpriocntl.h: No such file or directory compilation terminated. configure: failed program was: #line 3458 "configure" #include "confdefs.h" #include configure:3453: checking for sys/procset.h configure:3463: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3459:10: fatal error: sys/procset.h: No such file or directory compilation terminated. configure: failed program was: #line 3458 "configure" #include "confdefs.h" #include configure:3493: checking for sys/mtio.h configure:3503: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3493: checking for sys/tape.h configure:3503: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3499:10: fatal error: sys/tape.h: No such file or directory compilation terminated. configure: failed program was: #line 3498 "configure" #include "confdefs.h" #include configure:3493: checking for sys/mman.h configure:3503: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3493: checking for linux/pg.h configure:3503: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3493: checking for camlib.h configure:3503: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3499:10: fatal error: camlib.h: No such file or directory compilation terminated. configure: failed program was: #line 3498 "configure" #include "confdefs.h" #include configure:3533: checking for sys/shm.h configure:3543: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3533: checking for sys/sem.h configure:3543: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3533: checking for sys/ipc.h configure:3543: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3533: checking for semaphore.h configure:3543: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3573: checking for sys/dkio.h configure:3583: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3579:10: fatal error: sys/dkio.h: No such file or directory compilation terminated. configure: failed program was: #line 3578 "configure" #include "confdefs.h" #include configure:3573: checking for sys/dklabel.h configure:3583: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3579:10: fatal error: sys/dklabel.h: No such file or directory compilation terminated. configure: failed program was: #line 3578 "configure" #include "confdefs.h" #include configure:3573: checking for sun/dkio.h configure:3583: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3579:10: fatal error: sun/dkio.h: No such file or directory compilation terminated. configure: failed program was: #line 3578 "configure" #include "confdefs.h" #include configure:3573: checking for sun/dklabel.h configure:3583: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3579:10: fatal error: sun/dklabel.h: No such file or directory compilation terminated. configure: failed program was: #line 3578 "configure" #include "confdefs.h" #include configure:3613: checking for sys/types.h configure:3623: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3613: checking for sys/stat.h configure:3623: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3613: checking for types.h configure:3623: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3619:10: fatal error: types.h: No such file or directory compilation terminated. configure: failed program was: #line 3618 "configure" #include "confdefs.h" #include configure:3613: checking for stat.h configure:3623: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3619:10: fatal error: stat.h: No such file or directory compilation terminated. configure: failed program was: #line 3618 "configure" #include "confdefs.h" #include configure:3653: checking for sys/stypes.h configure:3663: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3659:10: fatal error: sys/stypes.h: No such file or directory compilation terminated. configure: failed program was: #line 3658 "configure" #include "confdefs.h" #include configure:3653: checking for sys/filedesc.h configure:3663: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3659:10: fatal error: sys/filedesc.h: No such file or directory compilation terminated. configure: failed program was: #line 3658 "configure" #include "confdefs.h" #include configure:3693: checking for sys/acct.h configure:3703: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3733: checking for poll.h configure:3743: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3733: checking for sys/poll.h configure:3743: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3733: checking for sys/select.h configure:3743: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3773: checking for netdb.h configure:3783: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3773: checking for arpa/aixrcmds.h configure:3783: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3779:10: fatal error: arpa/aixrcmds.h: No such file or directory compilation terminated. configure: failed program was: #line 3778 "configure" #include "confdefs.h" #include configure:3773: checking for sys/socket.h configure:3783: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3773: checking for netinet/in.h configure:3783: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3773: checking for stropts.h configure:3783: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3779:10: fatal error: stropts.h: No such file or directory compilation terminated. configure: failed program was: #line 3778 "configure" #include "confdefs.h" #include configure:3813: checking for ieeefp.h configure:3823: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3819:10: fatal error: ieeefp.h: No such file or directory compilation terminated. configure: failed program was: #line 3818 "configure" #include "confdefs.h" #include configure:3813: checking for fp.h configure:3823: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3819:10: fatal error: fp.h: No such file or directory compilation terminated. configure: failed program was: #line 3818 "configure" #include "confdefs.h" #include configure:3853: checking for values.h configure:3863: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3853: checking for float.h configure:3853: checking for math.h configure:3863: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3893: checking for arpa/inet.h configure:3903: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3933: checking for rpc/rpc.h configure:3943: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3939:10: fatal error: rpc/rpc.h: No such file or directory compilation terminated. configure: failed program was: #line 3938 "configure" #include "confdefs.h" #include configure:3973: checking for bsd/dev/scsireg.h configure:3983: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3979:10: fatal error: bsd/dev/scsireg.h: No such file or directory compilation terminated. configure: failed program was: #line 3978 "configure" #include "confdefs.h" #include configure:4013: checking for sys/bsdtty.h configure:4023: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4019:10: fatal error: sys/bsdtty.h: No such file or directory compilation terminated. configure: failed program was: #line 4018 "configure" #include "confdefs.h" #include configure:4053: checking for scsi/scsi.h configure:4063: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4053: checking for scsi/sg.h configure:4063: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4053: checking for linux/scsi.h configure:4063: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4059:10: fatal error: linux/scsi.h: No such file or directory compilation terminated. configure: failed program was: #line 4058 "configure" #include "confdefs.h" #include configure:4053: checking for linux.sg.h configure:4063: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4059:10: fatal error: linux.sg.h: No such file or directory compilation terminated. configure: failed program was: #line 4058 "configure" #include "confdefs.h" #include configure:4093: checking for linux/types.h configure:4103: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4093: checking for linux/gfp.h configure:4103: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4099:10: fatal error: linux/gfp.h: No such file or directory compilation terminated. configure: failed program was: #line 4098 "configure" #include "confdefs.h" #include configure:4093: checking for asm/types.h configure:4103: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4133: checking for sys/capability.h configure:4143: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4173: checking for OS.h configure:4183: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4179:10: fatal error: OS.h: No such file or directory compilation terminated. configure: failed program was: #line 4178 "configure" #include "confdefs.h" #include configure:4213: checking for os2.h configure:4223: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4219:10: fatal error: os2.h: No such file or directory compilation terminated. configure: failed program was: #line 4218 "configure" #include "confdefs.h" #include configure:4253: checking for os2me.h configure:4263: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4259:10: fatal error: os2me.h: No such file or directory compilation terminated. configure: failed program was: #line 4258 "configure" #include "confdefs.h" #include configure:4293: checking for windows.h configure:4303: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4299:10: fatal error: windows.h: No such file or directory compilation terminated. configure: failed program was: #line 4298 "configure" #include "confdefs.h" #include configure:4333: checking for ext2fs/ext2_fs.h configure:4343: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4373: checking for attr/xattr.h configure:4383: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4413: checking for crt_externs.h configure:4423: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4419:10: fatal error: crt_externs.h: No such file or directory compilation terminated. configure: failed program was: #line 4418 "configure" #include "confdefs.h" #include configure:4453: checking for fnmatch.h configure:4463: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4493: checking for libintl.h configure:4503: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4493: checking for locale.h configure:4503: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4493: checking for langinfo.h configure:4503: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4493: checking for nl_types.h configure:4503: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4533: checking for ctype.h configure:4543: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4533: checking for wctype.h configure:4543: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4533: checking for wchar.h configure:4543: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4533: checking for iconv.h configure:4543: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4573: checking for priv.h configure:4583: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4579:10: fatal error: priv.h: No such file or directory compilation terminated. configure: failed program was: #line 4578 "configure" #include "confdefs.h" #include configure:4573: checking for sys/priv.h configure:4583: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4579:10: fatal error: sys/priv.h: No such file or directory compilation terminated. configure: failed program was: #line 4578 "configure" #include "confdefs.h" #include configure:4613: checking for exec_attr.h configure:4623: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4619:10: fatal error: exec_attr.h: No such file or directory compilation terminated. configure: failed program was: #line 4618 "configure" #include "confdefs.h" #include configure:4613: checking for secdb.h configure:4623: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4619:10: fatal error: secdb.h: No such file or directory compilation terminated. configure: failed program was: #line 4618 "configure" #include "confdefs.h" #include configure:4653: checking for direct.h configure:4663: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4659:10: fatal error: direct.h: No such file or directory compilation terminated. configure: failed program was: #line 4658 "configure" #include "confdefs.h" #include configure:4693: checking for pthread.h configure:4703: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4693: checking for thread.h configure:4703: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4699:10: fatal error: thread.h: No such file or directory compilation terminated. configure: failed program was: #line 4698 "configure" #include "confdefs.h" #include configure:4733: checking for libgen.h configure:4743: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4773: checking for regex.h configure:4783: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4773: checking for regexp.h configure:4783: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out In file included from configure:4779: /usr/include/regexp.h:30:2: error: #error "The GNU C Library no longer implements ." 30 | #error "The GNU C Library no longer implements ." | ^~~~~ /usr/include/regexp.h:31:2: error: #error "Please update your code to use instead (no trailing 'p')." 31 | #error "Please update your code to use instead (no trailing 'p')." | ^~~~~ configure: failed program was: #line 4778 "configure" #include "confdefs.h" #include configure:4773: checking for regexpr.h configure:4783: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4779:10: fatal error: regexpr.h: No such file or directory compilation terminated. configure: failed program was: #line 4778 "configure" #include "confdefs.h" #include configure:4813: checking for dlfcn.h configure:4823: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4813: checking for link.h configure:4823: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4813: checking for dl.h configure:4823: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4819:10: fatal error: dl.h: No such file or directory compilation terminated. configure: failed program was: #line 4818 "configure" #include "confdefs.h" #include configure:4813: checking for libelf.h configure:4823: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4853: checking for ranlib.h configure:4863: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4859:10: fatal error: ranlib.h: No such file or directory compilation terminated. configure: failed program was: #line 4858 "configure" #include "confdefs.h" #include configure:4893: checking for expat.h configure:4903: cc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:4931: checking for header file containing major(), minor() and makedev() configure:4945: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:4939:10: fatal error: sys/mkdev.h: No such file or directory compilation terminated. configure: failed program was: #line 4937 "configure" #include "confdefs.h" #include #include int main() { int i = major(0); i = minor(0); i = makedev(0,0); ; return 0; } configure:4963: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:4959:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] configure:4990: checking bits in minor device number configure:5055: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:5042:10: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:5013:1: note: include '' or provide a declaration of 'exit' configure:5042:10: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:5042:10: note: include '' or provide a declaration of 'exit' configure:5051:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:5051:2: note: include '' or provide a declaration of 'exit' configure:5075: checking whether bits in minor device numbers are non contiguous configure:5135: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:5132:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:5098:1: note: include '' or provide a declaration of 'exit' configure:5132:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:5132:1: note: include '' or provide a declaration of 'exit' configure:5158: checking for _filbuf() configure:5183: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:5172:1: warning: implicit declaration of function '_filbuf' [-Wimplicit-function-declaration] configure:5173:1: warning: implicit declaration of function '_flsbuf' [-Wimplicit-function-declaration] configure:5174:12: error: 'FILE' has no member named '_flag'; did you mean '_flags'? configure:5175:12: error: 'FILE' has no member named '_flag'; did you mean '_flags'? configure:5175:20: error: '_IOERR' undeclared (first use in this function) configure:5175:20: note: each undeclared identifier is reported only once for each function it appears in configure:5176:12: error: 'FILE' has no member named '_flag'; did you mean '_flags'? configure:5176:20: error: '_IOEOF' undeclared (first use in this function) configure:5177:10: error: 'FILE' has no member named '_cnt' configure:5178:16: error: 'FILE' has no member named '_ptr' configure:5169:10: warning: variable 'ptr' set but not used [-Wunused-but-set-variable] configure:5168:9: warning: variable 'count' set but not used [-Wunused-but-set-variable] configure:5167:9: warning: variable 'flag' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 5163 "configure" #include "confdefs.h" #include int main() { FILE *f; int flag; int count; char *ptr; char c = 0; f = fopen("confdefs.h", "r"); _filbuf(f); _flsbuf(c, f); flag = f->_flag & _IONBF; flag |= f->_flag & _IOERR; flag |= f->_flag & _IOEOF; count = f->_cnt; ptr = (char *)f->_ptr; fclose(f); ; return 0; } configure:5203: checking for __filbuf() configure:5228: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:5217:1: warning: implicit declaration of function '__filbuf' [-Wimplicit-function-declaration] configure:5218:1: warning: implicit declaration of function '__flsbuf' [-Wimplicit-function-declaration] configure:5219:12: error: 'FILE' has no member named '_flag'; did you mean '_flags'? configure:5220:12: error: 'FILE' has no member named '_flag'; did you mean '_flags'? configure:5220:20: error: '_IOERR' undeclared (first use in this function) configure:5220:20: note: each undeclared identifier is reported only once for each function it appears in configure:5221:12: error: 'FILE' has no member named '_flag'; did you mean '_flags'? configure:5221:20: error: '_IOEOF' undeclared (first use in this function) configure:5222:10: error: 'FILE' has no member named '_cnt' configure:5223:16: error: 'FILE' has no member named '_ptr' configure:5214:10: warning: variable 'ptr' set but not used [-Wunused-but-set-variable] configure:5213:9: warning: variable 'count' set but not used [-Wunused-but-set-variable] configure:5212:9: warning: variable 'flag' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 5208 "configure" #include "confdefs.h" #include int main() { FILE *f; int flag; int count; char *ptr; char c = 0; f = fopen("confdefs.h", "r"); __filbuf(f); __flsbuf(c, f); flag = f->_flag & _IONBF; flag |= f->_flag & _IOERR; flag |= f->_flag & _IOEOF; count = f->_cnt; ptr = (char *)f->_ptr; fclose(f); ; return 0; } configure:5248: checking for USG derived STDIO configure:5282: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:5270:1: error: unknown type name 'no' configure:5273:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'flag' configure:5274:12: error: 'FILE' has no member named '_flag'; did you mean '_flags'? configure:5274:20: error: '_IOERR' undeclared (first use in this function) configure:5274:20: note: each undeclared identifier is reported only once for each function it appears in configure:5275:12: error: 'FILE' has no member named '_flag'; did you mean '_flags'? configure:5275:20: error: '_IOEOF' undeclared (first use in this function) configure:5276:10: error: 'FILE' has no member named '_cnt' configure:5277:16: error: 'FILE' has no member named '_ptr' configure:5260:6: warning: unused variable 'c' [-Wunused-variable] configure:5259:10: warning: variable 'ptr' set but not used [-Wunused-but-set-variable] configure:5258:9: warning: variable 'count' set but not used [-Wunused-but-set-variable] configure:5257:9: warning: variable 'flag' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 5253 "configure" #include "confdefs.h" #include int main() { FILE *f; int flag; int count; char *ptr; char c = 0; f = fopen("confdefs.h", "r"); #ifdef HAVE___FILBUF __filbuf(f); __flsbuf(c, f); #else # ifdef HAVE__FILBUF _filbuf(f); _flsbuf(c, f); # else no filbuf() # endif #endif flag = f->_flag & _IONBF; flag |= f->_flag & _IOERR; flag |= f->_flag & _IOEOF; count = f->_cnt; ptr = (char *)f->_ptr; fclose(f); ; return 0; } configure:5302: checking for errno definition in errno.h configure:5314: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:5334: checking for environ definition in unistd.h/stdlib.h configure:5354: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:5374: checking for sys_siglist definition in signal.h configure:5386: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:5382:20: error: 'sys_siglist' undeclared (first use in this function) configure:5382:20: note: each undeclared identifier is reported only once for each function it appears in configure:5382:36: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:5381:1: note: include '' or provide a declaration of 'exit' configure:5382:36: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:5382:36: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 5379 "configure" #include "confdefs.h" #include int main() { char *cp = (char *)sys_siglist[0]; exit (cp != (char *)0 && *cp != 0); ; return 0; } configure:5409: checking for stdlib.h configure:5449: checking for unistd.h configure:5489: checking for wait.h configure:5526: checking for sys/wait.h that is POSIX.1 compatible configure:5568: checking for errno definition in errno.h configure:5600: checking for SVr4 compliant waitpid() with WNOWAIT support configure:5640: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: failed program was: #line 5608 "configure" #include "confdefs.h" #ifdef HAVE_STDLIB_H #include #endif #ifdef HAVE_UNISTD_H #include #endif #if defined(HAVE_WAIT_H) # include #else #include #endif #include #ifndef HAVE_ERRNO_DEF extern int errno; #endif int main() { int xstat; pid_t pid = -1; int ret; ret = waitpid(pid, &xstat, WNOWAIT); if (ret < 0 && errno == EINVAL) exit(1); exit(0); } configure:5663: checking for working const configure:5717: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:5691:15: warning: unused variable 's' [-Wunused-variable] configure:5711:13: warning: unused variable 'foo' [-Wunused-variable] configure:5679:27: warning: unused variable 'zero' [-Wunused-variable] configure:5673:39: warning: unused variable 'x' [-Wunused-variable] configure:5693:5: warning: 't' is used uninitialized [-Wuninitialized] configure:5708:21: warning: 'b' is used uninitialized [-Wuninitialized] configure:5738: checking whether byte ordering is bigendian configure:5756: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:5771: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:5766:2: error: unknown type name 'not'; did you mean 'ino_t'? configure:5766:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure: failed program was: #line 5760 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:5828: checking whether bitorder in bitfields is htol configure:5852: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:5849:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:5837:1: note: include '' or provide a declaration of 'exit' configure:5849:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:5849:1: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 5836 "configure" #include "confdefs.h" struct { unsigned char x1:4; unsigned char x2:4; } a; int main() { char *cp; cp = (char *)&a; *cp = 0x12; exit(a.x1 == 2);} configure:5876: checking for preprocessor stringizing operator configure:5911: checking for inline configure:5925: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:5921:10: warning: return type defaults to 'int' [-Wimplicit-int] configure:5962: checking return type of signal handlers configure:5984: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:5980:5: warning: unused variable 'i' [-Wunused-variable] configure:6003: checking for uid_t in sys/types.h configure:6037: checking type of array argument to getgroups configure:6070: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:6052:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:6061:7: warning: implicit declaration of function 'getgroups' [-Wimplicit-function-declaration] configure:6065:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:6049:1: note: include '' or provide a declaration of 'exit' configure:6065:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:6065:3: note: include '' or provide a declaration of 'exit' configure:6108: checking for type long long configure:6120: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:6116:11: warning: unused variable 'i' [-Wunused-variable] configure:6140: checking for type __int64 configure:6152: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:6148:1: error: unknown type name '__int64' configure:6148:9: warning: unused variable 'i' [-Wunused-variable] configure: failed program was: #line 6145 "configure" #include "confdefs.h" int main() { __int64 i; ; return 0; } configure:6172: checking for type long double configure:6184: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:6180:13: warning: unused variable 'ld' [-Wunused-variable] configure:6204: checking for prototypes configure:6222: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:6214:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:6219:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:6213:1: note: include '' or provide a declaration of 'exit' configure:6219:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:6219:1: note: include '' or provide a declaration of 'exit' configure:6244: checking if compiler allows dynamic arrays configure:6256: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:6252:43: warning: unused variable 'some_array' [-Wunused-variable] configure:6276: checking if compiler allows pragma weak configure:6290: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:6320: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest2.c 1>&5 configure:6332: checking if linker allows pragma weak configure:6344: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c conftest2.o 1>&5 configure:6368: checking for uid_t in sys/types.h configure:6402: checking for size_t configure:6437: checking for ssize_t configure:6472: checking for ptrdiff_t configure:6507: checking for pid_t configure:6542: checking for off_t configure:6577: checking for mode_t configure:6612: checking for time_t configure:6635: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:6631:8: warning: unused variable 't' [-Wunused-variable] configure:6655: checking for caddr_t configure:6690: checking for daddr_t configure:6725: checking for dev_t configure:6760: checking for major_t configure:6795: checking for minor_t configure:6830: checking for ino_t configure:6865: checking for nlink_t configure:6900: checking for blksize_t configure:6935: checking for blkcnt_t configure:6970: checking for clock_t configure:7013: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:7009:9: warning: unused variable 't' [-Wunused-variable] configure:7033: checking for socklen_t configure:7068: checking for greg_t configure:7081:10: fatal error: sys/frame.h: No such file or directory compilation terminated. configure:7105: checking for rlim_t configure:7142: checking if idtype_t is declared correctly in wait.h configure:7159: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:7155:55: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:7151:1: note: include '' or provide a declaration of 'exit' configure:7155:55: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:7155:55: note: include '' or provide a declaration of 'exit' configure:7179: checking for siginfo_t configure:7216: checking if stack_t is declared in signal.h configure:7228: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:7224:29: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:7223:1: note: include '' or provide a declaration of 'exit' configure:7224:29: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:7224:29: note: include '' or provide a declaration of 'exit' configure:7248: checking if siginfo_t is declared in signal.h configure:7267: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:7263:32: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:7255:1: note: include '' or provide a declaration of 'exit' configure:7263:32: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:7263:32: note: include '' or provide a declaration of 'exit' configure:7288: checking for u_char configure:7323: checking for u_short configure:7358: checking for u_int configure:7393: checking for u_long configure:7429: checking for int8_t configure:7472: checking for int16_t configure:7515: checking for int32_t configure:7558: checking for int64_t configure:7601: checking for intmax_t configure:7644: checking for intptr_t configure:7687: checking for uint8_t configure:7730: checking for uint16_t configure:7773: checking for uint32_t configure:7816: checking for uint64_t configure:7859: checking for uintmax_t configure:7902: checking for uintptr_t configure:7945: checking for wctype_t configure:7988: checking for wint_t configure:8032: checking for mbstate_t configure:8075: checking for timestruc_t configure:8118: checking size of char configure:8143: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8134:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8137:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8133:1: note: include '' or provide a declaration of 'exit' configure:8137:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8137:11: note: include '' or provide a declaration of 'exit' configure:8138:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8139:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8139:3: note: include '' or provide a declaration of 'exit' configure:8163: checking size of short int configure:8188: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8179:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8182:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8178:1: note: include '' or provide a declaration of 'exit' configure:8182:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8182:11: note: include '' or provide a declaration of 'exit' configure:8183:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8184:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8184:3: note: include '' or provide a declaration of 'exit' configure:8208: checking size of int configure:8233: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8224:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8227:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8223:1: note: include '' or provide a declaration of 'exit' configure:8227:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8227:11: note: include '' or provide a declaration of 'exit' configure:8228:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8229:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8229:3: note: include '' or provide a declaration of 'exit' configure:8253: checking size of long int configure:8278: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8269:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8272:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8268:1: note: include '' or provide a declaration of 'exit' configure:8272:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8272:11: note: include '' or provide a declaration of 'exit' configure:8273:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8274:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8274:3: note: include '' or provide a declaration of 'exit' configure:8298: checking size of long long configure:8323: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8314:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8317:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8313:1: note: include '' or provide a declaration of 'exit' configure:8317:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8317:11: note: include '' or provide a declaration of 'exit' configure:8318:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8319:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8319:3: note: include '' or provide a declaration of 'exit' configure:8343: checking size of __int64 configure:8368: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8359:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8362:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8358:1: note: include '' or provide a declaration of 'exit' configure:8362:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8362:11: note: include '' or provide a declaration of 'exit' configure:8363:29: error: '__int64' undeclared (first use in this function); did you mean '__int64_t'? configure:8363:29: note: each undeclared identifier is reported only once for each function it appears in configure:8364:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8364:3: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 8351 "configure" #include "confdefs.h" #include #if HAVE_STDDEF_H || STDC_HEADERS #include /* For ptrdiff_t, wchar_t, size_t */ #endif #ifdef HAVE_SYS_TYPES_H #include #endif main() { FILE *f=fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%d\n", sizeof(__int64)); exit(0); } configure:8388: checking size of char * configure:8413: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8404:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8407:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8403:1: note: include '' or provide a declaration of 'exit' configure:8407:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8407:11: note: include '' or provide a declaration of 'exit' configure:8408:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8409:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8409:3: note: include '' or provide a declaration of 'exit' configure:8434: checking size of unsigned char configure:8459: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8450:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8453:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8449:1: note: include '' or provide a declaration of 'exit' configure:8453:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8453:11: note: include '' or provide a declaration of 'exit' configure:8454:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8455:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8455:3: note: include '' or provide a declaration of 'exit' configure:8479: checking size of unsigned short int configure:8504: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8495:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8498:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8494:1: note: include '' or provide a declaration of 'exit' configure:8498:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8498:11: note: include '' or provide a declaration of 'exit' configure:8499:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8500:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8500:3: note: include '' or provide a declaration of 'exit' configure:8524: checking size of unsigned int configure:8549: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8540:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8543:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8539:1: note: include '' or provide a declaration of 'exit' configure:8543:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8543:11: note: include '' or provide a declaration of 'exit' configure:8544:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8545:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8545:3: note: include '' or provide a declaration of 'exit' configure:8569: checking size of unsigned long int configure:8594: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8585:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8588:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8584:1: note: include '' or provide a declaration of 'exit' configure:8588:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8588:11: note: include '' or provide a declaration of 'exit' configure:8589:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8590:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8590:3: note: include '' or provide a declaration of 'exit' configure:8614: checking size of unsigned long long configure:8639: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8630:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8633:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8629:1: note: include '' or provide a declaration of 'exit' configure:8633:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8633:11: note: include '' or provide a declaration of 'exit' configure:8634:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8635:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8635:3: note: include '' or provide a declaration of 'exit' configure:8659: checking size of unsigned __int64 configure:8684: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8675:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8678:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8674:1: note: include '' or provide a declaration of 'exit' configure:8678:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8678:11: note: include '' or provide a declaration of 'exit' configure:8679:37: error: expected ')' before '__int64' configure:8679:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8680:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8680:3: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 8667 "configure" #include "confdefs.h" #include #if HAVE_STDDEF_H || STDC_HEADERS #include /* For ptrdiff_t, wchar_t, size_t */ #endif #ifdef HAVE_SYS_TYPES_H #include #endif main() { FILE *f=fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%d\n", sizeof(unsigned __int64)); exit(0); } configure:8704: checking size of unsigned char * configure:8729: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8720:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8723:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8719:1: note: include '' or provide a declaration of 'exit' configure:8723:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8723:11: note: include '' or provide a declaration of 'exit' configure:8724:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8725:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8725:3: note: include '' or provide a declaration of 'exit' configure:8749: checking size of float configure:8774: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8765:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8768:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8764:1: note: include '' or provide a declaration of 'exit' configure:8768:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8768:11: note: include '' or provide a declaration of 'exit' configure:8769:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8770:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8770:3: note: include '' or provide a declaration of 'exit' configure:8794: checking size of double configure:8819: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8810:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8813:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8809:1: note: include '' or provide a declaration of 'exit' configure:8813:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8813:11: note: include '' or provide a declaration of 'exit' configure:8814:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8815:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8815:3: note: include '' or provide a declaration of 'exit' configure:8839: checking size of long double configure:8864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8855:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8858:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8854:1: note: include '' or provide a declaration of 'exit' configure:8858:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8858:11: note: include '' or provide a declaration of 'exit' configure:8859:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8860:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8860:3: note: include '' or provide a declaration of 'exit' configure:8885: checking size of size_t configure:8910: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8901:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8904:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8900:1: note: include '' or provide a declaration of 'exit' configure:8904:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8904:11: note: include '' or provide a declaration of 'exit' configure:8905:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8906:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8906:3: note: include '' or provide a declaration of 'exit' configure:8930: checking size of ssize_t configure:8955: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8946:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8949:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8945:1: note: include '' or provide a declaration of 'exit' configure:8949:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8949:11: note: include '' or provide a declaration of 'exit' configure:8950:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8951:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8951:3: note: include '' or provide a declaration of 'exit' configure:8975: checking size of ptrdiff_t configure:9000: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:8991:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:8994:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:8990:1: note: include '' or provide a declaration of 'exit' configure:8994:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8994:11: note: include '' or provide a declaration of 'exit' configure:8995:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:8996:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:8996:3: note: include '' or provide a declaration of 'exit' configure:9021: checking size of mode_t configure:9046: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:9037:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:9040:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:9036:1: note: include '' or provide a declaration of 'exit' configure:9040:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9040:11: note: include '' or provide a declaration of 'exit' configure:9041:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:9042:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9042:3: note: include '' or provide a declaration of 'exit' configure:9066: checking size of uid_t configure:9091: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:9082:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:9085:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:9081:1: note: include '' or provide a declaration of 'exit' configure:9085:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9085:11: note: include '' or provide a declaration of 'exit' configure:9086:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:9087:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9087:3: note: include '' or provide a declaration of 'exit' configure:9111: checking size of gid_t configure:9136: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:9127:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:9130:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:9126:1: note: include '' or provide a declaration of 'exit' configure:9130:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9130:11: note: include '' or provide a declaration of 'exit' configure:9131:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:9132:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9132:3: note: include '' or provide a declaration of 'exit' configure:9156: checking size of pid_t configure:9181: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:9172:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:9175:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:9171:1: note: include '' or provide a declaration of 'exit' configure:9175:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9175:11: note: include '' or provide a declaration of 'exit' configure:9176:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:9177:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9177:3: note: include '' or provide a declaration of 'exit' configure:9202: checking size of dev_t configure:9227: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:9218:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:9221:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:9217:1: note: include '' or provide a declaration of 'exit' configure:9221:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9221:11: note: include '' or provide a declaration of 'exit' configure:9222:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:9223:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9223:3: note: include '' or provide a declaration of 'exit' configure:9247: checking size of major_t configure:9272: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:9263:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:9266:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:9262:1: note: include '' or provide a declaration of 'exit' configure:9266:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9266:11: note: include '' or provide a declaration of 'exit' configure:9267:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:9268:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9268:3: note: include '' or provide a declaration of 'exit' configure:9292: checking size of minor_t configure:9317: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:9308:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:9311:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:9307:1: note: include '' or provide a declaration of 'exit' configure:9311:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9311:11: note: include '' or provide a declaration of 'exit' configure:9312:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:9313:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9313:3: note: include '' or provide a declaration of 'exit' configure:9338: checking size of time_t configure:9368: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:9359:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:9362:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:9355:1: note: include '' or provide a declaration of 'exit' configure:9362:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9362:11: note: include '' or provide a declaration of 'exit' configure:9363:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:9364:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9364:3: note: include '' or provide a declaration of 'exit' configure:9388: checking size of wchar configure:9407: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:9398:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:9401:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:9398:1: note: include '' or provide a declaration of 'exit' configure:9401:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9401:11: note: include '' or provide a declaration of 'exit' configure:9402:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:9403:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9403:3: note: include '' or provide a declaration of 'exit' configure:9427: checking size of wchar_t configure:9455: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:9446:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:9450:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] configure:9476: checking if char is unsigned configure:9495: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:9492:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:9485:1: note: include '' or provide a declaration of 'exit' configure:9492:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:9492:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 9484 "configure" #include "confdefs.h" int main() { char c; c = -1; exit(c < 0);} configure:9517: checking if va_list is an array configure:9538: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:9534:3: error: assignment to expression with array type configure:9532:9: warning: variable 'a' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 9522 "configure" #include "confdefs.h" #ifdef HAVE_STDARG_H # include #else # include #endif int main() { va_list a, b; a = b; ; return 0; } configure:9558: checking for f->_flags in FILE * configure:9574: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:9567:9: warning: variable 'flags' set but not used [-Wunused-but-set-variable] configure:9594: checking for f->_IO_buf_base in FILE * configure:9610: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:9603:11: warning: variable 'ptr' set but not used [-Wunused-but-set-variable] configure:9630: checking for struct timeval in time.h or sys/time.h configure:9653: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:9649:16: warning: unused variable 'tv' [-Wunused-variable] configure:9673: checking for struct timezone in time.h or sys/time.h configure:9696: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:9692:17: warning: unused variable 'tz' [-Wunused-variable] configure:9716: checking for struct timespec in time.h or sys/time.h configure:9739: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:9735:17: warning: unused variable 'ts' [-Wunused-variable] configure:9759: checking if struct mtget contains mt_type configure:9772: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:9768:15: warning: variable 't' set but not used [-Wunused-but-set-variable] configure:9792: checking if struct mtget contains mt_model configure:9805: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:9801:19: error: 'struct mtget' has no member named 'mt_model' configure:9801:15: warning: variable 't' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 9797 "configure" #include "confdefs.h" #include #include int main() { struct mtget t; t.mt_model = 0; ; return 0; } configure:9825: checking if struct mtget contains mt_dsreg configure:9838: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:9834:15: warning: variable 't' set but not used [-Wunused-but-set-variable] configure:9858: checking if struct mtget contains mt_dsreg1 configure:9871: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:9867:20: error: 'struct mtget' has no member named 'mt_dsreg1'; did you mean 'mt_dsreg'? configure:9867:15: warning: variable 't' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 9863 "configure" #include "confdefs.h" #include #include int main() { struct mtget t; t.mt_dsreg1 = 0; ; return 0; } configure:9891: checking if struct mtget contains mt_dsreg2 configure:9904: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:9900:20: error: 'struct mtget' has no member named 'mt_dsreg2'; did you mean 'mt_dsreg'? configure:9900:15: warning: variable 't' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 9896 "configure" #include "confdefs.h" #include #include int main() { struct mtget t; t.mt_dsreg2 = 0; ; return 0; } configure:9924: checking if struct mtget contains mt_gstat configure:9937: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:9933:15: warning: variable 't' set but not used [-Wunused-but-set-variable] configure:9957: checking if struct mtget contains mt_erreg configure:9970: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:9966:15: warning: variable 't' set but not used [-Wunused-but-set-variable] configure:9990: checking if struct mtget contains mt_resid configure:10003: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:9999:15: warning: variable 't' set but not used [-Wunused-but-set-variable] configure:10023: checking if struct mtget contains mt_fileno configure:10036: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10032:15: warning: variable 't' set but not used [-Wunused-but-set-variable] configure:10056: checking if struct mtget contains mt_blkno configure:10069: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10065:15: warning: variable 't' set but not used [-Wunused-but-set-variable] configure:10089: checking if struct mtget contains mt_flags configure:10102: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10098:19: error: 'struct mtget' has no member named 'mt_flags' configure:10098:15: warning: variable 't' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 10094 "configure" #include "confdefs.h" #include #include int main() { struct mtget t; t.mt_flags = 0; ; return 0; } configure:10122: checking if struct mtget contains mt_bf configure:10135: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10131:19: error: 'struct mtget' has no member named 'mt_bf' configure:10131:15: warning: variable 't' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 10127 "configure" #include "confdefs.h" #include #include int main() { struct mtget t; t.mt_bf = 0; ; return 0; } configure:10155: checking if struct rusage is declared in sys/resource.h configure:10168: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10164:15: warning: unused variable 'r' [-Wunused-variable] configure:10188: checking if struct siginfo contains si_utime configure:10201: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:10195:10: fatal error: sys/siginfo.h: No such file or directory compilation terminated. configure: failed program was: #line 10193 "configure" #include "confdefs.h" #include #include int main() { struct siginfo si; si.si_utime = 0; ; return 0; } configure:10221: checking if struct sockaddr_storage is declared in socket.h configure:10233: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10229:48: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:10228:1: note: include '' or provide a declaration of 'exit' configure:10229:48: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:10229:48: note: include '' or provide a declaration of 'exit' configure:10253: checking if an illegal declaration for union semun in sys/sem.h exists configure:10267: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10263:13: error: storage size of 's' isn't known configure:10263:13: warning: unused variable 's' [-Wunused-variable] configure: failed program was: #line 10258 "configure" #include "confdefs.h" #include #include #include int main() { union semun s; ; return 0; } configure:10287: checking if union wait is declared in wait.h or sys/wait.h configure:10304: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10300:12: error: storage size of 'w' isn't known configure:10300:12: warning: unused variable 'w' [-Wunused-variable] configure: failed program was: #line 10292 "configure" #include "confdefs.h" #include #if defined(HAVE_WAIT_H) # include #else #include #endif int main() { union wait w; ; return 0; } configure:10324: checking if union wait is used by default configure:10364: checking if struct stat contains st_spare1 configure:10377: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10373:18: error: 'struct stat' has no member named 'st_spare1' configure:10373:14: warning: variable 's' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 10369 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_spare1 = 0; ; return 0; } configure:10397: checking if struct stat contains st_atimensec configure:10410: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10406:18: error: 'struct stat' has no member named 'st_atimensec' configure:10406:14: warning: variable 's' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 10402 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_atimensec = 0; ; return 0; } configure:10430: checking if struct stat contains st_atime_n configure:10443: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10439:19: error: 'struct stat' has no member named 'st_atime_n'; did you mean 'st_atim'? configure:10439:14: warning: variable 's' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 10435 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_atime_n = 0; ; return 0; } configure:10463: checking if struct stat contains st_atim.tv_nsec configure:10476: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10472:14: warning: variable 's' set but not used [-Wunused-but-set-variable] configure:10496: checking if struct stat contains st_atim.st__tim.tv_nsec configure:10509: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10505:26: error: 'struct timespec' has no member named 'st__tim' configure:10505:14: warning: variable 's' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 10501 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_atim.st__tim.tv_nsec = 0; ; return 0; } configure:10529: checking if struct stat contains st_atimespec.tv_nsec configure:10542: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10538:18: error: 'struct stat' has no member named 'st_atimespec' configure:10538:14: warning: variable 's' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 10534 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_atimespec.tv_nsec = 0; ; return 0; } configure:10562: checking for st_blksize in struct stat configure:10575: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10571:17: warning: statement with no effect [-Wunused-value] configure:10596: checking for st_blocks in struct stat configure:10609: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10605:17: warning: statement with no effect [-Wunused-value] configure:10632: checking if struct stat contains st_fstype configure:10645: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10641:18: error: 'struct stat' has no member named 'st_fstype' configure:10641:14: warning: variable 's' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 10637 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_fstype[0] = 0; ; return 0; } configure:10665: checking if struct stat contains st_aclcnt configure:10678: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10674:18: error: 'struct stat' has no member named 'st_aclcnt' configure:10674:14: warning: variable 's' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 10670 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_aclcnt = 0; ; return 0; } configure:10698: checking for st_rdev in struct stat configure:10711: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10707:17: warning: statement with no effect [-Wunused-value] configure:10732: checking if struct stat contains st_flag configure:10745: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10741:18: error: 'struct stat' has no member named 'st_flag' configure:10741:14: warning: variable 's' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 10737 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_flag = 0; ; return 0; } configure:10765: checking if struct stat contains st_flags configure:10778: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10774:18: error: 'struct stat' has no member named 'st_flags' configure:10774:14: warning: variable 's' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 10770 "configure" #include "confdefs.h" #include #include int main() { struct stat s; s.st_flags = 0; ; return 0; } configure:10798: checking if struct dirent contains d_ino configure:10842: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10838:16: warning: variable 'd' set but not used [-Wunused-but-set-variable] configure:10862: checking if struct dirent contains d_type configure:10906: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10902:16: warning: variable 'd' set but not used [-Wunused-but-set-variable] configure:10926: checking if DIR * contains dd_fd configure:10938: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10934:5: error: storage size of 'd' isn't known configure:10934:21: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:10933:1: note: include '' or provide a declaration of 'exit' configure:10934:21: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:10934:21: note: include '' or provide a declaration of 'exit' configure:10934:5: warning: unused variable 'd' [-Wunused-variable] configure: failed program was: #line 10931 "configure" #include "confdefs.h" #include int main() { DIR d; d.dd_fd = 0; exit (d.dd_fd == 0); ; return 0; } configure:10958: checking if struct utsname contains arch configure:10970: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10966:21: error: 'struct utsname' has no member named 'arch' configure:10966:17: warning: variable 'u' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 10963 "configure" #include "confdefs.h" #include int main() { struct utsname u; u.arch[0] = 0; ; return 0; } configure:10990: checking if struct utsname contains processor configure:11002: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:10998:21: error: 'struct utsname' has no member named 'processor' configure:10998:17: warning: variable 'u' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 10995 "configure" #include "confdefs.h" #include int main() { struct utsname u; u.processor[0] = 0; ; return 0; } configure:11022: checking if struct utsname contains sysname_host configure:11034: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:11030:21: error: 'struct utsname' has no member named 'sysname_host' configure:11030:17: warning: variable 'u' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 11027 "configure" #include "confdefs.h" #include int main() { struct utsname u; u.sysname_host[0] = 0; ; return 0; } configure:11054: checking if struct utsname contains release_host configure:11066: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:11062:21: error: 'struct utsname' has no member named 'release_host' configure:11062:17: warning: variable 'u' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 11059 "configure" #include "confdefs.h" #include int main() { struct utsname u; u.release_host[0] = 0; ; return 0; } configure:11086: checking if struct utsname contains version_host configure:11098: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:11094:21: error: 'struct utsname' has no member named 'version_host' configure:11094:17: warning: variable 'u' set but not used [-Wunused-but-set-variable] configure: failed program was: #line 11091 "configure" #include "confdefs.h" #include int main() { struct utsname u; u.version_host[0] = 0; ; return 0; } configure:11119: checking whether iconv() uses const char ** configure:11126: cc -E conftest.c configure:11142: checking if stat is declared configure:11156: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:11152:27: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:11151:1: note: include '' or provide a declaration of 'exit' configure:11152:27: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11152:27: note: include '' or provide a declaration of 'exit' configure:11177: checking if lstat is declared configure:11191: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:11187:28: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:11186:1: note: include '' or provide a declaration of 'exit' configure:11187:28: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11187:28: note: include '' or provide a declaration of 'exit' configure:11213: checking for wait3 that fills in rusage configure:11256: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:11227:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:11240:11: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration] configure:11242:5: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] configure:11243:30: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration] configure:11244:5: warning: implicit declaration of function '_exit' [-Wimplicit-function-declaration] configure:11244:5: warning: incompatible implicit declaration of built-in function '_exit' [-Wbuiltin-declaration-mismatch] configure:11247:5: warning: implicit declaration of function 'wait3' [-Wimplicit-function-declaration] configure:11249:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:11226:1: note: include '' or provide a declaration of 'exit' configure:11249:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11249:5: note: include '' or provide a declaration of 'exit' configure:11279: checking for mlock configure:11307: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:11295:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:11297:6: warning: implicit declaration of function 'mlock' [-Wimplicit-function-declaration] configure:11300:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:11291:1: note: include '' or provide a declaration of 'exit' configure:11300:4: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11300:4: note: include '' or provide a declaration of 'exit' configure:11301:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11301:3: note: include '' or provide a declaration of 'exit' configure:11303:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11303:2: note: include '' or provide a declaration of 'exit' configure:11330: checking for mlockall configure:11361: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:11353:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:11343:1: note: include '' or provide a declaration of 'exit' configure:11353:4: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11353:4: note: include '' or provide a declaration of 'exit' configure:11354:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11354:3: note: include '' or provide a declaration of 'exit' configure:11356:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11356:2: note: include '' or provide a declaration of 'exit' configure:11384: checking for va_copy configure:11404: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:11424: checking for __va_copy configure:11444: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:11464: checking for working ecvt() configure:11492: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:11476:1: warning: return type defaults to 'int' [-Wimplicit-int] configure:11476:1: warning: conflicting types for built-in function 'sprintf'; expected 'int(char *, const char *, ...)' [-Wbuiltin-declaration-mismatch] configure:11473:1: note: 'sprintf' is declared in header '' configure: In function 'sprintf': configure:11476:1: warning: number of arguments doesn't match built-in prototype configure:11479:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] configure:11473:1: note: include '' or provide a declaration of 'strcpy' configure:11479:2: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] configure:11479:2: note: include '' or provide a declaration of 'strcpy' configure: In function 'main': configure:11488:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:11473:1: note: include '' or provide a declaration of 'exit' configure:11488:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11488:2: note: include '' or provide a declaration of 'exit' configure:11488:8: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] configure:11488:8: note: include '' or provide a declaration of 'strcmp' configure: In function 'sprintf': configure:11480:1: warning: control reaches end of non-void function [-Wreturn-type] configure:11514: checking for working fcvt() configure:11542: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:11526:1: warning: return type defaults to 'int' [-Wimplicit-int] configure:11526:1: warning: conflicting types for built-in function 'sprintf'; expected 'int(char *, const char *, ...)' [-Wbuiltin-declaration-mismatch] configure:11523:1: note: 'sprintf' is declared in header '' configure: In function 'sprintf': configure:11526:1: warning: number of arguments doesn't match built-in prototype configure:11529:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] configure:11523:1: note: include '' or provide a declaration of 'strcpy' configure:11529:2: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] configure:11529:2: note: include '' or provide a declaration of 'strcpy' configure: In function 'main': configure:11538:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:11523:1: note: include '' or provide a declaration of 'exit' configure:11538:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11538:2: note: include '' or provide a declaration of 'exit' configure:11538:8: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] configure:11538:8: note: include '' or provide a declaration of 'strcmp' configure: In function 'sprintf': configure:11530:1: warning: control reaches end of non-void function [-Wreturn-type] configure:11564: checking for working gcvt() configure:11592: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:11576:1: warning: return type defaults to 'int' [-Wimplicit-int] configure:11576:1: warning: conflicting types for built-in function 'sprintf'; expected 'int(char *, const char *, ...)' [-Wbuiltin-declaration-mismatch] configure:11573:1: note: 'sprintf' is declared in header '' configure: In function 'sprintf': configure:11576:1: warning: number of arguments doesn't match built-in prototype configure:11579:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] configure:11573:1: note: include '' or provide a declaration of 'strcpy' configure:11579:2: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] configure:11579:2: note: include '' or provide a declaration of 'strcpy' configure: In function 'main': configure:11588:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:11573:1: note: include '' or provide a declaration of 'exit' configure:11588:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11588:2: note: include '' or provide a declaration of 'exit' configure:11588:8: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] configure:11588:8: note: include '' or provide a declaration of 'strcmp' configure: In function 'sprintf': configure:11580:1: warning: control reaches end of non-void function [-Wreturn-type] configure:11614: checking for __dtoa configure:11627: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:11622:38: warning: variable 'bp' set but not used [-Wunused-but-set-variable] /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccKK8ZaA.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0x3b): undefined reference to `__dtoa' collect2: error: ld returned 1 exit status configure: failed program was: #line 11619 "configure" #include "confdefs.h" extern char *__dtoa(); int main() { int decpt; int sign; char *ep; char *bp; bp = __dtoa(0.0, 2, 6, &decpt, &sign, &ep); ; return 0; } configure:11647: checking for __dtoa that needs result ptr configure:11676: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:11671:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:11656:1: note: include '' or provide a declaration of 'exit' configure:11671:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11671:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 11655 "configure" #include "confdefs.h" extern char *__dtoa(); int main() { #ifdef HAVE_DTOA int decpt, sign; char *bp; char *ep; char *result; result = 0; bp = __dtoa(1.9, 2, 5, &decpt, &sign, &ep, &result); exit(result == 0); #else exit(1); #endif } configure:11698: checking if getpagesize is defined or function configure:11718: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:11713:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:11707:1: note: include '' or provide a declaration of 'exit' configure:11713:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11713:2: note: include '' or provide a declaration of 'exit' configure:11743: checking for unistd.h configure:11779: checking for mmap that needs ptr to size configure:11928: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:11843:7: warning: conflicting types for built-in function 'malloc'; expected 'void *(long unsigned int)' [-Wbuiltin-declaration-mismatch] configure:11794:1: note: 'malloc' is declared in header '' configure: In function 'intr': configure:11851:18: warning: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] In file included from configure:11791: /usr/include/signal.h:88:57: note: expected '__sighandler_t' {aka 'void (*)(int)'} but argument is of type 'int (*)()' 88 | extern __sighandler_t signal (int __sig, __sighandler_t __handler) | ~~~~~~~~~~~~~~~^~~~~~~~~ configure: In function 'main': configure:11862:13: warning: implicit declaration of function 'getpagesize' [-Wimplicit-function-declaration] configure:11869:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:11869:3: note: include '' or provide a declaration of 'exit' configure:11869:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11869:3: note: include '' or provide a declaration of 'exit' configure:11871:17: warning: implicit declaration of function 'rand' [-Wimplicit-function-declaration] configure:11872:2: warning: implicit declaration of function 'umask' [-Wimplicit-function-declaration] configure:11875:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11875:3: note: include '' or provide a declaration of 'exit' configure:11876:6: warning: implicit declaration of function 'write' [-Wimplicit-function-declaration] configure:11877:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11877:3: note: include '' or provide a declaration of 'exit' configure:11878:2: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] configure:11887:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11887:3: note: include '' or provide a declaration of 'exit' configure:11899:18: warning: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] In file included from configure:11791: /usr/include/signal.h:88:57: note: expected '__sighandler_t' {aka 'void (*)(int)'} but argument is of type 'int (*)()' 88 | extern __sighandler_t signal (int __sig, __sighandler_t __handler) | ~~~~~~~~~~~~~~~^~~~~~~~~ configure:11906:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11906:3: note: include '' or provide a declaration of 'exit' configure:11908:18: warning: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] In file included from configure:11791: /usr/include/signal.h:88:57: note: expected '__sighandler_t' {aka 'void (*)(int)'} but argument is of type 'int (*)()' 88 | extern __sighandler_t signal (int __sig, __sighandler_t __handler) | ~~~~~~~~~~~~~~~^~~~~~~~~ configure:11910:19: warning: passing argument 2 of 'mmap' makes integer from pointer without a cast [-Wint-conversion] In file included from configure:11793: /usr/include/sys/mman.h:57:41: note: expected 'size_t' {aka 'long unsigned int'} but argument is of type 'int *' 57 | extern void *mmap (void *__addr, size_t __len, int __prot, | ~~~~~~~^~~~~ configure:11915:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11915:3: note: include '' or provide a declaration of 'exit' configure:11919:4: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11919:4: note: include '' or provide a declaration of 'exit' configure:11922:2: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] configure:11923:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:11923:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 11787 "configure" #include "confdefs.h" #include #include #include #include #include #ifndef MAP_FILE #define MAP_FILE 0 /* Needed on Apollo Domain/OS */ #endif /* This mess was copied from the GNU getpagesize.h. */ #ifndef HAVE_GETPAGESIZE # ifdef HAVE_UNISTD_H # include # endif /* Assume that all systems that can run configure have sys/param.h. */ # ifndef HAVE_SYS_PARAM_H # define HAVE_SYS_PARAM_H 1 # endif # ifdef _SC_PAGESIZE # define getpagesize() sysconf(_SC_PAGESIZE) # else /* no _SC_PAGESIZE */ # ifdef HAVE_SYS_PARAM_H # include # ifdef EXEC_PAGESIZE # define getpagesize() EXEC_PAGESIZE # else /* no EXEC_PAGESIZE */ # ifdef NBPG # define getpagesize() NBPG * CLSIZE # ifndef CLSIZE # define CLSIZE 1 # endif /* no CLSIZE */ # else /* no NBPG */ # ifdef NBPC # define getpagesize() NBPC # else /* no NBPC */ # ifdef PAGESIZE # define getpagesize() PAGESIZE # endif /* PAGESIZE */ # endif /* no NBPC */ # endif /* no NBPG */ # endif /* no EXEC_PAGESIZE */ # else /* no HAVE_SYS_PARAM_H */ # define getpagesize() 8192 /* punt totally */ # endif /* no HAVE_SYS_PARAM_H */ # endif /* no _SC_PAGESIZE */ #endif /* no HAVE_GETPAGESIZE */ #ifdef __cplusplus extern "C" { void *malloc(unsigned); } #else char *malloc(); #endif jmp_buf jenv; int intr() { signal(SIGSEGV, intr); longjmp(jenv, 1); } int main() { char *data, *data2; int i, pagesize, ps; int fd; pagesize = getpagesize(); /* * First, make a file with some known garbage in it. */ data = malloc(pagesize); if (!data) exit(1); for (i = 0; i < pagesize; ++i) *(data + i) = rand(); umask(0); fd = creat("conftestmmap", 0600); if (fd < 0) exit(1); if (write(fd, data, pagesize) != pagesize) exit(1); close(fd); /* * Next, try to mmap the file at a fixed address which * already has something else allocated at it. If we can, * also make sure that we see the same garbage. */ fd = open("conftestmmap", O_RDWR); if (fd < 0) exit(1); /* * Keep a copy, Apollo modifies the value... */ ps = pagesize; /* * Apollo mmap() is not a syscall but a library function and fails * if it tries to dereference 'ps'. We must use setjmp in order to * catch the failure. */ signal(SIGSEGV, intr); if (setjmp(jenv) == 0) { data2 = mmap(0, ps, PROT_READ, MAP_FILE | MAP_PRIVATE, fd, 0L); } else { data2 = (char *)-1; } if (data2 != (char *)-1) exit(1); signal(SIGSEGV, intr); if (setjmp(jenv) == 0) { data2 = mmap(0, &ps, PROT_READ, MAP_FILE | MAP_PRIVATE, fd, 0L); } else { data2 = (char *)-1; } if (data2 == (char *)-1) exit(1); for (i = 0; i < pagesize; ++i) if (*(data + i) != *(data2 + i)) exit(1); close(fd); unlink("conftestmmap"); exit(0); } configure:11954: checking for unistd.h configure:11990: checking for working mmap configure:12147: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:12078:7: warning: conflicting types for built-in function 'malloc'; expected 'void *(long unsigned int)' [-Wbuiltin-declaration-mismatch] configure:12024:1: note: 'malloc' is declared in header '' configure: In function 'main': configure:12088:13: warning: implicit declaration of function 'getpagesize' [-Wimplicit-function-declaration] configure:12095:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:12095:3: note: include '' or provide a declaration of 'exit' configure:12095:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12095:3: note: include '' or provide a declaration of 'exit' configure:12097:17: warning: implicit declaration of function 'rand' [-Wimplicit-function-declaration] configure:12098:2: warning: implicit declaration of function 'umask' [-Wimplicit-function-declaration] configure:12101:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12101:3: note: include '' or provide a declaration of 'exit' configure:12102:6: warning: implicit declaration of function 'write' [-Wimplicit-function-declaration] configure:12103:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12103:3: note: include '' or provide a declaration of 'exit' configure:12104:2: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] configure:12113:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12113:3: note: include '' or provide a declaration of 'exit' configure:12116:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12116:3: note: include '' or provide a declaration of 'exit' configure:12117:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] configure:12120:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12120:3: note: include '' or provide a declaration of 'exit' configure:12123:4: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12123:4: note: include '' or provide a declaration of 'exit' configure:12134:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12134:3: note: include '' or provide a declaration of 'exit' configure:12135:6: warning: implicit declaration of function 'read' [-Wimplicit-function-declaration] configure:12136:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12136:3: note: include '' or provide a declaration of 'exit' configure:12139:4: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12139:4: note: include '' or provide a declaration of 'exit' configure:12141:2: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] configure:12142:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12142:2: note: include '' or provide a declaration of 'exit' configure:12173: checking for unistd.h configure:12209: checking for mmap that needs ptr to size configure:12381: checking if mmap works to get shared memory configure:12461: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'mkshare': configure:12425:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:12393:1: note: include '' or provide a declaration of 'exit' configure:12425:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12425:17: note: include '' or provide a declaration of 'exit' configure:12426:9: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] configure: In function 'main': configure:12439:17: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration] configure:12442:17: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration] configure:12393:1: note: include '' or provide a declaration of 'printf' configure:12442:17: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch] configure:12442:17: note: include '' or provide a declaration of 'printf' configure:12442:35: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12442:35: note: include '' or provide a declaration of 'exit' configure:12446:17: warning: implicit declaration of function '_exit' [-Wimplicit-function-declaration] configure:12446:17: warning: incompatible implicit declaration of built-in function '_exit' [-Wbuiltin-declaration-mismatch] configure:12449:17: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration] configure:12450:17: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] configure:12455:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12455:17: note: include '' or provide a declaration of 'exit' configure:12456:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12456:9: note: include '' or provide a declaration of 'exit' configure:12483: checking if shmget works to get shared memory configure:12510: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:12503:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:12496:1: note: include '' or provide a declaration of 'exit' configure:12503:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12503:3: note: include '' or provide a declaration of 'exit' configure:12505:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:12505:9: note: include '' or provide a declaration of 'exit' configure:12534: checking for working alloca.h configure:12546: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:12542:7: warning: unused variable 'p' [-Wunused-variable] configure:12567: checking for alloca configure:12600: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:12596:7: warning: unused variable 'p' [-Wunused-variable] configure:12766: checking if quotactl is an ioctl configure:12779: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:12773:10: fatal error: sys/fs/ufs_quota.h: No such file or directory compilation terminated. configure: failed program was: #line 12771 "configure" #include "confdefs.h" #include #include int main() { struct quotctl q; ioctl(0, Q_QUOTACTL, &q) ; return 0; } configure:12799: checking for file locking via fcntl configure:12815: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:12835: checking for uname configure:12848: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:12870: checking for execl configure:12898: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:12882:6: warning: conflicting types for built-in function 'execl'; expected 'int(const char *, const char *, ...)' [-Wbuiltin-declaration-mismatch] configure:12924: checking for vfork.h configure:12959: checking for working vfork configure:13153: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'sparc_address_test': configure:13057:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] configure:13181: checking for sys_siglist configure:13199: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:13195:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:13190:1: note: include '' or provide a declaration of 'exit' configure:13195:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:13195:2: note: include '' or provide a declaration of 'exit' configure:13196:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:13196:1: note: include '' or provide a declaration of 'exit' /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccriGCIW.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xd): undefined reference to `sys_siglist' collect2: error: ld returned 1 exit status configure: failed program was: #line 13189 "configure" #include "confdefs.h" int main() { extern char *sys_siglist[]; if (sys_siglist[1] == 0) exit(1); exit(0);} configure:13221: checking for BSD compliant getpgrp configure:13243: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:13237:6: warning: implicit declaration of function 'getpgrp' [-Wimplicit-function-declaration] configure:13238:38: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration] configure:13239:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:13230:1: note: include '' or provide a declaration of 'exit' configure:13239:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:13239:3: note: include '' or provide a declaration of 'exit' configure:13240:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:13240:1: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 13229 "configure" #include "confdefs.h" int main() { long p; /* * POSIX getpgrp() has void parameter... */ p = getpgrp(-1); if (p == getpgrp(1) && p == getpgrp(getpid())) exit(1); exit(0);} configure:13265: checking for BSD compliant setpgrp configure:13290: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:13285:5: warning: implicit declaration of function 'setpgrp' [-Wimplicit-function-declaration] configure:13286:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:13276:1: note: include '' or provide a declaration of 'exit' configure:13286:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:13286:2: note: include '' or provide a declaration of 'exit' configure:13287:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:13287:1: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 13273 "configure" #include "confdefs.h" #include #ifndef HAVE_ERRNO_DEF extern int errno; #endif int main() { errno = 0; /* * Force illegal pid on BSD */ if (setpgrp(-1, 100) < 0 && errno == ESRCH) exit(0); exit(1);} configure:13312: checking for C99 compliant isinf configure:13329: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:13349: checking for C99 compliant isnan configure:13366: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:13386: checking for sigsetjmp configure:13401: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:13421: checking for siglongjmp configure:13437: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:13457: checking whether *printf() supports %jd configure:13478: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:13472:1: warning: implicit declaration of function 'sprintf' [-Wimplicit-function-declaration] configure:13468:1: note: include '' or provide a declaration of 'sprintf' configure:13472:1: warning: incompatible implicit declaration of built-in function 'sprintf' [-Wbuiltin-declaration-mismatch] configure:13472:1: note: include '' or provide a declaration of 'sprintf' configure:13473:5: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] configure:13468:1: note: include '' or provide a declaration of 'strcmp' configure:13474:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:13468:1: note: include '' or provide a declaration of 'exit' configure:13474:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:13474:2: note: include '' or provide a declaration of 'exit' configure:13475:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:13475:1: note: include '' or provide a declaration of 'exit' configure:13500: checking whether *printf() supports %zd configure:13521: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:13515:1: warning: implicit declaration of function 'sprintf' [-Wimplicit-function-declaration] configure:13511:1: note: include '' or provide a declaration of 'sprintf' configure:13515:1: warning: incompatible implicit declaration of built-in function 'sprintf' [-Wbuiltin-declaration-mismatch] configure:13515:1: note: include '' or provide a declaration of 'sprintf' configure:13516:5: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] configure:13511:1: note: include '' or provide a declaration of 'strcmp' configure:13517:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:13511:1: note: include '' or provide a declaration of 'exit' configure:13517:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:13517:2: note: include '' or provide a declaration of 'exit' configure:13518:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:13518:1: note: include '' or provide a declaration of 'exit' configure:13543: checking whether *printf() supports %lld configure:13563: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:13557:1: warning: implicit declaration of function 'sprintf' [-Wimplicit-function-declaration] configure:13552:1: note: include '' or provide a declaration of 'sprintf' configure:13557:1: warning: incompatible implicit declaration of built-in function 'sprintf' [-Wbuiltin-declaration-mismatch] configure:13557:1: note: include '' or provide a declaration of 'sprintf' configure:13558:5: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] configure:13552:1: note: include '' or provide a declaration of 'strcmp' configure:13559:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:13552:1: note: include '' or provide a declaration of 'exit' configure:13559:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:13559:2: note: include '' or provide a declaration of 'exit' configure:13560:1: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:13560:1: note: include '' or provide a declaration of 'exit' configure:13588: checking for stdlib.h configure:13625: checking return type of signal handlers configure:13666: checking if realloc() does implement realloc(NULL, size) configure:13700: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:13725: checking for stdlib.h configure:13765: checking for unistd.h configure:13805: checking for wait.h configure:13842: checking for sys/wait.h that is POSIX.1 compatible configure:13884: checking for halfway POSIX compliant waitid() configure:13940: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: failed program was: #line 13892 "configure" #include "confdefs.h" #ifdef HAVE_STDLIB_H #include #endif #ifdef HAVE_UNISTD_H #include #endif #if defined(HAVE_WAIT_H) # include #else #include #endif #include /* * Non-standard compliant platforms may need * #include or something similar * in addition to the include files above. */ int main() { siginfo_t si; pid_t pid; int ret; if ((pid = fork()) < 0) exit(1); if (pid == 0) { _exit(1234567890); } ret = waitid(P_PID, pid, &si, WEXITED); if (ret < 0) exit(1); if (pid != si.si_pid) /* Mac OS X has si.si_pid == 0 */ exit(2); if (si.si_code != CLD_EXITED) /* Mac OS X has si.si_code == 0 */ exit(3); if ((si.si_status & 0xFFFF) != (1234567890 & 0xFFFF)) exit(4); /* Should deliver more than 8 bits */ /* Linux only delivers 8 bits */ /* Mac OS X delivers 24 bits */ exit(0); } configure:13964: checking for access configure:13992: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:13964: checking for eaccess configure:13992: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:13964: checking for euidaccess configure:13992: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14019: checking for memchr configure:14047: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14031:6: warning: conflicting types for built-in function 'memchr'; expected 'void *(const void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] configure:14028:1: note: 'memchr' is declared in header '' configure:14019: checking for memcmp configure:14047: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14031:6: warning: conflicting types for built-in function 'memcmp'; expected 'int(const void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] configure:14028:1: note: 'memcmp' is declared in header '' configure:14019: checking for memcpy configure:14047: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14031:6: warning: conflicting types for built-in function 'memcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] configure:14028:1: note: 'memcpy' is declared in header '' configure:14019: checking for memccpy configure:14047: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14019: checking for memmove configure:14047: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14031:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] configure:14028:1: note: 'memmove' is declared in header '' configure:14019: checking for memset configure:14047: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14031:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] configure:14028:1: note: 'memset' is declared in header '' configure:14074: checking for brk configure:14102: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14074: checking for sbrk configure:14102: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14074: checking for strerror configure:14102: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14074: checking for nice configure:14102: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14074: checking for flock configure:14102: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14074: checking for lockf configure:14102: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14074: checking for fchdir configure:14102: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14074: checking for statvfs configure:14102: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14074: checking for quotactl configure:14102: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14129: checking for realpath configure:14157: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14129: checking for resolvepath configure:14157: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccococyH.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `resolvepath' collect2: error: ld returned 1 exit status configure: failed program was: #line 14134 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char resolvepath(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char resolvepath(); int main() { /* 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_resolvepath) || defined (__stub___resolvepath) choke me #else resolvepath(); #endif ; return 0; } configure:14184: checking for dup configure:14212: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14184: checking for dup2 configure:14212: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14239: checking for getcwd configure:14267: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14239: checking for shmat configure:14267: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14239: checking for semget configure:14267: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14294: checking for lstat configure:14322: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14294: checking for readlink configure:14322: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14294: checking for symlink configure:14322: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14294: checking for link configure:14322: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14294: checking for rename configure:14322: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14294: checking for mkfifo configure:14322: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14294: checking for mknod configure:14322: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14349: checking for setreuid configure:14377: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14349: checking for setresuid configure:14377: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14349: checking for seteuid configure:14377: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14349: checking for setuid configure:14377: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14404: checking for setregid configure:14432: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14404: checking for setresgid configure:14432: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14404: checking for setegid configure:14432: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14404: checking for setgid configure:14432: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14459: checking for getuid configure:14487: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14459: checking for geteuid configure:14487: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14459: checking for getgid configure:14487: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14459: checking for getegid configure:14487: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14514: checking for getpid configure:14542: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14514: checking for getppid configure:14542: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14569: checking for getpgid configure:14597: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14569: checking for setpgid configure:14597: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14569: checking for getsid configure:14597: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14569: checking for setsid configure:14597: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14624: checking for getpgrp configure:14652: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14624: checking for setpgrp configure:14652: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14679: checking for getpwnam configure:14707: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14679: checking for getpwent configure:14707: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14679: checking for getpwuid configure:14707: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14679: checking for setpwent configure:14707: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14679: checking for endpwent configure:14707: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14734: checking for getgrnam configure:14762: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14734: checking for getgrent configure:14762: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14734: checking for getgrgid configure:14762: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14734: checking for setgrent configure:14762: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14734: checking for endgrent configure:14762: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14789: checking for getspnam configure:14817: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14789: checking for getspwnam configure:14817: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccV3vY5I.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `getspwnam' collect2: error: ld returned 1 exit status configure: failed program was: #line 14794 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getspwnam(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getspwnam(); int main() { /* 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_getspwnam) || defined (__stub___getspwnam) choke me #else getspwnam(); #endif ; return 0; } configure:14844: checking for getlogin configure:14872: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14899: checking for sync configure:14927: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14899: checking for fsync configure:14927: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14899: checking for fork configure:14927: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14911:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] configure:14899: checking for forkx configure:14927: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccsYV3hW.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `forkx' collect2: error: ld returned 1 exit status configure: failed program was: #line 14904 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char forkx(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char forkx(); int main() { /* 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_forkx) || defined (__stub___forkx) choke me #else forkx(); #endif ; return 0; } configure:14899: checking for vforkx configure:14927: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc4nGXR4.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `vforkx' collect2: error: ld returned 1 exit status configure: failed program was: #line 14904 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char vforkx(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char vforkx(); int main() { /* 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_vforkx) || defined (__stub___vforkx) choke me #else vforkx(); #endif ; return 0; } configure:14899: checking for forkall configure:14927: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccFjykdW.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `forkall' collect2: error: ld returned 1 exit status configure: failed program was: #line 14904 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char forkall(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char forkall(); int main() { /* 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_forkall) || defined (__stub___forkall) choke me #else forkall(); #endif ; return 0; } configure:14899: checking for forkallx configure:14927: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccOdfUdr.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `forkallx' collect2: error: ld returned 1 exit status configure: failed program was: #line 14904 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char forkallx(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char forkallx(); int main() { /* 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_forkallx) || defined (__stub___forkallx) choke me #else forkallx(); #endif ; return 0; } configure:14899: checking for wait configure:14927: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14899: checking for wait4 configure:14927: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14899: checking for wait6 configure:14927: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccxJvPcb.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `wait6' collect2: error: ld returned 1 exit status configure: failed program was: #line 14904 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char wait6(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char wait6(); int main() { /* 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_wait6) || defined (__stub___wait6) choke me #else wait6(); #endif ; return 0; } configure:14899: checking for waitpid configure:14927: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14899: checking for getrusage configure:14927: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14899: checking for getrlimit configure:14927: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14899: checking for setrlimit configure:14927: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14899: checking for ulimit configure:14927: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14954: checking for execl configure:14954: checking for execle configure:14982: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14966:6: warning: conflicting types for built-in function 'execle'; expected 'int(const char *, const char *, ...)' [-Wbuiltin-declaration-mismatch] configure:14954: checking for execlp configure:14982: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14966:6: warning: conflicting types for built-in function 'execlp'; expected 'int(const char *, const char *, ...)' [-Wbuiltin-declaration-mismatch] configure:14954: checking for execv configure:14982: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14966:6: warning: conflicting types for built-in function 'execv'; expected 'int(const char *, char * const*)' [-Wbuiltin-declaration-mismatch] configure:14954: checking for execve configure:14982: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14966:6: warning: conflicting types for built-in function 'execve'; expected 'int(const char *, char * const*, char * const*)' [-Wbuiltin-declaration-mismatch] configure:14954: checking for execvp configure:14982: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:14966:6: warning: conflicting types for built-in function 'execvp'; expected 'int(const char *, char * const*)' [-Wbuiltin-declaration-mismatch] configure:15009: checking for spawnl configure:15037: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccUluphE.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `spawnl' collect2: error: ld returned 1 exit status configure: failed program was: #line 15014 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char spawnl(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char spawnl(); int main() { /* 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_spawnl) || defined (__stub___spawnl) choke me #else spawnl(); #endif ; return 0; } configure:15009: checking for spawnle configure:15037: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccJblCtF.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `spawnle' collect2: error: ld returned 1 exit status configure: failed program was: #line 15014 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char spawnle(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char spawnle(); int main() { /* 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_spawnle) || defined (__stub___spawnle) choke me #else spawnle(); #endif ; return 0; } configure:15009: checking for spawnlp configure:15037: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccaER2tY.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `spawnlp' collect2: error: ld returned 1 exit status configure: failed program was: #line 15014 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char spawnlp(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char spawnlp(); int main() { /* 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_spawnlp) || defined (__stub___spawnlp) choke me #else spawnlp(); #endif ; return 0; } configure:15009: checking for spawnlpe configure:15037: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccxOJLEk.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `spawnlpe' collect2: error: ld returned 1 exit status configure: failed program was: #line 15014 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char spawnlpe(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char spawnlpe(); int main() { /* 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_spawnlpe) || defined (__stub___spawnlpe) choke me #else spawnlpe(); #endif ; return 0; } configure:15064: checking for spawnv configure:15092: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccnQXQkk.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `spawnv' collect2: error: ld returned 1 exit status configure: failed program was: #line 15069 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char spawnv(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char spawnv(); int main() { /* 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_spawnv) || defined (__stub___spawnv) choke me #else spawnv(); #endif ; return 0; } configure:15064: checking for spawnve configure:15092: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccShhJEW.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `spawnve' collect2: error: ld returned 1 exit status configure: failed program was: #line 15069 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char spawnve(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char spawnve(); int main() { /* 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_spawnve) || defined (__stub___spawnve) choke me #else spawnve(); #endif ; return 0; } configure:15064: checking for spawnvp configure:15092: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccIdTmKV.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `spawnvp' collect2: error: ld returned 1 exit status configure: failed program was: #line 15069 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char spawnvp(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char spawnvp(); int main() { /* 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_spawnvp) || defined (__stub___spawnvp) choke me #else spawnvp(); #endif ; return 0; } configure:15064: checking for spawnvpe configure:15092: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccFdhWE7.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `spawnvpe' collect2: error: ld returned 1 exit status configure: failed program was: #line 15069 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char spawnvpe(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char spawnvpe(); int main() { /* 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_spawnvpe) || defined (__stub___spawnvpe) choke me #else spawnvpe(); #endif ; return 0; } configure:15119: checking for cwait configure:15147: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccKGvycg.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `cwait' collect2: error: ld returned 1 exit status configure: failed program was: #line 15124 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char cwait(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char cwait(); int main() { /* 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_cwait) || defined (__stub___cwait) choke me #else cwait(); #endif ; return 0; } configure:15174: checking for getexecname configure:15202: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccrNmfdC.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure: failed program was: #line 15179 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getexecname(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getexecname(); int main() { /* 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_getexecname) || defined (__stub___getexecname) choke me #else getexecname(); #endif ; return 0; } configure:15229: checking for getprogname configure:15257: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccKyFLI8.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure: failed program was: #line 15234 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getprogname(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getprogname(); int main() { /* 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_getprogname) || defined (__stub___getprogname) choke me #else getprogname(); #endif ; return 0; } configure:15229: checking for setprogname configure:15257: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccRoHsef.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `setprogname' collect2: error: ld returned 1 exit status configure: failed program was: #line 15234 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setprogname(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char setprogname(); int main() { /* 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_setprogname) || defined (__stub___setprogname) choke me #else setprogname(); #endif ; return 0; } configure:15284: checking for proc_pidpath configure:15312: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cchOFerY.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `proc_pidpath' collect2: error: ld returned 1 exit status configure: failed program was: #line 15289 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char proc_pidpath(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char proc_pidpath(); int main() { /* 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_proc_pidpath) || defined (__stub___proc_pidpath) choke me #else proc_pidpath(); #endif ; return 0; } configure:15339: checking for getloadavg configure:15367: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15394: checking for gethostid configure:15422: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15394: checking for gethostname configure:15422: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15394: checking for getdomainname configure:15422: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15394: checking for getdtablesize configure:15422: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15449: checking for gettimeofday configure:15477: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15449: checking for settimeofday configure:15477: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15449: checking for time configure:15477: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15449: checking for stime configure:15477: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccFuJpY3.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `stime' collect2: error: ld returned 1 exit status configure: failed program was: #line 15454 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stime(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char stime(); int main() { /* 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_stime) || defined (__stub___stime) choke me #else stime(); #endif ; return 0; } configure:15449: checking for gethrtime configure:15477: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccZAbtLc.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `gethrtime' collect2: error: ld returned 1 exit status configure: failed program was: #line 15454 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethrtime(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethrtime(); int main() { /* 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_gethrtime) || defined (__stub___gethrtime) choke me #else gethrtime(); #endif ; return 0; } configure:15504: checking for ftime configure:15532: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15504: checking for tzset configure:15532: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15504: checking for mktime configure:15532: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15504: checking for gmtime configure:15532: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15504: checking for localtime configure:15532: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15504: checking for timegm configure:15532: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15504: checking for timelocal configure:15532: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15559: checking for ctime configure:15587: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15559: checking for cftime configure:15587: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccewwBJU.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `cftime' collect2: error: ld returned 1 exit status configure: failed program was: #line 15564 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char cftime(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char cftime(); int main() { /* 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_cftime) || defined (__stub___cftime) choke me #else cftime(); #endif ; return 0; } configure:15559: checking for ascftime configure:15587: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc80ErMU.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `ascftime' collect2: error: ld returned 1 exit status configure: failed program was: #line 15564 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char ascftime(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char ascftime(); int main() { /* 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_ascftime) || defined (__stub___ascftime) choke me #else ascftime(); #endif ; return 0; } configure:15559: checking for strftime configure:15587: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15571:6: warning: conflicting types for built-in function 'strftime'; expected 'long unsigned int(char *, long unsigned int, const char *, const void *)' [-Wbuiltin-declaration-mismatch] configure:15568:1: note: 'strftime' is declared in header '' configure:15614: checking for poll configure:15642: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15614: checking for select configure:15642: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15614: checking for isastream configure:15642: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccLe3hRX.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `isastream' collect2: error: ld returned 1 exit status configure: failed program was: #line 15619 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char isastream(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char isastream(); int main() { /* 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_isastream) || defined (__stub___isastream) choke me #else isastream(); #endif ; return 0; } configure:15669: checking for chown configure:15697: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15669: checking for fchown configure:15697: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15669: checking for lchown configure:15697: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15669: checking for chmod configure:15697: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15669: checking for fchmod configure:15697: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15669: checking for lchmod configure:15697: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15669: checking for times configure:15697: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15669: checking for utime configure:15697: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15669: checking for utimes configure:15697: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15669: checking for futimes configure:15697: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15669: checking for lutimes configure:15697: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15724: checking for utimens configure:15752: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccODnTy3.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `utimens' collect2: error: ld returned 1 exit status configure: failed program was: #line 15729 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char utimens(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char utimens(); int main() { /* 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_utimens) || defined (__stub___utimens) choke me #else utimens(); #endif ; return 0; } configure:15724: checking for lutimens configure:15752: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccSUJC2q.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `lutimens' collect2: error: ld returned 1 exit status configure: failed program was: #line 15729 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char lutimens(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char lutimens(); int main() { /* 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_lutimens) || defined (__stub___lutimens) choke me #else lutimens(); #endif ; return 0; } configure:15779: checking for futimens configure:15807: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15779: checking for utimensat configure:15807: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15834: checking for ioctl configure:15862: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15834: checking for fcntl configure:15862: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15889: checking for qecvt configure:15917: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15889: checking for qfcvt configure:15917: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15889: checking for qgcvt configure:15917: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:15944: checking for _qecvt configure:15972: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccgXqPPB.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `_qecvt' collect2: error: ld returned 1 exit status configure: failed program was: #line 15949 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _qecvt(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _qecvt(); int main() { /* 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__qecvt) || defined (__stub____qecvt) choke me #else _qecvt(); #endif ; return 0; } configure:15944: checking for _qfcvt configure:15972: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccmEGji0.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `_qfcvt' collect2: error: ld returned 1 exit status configure: failed program was: #line 15949 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _qfcvt(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _qfcvt(); int main() { /* 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__qfcvt) || defined (__stub____qfcvt) choke me #else _qfcvt(); #endif ; return 0; } configure:15944: checking for _qgcvt configure:15972: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccvU1vqR.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `_qgcvt' collect2: error: ld returned 1 exit status configure: failed program was: #line 15949 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _qgcvt(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _qgcvt(); int main() { /* 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__qgcvt) || defined (__stub____qgcvt) choke me #else _qgcvt(); #endif ; return 0; } configure:15999: checking for _qecvt_r configure:16027: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccgt9ALH.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `_qecvt_r' collect2: error: ld returned 1 exit status configure: failed program was: #line 16004 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _qecvt_r(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _qecvt_r(); int main() { /* 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__qecvt_r) || defined (__stub____qecvt_r) choke me #else _qecvt_r(); #endif ; return 0; } configure:15999: checking for _qfcvt_r configure:16027: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccbXroA3.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `_qfcvt_r' collect2: error: ld returned 1 exit status configure: failed program was: #line 16004 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _qfcvt_r(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _qfcvt_r(); int main() { /* 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__qfcvt_r) || defined (__stub____qfcvt_r) choke me #else _qfcvt_r(); #endif ; return 0; } configure:15999: checking for _qgcvt_r configure:16027: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cckZfCjz.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `_qgcvt_r' collect2: error: ld returned 1 exit status configure: failed program was: #line 16004 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _qgcvt_r(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _qgcvt_r(); int main() { /* 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__qgcvt_r) || defined (__stub____qgcvt_r) choke me #else _qgcvt_r(); #endif ; return 0; } configure:16054: checking for _ldecvt configure:16082: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc6rN5n4.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `_ldecvt' collect2: error: ld returned 1 exit status configure: failed program was: #line 16059 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _ldecvt(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _ldecvt(); int main() { /* 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__ldecvt) || defined (__stub____ldecvt) choke me #else _ldecvt(); #endif ; return 0; } configure:16054: checking for _ldfcvt configure:16082: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc9it6j8.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `_ldfcvt' collect2: error: ld returned 1 exit status configure: failed program was: #line 16059 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _ldfcvt(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _ldfcvt(); int main() { /* 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__ldfcvt) || defined (__stub____ldfcvt) choke me #else _ldfcvt(); #endif ; return 0; } configure:16054: checking for _ldgcvt configure:16082: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccaMqDfT.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `_ldgcvt' collect2: error: ld returned 1 exit status configure: failed program was: #line 16059 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _ldgcvt(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _ldgcvt(); int main() { /* 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__ldgcvt) || defined (__stub____ldgcvt) choke me #else _ldgcvt(); #endif ; return 0; } configure:16109: checking for ecvt_r configure:16137: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16109: checking for fcvt_r configure:16137: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16109: checking for gcvt_r configure:16137: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccS6fxCI.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `gcvt_r' collect2: error: ld returned 1 exit status configure: failed program was: #line 16114 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gcvt_r(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gcvt_r(); int main() { /* 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_gcvt_r) || defined (__stub___gcvt_r) choke me #else gcvt_r(); #endif ; return 0; } configure:16164: checking for _ldecvt_r configure:16192: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccbWU59l.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `_ldecvt_r' collect2: error: ld returned 1 exit status configure: failed program was: #line 16169 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _ldecvt_r(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _ldecvt_r(); int main() { /* 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__ldecvt_r) || defined (__stub____ldecvt_r) choke me #else _ldecvt_r(); #endif ; return 0; } configure:16164: checking for _ldfcvt_r configure:16192: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccvrpZWh.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `_ldfcvt_r' collect2: error: ld returned 1 exit status configure: failed program was: #line 16169 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _ldfcvt_r(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _ldfcvt_r(); int main() { /* 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__ldfcvt_r) || defined (__stub____ldfcvt_r) choke me #else _ldfcvt_r(); #endif ; return 0; } configure:16164: checking for _ldgcvt_r configure:16192: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccXHEK0v.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `_ldgcvt_r' collect2: error: ld returned 1 exit status configure: failed program was: #line 16169 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _ldgcvt_r(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _ldgcvt_r(); int main() { /* 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__ldgcvt_r) || defined (__stub____ldgcvt_r) choke me #else _ldgcvt_r(); #endif ; return 0; } configure:16219: checking for econvert configure:16247: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccHsOMbo.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `econvert' collect2: error: ld returned 1 exit status configure: failed program was: #line 16224 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char econvert(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char econvert(); int main() { /* 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_econvert) || defined (__stub___econvert) choke me #else econvert(); #endif ; return 0; } configure:16219: checking for fconvert configure:16247: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccEQpniG.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `fconvert' collect2: error: ld returned 1 exit status configure: failed program was: #line 16224 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fconvert(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fconvert(); int main() { /* 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_fconvert) || defined (__stub___fconvert) choke me #else fconvert(); #endif ; return 0; } configure:16219: checking for gconvert configure:16247: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccVhq6NH.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `gconvert' collect2: error: ld returned 1 exit status configure: failed program was: #line 16224 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gconvert(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gconvert(); int main() { /* 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_gconvert) || defined (__stub___gconvert) choke me #else gconvert(); #endif ; return 0; } configure:16274: checking for qeconvert configure:16302: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccp4Mkkf.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `qeconvert' collect2: error: ld returned 1 exit status configure: failed program was: #line 16279 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char qeconvert(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char qeconvert(); int main() { /* 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_qeconvert) || defined (__stub___qeconvert) choke me #else qeconvert(); #endif ; return 0; } configure:16274: checking for qfconvert configure:16302: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccQgOE0f.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `qfconvert' collect2: error: ld returned 1 exit status configure: failed program was: #line 16279 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char qfconvert(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char qfconvert(); int main() { /* 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_qfconvert) || defined (__stub___qfconvert) choke me #else qfconvert(); #endif ; return 0; } configure:16274: checking for qgconvert configure:16302: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccdcODiu.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `qgconvert' collect2: error: ld returned 1 exit status configure: failed program was: #line 16279 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char qgconvert(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char qgconvert(); int main() { /* 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_qgconvert) || defined (__stub___qgconvert) choke me #else qgconvert(); #endif ; return 0; } configure:16329: checking for isinf configure:16357: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16341:6: warning: conflicting types for built-in function 'isinf'; expected 'int()' [-Wbuiltin-declaration-mismatch] configure:16338:1: note: 'isinf' is declared in header '' configure:16329: checking for isnan configure:16357: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16341:6: warning: conflicting types for built-in function 'isnan'; expected 'int()' [-Wbuiltin-declaration-mismatch] configure:16338:1: note: 'isnan' is declared in header '' configure:16384: checking for getc_unlocked configure:16412: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16384: checking for getchar_unlocked configure:16412: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16384: checking for putc_unlocked configure:16412: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16396:6: warning: conflicting types for built-in function 'putc_unlocked'; expected 'int(int, void *)' [-Wbuiltin-declaration-mismatch] configure:16384: checking for putchar_unlocked configure:16412: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16396:6: warning: conflicting types for built-in function 'putchar_unlocked'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] configure:16439: checking for flockfile configure:16467: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16439: checking for funlockfile configure:16467: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16439: checking for ftrylockfile configure:16467: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16494: checking for rand configure:16522: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16494: checking for drand48 configure:16522: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16549: checking for strtol configure:16577: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16549: checking for strtoll configure:16577: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16549: checking for strtoul configure:16577: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16549: checking for strtoull configure:16577: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16549: checking for strtod configure:16577: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16604: checking for setpriority configure:16632: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16604: checking for DosSetPriority configure:16632: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc90Q7q2.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `DosSetPriority' collect2: error: ld returned 1 exit status configure: failed program was: #line 16609 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char DosSetPriority(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char DosSetPriority(); int main() { /* 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_DosSetPriority) || defined (__stub___DosSetPriority) choke me #else DosSetPriority(); #endif ; return 0; } configure:16659: checking for DosAllocSharedMem configure:16687: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccnQoWan.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `DosAllocSharedMem' collect2: error: ld returned 1 exit status configure: failed program was: #line 16664 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char DosAllocSharedMem(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char DosAllocSharedMem(); int main() { /* 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_DosAllocSharedMem) || defined (__stub___DosAllocSharedMem) choke me #else DosAllocSharedMem(); #endif ; return 0; } configure:16714: checking for getdelim configure:16742: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16769: checking for seekdir configure:16797: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16769: checking for fdopendir configure:16797: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16824: checking for openat configure:16852: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16824: checking for fstatat configure:16852: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16824: checking for fchownat configure:16852: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16824: checking for futimesat configure:16852: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16824: checking for renameat configure:16852: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16824: checking for unlinkat configure:16852: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:16879: checking for attropen configure:16907: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccUAOiXW.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `attropen' collect2: error: ld returned 1 exit status configure: failed program was: #line 16884 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char attropen(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char attropen(); int main() { /* 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_attropen) || defined (__stub___attropen) choke me #else attropen(); #endif ; return 0; } configure:16934: checking for __accessat configure:16962: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccM2kPfb.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `__accessat' collect2: error: ld returned 1 exit status configure: failed program was: #line 16939 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __accessat(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __accessat(); int main() { /* 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___accessat) || defined (__stub_____accessat) choke me #else __accessat(); #endif ; return 0; } configure:16989: checking for accessat configure:17017: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccJuadEm.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `accessat' collect2: error: ld returned 1 exit status configure: failed program was: #line 16994 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char accessat(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char accessat(); int main() { /* 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_accessat) || defined (__stub___accessat) choke me #else accessat(); #endif ; return 0; } configure:17044: checking for mkdirat configure:17072: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17044: checking for faccessat configure:17072: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17044: checking for fchmodat configure:17072: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17044: checking for linkat configure:17072: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17044: checking for mkfifoat configure:17072: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17044: checking for mknodat configure:17072: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17044: checking for readlinkat configure:17072: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17044: checking for symlinkat configure:17072: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17099: checking for pipe configure:17127: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17099: checking for _pipe configure:17127: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cczMWK8o.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `_pipe' collect2: error: ld returned 1 exit status configure: failed program was: #line 17104 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _pipe(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _pipe(); int main() { /* 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__pipe) || defined (__stub____pipe) choke me #else _pipe(); #endif ; return 0; } configure:17154: checking for popen configure:17182: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17154: checking for pclose configure:17182: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17154: checking for _popen configure:17182: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccprUrhk.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `_popen' collect2: error: ld returned 1 exit status configure: failed program was: #line 17159 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _popen(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _popen(); int main() { /* 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__popen) || defined (__stub____popen) choke me #else _popen(); #endif ; return 0; } configure:17154: checking for _pclose configure:17182: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccASX6lF.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `_pclose' collect2: error: ld returned 1 exit status configure: failed program was: #line 17159 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _pclose(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _pclose(); int main() { /* 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__pclose) || defined (__stub____pclose) choke me #else _pclose(); #endif ; return 0; } configure:17209: checking for closefrom configure:17237: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccTiARzV.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `closefrom' collect2: error: ld returned 1 exit status configure: failed program was: #line 17214 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char closefrom(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char closefrom(); int main() { /* 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_closefrom) || defined (__stub___closefrom) choke me #else closefrom(); #endif ; return 0; } configure:17264: checking for strsignal configure:17292: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17264: checking for str2sig configure:17292: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccUAAevk.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `str2sig' collect2: error: ld returned 1 exit status configure: failed program was: #line 17269 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char str2sig(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char str2sig(); int main() { /* 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_str2sig) || defined (__stub___str2sig) choke me #else str2sig(); #endif ; return 0; } configure:17264: checking for sig2str configure:17292: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccO4rC2E.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `sig2str' collect2: error: ld returned 1 exit status configure: failed program was: #line 17269 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sig2str(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char sig2str(); int main() { /* 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_sig2str) || defined (__stub___sig2str) choke me #else sig2str(); #endif ; return 0; } configure:17319: checking for kill configure:17347: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17319: checking for killpg configure:17347: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17374: checking for signal configure:17402: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17374: checking for sighold configure:17402: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17374: checking for sigrelse configure:17402: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17374: checking for sigignore configure:17402: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17374: checking for sigpause configure:17402: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17374: checking for sigprocmask configure:17402: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17374: checking for sigsetmask configure:17402: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17374: checking for sigset configure:17402: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17374: checking for sigaltstack configure:17402: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17374: checking for sigblock configure:17402: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17429: checking for alarm configure:17457: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17429: checking for sleep configure:17457: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17429: checking for usleep configure:17457: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17429: checking for yield configure:17457: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccRCWH7C.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `yield' collect2: error: ld returned 1 exit status configure: failed program was: #line 17434 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char yield(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char yield(); int main() { /* 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_yield) || defined (__stub___yield) choke me #else yield(); #endif ; return 0; } configure:17484: checking for atexit configure:17512: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17484: checking for on_exit configure:17512: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17537: checking if tcgetattr is defined or function configure:17557: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17552:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17546:1: note: include '' or provide a declaration of 'exit' configure:17552:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17552:2: note: include '' or provide a declaration of 'exit' configure:17579: checking if tcsetattr is defined or function configure:17599: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17594:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17588:1: note: include '' or provide a declaration of 'exit' configure:17594:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17594:2: note: include '' or provide a declaration of 'exit' configure:17623: checking for tcgetpgrp configure:17651: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17623: checking for tcsetpgrp configure:17651: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17623: checking for tcgetsid configure:17651: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17678: checking for getenv configure:17706: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17678: checking for putenv configure:17706: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17678: checking for setenv configure:17706: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17678: checking for unsetenv configure:17706: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17733: checking for snprintf configure:17761: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17745:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] configure:17742:1: note: 'snprintf' is declared in header '' configure:17733: checking for strcasecmp configure:17761: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17745:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] configure:17733: checking for strncasecmp configure:17761: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17745:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] configure:17788: checking for vprintf configure:17816: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17800:6: warning: conflicting types for built-in function 'vprintf'; expected 'int(const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] configure:17797:1: note: 'vprintf' is declared in header '' configure:17788: checking for vfprintf configure:17816: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17800:6: warning: conflicting types for built-in function 'vfprintf'; expected 'int(void *, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] configure:17797:1: note: 'vfprintf' is declared in header '' configure:17788: checking for vsprintf configure:17816: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17800:6: warning: conflicting types for built-in function 'vsprintf'; expected 'int(char *, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] configure:17797:1: note: 'vsprintf' is declared in header '' configure:17788: checking for vsnprintf configure:17816: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17800:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] configure:17797:1: note: 'vsnprintf' is declared in header '' configure:17844: checking if strcat is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure:17844: checking if strncat is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure:17844: checking if strcmp is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure:17844: checking if strncmp is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure:17844: checking if strcpy is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure:17844: checking if strlcat is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17858:21: error: 'strlcat' undeclared (first use in this function); did you mean 'strncat'? configure:17858:21: note: each undeclared identifier is reported only once for each function it appears in configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 17849 "configure" #include "confdefs.h" #ifdef HAVE_STRING_H #include #endif int main() { #ifndef strlcat char *p = (char *) strlcat; exit (p != (char *)0 && *p != 0); #endif ; return 0; } configure:17844: checking if strlcpy is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17858:21: error: 'strlcpy' undeclared (first use in this function); did you mean 'strncpy'? configure:17858:21: note: each undeclared identifier is reported only once for each function it appears in configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 17849 "configure" #include "confdefs.h" #ifdef HAVE_STRING_H #include #endif int main() { #ifndef strlcpy char *p = (char *) strlcpy; exit (p != (char *)0 && *p != 0); #endif ; return 0; } configure:17844: checking if strncpy is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure:17844: checking if strdup is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure:17844: checking if strndup is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure:17844: checking if strlen is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure:17844: checking if strnlen is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure:17844: checking if strchr is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure:17844: checking if strrchr is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure:17844: checking if strstr is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure:17844: checking if strspn is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure:17844: checking if strcspn is defined or function configure:17864: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17859:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17853:1: note: include '' or provide a declaration of 'exit' configure:17859:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17859:2: note: include '' or provide a declaration of 'exit' configure:17889: checking if wcscat is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure:17889: checking if wcsncat is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure:17889: checking if wcscmp is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure:17889: checking if wcsncmp is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure:17889: checking if wcscpy is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure:17889: checking if wcslcat is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17903:21: error: 'wcslcat' undeclared (first use in this function); did you mean 'wcsncat'? configure:17903:21: note: each undeclared identifier is reported only once for each function it appears in configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 17894 "configure" #include "confdefs.h" #ifdef HAVE_WCHAR_H #include #endif int main() { #ifndef wcslcat char *p = (char *) wcslcat; exit (p != (char *)0 && *p != 0); #endif ; return 0; } configure:17889: checking if wcslcpy is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17903:21: error: 'wcslcpy' undeclared (first use in this function); did you mean 'wcsncpy'? configure:17903:21: note: each undeclared identifier is reported only once for each function it appears in configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 17894 "configure" #include "confdefs.h" #ifdef HAVE_WCHAR_H #include #endif int main() { #ifndef wcslcpy char *p = (char *) wcslcpy; exit (p != (char *)0 && *p != 0); #endif ; return 0; } configure:17889: checking if wcsncpy is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure:17889: checking if wcsdup is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure:17889: checking if wcsndup is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17903:21: error: 'wcsndup' undeclared (first use in this function); did you mean 'wcsdup'? configure:17903:21: note: each undeclared identifier is reported only once for each function it appears in configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 17894 "configure" #include "confdefs.h" #ifdef HAVE_WCHAR_H #include #endif int main() { #ifndef wcsndup char *p = (char *) wcsndup; exit (p != (char *)0 && *p != 0); #endif ; return 0; } configure:17889: checking if wcslen is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure:17889: checking if wcsnlen is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure:17889: checking if wcschr is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure:17889: checking if wcsrchr is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure:17889: checking if wcsstr is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure:17889: checking if wcsspn is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure:17889: checking if wcscspn is defined or function configure:17909: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:17904:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:17898:1: note: include '' or provide a declaration of 'exit' configure:17904:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:17904:2: note: include '' or provide a declaration of 'exit' configure:17935: checking for wcwidth configure:17963: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17935: checking for wcswidth configure:17963: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17935: checking for wctype configure:17963: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17935: checking for iswctype configure:17963: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17990: checking for basename configure:18018: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:17990: checking for dirname configure:18018: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18045: checking for pathconf configure:18073: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18045: checking for fpathconf configure:18073: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18045: checking for lpathconf configure:18073: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccLXiSPx.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `lpathconf' collect2: error: ld returned 1 exit status configure: failed program was: #line 18050 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char lpathconf(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char lpathconf(); int main() { /* 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_lpathconf) || defined (__stub___lpathconf) choke me #else lpathconf(); #endif ; return 0; } configure:18100: checking for malloc configure:18128: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18112:6: warning: conflicting types for built-in function 'malloc'; expected 'void *(long unsigned int)' [-Wbuiltin-declaration-mismatch] configure:18109:1: note: 'malloc' is declared in header '' configure:18100: checking for calloc configure:18128: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18112:6: warning: conflicting types for built-in function 'calloc'; expected 'void *(long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch] configure:18109:1: note: 'calloc' is declared in header '' configure:18100: checking for valloc configure:18128: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18100: checking for realloc configure:18128: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18112:6: warning: conflicting types for built-in function 'realloc'; expected 'void *(void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] configure:18109:1: note: 'realloc' is declared in header '' configure:18100: checking for memalign configure:18128: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18100: checking for posix_memalign configure:18128: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18112:6: warning: conflicting types for built-in function 'posix_memalign'; expected 'int(void **, long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch] configure:18155: checking for madvise configure:18183: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18210: checking for mktemp configure:18238: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /tmp/ccSmxVZO.ltrans0.ltrans.o: in function `main': /home/hanzlik/rpmbuild/BUILD/cdrtools-3.02/incs/x86_64-linux-cc/configure:18232: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' configure:18210: checking for mkstemp configure:18238: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18265: checking for chflags configure:18293: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:18285:1: error: unknown type name 'choke' configure:18285:7: warning: unused variable 'me' [-Wunused-variable] configure: failed program was: #line 18270 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char chflags(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char chflags(); int main() { /* 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_chflags) || defined (__stub___chflags) choke me #else chflags(); #endif ; return 0; } configure:18265: checking for fchflags configure:18293: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:18285:1: error: unknown type name 'choke' configure:18285:7: warning: unused variable 'me' [-Wunused-variable] configure: failed program was: #line 18270 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fchflags(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fchflags(); int main() { /* 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_fchflags) || defined (__stub___fchflags) choke me #else fchflags(); #endif ; return 0; } configure:18265: checking for fflagstostr configure:18293: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cciYH7My.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `fflagstostr' collect2: error: ld returned 1 exit status configure: failed program was: #line 18270 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fflagstostr(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fflagstostr(); int main() { /* 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_fflagstostr) || defined (__stub___fflagstostr) choke me #else fflagstostr(); #endif ; return 0; } configure:18265: checking for strtofflags configure:18293: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccdbd5Rw.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `strtofflags' collect2: error: ld returned 1 exit status configure: failed program was: #line 18270 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strtofflags(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strtofflags(); int main() { /* 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_strtofflags) || defined (__stub___strtofflags) choke me #else strtofflags(); #endif ; return 0; } configure:18320: checking for fnmatch configure:18348: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18375: checking for truncate configure:18403: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18375: checking for ftruncate configure:18403: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18430: checking for getppriv configure:18458: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccfoJjfO.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `getppriv' collect2: error: ld returned 1 exit status configure: failed program was: #line 18435 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getppriv(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getppriv(); int main() { /* 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_getppriv) || defined (__stub___getppriv) choke me #else getppriv(); #endif ; return 0; } configure:18430: checking for setppriv configure:18458: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccu2hnDV.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `setppriv' collect2: error: ld returned 1 exit status configure: failed program was: #line 18435 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setppriv(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char setppriv(); int main() { /* 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_setppriv) || defined (__stub___setppriv) choke me #else setppriv(); #endif ; return 0; } configure:18430: checking for priv_set configure:18458: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccBRQges.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `priv_set' collect2: error: ld returned 1 exit status configure: failed program was: #line 18435 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char priv_set(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char priv_set(); int main() { /* 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_priv_set) || defined (__stub___priv_set) choke me #else priv_set(); #endif ; return 0; } configure:18485: checking for issetugid configure:18513: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccRNfc4E.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `issetugid' collect2: error: ld returned 1 exit status configure: failed program was: #line 18490 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char issetugid(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char issetugid(); int main() { /* 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_issetugid) || defined (__stub___issetugid) choke me #else issetugid(); #endif ; return 0; } configure:18540: checking for getroles configure:18568: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc6YJyR3.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `getroles' collect2: error: ld returned 1 exit status configure: failed program was: #line 18545 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getroles(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getroles(); int main() { /* 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_getroles) || defined (__stub___getroles) choke me #else getroles(); #endif ; return 0; } configure:18540: checking for privbit_set configure:18568: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccVzmczE.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `privbit_set' collect2: error: ld returned 1 exit status configure: failed program was: #line 18545 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char privbit_set(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char privbit_set(); int main() { /* 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_privbit_set) || defined (__stub___privbit_set) choke me #else privbit_set(); #endif ; return 0; } configure:18595: checking for setlocale configure:18623: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18595: checking for localeconv configure:18623: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18595: checking for nl_langinfo configure:18623: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18650: checking for setbuf configure:18678: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18650: checking for setvbuf configure:18678: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18705: checking for clone_area configure:18733: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccmu1G6d.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `clone_area' collect2: error: ld returned 1 exit status configure: failed program was: #line 18710 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char clone_area(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char clone_area(); int main() { /* 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_clone_area) || defined (__stub___clone_area) choke me #else clone_area(); #endif ; return 0; } configure:18705: checking for create_area configure:18733: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccXqtAMt.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `create_area' collect2: error: ld returned 1 exit status configure: failed program was: #line 18710 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char create_area(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char create_area(); int main() { /* 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_create_area) || defined (__stub___create_area) choke me #else create_area(); #endif ; return 0; } configure:18705: checking for delete_area configure:18733: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccDT0WsS.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `delete_area' collect2: error: ld returned 1 exit status configure: failed program was: #line 18710 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char delete_area(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char delete_area(); int main() { /* 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_delete_area) || defined (__stub___delete_area) choke me #else delete_area(); #endif ; return 0; } configure:18762: checking for raw availability of fexecl configure:18780: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccHDExRc.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `fexecl' collect2: error: ld returned 1 exit status configure: failed program was: #line 18767 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fexecl(); int main() { fexecl(); ; return 0; } configure:18762: checking for raw availability of fexecle configure:18780: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccf1a19V.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `fexecle' collect2: error: ld returned 1 exit status configure: failed program was: #line 18767 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fexecle(); int main() { fexecle(); ; return 0; } configure:18762: checking for raw availability of fexecv configure:18780: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccbefiFh.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `fexecv' collect2: error: ld returned 1 exit status configure: failed program was: #line 18767 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fexecv(); int main() { fexecv(); ; return 0; } configure:18762: checking for raw availability of fexecve configure:18780: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18807: checking for raw availability of fspawnv configure:18825: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccK0HloF.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `fspawnv' collect2: error: ld returned 1 exit status configure: failed program was: #line 18812 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fspawnv(); int main() { fspawnv(); ; return 0; } configure:18807: checking for raw availability of fspawnl configure:18825: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccFXbqYt.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `fspawnl' collect2: error: ld returned 1 exit status configure: failed program was: #line 18812 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fspawnl(); int main() { fspawnl(); ; return 0; } configure:18807: checking for raw availability of fspawnv_nowait configure:18825: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccziGXk1.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `fspawnv_nowait' collect2: error: ld returned 1 exit status configure: failed program was: #line 18812 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fspawnv_nowait(); int main() { fspawnv_nowait(); ; return 0; } configure:18853: checking for raw availability of getline configure:18871: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:18853: checking for raw availability of fgetline configure:18871: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccxoNbe1.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `fgetline' collect2: error: ld returned 1 exit status configure: failed program was: #line 18858 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fgetline(); int main() { fgetline(); ; return 0; } configure:18898: checking if dirfd is defined or function configure:18914: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:18909:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:18905:1: note: include '' or provide a declaration of 'exit' configure:18909:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:18909:2: note: include '' or provide a declaration of 'exit' configure:18937: checking if iswprint is defined or function configure:18960: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:18955:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:18949:1: note: include '' or provide a declaration of 'exit' configure:18955:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:18955:2: note: include '' or provide a declaration of 'exit' configure:18983: checking if iswblank is defined or function configure:19006: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:19001:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:18995:1: note: include '' or provide a declaration of 'exit' configure:19001:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:19001:2: note: include '' or provide a declaration of 'exit' configure:19029: checking if isblank is defined or function configure:19049: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:19072: checking if mbsinit is defined or function configure:19095: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:19090:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:19084:1: note: include '' or provide a declaration of 'exit' configure:19090:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:19090:2: note: include '' or provide a declaration of 'exit' configure:19118: checking if mbtowc is defined or function configure:19138: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:19161: checking if wctomb is defined or function configure:19181: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:19204: checking if mbrtowc is defined or function configure:19227: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:19222:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:19216:1: note: include '' or provide a declaration of 'exit' configure:19222:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:19222:2: note: include '' or provide a declaration of 'exit' configure:19250: checking if wcrtomb is defined or function configure:19273: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:19268:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:19262:1: note: include '' or provide a declaration of 'exit' configure:19268:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:19268:2: note: include '' or provide a declaration of 'exit' configure:19296: checking if finite is defined or function configure:19312: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:19302:10: fatal error: ieeefp.h: No such file or directory compilation terminated. configure: failed program was: #line 19301 "configure" #include "confdefs.h" #include int main() { #ifndef finite char *p = (char *) finite; exit (p != (char *)0 && *p != 0); #endif ; return 0; } configure:19334: checking if isnand is defined or function configure:19350: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:19340:10: fatal error: ieeefp.h: No such file or directory compilation terminated. configure: failed program was: #line 19339 "configure" #include "confdefs.h" #include int main() { #ifndef isnand char *p = (char *) isnand; exit (p != (char *)0 && *p != 0); #endif ; return 0; } configure:19373: checking if we may not define our own malloc() configure:19416: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:19386:1: warning: conflicting types for built-in function 'malloc'; expected 'void *(long unsigned int)' [-Wbuiltin-declaration-mismatch] configure:19382:1: note: 'malloc' is declared in header '' configure: In function 'malloc': configure:19395:2: warning: implicit declaration of function 'write' [-Wimplicit-function-declaration] configure:19397:2: warning: implicit declaration of function '_exit' [-Wimplicit-function-declaration] configure:19397:2: warning: incompatible implicit declaration of built-in function '_exit' [-Wbuiltin-declaration-mismatch] configure: At top level: configure:19401:1: warning: return type defaults to 'int' [-Wimplicit-int] configure:19401:1: warning: conflicting types for built-in function 'free'; expected 'void(void *)' [-Wbuiltin-declaration-mismatch] configure:19401:1: note: 'free' is declared in header '' configure:19404:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:19408:2: warning: implicit declaration of function 'strdup' [-Wimplicit-function-declaration] configure:19408:2: warning: incompatible implicit declaration of built-in function 'strdup' [-Wbuiltin-declaration-mismatch] configure:19413:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:19413:2: note: include '' or provide a declaration of 'exit' configure:19413:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:19413:2: note: include '' or provide a declaration of 'exit' configure: In function 'free': configure:19401:18: warning: control reaches end of non-void function [-Wreturn-type] configure: In function 'main': configure:19408:2: warning: ignoring return value of 'strdup' declared with attribute 'warn_unused_result' [-Wunused-result] configure:19438: checking for working extern long timezone configure:19457: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:19453:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:19447:1: note: include '' or provide a declaration of 'exit' configure:19453:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:19453:2: note: include '' or provide a declaration of 'exit' configure:19479: checking for extern timezone in time.h or sys/time.h configure:19502: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:19498:1: error: 'timezone' undeclared (first use in this function) configure:19498:1: note: each undeclared identifier is reported only once for each function it appears in configure: failed program was: #line 19484 "configure" #include "confdefs.h" #include #ifdef TIME_WITH_SYS_TIME_H # include # include #else #ifdef HAVE_SYS_TIME_H # include #else # include #endif #endif int main() { timezone = 1; ; return 0; } configure:19522: checking for working extern char *__progname configure:19541: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:19537:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:19531:1: note: include '' or provide a declaration of 'exit' configure:19537:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:19537:2: note: include '' or provide a declaration of 'exit' configure:19563: checking for working extern char *__progname_full configure:19582: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:19578:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:19572:1: note: include '' or provide a declaration of 'exit' configure:19578:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:19578:2: note: include '' or provide a declaration of 'exit' configure:19605: checking if link() allows hard links on symlinks configure:19635: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:19615:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:19619:2: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] configure:19623:6: warning: implicit declaration of function 'symlink' [-Wimplicit-function-declaration] configure:19625:6: warning: implicit declaration of function 'link' [-Wimplicit-function-declaration] configure:19631:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:19614:1: note: include '' or provide a declaration of 'exit' configure:19631:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:19631:2: note: include '' or provide a declaration of 'exit' configure:19657: checking if link() does not folow symlinks configure:19699: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:19670:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:19676:2: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] configure:19680:6: warning: implicit declaration of function 'creat' [-Wimplicit-function-declaration] configure:19681:2: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] configure:19682:6: warning: implicit declaration of function 'symlink' [-Wimplicit-function-declaration] configure:19684:6: warning: implicit declaration of function 'link' [-Wimplicit-function-declaration] configure:19695:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:19669:1: note: include '' or provide a declaration of 'exit' configure:19695:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:19695:2: note: include '' or provide a declaration of 'exit' configure:19724: checking for unistd.h configure:19761: checking if access() does implement E_OK configure:19822: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:19798:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:19818:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:19794:1: note: include '' or provide a declaration of 'exit' configure:19818:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:19818:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 19769 "configure" #include "confdefs.h" # ifdef HAVE_UNISTD_H # include # endif #ifndef R_OK #define R_OK 4 /* Test for Read permission */ #define W_OK 2 /* Test for Write permission */ #define X_OK 1 /* Test for eXecute permission */ #define F_OK 0 /* Test for existence of File */ #endif #ifndef E_OK #ifdef EFF_ONLY_OK #define E_OK EFF_ONLY_OK /* Irix */ #else #ifdef EUID_OK #define E_OK EUID_OK /* UNICOS (0400) */ #else #define E_OK 010 /* Test effective uids */ #endif #endif #endif #include #ifndef HAVE_ERRNO_DEF extern int errno; #endif main() { #ifdef _MSC_VER /* * If we use "cl" to compile and call access(".", E_OK|F_OK), the program will * cause an exception that results in a popup window. For this reason, the test * is disabled for "cl", it would not work anyway. */ int ret = 1; #else int ret = 0; if (access(".", F_OK) != 0) ret = 1; else if (access(".", E_OK|F_OK) != 0) ret = 1; else if (access(".", (R_OK<<4)|F_OK) == 0) ret = 1; #endif exit(ret); } configure:19847: checking for fnmatch.h configure:19884: checking if fnmatch() does implement FNM_IGNORECASE or FNM_CASEFOLD configure:19913: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:19904:1: warning: return type defaults to 'int' [-Wimplicit-int] configure: In function 'main': configure:19909:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:19896:1: note: include '' or provide a declaration of 'exit' configure:19909:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:19909:2: note: include '' or provide a declaration of 'exit' configure:19936: checking for fseeko() configure:19948: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:19944:8: warning: the address of 'fseeko' will always evaluate as 'true' [-Waddress] configure:19968: checking for ftello() configure:19980: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:19976:8: warning: the address of 'ftello' will always evaluate as 'true' [-Waddress] configure:20001: checking for dlopen in -lc configure:20020: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc2GyiJ5.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure: failed program was: #line 20009 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dlopen(); int main() { dlopen() ; return 0; } configure:20039: checking for dlopen in -ldl configure:20058: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -ldl 1>&5 configure:20085: checking for dlopen configure:20113: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -ldl 1>&5 configure:20085: checking for dlclose configure:20113: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -ldl 1>&5 configure:20085: checking for dlsym configure:20113: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -ldl 1>&5 configure:20085: checking for dlerror configure:20113: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -ldl 1>&5 configure:20085: checking for dlinfo configure:20113: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -ldl 1>&5 configure:20140: checking for shl_load configure:20168: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -ldl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc4idHyw.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure: failed program was: #line 20145 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char shl_load(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char shl_load(); int main() { /* 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_shl_load) || defined (__stub___shl_load) choke me #else shl_load(); #endif ; return 0; } configure:20140: checking for shl_unload configure:20168: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -ldl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccaqeiBT.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `shl_unload' collect2: error: ld returned 1 exit status configure: failed program was: #line 20145 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char shl_unload(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char shl_unload(); int main() { /* 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_shl_unload) || defined (__stub___shl_unload) choke me #else shl_unload(); #endif ; return 0; } configure:20140: checking for shl_gethandle configure:20168: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -ldl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccVwE8oY.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `shl_gethandle' collect2: error: ld returned 1 exit status configure: failed program was: #line 20145 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char shl_gethandle(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char shl_gethandle(); int main() { /* 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_shl_gethandle) || defined (__stub___shl_gethandle) choke me #else shl_gethandle(); #endif ; return 0; } configure:20203: checking if LoadLibrary is defined or function configure:20227: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:20221:21: error: 'LoadLibrary' undeclared (first use in this function) configure:20221:21: note: each undeclared identifier is reported only once for each function it appears in configure:20222:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:20209:1: note: include '' or provide a declaration of 'exit' configure:20222:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:20222:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 20208 "configure" #include "confdefs.h" #ifdef HAVE_WINDOWS_H #undef u_char #undef u_short #undef u_int #undef u_long #include #endif int main() { #ifndef LoadLibrary char *p = (char *) LoadLibrary; exit (p != (char *)0 && *p != 0); #endif ; return 0; } configure:20203: checking if FreeLibrary is defined or function configure:20227: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:20221:21: error: 'FreeLibrary' undeclared (first use in this function) configure:20221:21: note: each undeclared identifier is reported only once for each function it appears in configure:20222:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:20209:1: note: include '' or provide a declaration of 'exit' configure:20222:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:20222:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 20208 "configure" #include "confdefs.h" #ifdef HAVE_WINDOWS_H #undef u_char #undef u_short #undef u_int #undef u_long #include #endif int main() { #ifndef FreeLibrary char *p = (char *) FreeLibrary; exit (p != (char *)0 && *p != 0); #endif ; return 0; } configure:20203: checking if GetProcAddress is defined or function configure:20227: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:20221:21: error: 'GetProcAddress' undeclared (first use in this function) configure:20221:21: note: each undeclared identifier is reported only once for each function it appears in configure:20222:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:20209:1: note: include '' or provide a declaration of 'exit' configure:20222:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:20222:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 20208 "configure" #include "confdefs.h" #ifdef HAVE_WINDOWS_H #undef u_char #undef u_short #undef u_int #undef u_long #include #endif int main() { #ifndef GetProcAddress char *p = (char *) GetProcAddress; exit (p != (char *)0 && *p != 0); #endif ; return 0; } configure:20252: checking for socket in -lc configure:20271: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:20333: checking for gethostbyname in -lc configure:20352: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:20457: checking for rcmd configure:20485: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:20457: checking for socket configure:20485: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:20457: checking for socketpair configure:20485: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:20512: checking for getservbyname configure:20540: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:20512: checking for inet_ntoa configure:20540: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:20567: checking for getaddrinfo configure:20595: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:20567: checking for getnameinfo configure:20595: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:20622: checking for host2netname configure:20650: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccM2djum.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `host2netname' collect2: error: ld returned 1 exit status configure: failed program was: #line 20627 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char host2netname(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char host2netname(); int main() { /* 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_host2netname) || defined (__stub___host2netname) choke me #else host2netname(); #endif ; return 0; } configure:20622: checking for netname2host configure:20650: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccavPQJQ.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `netname2host' collect2: error: ld returned 1 exit status configure: failed program was: #line 20627 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char netname2host(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char netname2host(); int main() { /* 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_netname2host) || defined (__stub___netname2host) choke me #else netname2host(); #endif ; return 0; } configure:20678: checking for res_init in -lc configure:20697: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc2tHtA6.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `res_init' collect2: error: ld returned 1 exit status configure: failed program was: #line 20686 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char res_init(); int main() { res_init() ; return 0; } configure:20716: checking for res_init in -lresolv configure:20735: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lresolv 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccpDB1CC.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `res_init' collect2: error: ld returned 1 exit status configure: failed program was: #line 20724 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char res_init(); int main() { res_init() ; return 0; } configure:20774: checking for special C compiler options needed for large files configure:20846: checking for _FILE_OFFSET_BITS value needed for large files configure:20868: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:20913: checking for _LARGE_FILES value needed for large files configure:20935: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:20980: checking for _LARGEFILE_SOURCE value needed for large files configure:20993: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:20989:8: warning: the address of 'fseeko' will always evaluate as 'true' [-Waddress] configure:21031: checking if system supports Large Files at all configure:21056: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:21051:8: warning: the address of 'fseeko' will always evaluate as 'true' [-Waddress] configure:21052:8: warning: the address of 'ftello' will always evaluate as 'true' [-Waddress] configure:21048:9: warning: unused variable 'off_t_is_large' [-Wunused-variable] configure:21099: checking for crypt in -lc configure:21118: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccCEiXHo.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `crypt' collect2: error: ld returned 1 exit status configure: failed program was: #line 21107 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char crypt(); int main() { crypt() ; return 0; } configure:21137: checking for crypt in -lcrypt configure:21156: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lcrypt 1>&5 configure:21190: checking for crypt configure:21218: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lcrypt 1>&5 configure:21245: checking for gettext in -lc configure:21264: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lc 1>&5 configure: In function 'main': configure:21259:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] configure:21334: checking if gettext is defined or function configure:21350: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:21374: checking for iconv_open in -lc configure:21393: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lc 1>&5 configure: In function 'main': configure:21388:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] configure:21463: checking if iconv is defined or function configure:21479: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:21474:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:21470:1: note: include '' or provide a declaration of 'exit' configure:21474:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:21474:2: note: include '' or provide a declaration of 'exit' configure:21501: checking if iconv_open is defined or function configure:21517: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:21512:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:21508:1: note: include '' or provide a declaration of 'exit' configure:21512:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:21512:2: note: include '' or provide a declaration of 'exit' configure:21539: checking if iconv_close is defined or function configure:21555: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:21550:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:21546:1: note: include '' or provide a declaration of 'exit' configure:21550:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:21550:2: note: include '' or provide a declaration of 'exit' configure:21577: checking if libiconv is defined or function configure:21593: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:21587:21: error: 'libiconv' undeclared (first use in this function); did you mean 'iconv'? configure:21587:21: note: each undeclared identifier is reported only once for each function it appears in configure:21588:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:21584:1: note: include '' or provide a declaration of 'exit' configure:21588:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:21588:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 21582 "configure" #include "confdefs.h" #include int main() { #ifndef libiconv char *p = (char *) libiconv; exit (p != (char *)0 && *p != 0); #endif ; return 0; } configure:21615: checking if libiconv_open is defined or function configure:21631: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:21625:21: error: 'libiconv_open' undeclared (first use in this function); did you mean 'iconv_open'? configure:21625:21: note: each undeclared identifier is reported only once for each function it appears in configure:21626:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:21622:1: note: include '' or provide a declaration of 'exit' configure:21626:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:21626:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 21620 "configure" #include "confdefs.h" #include int main() { #ifndef libiconv_open char *p = (char *) libiconv_open; exit (p != (char *)0 && *p != 0); #endif ; return 0; } configure:21653: checking if libiconv_close is defined or function configure:21669: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:21663:21: error: 'libiconv_close' undeclared (first use in this function); did you mean 'iconv_close'? configure:21663:21: note: each undeclared identifier is reported only once for each function it appears in configure:21664:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:21660:1: note: include '' or provide a declaration of 'exit' configure:21664:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:21664:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 21658 "configure" #include "confdefs.h" #include int main() { #ifndef libiconv_close char *p = (char *) libiconv_close; exit (p != (char *)0 && *p != 0); #endif ; return 0; } configure:21693: checking for XML_Parse in -lc configure:21712: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccqQ2pLd.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `XML_Parse' collect2: error: ld returned 1 exit status configure: failed program was: #line 21701 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char XML_Parse(); int main() { XML_Parse() ; return 0; } configure:21731: checking for XML_Parse in -lexpat configure:21750: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lexpat 1>&5 configure:21783: checking for XML_Parse configure:21811: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lexpat 1>&5 configure:21847: checking for SCardEstablishContext in -lc configure:21866: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccLZgKpg.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `SCardEstablishContext' collect2: error: ld returned 1 exit status configure: failed program was: #line 21855 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char SCardEstablishContext(); int main() { SCardEstablishContext() ; return 0; } configure:21885: checking for SCardEstablishContext in -lwinscard configure:21904: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lwinscard 1>&5 /usr/bin/ld: cannot find -lwinscard collect2: error: ld returned 1 exit status configure: failed program was: #line 21893 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char SCardEstablishContext(); int main() { SCardEstablishContext() ; return 0; } configure:21923: checking for SCardEstablishContext in -lpcsclite configure:21942: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lpcsclite 1>&5 /usr/bin/ld: cannot find -lpcsclite collect2: error: ld returned 1 exit status configure: failed program was: #line 21931 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char SCardEstablishContext(); int main() { SCardEstablishContext() ; return 0; } configure:21977: checking for SCardEstablishContext configure:22005: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccf1Ps9W.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `SCardEstablishContext' collect2: error: ld returned 1 exit status configure: failed program was: #line 21982 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char SCardEstablishContext(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char SCardEstablishContext(); int main() { /* 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_SCardEstablishContext) || defined (__stub___SCardEstablishContext) choke me #else SCardEstablishContext(); #endif ; return 0; } configure:22040: checking for CRYPTO_free in -lc configure:22059: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc1eWKGU.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `CRYPTO_free' collect2: error: ld returned 1 exit status configure: failed program was: #line 22048 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char CRYPTO_free(); int main() { CRYPTO_free() ; return 0; } configure:22078: checking for CRYPTO_free in -lcrypto configure:22097: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lcrypto 1>&5 configure:22130: checking for CRYPTO_free configure:22158: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lcrypto 1>&5 configure:22184: checking for SSL_free in -lc configure:22203: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc8MLVEP.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `SSL_free' collect2: error: ld returned 1 exit status configure: failed program was: #line 22192 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char SSL_free(); int main() { SSL_free() ; return 0; } configure:22222: checking for SSL_free in -lssl configure:22241: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lssl 1>&5 configure:22274: checking for SSL_free configure:22302: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lssl 1>&5 configure:22337: checking for Posix Access Control List support configure:22339: checking for acl_get_file in -lacl configure:22358: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 configure:22379: checking for acl_get_file in -lpacl configure:22398: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lpacl 1>&5 /usr/bin/ld: cannot find -lpacl collect2: error: ld returned 1 exit status configure: failed program was: #line 22387 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char acl_get_file(); int main() { acl_get_file() ; return 0; } configure:22429: checking for acl_get_file configure:22457: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 configure:22429: checking for acl_set_file configure:22457: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 configure:22429: checking for acl_from_text configure:22457: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 configure:22429: checking for acl_to_text configure:22457: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 configure:22429: checking for acl_free configure:22457: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 configure:22429: checking for acl_delete_def_file configure:22457: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 configure:22484: checking for acl_extended_file configure:22512: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 configure:22539: checking for acl_get_entry configure:22567: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 configure:22594: checking for acl_to_text_np configure:22622: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cco0Q2Zp.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `acl_to_text_np' collect2: error: ld returned 1 exit status configure: failed program was: #line 22599 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char acl_to_text_np(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char acl_to_text_np(); int main() { /* 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_acl_to_text_np) || defined (__stub___acl_to_text_np) choke me #else acl_to_text_np(); #endif ; return 0; } configure:22594: checking for acl_get_brand_np configure:22622: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccMqY671.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `acl_get_brand_np' collect2: error: ld returned 1 exit status configure: failed program was: #line 22599 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char acl_get_brand_np(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char acl_get_brand_np(); int main() { /* 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_acl_get_brand_np) || defined (__stub___acl_get_brand_np) choke me #else acl_get_brand_np(); #endif ; return 0; } configure:22594: checking for acl_is_trivial_np configure:22622: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccpMANZQ.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `acl_is_trivial_np' collect2: error: ld returned 1 exit status configure: failed program was: #line 22599 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char acl_is_trivial_np(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char acl_is_trivial_np(); int main() { /* 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_acl_is_trivial_np) || defined (__stub___acl_is_trivial_np) choke me #else acl_is_trivial_np(); #endif ; return 0; } configure:22594: checking for acl_strip_np configure:22622: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccMB0mVN.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `acl_strip_np' collect2: error: ld returned 1 exit status configure: failed program was: #line 22599 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char acl_strip_np(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char acl_strip_np(); int main() { /* 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_acl_strip_np) || defined (__stub___acl_strip_np) choke me #else acl_strip_np(); #endif ; return 0; } configure:22649: checking for Solaris UFS Access Control List support configure:22651: checking for acltotext in -lsec configure:22670: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lsec 1>&5 /usr/bin/ld: cannot find -lsec collect2: error: ld returned 1 exit status configure: failed program was: #line 22659 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char acltotext(); int main() { acltotext() ; return 0; } configure:22695: checking for acl configure:22723: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc9kvBjh.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `acl' collect2: error: ld returned 1 exit status configure: failed program was: #line 22700 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char acl(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char acl(); int main() { /* 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_acl) || defined (__stub___acl) choke me #else acl(); #endif ; return 0; } configure:22695: checking for facl configure:22723: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cczS8KGI.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `facl' collect2: error: ld returned 1 exit status configure: failed program was: #line 22700 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char facl(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char facl(); int main() { /* 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_facl) || defined (__stub___facl) choke me #else facl(); #endif ; return 0; } configure:22695: checking for aclfromtext configure:22723: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccPWbvCG.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `aclfromtext' collect2: error: ld returned 1 exit status configure: failed program was: #line 22700 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char aclfromtext(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char aclfromtext(); int main() { /* 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_aclfromtext) || defined (__stub___aclfromtext) choke me #else aclfromtext(); #endif ; return 0; } configure:22695: checking for acltotext configure:22723: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccYNzAbB.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `acltotext' collect2: error: ld returned 1 exit status configure: failed program was: #line 22700 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char acltotext(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char acltotext(); int main() { /* 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_acltotext) || defined (__stub___acltotext) choke me #else acltotext(); #endif ; return 0; } configure:22749: checking for NFSv4 Access Control List support configure:22753: checking for acl_get configure:22781: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccIe80J8.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `acl_get' collect2: error: ld returned 1 exit status configure: failed program was: #line 22758 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char acl_get(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char acl_get(); int main() { /* 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_acl_get) || defined (__stub___acl_get) choke me #else acl_get(); #endif ; return 0; } configure:22753: checking for acl_set configure:22781: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cctrtLgj.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `acl_set' collect2: error: ld returned 1 exit status configure: failed program was: #line 22758 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char acl_set(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char acl_set(); int main() { /* 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_acl_set) || defined (__stub___acl_set) choke me #else acl_set(); #endif ; return 0; } configure:22753: checking for facl_get configure:22781: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccoPlsjn.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `facl_get' collect2: error: ld returned 1 exit status configure: failed program was: #line 22758 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char facl_get(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char facl_get(); int main() { /* 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_facl_get) || defined (__stub___facl_get) choke me #else facl_get(); #endif ; return 0; } configure:22753: checking for facl_set configure:22781: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc3iQ4hJ.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `facl_set' collect2: error: ld returned 1 exit status configure: failed program was: #line 22758 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char facl_set(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char facl_set(); int main() { /* 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_facl_set) || defined (__stub___facl_set) choke me #else facl_set(); #endif ; return 0; } configure:22753: checking for acl_fromtext configure:22781: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cczo46qI.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `acl_fromtext' collect2: error: ld returned 1 exit status configure: failed program was: #line 22758 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char acl_fromtext(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char acl_fromtext(); int main() { /* 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_acl_fromtext) || defined (__stub___acl_fromtext) choke me #else acl_fromtext(); #endif ; return 0; } configure:22753: checking for acl_totext configure:22781: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lacl 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccS3H9U9.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `acl_totext' collect2: error: ld returned 1 exit status configure: failed program was: #line 22758 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char acl_totext(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char acl_totext(); int main() { /* 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_acl_totext) || defined (__stub___acl_totext) choke me #else acl_totext(); #endif ; return 0; } configure:22809: checking for HP-UX Access Control List support configure:22813: checking for getacl configure:22841: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccH5mMLh.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `getacl' collect2: error: ld returned 1 exit status configure: failed program was: #line 22818 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getacl(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getacl(); int main() { /* 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_getacl) || defined (__stub___getacl) choke me #else getacl(); #endif ; return 0; } configure:22813: checking for fgetacl configure:22841: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc85puUw.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `fgetacl' collect2: error: ld returned 1 exit status configure: failed program was: #line 22818 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fgetacl(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fgetacl(); int main() { /* 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_fgetacl) || defined (__stub___fgetacl) choke me #else fgetacl(); #endif ; return 0; } configure:22813: checking for setacl configure:22841: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccsnz5A1.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `setacl' collect2: error: ld returned 1 exit status configure: failed program was: #line 22818 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setacl(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char setacl(); int main() { /* 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_setacl) || defined (__stub___setacl) choke me #else setacl(); #endif ; return 0; } configure:22813: checking for fsetacl configure:22841: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccNL4iFe.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `fsetacl' collect2: error: ld returned 1 exit status configure: failed program was: #line 22818 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fsetacl(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fsetacl(); int main() { /* 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_fsetacl) || defined (__stub___fsetacl) choke me #else fsetacl(); #endif ; return 0; } configure:22813: checking for strtoacl configure:22841: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccMqIRHJ.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `strtoacl' collect2: error: ld returned 1 exit status configure: failed program was: #line 22818 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strtoacl(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strtoacl(); int main() { /* 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_strtoacl) || defined (__stub___strtoacl) choke me #else strtoacl(); #endif ; return 0; } configure:22813: checking for acltostr configure:22841: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccz2MePr.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `acltostr' collect2: error: ld returned 1 exit status configure: failed program was: #line 22818 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char acltostr(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char acltostr(); int main() { /* 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_acltostr) || defined (__stub___acltostr) choke me #else acltostr(); #endif ; return 0; } configure:22813: checking for cpacl configure:22841: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccYthq6L.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `cpacl' collect2: error: ld returned 1 exit status configure: failed program was: #line 22818 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char cpacl(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char cpacl(); int main() { /* 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_cpacl) || defined (__stub___cpacl) choke me #else cpacl(); #endif ; return 0; } configure:22813: checking for fcpacl configure:22841: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccA8jNz4.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `fcpacl' collect2: error: ld returned 1 exit status configure: failed program was: #line 22818 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fcpacl(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fcpacl(); int main() { /* 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_fcpacl) || defined (__stub___fcpacl) choke me #else fcpacl(); #endif ; return 0; } configure:22813: checking for chownacl configure:22841: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc7FheDW.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `chownacl' collect2: error: ld returned 1 exit status configure: failed program was: #line 22818 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char chownacl(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char chownacl(); int main() { /* 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_chownacl) || defined (__stub___chownacl) choke me #else chownacl(); #endif ; return 0; } configure:22813: checking for setaclentry configure:22841: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccW0vqkY.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `setaclentry' collect2: error: ld returned 1 exit status configure: failed program was: #line 22818 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setaclentry(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char setaclentry(); int main() { /* 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_setaclentry) || defined (__stub___setaclentry) choke me #else setaclentry(); #endif ; return 0; } configure:22813: checking for fsetaclentry configure:22841: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccgeRa65.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `fsetaclentry' collect2: error: ld returned 1 exit status configure: failed program was: #line 22818 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fsetaclentry(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fsetaclentry(); int main() { /* 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_fsetaclentry) || defined (__stub___fsetaclentry) choke me #else fsetaclentry(); #endif ; return 0; } configure:22871: checking for Linux flavor Extended Attribute support configure:22873: checking for getxattr in -lattr configure:22892: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lattr 1>&5 configure:22917: checking for getxattr configure:22945: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lattr 1>&5 configure:22917: checking for setxattr configure:22945: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lattr 1>&5 configure:22917: checking for listxattr configure:22945: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lattr 1>&5 configure:22917: checking for lgetxattr configure:22945: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lattr 1>&5 configure:22917: checking for lsetxattr configure:22945: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lattr 1>&5 configure:22917: checking for llistxattr configure:22945: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lattr 1>&5 configure:22973: checking for RBAC support configure:22975: checking for getuserattr in -lsecdb configure:22994: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lsecdb 1>&5 /usr/bin/ld: cannot find -lsecdb collect2: error: ld returned 1 exit status configure: failed program was: #line 22983 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getuserattr(); int main() { getuserattr() ; return 0; } configure:23019: checking for getauthattr configure:23047: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccN7jZnJ.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `getauthattr' collect2: error: ld returned 1 exit status configure: failed program was: #line 23024 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getauthattr(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getauthattr(); int main() { /* 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_getauthattr) || defined (__stub___getauthattr) choke me #else getauthattr(); #endif ; return 0; } configure:23019: checking for getuserattr configure:23047: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc7EvlHg.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `getuserattr' collect2: error: ld returned 1 exit status configure: failed program was: #line 23024 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getuserattr(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getuserattr(); int main() { /* 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_getuserattr) || defined (__stub___getuserattr) choke me #else getuserattr(); #endif ; return 0; } configure:23019: checking for getexecattr configure:23047: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc75l0k8.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `getexecattr' collect2: error: ld returned 1 exit status configure: failed program was: #line 23024 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getexecattr(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getexecattr(); int main() { /* 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_getexecattr) || defined (__stub___getexecattr) choke me #else getexecattr(); #endif ; return 0; } configure:23019: checking for getprofattr configure:23047: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccojsKvI.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `getprofattr' collect2: error: ld returned 1 exit status configure: failed program was: #line 23024 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getprofattr(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getprofattr(); int main() { /* 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_getprofattr) || defined (__stub___getprofattr) choke me #else getprofattr(); #endif ; return 0; } configure:23074: checking for gmatch() support configure:23076: checking for gmatch in -lgen configure:23095: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lgen 1>&5 /usr/bin/ld: cannot find -lgen collect2: error: ld returned 1 exit status configure: failed program was: #line 23084 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gmatch(); int main() { gmatch() ; return 0; } configure:23120: checking for gmatch configure:23148: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccSLz3DG.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `gmatch' collect2: error: ld returned 1 exit status configure: failed program was: #line 23125 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gmatch(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gmatch(); int main() { /* 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_gmatch) || defined (__stub___gmatch) choke me #else gmatch(); #endif ; return 0; } configure:23175: checking for ELF support configure:23177: checking for elf_begin in -lelf configure:23196: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lelf 1>&5 configure:23221: checking for elf_begin configure:23249: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lelf 1>&5 configure:23278: checking for thr_yield configure:23306: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cceSQ7yQ.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `thr_yield' collect2: error: ld returned 1 exit status configure: failed program was: #line 23283 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char thr_yield(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char thr_yield(); int main() { /* 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_thr_yield) || defined (__stub___thr_yield) choke me #else thr_yield(); #endif ; return 0; } configure:23333: checking for pthread_create in -lc configure:23352: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccVc4niL.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status configure: failed program was: #line 23341 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char pthread_create(); int main() { pthread_create() ; return 0; } configure:23371: checking for pthread_create in -lpthread configure:23390: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lpthread 1>&5 configure:23418: checking for pthread_create configure:23446: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lpthread 1>&5 configure:23418: checking for pthread_kill configure:23446: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lpthread 1>&5 configure:23473: checking for pthread_mutex_lock configure:23501: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lpthread 1>&5 configure:23473: checking for pthread_cond_wait configure:23501: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lpthread 1>&5 configure:23473: checking for pthread_spin_lock configure:23501: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lpthread 1>&5 configure:23528: checking for clock_gettime in -lc configure:23547: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:23659: checking for clock_gettime configure:23687: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:23659: checking for clock_settime configure:23687: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:23659: checking for clock_getres configure:23687: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:23714: checking for sched_getparam configure:23742: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:23714: checking for sched_setparam configure:23742: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:23714: checking for sched_getscheduler configure:23742: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:23714: checking for sched_setscheduler configure:23742: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:23769: checking for sched_yield configure:23797: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:23824: checking for nanosleep configure:23852: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:23879: checking for cap_get_proc in -lcap configure:23898: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lcap 1>&5 configure:23923: checking for cap_get_proc configure:23951: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lcap 1>&5 configure:23923: checking for cap_set_proc configure:23951: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lcap 1>&5 configure:23923: checking for cap_set_flag configure:23951: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lcap 1>&5 configure:23923: checking for cap_clear_flag configure:23951: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c -lcap 1>&5 configure:23983: checking for /dev/tty configure:24005: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:24001:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:23995:1: note: include '' or provide a declaration of 'exit' configure:24001:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:24001:2: note: include '' or provide a declaration of 'exit' configure:23983: checking for /dev/null configure:24005: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:24001:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:23995:1: note: include '' or provide a declaration of 'exit' configure:24001:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:24001:2: note: include '' or provide a declaration of 'exit' configure:23983: checking for /dev/zero configure:24005: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:24001:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:23995:1: note: include '' or provide a declaration of 'exit' configure:24001:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:24001:2: note: include '' or provide a declaration of 'exit' configure:24037: checking for /dev/stdin configure:24059: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:24055:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:24049:1: note: include '' or provide a declaration of 'exit' configure:24055:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:24055:2: note: include '' or provide a declaration of 'exit' configure:24037: checking for /dev/stdout configure:24059: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:24055:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:24049:1: note: include '' or provide a declaration of 'exit' configure:24055:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:24055:2: note: include '' or provide a declaration of 'exit' configure:24037: checking for /dev/stderr configure:24059: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:24055:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:24049:1: note: include '' or provide a declaration of 'exit' configure:24055:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:24055:2: note: include '' or provide a declaration of 'exit' configure:24091: checking for /dev/fd/0 configure:24113: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:24109:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:24103:1: note: include '' or provide a declaration of 'exit' configure:24109:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:24109:2: note: include '' or provide a declaration of 'exit' configure:24091: checking for /dev/fd/1 configure:24113: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:24109:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:24103:1: note: include '' or provide a declaration of 'exit' configure:24109:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:24109:2: note: include '' or provide a declaration of 'exit' configure:24091: checking for /dev/fd/2 configure:24113: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:24109:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:24103:1: note: include '' or provide a declaration of 'exit' configure:24109:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:24109:2: note: include '' or provide a declaration of 'exit' configure:24145: checking for /usr/src/linux/include configure:24167: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:24163:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:24157:1: note: include '' or provide a declaration of 'exit' configure:24163:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:24163:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 24153 "configure" #include "confdefs.h" #include #include int main() { struct stat sb; exit(stat("/usr/src/linux/include", &sb) < 0); } configure:24145: checking for /usr/xpg4/bin/sh configure:24167: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:24163:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:24157:1: note: include '' or provide a declaration of 'exit' configure:24163:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:24163:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 24153 "configure" #include "confdefs.h" #include #include int main() { struct stat sb; exit(stat("/usr/xpg4/bin/sh", &sb) < 0); } configure:24145: checking for /opt/schily/xpg4/bin/sh configure:24167: cc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure: In function 'main': configure:24163:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] configure:24157:1: note: include '' or provide a declaration of 'exit' configure:24163:2: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] configure:24163:2: note: include '' or provide a declaration of 'exit' configure: failed program was: #line 24153 "configure" #include "confdefs.h" #include #include int main() { struct stat sb; exit(stat("/opt/schily/xpg4/bin/sh", &sb) < 0); } configure:24201: checking if Linux include file linux/ext2_fs.h is broken configure:24216: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:24209:10: fatal error: linux/ext2_fs.h: No such file or directory compilation terminated. configure: failed program was: #line 24206 "configure" #include "confdefs.h" #if defined(__linux__) || defined(__linux) || defined(linux) #include #endif int main() { ; return 0; } configure:24236: checking if Linux include file /usr/src/linux/include/linux/ext2_fs.h is broken configure:24252: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/src/linux/include -D_GNU_SOURCE conftest.c 1>&5 configure:24245:10: fatal error: linux/ext2_fs.h: No such file or directory compilation terminated. configure: failed program was: #line 24242 "configure" #include "confdefs.h" #if defined(__linux__) || defined(__linux) || defined(linux) #include #endif int main() { ; return 0; } configure:24290: checking if Linux include file scsi/scsi.h is broken configure:24305: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:24325: checking if Linux include file /usr/src/linux/include/scsi/scsi.h is broken configure:24341: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/src/linux/include -D_GNU_SOURCE conftest.c 1>&5 configure:24362: checking if Linux include file scsi/sg.h is broken configure:24378: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE conftest.c 1>&5 configure:24398: checking if Linux include file /usr/src/linux/include/scsi/sg.h is broken configure:24415: cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/src/linux/include -D_GNU_SOURCE conftest.c 1>&5