This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:640: checking for a BSD compatible install configure:693: checking whether build environment is sane configure:750: checking whether make sets ${MAKE} configure:796: checking for working aclocal-1.4 configure:809: checking for working autoconf configure:822: checking for working automake-1.4 configure:835: checking for working autoheader configure:848: checking for working makeinfo configure:880: checking for gcc configure:993: checking whether the C compiler (/home/autobuild/autobuild/instance-14/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=2 ) works configure:1009: /home/autobuild/autobuild/instance-14/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure:1006:1: error: return type defaults to 'int' [-Wimplicit-int] 1006 | if { (eval echo configure:1009: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | ^~~~ configure: failed program was: #line 1004 "configure" #include "confdefs.h" main(){return(0);}