This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:534: checking for gcc configure:647: checking whether the C compiler (/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -pthread -I../..//include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 ) works configure:663: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -o conftest -pthread -I../..//include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c 1>&5 configure:660:1: warning: return type defaults to 'int' [-Wimplicit-int] main(){return(0);} ^~~~ configure:660:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:689: checking whether the C compiler (/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -pthread -I../..//include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 ) is a cross-compiler configure:694: checking whether we are using GNU C configure:703: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -E conftest.c configure:722: checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc accepts -g configure:764: checking how to run the C preprocessor configure:785: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out configure:848: checking for mawk configure:904: checking host system type configure:1001: checking for a BSD compatible install configure:1056: checking for ranlib configure:1088: checking for ar configure:1125: checking for tgetent in -ltermcap configure:1144: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -o conftest -pthread -I../..//include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -ltermcap 1>&5 configure:1137:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char tgetent(); ^~~~ configure:1139:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int main() { ^~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-linux-gnu/6.3.0/../../../../nios2-linux-gnu/bin/ld: cannot find -ltermcap collect2: error: ld returned 1 exit status configure: failed program was: #line 1133 "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 tgetent(); int main() { tgetent() ; return 0; } configure:1171: checking for tgetent in -ltinfo configure:1190: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -o conftest -pthread -I../..//include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -ltinfo 1>&5 configure:1183:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char tgetent(); ^~~~ configure:1185:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int main() { ^~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-linux-gnu/6.3.0/../../../../nios2-linux-gnu/bin/ld: cannot find -ltinfo collect2: error: ld returned 1 exit status configure: failed program was: #line 1179 "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 tgetent(); int main() { tgetent() ; return 0; } configure:1217: checking for tgetent in -lcurses configure:1236: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -o conftest -pthread -I../..//include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lcurses 1>&5 configure:1229:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char tgetent(); ^~~~ configure:1231:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int main() { ^~~~ configure:1322: checking for termcap.h configure:1332: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out configure:1489: checking for sys/cdefs.h configure:1499: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out configure:1489: checking for vis.h configure:1499: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -E conftest.c >/dev/null 2>conftest.out configure:1495:17: fatal error: vis.h: No such file or directory #include <$ac_hdr> ^ compilation terminated. configure: failed program was: #line 1494 "configure" #include "confdefs.h" #include configure:1529: checking for issetugid configure:1557: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -o conftest -pthread -I../..//include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lcurses 1>&5 configure:1541:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char $ac_func(); ^~~~ configure:1543:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int main() { ^~~~ /tmp/ccoB2H0M.o: In function `main': /home/dawncrow/buildroot-test/scripts/instance-0/output/build/asterisk-14.7.6/main/editline/configure:1551: undefined reference to `issetugid' collect2: error: ld returned 1 exit status configure: failed program was: #line 1534 "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:1584: checking for fgetln configure:1612: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -o conftest -pthread -I../..//include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lcurses 1>&5 configure:1596:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char $ac_func(); ^~~~ configure:1598:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int main() { ^~~~ /tmp/ccfqSjlQ.o: In function `main': /home/dawncrow/buildroot-test/scripts/instance-0/output/build/asterisk-14.7.6/main/editline/configure:1606: undefined reference to `fgetln' collect2: error: ld returned 1 exit status configure: failed program was: #line 1589 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fgetln(); 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 fgetln(); 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_fgetln) || defined (__stub___fgetln) choke me #else fgetln(); #endif ; return 0; } configure:1640: checking for strvis configure:1668: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -o conftest -pthread -I../..//include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lcurses 1>&5 configure:1652:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char $ac_func(); ^~~~ configure:1654:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int main() { ^~~~ /tmp/ccWRpdCS.o: In function `main': /home/dawncrow/buildroot-test/scripts/instance-0/output/build/asterisk-14.7.6/main/editline/configure:1662: undefined reference to `strvis' collect2: error: ld returned 1 exit status configure: failed program was: #line 1645 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strvis(); 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 strvis(); 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_strvis) || defined (__stub___strvis) choke me #else strvis(); #endif ; return 0; } configure:1696: checking for strunvis configure:1724: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -o conftest -pthread -I../..//include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lcurses 1>&5 configure:1708:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char $ac_func(); ^~~~ configure:1710:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int main() { ^~~~ /tmp/cccM1prT.o: In function `main': /home/dawncrow/buildroot-test/scripts/instance-0/output/build/asterisk-14.7.6/main/editline/configure:1718: undefined reference to `strunvis' collect2: error: ld returned 1 exit status configure: failed program was: #line 1701 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strunvis(); 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 strunvis(); 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_strunvis) || defined (__stub___strunvis) choke me #else strunvis(); #endif ; return 0; } configure:1752: checking for strlcpy configure:1780: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -o conftest -pthread -I../..//include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lcurses 1>&5 configure:1764:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char $ac_func(); ^~~~ configure:1766:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int main() { ^~~~ /tmp/ccCYNoyW.o: In function `main': /home/dawncrow/buildroot-test/scripts/instance-0/output/build/asterisk-14.7.6/main/editline/configure:1774: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure: failed program was: #line 1757 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strlcpy(); 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 strlcpy(); 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_strlcpy) || defined (__stub___strlcpy) choke me #else strlcpy(); #endif ; return 0; } configure:1808: checking for strlcat configure:1836: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-gnu-gcc -o conftest -pthread -I../..//include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lcurses 1>&5 configure:1820:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char $ac_func(); ^~~~ configure:1822:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int main() { ^~~~ /tmp/cciI8BvR.o: In function `main': /home/dawncrow/buildroot-test/scripts/instance-0/output/build/asterisk-14.7.6/main/editline/configure:1830: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure: failed program was: #line 1813 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strlcat(); 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 strlcat(); 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_strlcat) || defined (__stub___strlcat) choke me #else strlcat(); #endif ; return 0; } nios2-linux-gnu-gcc: error: '-D__RCSID(x)=': No such file or directory nios2-linux-gnu-gcc: error: '-D__RCSID(x)=': No such file or directory nios2-linux-gnu-gcc: error: '-D__COPYRIGHT(x)=': No such file or directory nios2-linux-gnu-gcc: error: '-D__RCSID(x)=': No such file or directory nios2-linux-gnu-gcc: error: '-D__COPYRIGHT(x)=': No such file or directory nios2-linux-gnu-gcc: error: '-D__RENAME(x)=': No such file or directory