make all-here make[1]: Entering directory `/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp' cc -I. -I. -DHAVE_CONFIG_H -g -c argp-ba.c \ && true cc -I. -I. -DHAVE_CONFIG_H -g -c argp-eexst.c \ && true cc -I. -I. -DHAVE_CONFIG_H -g -c argp-fmtstream.c \ && true cc -I. -I. -DHAVE_CONFIG_H -g -c argp-help.c \ && true "argp-help.c", line 239: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/stdlib_iso.h", line 111 argument : pointer to const unsigned char "argp-help.c", line 247: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 71 argument : pointer to const unsigned char cc -I. -I. -DHAVE_CONFIG_H -g -c argp-parse.c \ && true cc -I. -I. -DHAVE_CONFIG_H -g -c argp-pv.c \ && true cc -I. -I. -DHAVE_CONFIG_H -g -c argp-pvh.c \ && true cc -I. -I. -DHAVE_CONFIG_H -g -c mempcpy.c \ && true cc -I. -I. -DHAVE_CONFIG_H -g -c strndup.c \ && true cc -I. -I. -DHAVE_CONFIG_H -g -c strchrnul.c \ && true 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 cc -I. -I. -DHAVE_CONFIG_H -g -c argp-test.c \ && true cc -g argp-test.o libargp.a -o argp-test make[1]: Leaving directory `/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp' set -e; for d in testsuite; do \ echo "Making all in $d" ; (cd $d && make all); done Making all in testsuite make[1]: Entering directory `/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp/testsuite' cc -I./.. -DHAVE_CONFIG_H -g -c ex1.c \ && true cc -g ex1.o ../libargp.a -o ex1 cc -I./.. -DHAVE_CONFIG_H -g -c ex3.c \ && true cc -g ex3.o ../libargp.a -o ex3 cc -I./.. -DHAVE_CONFIG_H -g -c ex4.c \ && true cc -g ex4.o ../libargp.a -o ex4 make[1]: Leaving directory `/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp/testsuite'