set -e; for d in argp nettle spki src doc; do echo "Making all in $d" ; (cd $d && make all); done Making all in argp make all-here gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-ba.c && true gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-eexst.c && true gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-fmtstream.c && true gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-help.c && true argp-help.c:1739:4: warning: #warning No reasonable value to return gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-parse.c && true gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-pv.c && true gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-pvh.c && true gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c mempcpy.c && true mempcpy.c:14: warning: no previous prototype for 'mempcpy' gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c strndup.c && true strndup.c:15: warning: no previous prototype for 'strndup' gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c strchrnul.c && true strchrnul.c:15: warning: no previous prototype for 'strchrnul' rm -f libargp.a ar cru libargp.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-help.o argp-parse.o argp-pv.o argp-pvh.o mempcpy.o strndup.o strchrnul.o ranlib libargp.a gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-test.c && true gcc -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs argp-test.o libargp.a -o argp-test set -e; for d in testsuite; do echo "Making all in $d" ; (cd $d && make all); done Making all in testsuite "Makefile", line 19: Missing dependency operator "Makefile", line 22: Missing dependency operator "Makefile", line 25: Missing dependency operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /home/nisse/xenofarm/client/lsh/king.swox.se/buildtmp/dist/lsh-2.9.1-exp/argp. *** Error code 1 Stop in /home/nisse/xenofarm/client/lsh/king.swox.se/buildtmp/dist/lsh-2.9.1-exp.