+ export ACLOCAL=aclocal-1.5 + ACLOCAL=aclocal-1.5 + export AUTOHEADER=autoheader-2.53 + AUTOHEADER=autoheader-2.53 + export AUTOCONF=autoconf-2.53 + AUTOCONF=autoconf-2.53 + export AUTOMAKE=automake-1.5 + AUTOMAKE=automake-1.5 + ./bootstrap + aclocal-1.5 + autoheader-2.53 configure.ac:9: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst configure.ac:15: warning: AC_PROG_LEX invoked multiple times configure.ac:74: warning: do not use m4_regexp: use regexp or m4_bregexp autoheader-2.53: `ac_cfg.h.in' is unchanged + autoconf-2.53 + automake-1.5 -a -c automake-1.5: configure.ac: `AM_INIT_AUTOMAKE' must be used + cd obj + ../configure --prefix=/home/troth/local/avrdude checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for bison... bison -y checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for tputs in -ltermcap... yes checking for readline in -lreadline... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for working malloc... yes checking for memset... yes checking for select... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking for strtoul... yes checking for parallel device... /dev/parport0 checking for serial device... /dev/ttyS0 configure: creating ./config.status config.status: creating Makefile config.status: creating avrdude.conf config.status: creating ac_cfg.h config.status: executing default-1 commands + make cd .. && autoheader-2.53 autoheader-2.53: `ac_cfg.h.in' is unchanged cd . \ && CONFIG_FILES= CONFIG_HEADERS=ac_cfg.h \ /bin/sh ./config.status config.status: creating ac_cfg.h config.status: ac_cfg.h is unchanged config.status: executing default-1 commands make all-am make[1]: Entering directory `/home/troth/dev/tools/avrdude-cvs/obj' bison -y -d ../config_gram.y && mv y.tab.c config_gram.c if test -f y.tab.h; then \ if cmp -s y.tab.h config_gram.h; then \ rm -f y.tab.h; \ else \ mv y.tab.h config_gram.h; \ fi; \ fi source='config_gram.c' object='config_gram.o' libtool=no \ depfile='.deps/config_gram.Po' tmpdepfile='.deps/config_gram.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I.. -I. -DCONFIG_DIR=\"/home/troth/local/avrdude/etc\" -g -O2 -c `test -f config_gram.c || echo '../'`config_gram.c flex ../lexer.l && mv lex.yy.c lexer.c source='lexer.c' object='lexer.o' libtool=no \ depfile='.deps/lexer.Po' tmpdepfile='.deps/lexer.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I.. -I. -DCONFIG_DIR=\"/home/troth/local/avrdude/etc\" -g -O2 -c `test -f lexer.c || echo '../'`lexer.c source='../avr.c' object='avr.o' libtool=no \ depfile='.deps/avr.Po' tmpdepfile='.deps/avr.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I.. -I. -DCONFIG_DIR=\"/home/troth/local/avrdude/etc\" -g -O2 -c `test -f ../avr.c || echo '../'`../avr.c source='../config.c' object='config.o' libtool=no \ depfile='.deps/config.Po' tmpdepfile='.deps/config.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I.. -I. -DCONFIG_DIR=\"/home/troth/local/avrdude/etc\" -g -O2 -c `test -f ../config.c || echo '../'`../config.c source='../fileio.c' object='fileio.o' libtool=no \ depfile='.deps/fileio.Po' tmpdepfile='.deps/fileio.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I.. -I. -DCONFIG_DIR=\"/home/troth/local/avrdude/etc\" -g -O2 -c `test -f ../fileio.c || echo '../'`../fileio.c source='../lists.c' object='lists.o' libtool=no \ depfile='.deps/lists.Po' tmpdepfile='.deps/lists.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I.. -I. -DCONFIG_DIR=\"/home/troth/local/avrdude/etc\" -g -O2 -c `test -f ../lists.c || echo '../'`../lists.c source='../main.c' object='main.o' libtool=no \ depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I.. -I. -DCONFIG_DIR=\"/home/troth/local/avrdude/etc\" -g -O2 -c `test -f ../main.c || echo '../'`../main.c source='../par.c' object='par.o' libtool=no \ depfile='.deps/par.Po' tmpdepfile='.deps/par.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I.. -I. -DCONFIG_DIR=\"/home/troth/local/avrdude/etc\" -g -O2 -c `test -f ../par.c || echo '../'`../par.c source='../pgm.c' object='pgm.o' libtool=no \ depfile='.deps/pgm.Po' tmpdepfile='.deps/pgm.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I.. -I. -DCONFIG_DIR=\"/home/troth/local/avrdude/etc\" -g -O2 -c `test -f ../pgm.c || echo '../'`../pgm.c source='../ppi.c' object='ppi.o' libtool=no \ depfile='.deps/ppi.Po' tmpdepfile='.deps/ppi.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I.. -I. -DCONFIG_DIR=\"/home/troth/local/avrdude/etc\" -g -O2 -c `test -f ../ppi.c || echo '../'`../ppi.c source='../ppiwin.c' object='ppiwin.o' libtool=no \ depfile='.deps/ppiwin.Po' tmpdepfile='.deps/ppiwin.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I.. -I. -DCONFIG_DIR=\"/home/troth/local/avrdude/etc\" -g -O2 -c `test -f ../ppiwin.c || echo '../'`../ppiwin.c source='../stk500.c' object='stk500.o' libtool=no \ depfile='.deps/stk500.Po' tmpdepfile='.deps/stk500.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I.. -I. -DCONFIG_DIR=\"/home/troth/local/avrdude/etc\" -g -O2 -c `test -f ../stk500.c || echo '../'`../stk500.c source='../term.c' object='term.o' libtool=no \ depfile='.deps/term.Po' tmpdepfile='.deps/term.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I.. -I. -DCONFIG_DIR=\"/home/troth/local/avrdude/etc\" -g -O2 -c `test -f ../term.c || echo '../'`../term.c gcc -g -O2 -o avrdude config_gram.o lexer.o avr.o config.o fileio.o lists.o main.o par.o pgm.o ppi.o ppiwin.o stk500.o term.o -lreadline -ltermcap make[1]: Leaving directory `/home/troth/dev/tools/avrdude-cvs/obj' + make distcheck chmod -R a+w - >/dev/null 2>&1; rm -rf - mkdir - /bin/sh ../mkinstalldirs -/. Usage: mkinstalldirs [-h] [--help] [-m mode] dir ... make: *** [distdir] Error 1