Checking whether pureperl is required ...no Checking for cc ...cc Checking for cc ...(cached) cc Checking whether perlapi is accessible ...yes Checking for time.h ...yes Checking for sys/time.h ...yes Checking for time ...yes Checking for size_t ...yes Checking for ssize_t ...compile stage failed - error building testesVPMS.o from 'testesVPMS.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testesVPMS.c: In function `main': testesVPMS.c:49: error: `ssize_t' undeclared (first use in this function) testesVPMS.c:49: error: (Each undeclared identifier is reported only once testesVPMS.c:49: error: for each function it appears in.) failing program is: /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif int main () { if( sizeof (ssize_t) ) return 0; ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testesVPMS.o testesVPMS.c no Checking for size of int ...compile stage failed - error building testarGUFb.o from 'testarGUFb.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testarGUFb.c: In function `main': testarGUFb.c:50: error: size of array `test_array' is negative failing program is: /* Defined when time is available */ #define HAVE_TIME 1 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(int))) <= 0) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testarGUFb.o testarGUFb.c compile stage failed - error building test4FwE81.o from 'test4FwE81.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. test4FwE81.c: In function `main': test4FwE81.c:50: error: size of array `test_array' is negative failing program is: /* Defined when time is available */ #define HAVE_TIME 1 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(int))) <= 2) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o test4FwE81.o test4FwE81.c compile stage failed - error building testk3dlID.o from 'testk3dlID.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testk3dlID.c: In function `main': testk3dlID.c:50: error: size of array `test_array' is negative failing program is: /* Defined when time is available */ #define HAVE_TIME 1 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(int))) < 4) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testk3dlID.o testk3dlID.c compile stage failed - error building test4Fbl4Q.o from 'test4Fbl4Q.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. test4Fbl4Q.c: In function `main': test4Fbl4Q.c:50: error: size of array `test_array' is negative failing program is: /* Defined when time is available */ #define HAVE_TIME 1 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(int))) > 4) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o test4Fbl4Q.o test4Fbl4Q.c 4 Checking for size of long ...compile stage failed - error building testUva_5o.o from 'testUva_5o.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testUva_5o.c: In function `main': testUva_5o.c:52: error: size of array `test_array' is negative failing program is: /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when sizeof(int) is available */ #define SIZEOF_INT 4 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(long))) <= 0) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testUva_5o.o testUva_5o.c compile stage failed - error building testXPea7Q.o from 'testXPea7Q.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testXPea7Q.c: In function `main': testXPea7Q.c:52: error: size of array `test_array' is negative failing program is: /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when sizeof(int) is available */ #define SIZEOF_INT 4 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(long))) <= 2) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testXPea7Q.o testXPea7Q.c compile stage failed - error building testarexJZ.o from 'testarexJZ.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testarexJZ.c: In function `main': testarexJZ.c:52: error: size of array `test_array' is negative failing program is: /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when sizeof(int) is available */ #define SIZEOF_INT 4 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(long))) < 4) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testarexJZ.o testarexJZ.c compile stage failed - error building testRbhybE.o from 'testRbhybE.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testRbhybE.c: In function `main': testRbhybE.c:52: error: size of array `test_array' is negative failing program is: /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when sizeof(int) is available */ #define SIZEOF_INT 4 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(long))) > 4) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testRbhybE.o testRbhybE.c 4 Checking for size of long long ...compile stage failed - error building testOgpRYS.o from 'testOgpRYS.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testOgpRYS.c: In function `main': testOgpRYS.c:54: error: size of array `test_array' is negative failing program is: /* defined when sizeof(long) is available */ #define SIZEOF_LONG 4 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when sizeof(int) is available */ #define SIZEOF_INT 4 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(long long))) <= 0) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testOgpRYS.o testOgpRYS.c compile stage failed - error building testPCdKEe.o from 'testPCdKEe.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testPCdKEe.c: In function `main': testPCdKEe.c:54: error: size of array `test_array' is negative failing program is: /* defined when sizeof(long) is available */ #define SIZEOF_LONG 4 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when sizeof(int) is available */ #define SIZEOF_INT 4 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(long long))) <= 2) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testPCdKEe.o testPCdKEe.c compile stage failed - error building testzuaQAd.o from 'testzuaQAd.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testzuaQAd.c: In function `main': testzuaQAd.c:54: error: size of array `test_array' is negative failing program is: /* defined when sizeof(long) is available */ #define SIZEOF_LONG 4 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when sizeof(int) is available */ #define SIZEOF_INT 4 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(long long))) <= 6) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testzuaQAd.o testzuaQAd.c compile stage failed - error building testWcVFqm.o from 'testWcVFqm.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testWcVFqm.c: In function `main': testWcVFqm.c:54: error: size of array `test_array' is negative failing program is: /* defined when sizeof(long) is available */ #define SIZEOF_LONG 4 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when sizeof(int) is available */ #define SIZEOF_INT 4 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(long long))) < 8) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testWcVFqm.o testWcVFqm.c compile stage failed - error building testVCh6Om.o from 'testVCh6Om.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testVCh6Om.c: In function `main': testVCh6Om.c:54: error: size of array `test_array' is negative failing program is: /* defined when sizeof(long) is available */ #define SIZEOF_LONG 4 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when sizeof(int) is available */ #define SIZEOF_INT 4 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(long long))) > 8) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testVCh6Om.o testVCh6Om.c 8 Checking for size of ptr ...compile stage failed - error building testwBhSWT.o from 'testwBhSWT.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testwBhSWT.c: In function `main': testwBhSWT.c:56: error: size of array `test_array' is negative failing program is: /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* defined when sizeof(long) is available */ #define SIZEOF_LONG 4 /* defined when sizeof(int) is available */ #define SIZEOF_INT 4 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* defined when sizeof(long long) is available */ #define SIZEOF_LONG_LONG 8 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(ptr))) <= 0) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testwBhSWT.o testwBhSWT.c compile stage failed - error building testGK0z8m.o from 'testGK0z8m.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testGK0z8m.c: In function `main': testGK0z8m.c:56: error: size of array `test_array' is negative failing program is: /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* defined when sizeof(long) is available */ #define SIZEOF_LONG 4 /* defined when sizeof(int) is available */ #define SIZEOF_INT 4 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* defined when sizeof(long long) is available */ #define SIZEOF_LONG_LONG 8 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(ptr))) <= 2) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testGK0z8m.o testGK0z8m.c compile stage failed - error building testeUKZ2d.o from 'testeUKZ2d.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testeUKZ2d.c: In function `main': testeUKZ2d.c:56: error: size of array `test_array' is negative failing program is: /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* defined when sizeof(long) is available */ #define SIZEOF_LONG 4 /* defined when sizeof(int) is available */ #define SIZEOF_INT 4 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* defined when sizeof(long long) is available */ #define SIZEOF_LONG_LONG 8 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(ptr))) < 4) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testeUKZ2d.o testeUKZ2d.c compile stage failed - error building testnNnkW9.o from 'testnNnkW9.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testnNnkW9.c: In function `main': testnNnkW9.c:56: error: size of array `test_array' is negative failing program is: /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* defined when sizeof(long) is available */ #define SIZEOF_LONG 4 /* defined when sizeof(int) is available */ #define SIZEOF_INT 4 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* defined when sizeof(long long) is available */ #define SIZEOF_LONG_LONG 8 /* end of conftest.h */ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif typedef void * ptr; int main () { static int test_array [(((long int)(sizeof(ptr))) > 4) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testnNnkW9.o testnNnkW9.c 4 Checking for builtin expect ...compile stage failed - error building testO7tMtM.o from 'testO7tMtM.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testO7tMtM.c: In function `main': testO7tMtM.c:35: error: `f' undeclared (first use in this function) testO7tMtM.c:35: error: (Each undeclared identifier is reported only once testO7tMtM.c:35: error: for each function it appears in.) failing program is: /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when sizeof(ptr) is available */ #define SIZEOF_PTR 4 /* defined when sizeof(long) is available */ #define SIZEOF_LONG 4 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* defined when sizeof(int) is available */ #define SIZEOF_INT 4 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when sizeof(long long) is available */ #define SIZEOF_LONG_LONG 8 /* end of conftest.h */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" { #endif char expect (); #ifdef __cplusplus } #endif int main () { #if !defined(__has_builtin) return f != expect; #else return __has_builtin(expect); #endif ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testO7tMtM.o testO7tMtM.c no Checking for statement expression feature ...compile stage failed - error building testd_gb7O.o from 'testd_gb7O.c' at /opt/perl-5.24.2/lib/5.24.2/ExtUtils/CBuilder/Base.pm line 174. testd_gb7O.c: In function `main': testd_gb7O.c:25: error: storage size of 'test_array' isn't constant testd_gb7O.c:25: error: size of variable 'test_array' is too large failing program is: /* defined when sizeof(long long) is available */ #define SIZEOF_LONG_LONG 8 /* defined when sizeof(int) is available */ #define SIZEOF_INT 4 /* Defined when time is available */ #define HAVE_TIME 1 /* defined when size_t is available */ #define HAVE_SIZE_T 1 /* defined when sizeof(ptr) is available */ #define SIZEOF_PTR 4 /* defined when sizeof(long) is available */ #define SIZEOF_LONG 4 /* defined when time.h is available */ #define HAVE_TIME_H 1 /* defined when sys/time.h is available */ #define HAVE_SYS_TIME_H 1 /* end of conftest.h */ int main () { #define STMT_EXPR ({ 1; }) static int test_array [(STMT_EXPR) ? 1 : -1 ]; test_array [0] = 0 ; return 0; } stdout was : cc -I/opt/perl-5.24.2/lib/5.24.2/i686-linux/CORE -fPIC -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o testd_gb7O.o testd_gb7O.c no