+ export ACLOCAL=aclocal-1.6 + ACLOCAL=aclocal-1.6 + export AUTOHEADER=autoheader-2.53 + AUTOHEADER=autoheader-2.53 + export AUTOCONF=autoconf-2.53 + AUTOCONF=autoconf-2.53 + export AUTOMAKE=automake-1.6 + AUTOMAKE=automake-1.6 + ./bootstrap + aclocal-1.6 + autoheader-2.53 autoheader-2.53: `ac_cfg.h.in' is unchanged + autoconf-2.53 + automake-1.6 -a -c + 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 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 depfiles commands + make cd .. && autoheader-2.53 autoheader-2.53: `ac_cfg.h.in' is unchanged touch ../ac_cfg.h.in cd . && /bin/sh ./config.status ac_cfg.h config.status: creating ac_cfg.h config.status: ac_cfg.h is unchanged make all-am make[1]: Entering directory `/home/troth/dev/tools/avrdude-cvs/obj' bison -y -d `test -f '../config_gram.y' || echo '../'`../config_gram.y sed '/^#/ s|y\.tab\.c|config_gram.c|' y.tab.c >config_gram.c rm -f y.tab.c if test -f y.tab.h; then \ to=`echo "config_gram_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed "/^#/ s/Y_TAB_H/$to/g" y.tab.h >config_gram.ht; \ rm -f y.tab.h; \ if cmp -s config_gram.ht config_gram.h; then \ rm -f config_gram.ht ;\ else \ mv config_gram.ht config_gram.h; \ fi; \ fi if test -f y.output; then \ mv y.output config_gram.output; \ 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 `test -f ../lexer.l || echo '../'`../lexer.l sed '/^#/ s|lex.yy\.c|lexer.c|' lex.yy.c >lexer.c rm -f lex.yy.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 { test ! -d avrdude-3.1.0cvs || { find avrdude-3.1.0cvs -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr avrdude-3.1.0cvs; }; } mkdir avrdude-3.1.0cvs /bin/sh ../mkinstalldirs avrdude-3.1.0cvs/. find avrdude-3.1.0cvs -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/troth/dev/tools/avrdude-cvs/install-sh -c -m a+r {} {} \; \ || chmod -R a+r avrdude-3.1.0cvs /bin/sh /home/troth/dev/tools/avrdude-cvs/missing --run tar chof - avrdude-3.1.0cvs | GZIP=--best gzip -c >avrdude-3.1.0cvs.tar.gz { test ! -d avrdude-3.1.0cvs || { find avrdude-3.1.0cvs -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr avrdude-3.1.0cvs; }; } { test ! -d avrdude-3.1.0cvs || { find avrdude-3.1.0cvs -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr avrdude-3.1.0cvs; }; } GZIP=--best gunzip -c avrdude-3.1.0cvs.tar.gz | /bin/sh /home/troth/dev/tools/avrdude-cvs/missing --run tar xf - chmod -R a-w avrdude-3.1.0cvs; chmod a+w avrdude-3.1.0cvs mkdir avrdude-3.1.0cvs/=build mkdir avrdude-3.1.0cvs/=inst chmod a-w avrdude-3.1.0cvs dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd avrdude-3.1.0cvs/=inst && pwd` \ && cd avrdude-3.1.0cvs/=build \ && ../configure --srcdir=.. --prefix=$dc_install_base \ \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && (test `find $dc_install_base -type f -print | wc -l` -le 1 \ || { echo "ERROR: files left after uninstall:" ; \ find $dc_install_base -type f -print ; \ exit 1; } >&2 ) \ && make dist-gzip \ && rm -f avrdude-3.1.0cvs.tar.gz \ && make distcleancheck 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 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 depfiles commands make[1]: Entering directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' make all-am make[2]: Entering directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' 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/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/etc\" -g -O2 -c `test -f '../config_gram.c' || echo '../'`../config_gram.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/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/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/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/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/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/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/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/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/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/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/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/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/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/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/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/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/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/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/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/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/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/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/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/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[2]: Leaving directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' make[1]: Leaving directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' make[1]: Entering directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' make[1]: Nothing to be done for `dvi'. make[1]: Leaving directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' make[1]: Entering directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' make[1]: Entering directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' make[2]: Entering directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' /bin/sh ../mkinstalldirs /home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/bin mkdir -p -- /home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/bin /usr/bin/install -c avrdude /home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/bin/avrdude Backing up avrdude.conf in /home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/etc /bin/sh ../mkinstalldirs /home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/etc mkdir -p -- /home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/etc /usr/bin/install -c -m 644 avrdude.conf /home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/etc/avrdude.conf /bin/sh ../mkinstalldirs /home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/man/man1 mkdir -p -- /home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/man/man1 /usr/bin/install -c -m 644 ../avrdude.1 /home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/man/man1/avrdude.1 make[2]: Leaving directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' make[1]: Leaving directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' make[1]: Entering directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' make[1]: Nothing to be done for `installcheck'. make[1]: Leaving directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' make[1]: Entering directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' rm -f /home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/bin/avrdude rm -f /home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/man/man1/avrdude.1 rm -f /home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=inst/etc/avrdude.conf make[1]: Leaving directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' make[1]: Entering directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' { test ! -d avrdude-3.1.0cvs || { find avrdude-3.1.0cvs -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr avrdude-3.1.0cvs; }; } mkdir avrdude-3.1.0cvs /bin/sh ../mkinstalldirs avrdude-3.1.0cvs/. find avrdude-3.1.0cvs -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/install-sh -c -m a+r {} {} \; \ || chmod -R a+r avrdude-3.1.0cvs /bin/sh /home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/missing --run tar chof - avrdude-3.1.0cvs | GZIP=--best gzip -c >avrdude-3.1.0cvs.tar.gz { test ! -d avrdude-3.1.0cvs || { find avrdude-3.1.0cvs -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr avrdude-3.1.0cvs; }; } make[1]: Leaving directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' make[1]: Entering directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' test -z "avrdude" || rm -f avrdude rm -f *.o core *.core rm -f *.tab.c rm -rf ./.deps rm -f Makefile avrdude.conf rm -f ac_cfg.h stamp-h1 rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH rm -f config.status config.cache config.log configure.lineno if test '..' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi test `find . -type f -print | wc -l` -eq 0 \ || { echo "ERROR: files left after distclean:" ; \ find . -type f -print ; \ exit 1; } >&2 make[1]: Leaving directory `/home/troth/dev/tools/avrdude-cvs/obj/avrdude-3.1.0cvs/=build' { test ! -d avrdude-3.1.0cvs || { find avrdude-3.1.0cvs -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr avrdude-3.1.0cvs; }; } ================================================= avrdude-3.1.0cvs.tar.gz is ready for distribution =================================================