[build-status: 111797] Log for successful build of nickle_2.62-1 (dist=unstable)

Build Daemon 4 buildd4 at linux-m32r.org
Thu Dec 27 08:22:04 JST 2007


Automatic build of nickle_2.62-1 on mappi006 by sbuild/m32r 0.53
Build started at 20071227-0723
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 462kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main nickle 2.62-1 (dsc) [568B]
Get:2 http://debian.linux-m32r.org 06_devonian/main nickle 2.62-1 (tar) [462kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main nickle 2.62-1 (diff) [20B]
Fetched 462kB in 6s (70.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4), libreadline5-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.62 >= 4 is satisfied)
libreadline5-dev: already installed (5.2-3)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.3 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Mon Dec 10 14:39:07 2007 JST using DSA key ID 096C4DD3
gpg: Can't check signature: public key not found
dpkg-source: extracting nickle in nickle-2.62
dpkg-source: unpacking nickle_2.62.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/nickle_2.62-1.diff.gz
dpkg-buildpackage: source package nickle
dpkg-buildpackage: source version 2.62-1
dpkg-buildpackage: source changed by Keith Packard <keithp at keithp.com>
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
if test -f Makefile; then /usr/bin/make distclean; else true; fi
dh_clean
	rm -f debian/nickle.substvars
	rm -f debian/nickle.*.debhelper
	rm -rf debian/nickle/
	rm -f debian/files
	find .  \( \( -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o -name core -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} \; \) -o \
		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
 debian/rules build
dh_testdir
./configure --prefix=/usr --mandir='${prefix}/share/man'
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for byacc... byacc
checking for gawk... (cached) gawk
checking for date... date
checking for log... no
checking for log in -lm... yes
checking for gethostbyname... yes
checking for socket... yes
checking for dlopen in -ldl... yes
checking to see if compiler understands -Wl... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for inline... inline
checking for stdint.h... (cached) yes
checking for uint64_t... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for unsetenv... yes
checking for setenv... yes
checking for putenv... yes
checking for gettimeofday... yes
checking for hstrerror... yes
checking for select... yes
checking for sigaction... yes
checking for sigrelse... yes
checking for sigignore... yes
checking for setrlimit... yes
checking for getrlimit... yes
checking for dlopen... yes
checking for dlsym... yes
checking for dlerror... yes
checking for dlclose... yes
checking whether getpgrp requires zero arguments... yes
checking for tparm in -lncurses... yes
checking for readline in -lreadline... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating test/Makefile
config.status: creating bench/Makefile
config.status: creating examples/Makefile
config.status: creating examples/smlng/Makefile
config.status: creating examples/turtle/Makefile
config.status: creating date-sh
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd4/nickle-2.62'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd4/nickle-2.62'
Making all in bench
make[3]: Entering directory `/build/buildd4/nickle-2.62/bench'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/nickle-2.62/bench'
Making all in test
make[3]: Entering directory `/build/buildd4/nickle-2.62/test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/nickle-2.62/test'
Making all in examples
make[3]: Entering directory `/build/buildd4/nickle-2.62/examples'
Making all in smlng
make[4]: Entering directory `/build/buildd4/nickle-2.62/examples/smlng'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd4/nickle-2.62/examples/smlng'
Making all in turtle
make[4]: Entering directory `/build/buildd4/nickle-2.62/examples/turtle'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd4/nickle-2.62/examples/turtle'
make[4]: Entering directory `/build/buildd4/nickle-2.62/examples'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd4/nickle-2.62/examples'
make[3]: Leaving directory `/build/buildd4/nickle-2.62/examples'
make[3]: Entering directory `/build/buildd4/nickle-2.62'
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT alarm.o -MD -MP -MF ".deps/alarm.Tpo" -c -o alarm.o alarm.c; \
	then mv -f ".deps/alarm.Tpo" ".deps/alarm.Po"; else rm -f ".deps/alarm.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT array.o -MD -MP -MF ".deps/array.Tpo" -c -o array.o array.c; \
	then mv -f ".deps/array.Tpo" ".deps/array.Po"; else rm -f ".deps/array.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT atom.o -MD -MP -MF ".deps/atom.Tpo" -c -o atom.o atom.c; \
	then mv -f ".deps/atom.Tpo" ".deps/atom.Po"; else rm -f ".deps/atom.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT box.o -MD -MP -MF ".deps/box.Tpo" -c -o box.o box.c; \
	then mv -f ".deps/box.Tpo" ".deps/box.Po"; else rm -f ".deps/box.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT compile.o -MD -MP -MF ".deps/compile.Tpo" -c -o compile.o compile.c; \
	then mv -f ".deps/compile.Tpo" ".deps/compile.Po"; else rm -f ".deps/compile.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT debug.o -MD -MP -MF ".deps/debug.Tpo" -c -o debug.o debug.c; \
	then mv -f ".deps/debug.Tpo" ".deps/debug.Po"; else rm -f ".deps/debug.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT divide.o -MD -MP -MF ".deps/divide.Tpo" -c -o divide.o divide.c; \
	then mv -f ".deps/divide.Tpo" ".deps/divide.Po"; else rm -f ".deps/divide.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT edit.o -MD -MP -MF ".deps/edit.Tpo" -c -o edit.o edit.c; \
	then mv -f ".deps/edit.Tpo" ".deps/edit.Po"; else rm -f ".deps/edit.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; \
	then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT execute.o -MD -MP -MF ".deps/execute.Tpo" -c -o execute.o execute.c; \
	then mv -f ".deps/execute.Tpo" ".deps/execute.Po"; else rm -f ".deps/execute.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT expr.o -MD -MP -MF ".deps/expr.Tpo" -c -o expr.o expr.c; \
	then mv -f ".deps/expr.Tpo" ".deps/expr.Po"; else rm -f ".deps/expr.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c; \
	then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT float.o -MD -MP -MF ".deps/float.Tpo" -c -o float.o float.c; \
	then mv -f ".deps/float.Tpo" ".deps/float.Po"; else rm -f ".deps/float.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT foreign.o -MD -MP -MF ".deps/foreign.Tpo" -c -o foreign.o foreign.c; \
	then mv -f ".deps/foreign.Tpo" ".deps/foreign.Po"; else rm -f ".deps/foreign.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT frame.o -MD -MP -MF ".deps/frame.Tpo" -c -o frame.o frame.c; \
	then mv -f ".deps/frame.Tpo" ".deps/frame.Po"; else rm -f ".deps/frame.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT func.o -MD -MP -MF ".deps/func.Tpo" -c -o func.o func.c; \
	then mv -f ".deps/func.Tpo" ".deps/func.Po"; else rm -f ".deps/func.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT gcd.o -MD -MP -MF ".deps/gcd.Tpo" -c -o gcd.o gcd.c; \
	then mv -f ".deps/gcd.Tpo" ".deps/gcd.Po"; else rm -f ".deps/gcd.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \
	then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT int.o -MD -MP -MF ".deps/int.Tpo" -c -o int.o int.c; \
	then mv -f ".deps/int.Tpo" ".deps/int.Po"; else rm -f ".deps/int.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT integer.o -MD -MP -MF ".deps/integer.Tpo" -c -o integer.o integer.c; \
	then mv -f ".deps/integer.Tpo" ".deps/integer.Po"; else rm -f ".deps/integer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT io.o -MD -MP -MF ".deps/io.Tpo" -c -o io.o io.c; \
	then mv -f ".deps/io.Tpo" ".deps/io.Po"; else rm -f ".deps/io.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
	then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT mem.o -MD -MP -MF ".deps/mem.Tpo" -c -o mem.o mem.c; \
	then mv -f ".deps/mem.Tpo" ".deps/mem.Po"; else rm -f ".deps/mem.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT natural.o -MD -MP -MF ".deps/natural.Tpo" -c -o natural.o natural.c; \
	then mv -f ".deps/natural.Tpo" ".deps/natural.Po"; else rm -f ".deps/natural.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT pretty.o -MD -MP -MF ".deps/pretty.Tpo" -c -o pretty.o pretty.c; \
	then mv -f ".deps/pretty.Tpo" ".deps/pretty.Po"; else rm -f ".deps/pretty.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT profile.o -MD -MP -MF ".deps/profile.Tpo" -c -o profile.o profile.c; \
	then mv -f ".deps/profile.Tpo" ".deps/profile.Po"; else rm -f ".deps/profile.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT rational.o -MD -MP -MF ".deps/rational.Tpo" -c -o rational.o rational.c; \
	then mv -f ".deps/rational.Tpo" ".deps/rational.Po"; else rm -f ".deps/rational.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT ref.o -MD -MP -MF ".deps/ref.Tpo" -c -o ref.o ref.c; \
	then mv -f ".deps/ref.Tpo" ".deps/ref.Po"; else rm -f ".deps/ref.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT refer.o -MD -MP -MF ".deps/refer.Tpo" -c -o refer.o refer.c; \
	then mv -f ".deps/refer.Tpo" ".deps/refer.Po"; else rm -f ".deps/refer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT sched.o -MD -MP -MF ".deps/sched.Tpo" -c -o sched.o sched.c; \
	then mv -f ".deps/sched.Tpo" ".deps/sched.Po"; else rm -f ".deps/sched.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT scope.o -MD -MP -MF ".deps/scope.Tpo" -c -o scope.o scope.c; \
	then mv -f ".deps/scope.Tpo" ".deps/scope.Po"; else rm -f ".deps/scope.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT stack.o -MD -MP -MF ".deps/stack.Tpo" -c -o stack.o stack.c; \
	then mv -f ".deps/stack.Tpo" ".deps/stack.Po"; else rm -f ".deps/stack.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT string.o -MD -MP -MF ".deps/string.Tpo" -c -o string.o string.c; \
	then mv -f ".deps/string.Tpo" ".deps/string.Po"; else rm -f ".deps/string.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT struct.o -MD -MP -MF ".deps/struct.Tpo" -c -o struct.o struct.c; \
	then mv -f ".deps/struct.Tpo" ".deps/struct.Po"; else rm -f ".deps/struct.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT symbol.o -MD -MP -MF ".deps/symbol.Tpo" -c -o symbol.o symbol.c; \
	then mv -f ".deps/symbol.Tpo" ".deps/symbol.Po"; else rm -f ".deps/symbol.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT sync.o -MD -MP -MF ".deps/sync.Tpo" -c -o sync.o sync.c; \
	then mv -f ".deps/sync.Tpo" ".deps/sync.Po"; else rm -f ".deps/sync.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT type.o -MD -MP -MF ".deps/type.Tpo" -c -o type.o type.c; \
	then mv -f ".deps/type.Tpo" ".deps/type.Po"; else rm -f ".deps/type.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT union.o -MD -MP -MF ".deps/union.Tpo" -c -o union.o union.c; \
	then mv -f ".deps/union.Tpo" ".deps/union.Po"; else rm -f ".deps/union.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \
	then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT value.o -MD -MP -MF ".deps/value.Tpo" -c -o value.o value.c; \
	then mv -f ".deps/value.Tpo" ".deps/value.Po"; else rm -f ".deps/value.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT builtin-command.o -MD -MP -MF ".deps/builtin-command.Tpo" -c -o builtin-command.o builtin-command.c; \
	then mv -f ".deps/builtin-command.Tpo" ".deps/builtin-command.Po"; else rm -f ".deps/builtin-command.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT builtin-debug.o -MD -MP -MF ".deps/builtin-debug.Tpo" -c -o builtin-debug.o builtin-debug.c; \
	then mv -f ".deps/builtin-debug.Tpo" ".deps/builtin-debug.Po"; else rm -f ".deps/builtin-debug.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT builtin-environ.o -MD -MP -MF ".deps/builtin-environ.Tpo" -c -o builtin-environ.o builtin-environ.c; \
	then mv -f ".deps/builtin-environ.Tpo" ".deps/builtin-environ.Po"; else rm -f ".deps/builtin-environ.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT builtin-file.o -MD -MP -MF ".deps/builtin-file.Tpo" -c -o builtin-file.o builtin-file.c; \
	then mv -f ".deps/builtin-file.Tpo" ".deps/builtin-file.Po"; else rm -f ".deps/builtin-file.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT builtin-math.o -MD -MP -MF ".deps/builtin-math.Tpo" -c -o builtin-math.o builtin-math.c; \
	then mv -f ".deps/builtin-math.Tpo" ".deps/builtin-math.Po"; else rm -f ".deps/builtin-math.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT builtin-semaphore.o -MD -MP -MF ".deps/builtin-semaphore.Tpo" -c -o builtin-semaphore.o builtin-semaphore.c; \
	then mv -f ".deps/builtin-semaphore.Tpo" ".deps/builtin-semaphore.Po"; else rm -f ".deps/builtin-semaphore.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT builtin-sockets.o -MD -MP -MF ".deps/builtin-sockets.Tpo" -c -o builtin-sockets.o builtin-sockets.c; \
	then mv -f ".deps/builtin-sockets.Tpo" ".deps/builtin-sockets.Po"; else rm -f ".deps/builtin-sockets.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT builtin-string.o -MD -MP -MF ".deps/builtin-string.Tpo" -c -o builtin-string.o builtin-string.c; \
	then mv -f ".deps/builtin-string.Tpo" ".deps/builtin-string.Po"; else rm -f ".deps/builtin-string.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT builtin-thread.o -MD -MP -MF ".deps/builtin-thread.Tpo" -c -o builtin-thread.o builtin-thread.c; \
	then mv -f ".deps/builtin-thread.Tpo" ".deps/builtin-thread.Po"; else rm -f ".deps/builtin-thread.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT builtin-toplevel.o -MD -MP -MF ".deps/builtin-toplevel.Tpo" -c -o builtin-toplevel.o builtin-toplevel.c; \
	then mv -f ".deps/builtin-toplevel.Tpo" ".deps/builtin-toplevel.Po"; else rm -f ".deps/builtin-toplevel.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT builtin.o -MD -MP -MF ".deps/builtin.Tpo" -c -o builtin.o builtin.c; \
	then mv -f ".deps/builtin.Tpo" ".deps/builtin.Po"; else rm -f ".deps/builtin.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT builtin-foreign.o -MD -MP -MF ".deps/builtin-foreign.Tpo" -c -o builtin-foreign.o builtin-foreign.c; \
	then mv -f ".deps/builtin-foreign.Tpo" ".deps/builtin-foreign.Po"; else rm -f ".deps/builtin-foreign.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT gram.o -MD -MP -MF ".deps/gram.Tpo" -c -o gram.o gram.c; \
	then mv -f ".deps/gram.Tpo" ".deps/gram.Po"; else rm -f ".deps/gram.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2007/12/27"\" -DBUILD_VERSION=\""2.62"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2 -MT lex.o -MD -MP -MF ".deps/lex.Tpo" -c -o lex.o lex.c; \
	then mv -f ".deps/lex.Tpo" ".deps/lex.Po"; else rm -f ".deps/lex.Tpo"; exit 1; fi
lex.c:3125: warning: no previous prototype for 'yyget_lineno'
lex.c:3134: warning: no previous prototype for 'yyget_in'
lex.c:3142: warning: no previous prototype for 'yyget_out'
lex.c:3150: warning: no previous prototype for 'yyget_leng'
lex.c:3159: warning: no previous prototype for 'yyget_text'
lex.c:3168: warning: no previous prototype for 'yyset_lineno'
lex.c:3180: warning: no previous prototype for 'yyset_in'
lex.c:3185: warning: no previous prototype for 'yyset_out'
lex.c:3190: warning: no previous prototype for 'yyget_debug'
lex.c:3195: warning: no previous prototype for 'yyset_debug'
lex.c:3229: warning: no previous prototype for 'yylex_destroy'
lex.c:2631: warning: 'yyunput' defined but not used
gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -g -O2   -o nickle -Wl,-E alarm.o array.o atom.o box.o compile.o debug.o divide.o edit.o error.o execute.o expr.o file.o float.o foreign.o frame.o func.o gcd.o hash.o int.o integer.o io.o main.o mem.o natural.o pretty.o profile.o rational.o ref.o refer.o sched.o scope.o stack.o string.o struct.o symbol.o sync.o type.o union.o util.o value.o builtin-command.o builtin-debug.o builtin-environ.o builtin-file.o builtin-math.o builtin-semaphore.o builtin-sockets.o builtin-string.o builtin-thread.o builtin-toplevel.o builtin.o builtin-foreign.o gram.o lex.o  -ldl -lm  -lreadline -lncurses
sed -e 's,@''VERSION@,2.62,' \
	    -e 's,@''BUILD_DATE@,2007/12/27,' \
	    -e 's,@''pkgdatadir@,/usr/share/nickle,' ./nickle.1.in > nickle.1
make[3]: Leaving directory `/build/buildd4/nickle-2.62'
make[2]: Leaving directory `/build/buildd4/nickle-2.62'
make[1]: Leaving directory `/build/buildd4/nickle-2.62'
/usr/bin/make nickle.1
make[1]: Entering directory `/build/buildd4/nickle-2.62'
make[1]: Leaving directory `/build/buildd4/nickle-2.62'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
	rm -f debian/nickle.substvars
	rm -f debian/nickle.*.debhelper
	rm -rf debian/nickle/
	find .  \( \( -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o -name core -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} \; \) -o \
		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
dh_installdirs
	install -d debian/nickle
/usr/bin/make install DESTDIR=/build/buildd4/nickle-2.62/debian/tmp
make[1]: Entering directory `/build/buildd4/nickle-2.62'
Making install in bench
make[2]: Entering directory `/build/buildd4/nickle-2.62/bench'
make[3]: Entering directory `/build/buildd4/nickle-2.62/bench'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd4/nickle-2.62/bench'
make[2]: Leaving directory `/build/buildd4/nickle-2.62/bench'
Making install in test
make[2]: Entering directory `/build/buildd4/nickle-2.62/test'
make[3]: Entering directory `/build/buildd4/nickle-2.62/test'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd4/nickle-2.62/test'
make[2]: Leaving directory `/build/buildd4/nickle-2.62/test'
Making install in examples
make[2]: Entering directory `/build/buildd4/nickle-2.62/examples'
Making install in smlng
make[3]: Entering directory `/build/buildd4/nickle-2.62/examples/smlng'
make[4]: Entering directory `/build/buildd4/nickle-2.62/examples/smlng'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/nickle/examples/smlng" || mkdir -p -- "/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/smlng"
 /usr/bin/ginstall -c -m 644 'context.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/smlng/context.5c'
 /usr/bin/ginstall -c -m 644 'generate.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/smlng/generate.5c'
 /usr/bin/ginstall -c -m 644 'parse.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/smlng/parse.5c'
 /usr/bin/ginstall -c -m 644 'test.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/smlng/test.5c'
 /usr/bin/ginstall -c -m 644 'COPYING' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/smlng/COPYING'
make[4]: Leaving directory `/build/buildd4/nickle-2.62/examples/smlng'
make[3]: Leaving directory `/build/buildd4/nickle-2.62/examples/smlng'
Making install in turtle
make[3]: Entering directory `/build/buildd4/nickle-2.62/examples/turtle'
make[4]: Entering directory `/build/buildd4/nickle-2.62/examples/turtle'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/nickle/examples/turtle" || mkdir -p -- "/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/turtle"
 /usr/bin/ginstall -c -m 644 'snowflake.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/turtle/snowflake.5c'
 /usr/bin/ginstall -c -m 644 'turtle.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/turtle/turtle.5c'
 /usr/bin/ginstall -c -m 644 'snowflake.tex' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/turtle/snowflake.tex'
 /usr/bin/ginstall -c -m 644 'COPYING' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/turtle/COPYING'
make[4]: Leaving directory `/build/buildd4/nickle-2.62/examples/turtle'
make[3]: Leaving directory `/build/buildd4/nickle-2.62/examples/turtle'
make[3]: Entering directory `/build/buildd4/nickle-2.62/examples'
make[4]: Entering directory `/build/buildd4/nickle-2.62/examples'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/nickle/examples" || mkdir -p -- "/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples"
 /usr/bin/ginstall -c -m 644 'comb.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/comb.5c'
 /usr/bin/ginstall -c -m 644 'cribbage.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/cribbage.5c'
 /usr/bin/ginstall -c -m 644 'erat.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/erat.5c'
 /usr/bin/ginstall -c -m 644 'fourfours.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/fourfours.5c'
 /usr/bin/ginstall -c -m 644 'initializer.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/initializer.5c'
 /usr/bin/ginstall -c -m 644 'is-prime.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/is-prime.5c'
 /usr/bin/ginstall -c -m 644 'kaiser.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/kaiser.5c'
 /usr/bin/ginstall -c -m 644 'menace2.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/menace2.5c'
 /usr/bin/ginstall -c -m 644 'miller-rabin.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/miller-rabin.5c'
 /usr/bin/ginstall -c -m 644 'mutextest.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/mutextest.5c'
 /usr/bin/ginstall -c -m 644 'numbers.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/numbers.5c'
 /usr/bin/ginstall -c -m 644 'polynomial.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/polynomial.5c'
 /usr/bin/ginstall -c -m 644 'prime.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/prime.5c'
 /usr/bin/ginstall -c -m 644 'qbrating.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/qbrating.5c'
 /usr/bin/ginstall -c -m 644 'randtest.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/randtest.5c'
 /usr/bin/ginstall -c -m 644 'restart.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/restart.5c'
 /usr/bin/ginstall -c -m 644 'roman.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/roman.5c'
 /usr/bin/ginstall -c -m 644 'rsa-demo.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/rsa-demo.5c'
 /usr/bin/ginstall -c -m 644 'rsa.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/rsa.5c'
 /usr/bin/ginstall -c -m 644 'skiplist.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/skiplist.5c'
 /usr/bin/ginstall -c -m 644 'skiplisttest.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/skiplisttest.5c'
 /usr/bin/ginstall -c -m 644 'sort.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/sort.5c'
 /usr/bin/ginstall -c -m 644 'COPYING' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/examples/COPYING'
make[4]: Leaving directory `/build/buildd4/nickle-2.62/examples'
make[3]: Leaving directory `/build/buildd4/nickle-2.62/examples'
make[2]: Leaving directory `/build/buildd4/nickle-2.62/examples'
make[2]: Entering directory `/build/buildd4/nickle-2.62'
make[3]: Entering directory `/build/buildd4/nickle-2.62'
test -z "/usr/bin" || mkdir -p -- "/build/buildd4/nickle-2.62/debian/tmp/usr/bin"
  /usr/bin/ginstall -c 'nickle' '/build/buildd4/nickle-2.62/debian/tmp/usr/bin/nickle'
test -z "/usr/share/man/man1" || mkdir -p -- "/build/buildd4/nickle-2.62/debian/tmp/usr/share/man/man1"
 /usr/bin/ginstall -c -m 644 './nickle.1' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/man/man1/nickle.1'
test -z "/usr/include/nickle" || mkdir -p -- "/build/buildd4/nickle-2.62/debian/tmp/usr/include/nickle"
 /usr/bin/ginstall -c -m 644 'builtin.h' '/build/buildd4/nickle-2.62/debian/tmp/usr/include/nickle/builtin.h'
 /usr/bin/ginstall -c -m 644 'config.h' '/build/buildd4/nickle-2.62/debian/tmp/usr/include/nickle/config.h'
 /usr/bin/ginstall -c -m 644 'mem.h' '/build/buildd4/nickle-2.62/debian/tmp/usr/include/nickle/mem.h'
 /usr/bin/ginstall -c -m 644 'nickle.h' '/build/buildd4/nickle-2.62/debian/tmp/usr/include/nickle/nickle.h'
 /usr/bin/ginstall -c -m 644 'ref.h' '/build/buildd4/nickle-2.62/debian/tmp/usr/include/nickle/ref.h'
 /usr/bin/ginstall -c -m 644 'value.h' '/build/buildd4/nickle-2.62/debian/tmp/usr/include/nickle/value.h'
 /usr/bin/ginstall -c -m 644 'builtin-namespaces.h' '/build/buildd4/nickle-2.62/debian/tmp/usr/include/nickle/builtin-namespaces.h'
 /usr/bin/ginstall -c -m 644 'gram.h' '/build/buildd4/nickle-2.62/debian/tmp/usr/include/nickle/gram.h'
 /usr/bin/ginstall -c -m 644 'memp.h' '/build/buildd4/nickle-2.62/debian/tmp/usr/include/nickle/memp.h'
 /usr/bin/ginstall -c -m 644 'opcode.h' '/build/buildd4/nickle-2.62/debian/tmp/usr/include/nickle/opcode.h'
 /usr/bin/ginstall -c -m 644 'stack.h' '/build/buildd4/nickle-2.62/debian/tmp/usr/include/nickle/stack.h'
test -z "/usr/share/nickle" || mkdir -p -- "/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle"
 /usr/bin/ginstall -c -m 644 'builtin.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/builtin.5c'
 /usr/bin/ginstall -c -m 644 'math.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/math.5c'
 /usr/bin/ginstall -c -m 644 'scanf.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/scanf.5c'
 /usr/bin/ginstall -c -m 644 'mutex.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/mutex.5c'
 /usr/bin/ginstall -c -m 644 'arc4.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/arc4.5c'
 /usr/bin/ginstall -c -m 644 'prng.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/prng.5c'
 /usr/bin/ginstall -c -m 644 'command.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/command.5c'
 /usr/bin/ginstall -c -m 644 'abort.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/abort.5c'
 /usr/bin/ginstall -c -m 644 'printf.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/printf.5c'
 /usr/bin/ginstall -c -m 644 'history.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/history.5c'
 /usr/bin/ginstall -c -m 644 'ctype.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/ctype.5c'
 /usr/bin/ginstall -c -m 644 'string.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/string.5c'
 /usr/bin/ginstall -c -m 644 'socket.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/socket.5c'
 /usr/bin/ginstall -c -m 644 'file.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/file.5c'
 /usr/bin/ginstall -c -m 644 'parse-args.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/parse-args.5c'
 /usr/bin/ginstall -c -m 644 'svg.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/svg.5c'
 /usr/bin/ginstall -c -m 644 'process.5c' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/process.5c'
 /usr/bin/ginstall -c -m 644 'COPYING' '/build/buildd4/nickle-2.62/debian/tmp/usr/share/nickle/COPYING'
make[3]: Leaving directory `/build/buildd4/nickle-2.62'
make[2]: Leaving directory `/build/buildd4/nickle-2.62'
make[1]: Leaving directory `/build/buildd4/nickle-2.62'
pwd
/build/buildd4/nickle-2.62
mkdir -p /build/buildd4/nickle-2.62/debian/tmp/usr/share/lintian/overrides
install -o 0 -g 0 -p -m644 debian/lintian.override /build/buildd4/nickle-2.62/debian/tmp/usr/share/lintian/overrides/nickle
dh_testdir
dh_testroot
dh_installdocs -XCVS -X.cvsignore
	install -g 0 -o 0 -d debian/nickle/usr/share/doc/nickle
	install -g 0 -o 0 -m 644 -p debian/copyright debian/nickle/usr/share/doc/nickle/copyright
dh_installexamples
dh_installmenu
dh_installcron
dh_installman
dh_installinfo
dh_installchangelogs
	install -o 0 -g 0 -p -m644 debian/changelog debian/nickle/usr/share/doc/nickle/changelog.Debian
dh_install
	cp -a ./debian/tmp/usr debian/nickle/./
dh_link
dh_strip
	strip --remove-section=.comment --remove-section=.note debian/nickle/usr/bin/nickle
dh_compress
	cd debian/nickle
	chmod a-x usr/share/man/man1/nickle.1 usr/share/doc/nickle/changelog.Debian
	gzip -9f usr/share/man/man1/nickle.1 usr/share/doc/nickle/changelog.Debian
	cd '/build/buildd4/nickle-2.62'
dh_fixperms
	find debian/nickle  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
	find debian/nickle ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
	find debian/nickle/usr/share/doc -type f  ! -regex 'debian/nickle/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644
	find debian/nickle/usr/share/doc -type d  -print0 2>/dev/null | xargs -0r chmod 755
	find debian/nickle/usr/share/man debian/nickle/usr/man/ debian/nickle/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/nickle -perm -5 -type f \( -name '*.so*' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/nickle/usr/include -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/nickle/usr/share/applications -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/nickle/usr/lib/perl5 debian/nickle/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
	find debian/nickle/usr/bin -type f  -print0 2>/dev/null | xargs -0r chmod a+x
dh_installdeb
	install -o 0 -g 0 -d debian/nickle/DEBIAN
dh_shlibdeps
	dpkg-shlibdeps -Tdebian/nickle.substvars debian/nickle/usr/bin/nickle
dpkg-shlibdeps: warning: debian/nickle/usr/bin/nickle shouldn't be linked with libncurses.so.5 (it uses none of its symbols).
dh_gencontrol
	dpkg-gencontrol -ldebian/changelog -isp -Tdebian/nickle.substvars -Pdebian/nickle
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
	chmod 644 debian/nickle/DEBIAN/control
	chown 0:0 debian/nickle/DEBIAN/control
dh_md5sums
	(cd debian/nickle >/dev/null ; find . -type f  ! -regex '.*/DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
	chmod 644 debian/nickle/DEBIAN/md5sums
	chown 0:0 debian/nickle/DEBIAN/md5sums
dh_builddeb
	dpkg-deb --build debian/nickle ..
dpkg-deb: building package `nickle' in `../nickle_2.62-1_m32r.deb'.
 dpkg-genchanges -B >../nickle_2.62-1_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20071227-0821

nickle_2.62-1_m32r.changes:
Format: 1.7
Date: Sun, 09 Dec 2007 21:14:27 -0800
Source: nickle
Binary: nickle
Architecture: m32r
Version: 2.62-1
Distribution: unstable
Urgency: low
Maintainer: Keith Packard <keithp at keithp.com>
Changed-By: Keith Packard <keithp at keithp.com>
Description: 
 nickle     - desk calculator language
Changes: 
 nickle (2.62-1) unstable; urgency=low
 .
   * Add modulus test case
   * Fix % and // operators to follow modulus rules
   * Update manual to fix // and % documentation
   * Bump to version 2.62
Files: 
 2280ac1a121b358a1b5c3d3138716386 257216 interpreters optional nickle_2.62-1_m32r.deb

/debian/buildd4/build/chroot-unstable/build/buildd4/nickle_2.62-1_m32r.deb:
 new debian package, version 2.0.
 size 257216 bytes: control archive= 2466 bytes.
rm: cannot remove directory `/tmp/dpkgAKBbj0': Directory not empty
rm cleanup failed, code 256
     670 bytes,    15 lines      control              
    4425 bytes,    66 lines      md5sums              
 Package: nickle
 Version: 2.62-1
 Architecture: m32r
 Maintainer: Keith Packard <keithp at keithp.com>
 Installed-Size: 852
 Depends: libc6 (>= 2.3.5-1), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2)
 Section: interpreters
 Priority: optional
 Description: desk calculator language
  Nickle is a language with powerful programming and scripting capabilities.
  Nickle supports a variety of datatypes, especially arbitrary precision
  integers, rationals, and imprecise reals.  The input language vaguely
  resembles C.  Some things in C which do not translate easily are different,
  some design choices have been made differently, and a very few features are
  simply missing.

/debian/buildd4/build/chroot-unstable/build/buildd4/nickle_2.62-1_m32r.deb:
drwxr-xr-x root/root         0 2007-12-27 08:19 ./
drwxr-xr-x root/root         0 2007-12-27 08:17 ./usr/
drwxr-xr-x root/root         0 2007-12-27 08:18 ./usr/share/
drwxr-xr-x root/root         0 2007-12-27 08:18 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-12-27 08:19 ./usr/share/doc/nickle/
-rw-r--r-- root/root      1688 2006-04-03 12:23 ./usr/share/doc/nickle/copyright
-rw-r--r-- root/root      3430 2007-12-10 14:20 ./usr/share/doc/nickle/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-12-27 08:18 ./usr/share/nickle/
drwxr-xr-x root/root         0 2007-12-27 08:17 ./usr/share/nickle/examples/
drwxr-xr-x root/root         0 2007-12-27 08:17 ./usr/share/nickle/examples/smlng/
-rw-r--r-- root/root      1958 2007-12-27 08:17 ./usr/share/nickle/examples/smlng/context.5c
-rw-r--r-- root/root      1819 2007-12-27 08:17 ./usr/share/nickle/examples/smlng/generate.5c
-rw-r--r-- root/root      5268 2007-12-27 08:17 ./usr/share/nickle/examples/smlng/parse.5c
-rw-r--r-- root/root       227 2007-12-27 08:17 ./usr/share/nickle/examples/smlng/test.5c
-rw-r--r-- root/root      1316 2007-12-27 08:17 ./usr/share/nickle/examples/smlng/COPYING
drwxr-xr-x root/root         0 2007-12-27 08:17 ./usr/share/nickle/examples/turtle/
-rw-r--r-- root/root       972 2007-12-27 08:17 ./usr/share/nickle/examples/turtle/snowflake.5c
-rw-r--r-- root/root      2160 2007-12-27 08:17 ./usr/share/nickle/examples/turtle/turtle.5c
-rw-r--r-- root/root       243 2007-12-27 08:17 ./usr/share/nickle/examples/turtle/snowflake.tex
-rw-r--r-- root/root      1299 2007-12-27 08:17 ./usr/share/nickle/examples/turtle/COPYING
-rw-r--r-- root/root       461 2007-12-27 08:17 ./usr/share/nickle/examples/comb.5c
-rw-r--r-- root/root       939 2007-12-27 08:17 ./usr/share/nickle/examples/cribbage.5c
-rw-r--r-- root/root       358 2007-12-27 08:17 ./usr/share/nickle/examples/erat.5c
-rw-r--r-- root/root      2782 2007-12-27 08:17 ./usr/share/nickle/examples/fourfours.5c
-rw-r--r-- root/root      2120 2007-12-27 08:17 ./usr/share/nickle/examples/initializer.5c
-rw-r--r-- root/root      3319 2007-12-27 08:17 ./usr/share/nickle/examples/is-prime.5c
-rw-r--r-- root/root      2138 2007-12-27 08:17 ./usr/share/nickle/examples/kaiser.5c
-rw-r--r-- root/root      5576 2007-12-27 08:17 ./usr/share/nickle/examples/menace2.5c
-rw-r--r-- root/root      2260 2007-12-27 08:17 ./usr/share/nickle/examples/miller-rabin.5c
-rw-r--r-- root/root      1838 2007-12-27 08:17 ./usr/share/nickle/examples/mutextest.5c
-rw-r--r-- root/root      1164 2007-12-27 08:17 ./usr/share/nickle/examples/numbers.5c
-rw-r--r-- root/root      5142 2007-12-27 08:17 ./usr/share/nickle/examples/polynomial.5c
-rw-r--r-- root/root      2587 2007-12-27 08:17 ./usr/share/nickle/examples/prime.5c
-rw-r--r-- root/root      2077 2007-12-27 08:17 ./usr/share/nickle/examples/qbrating.5c
-rw-r--r-- root/root       398 2007-12-27 08:17 ./usr/share/nickle/examples/randtest.5c
-rw-r--r-- root/root       880 2007-12-27 08:17 ./usr/share/nickle/examples/restart.5c
-rw-r--r-- root/root      1334 2007-12-27 08:17 ./usr/share/nickle/examples/roman.5c
-rw-r--r-- root/root       807 2007-12-27 08:17 ./usr/share/nickle/examples/rsa-demo.5c
-rw-r--r-- root/root      1462 2007-12-27 08:17 ./usr/share/nickle/examples/rsa.5c
-rw-r--r-- root/root      4777 2007-12-27 08:17 ./usr/share/nickle/examples/skiplist.5c
-rw-r--r-- root/root      2355 2007-12-27 08:17 ./usr/share/nickle/examples/skiplisttest.5c
-rw-r--r-- root/root      2110 2007-12-27 08:17 ./usr/share/nickle/examples/sort.5c
-rw-r--r-- root/root      1322 2007-12-27 08:17 ./usr/share/nickle/examples/COPYING
-rw-r--r-- root/root      3055 2007-12-27 08:17 ./usr/share/nickle/builtin.5c
-rw-r--r-- root/root     22608 2007-12-27 08:17 ./usr/share/nickle/math.5c
-rw-r--r-- root/root      3646 2007-12-27 08:17 ./usr/share/nickle/scanf.5c
-rw-r--r-- root/root      2110 2007-12-27 08:17 ./usr/share/nickle/mutex.5c
-rw-r--r-- root/root      1329 2007-12-27 08:17 ./usr/share/nickle/arc4.5c
-rw-r--r-- root/root      1455 2007-12-27 08:17 ./usr/share/nickle/prng.5c
-rw-r--r-- root/root      8002 2007-12-27 08:17 ./usr/share/nickle/command.5c
-rw-r--r-- root/root       897 2007-12-27 08:17 ./usr/share/nickle/abort.5c
-rw-r--r-- root/root      5033 2007-12-27 08:17 ./usr/share/nickle/printf.5c
-rw-r--r-- root/root      1002 2007-12-27 08:17 ./usr/share/nickle/history.5c
-rw-r--r-- root/root      4313 2007-12-27 08:17 ./usr/share/nickle/ctype.5c
-rw-r--r-- root/root      5172 2007-12-27 08:17 ./usr/share/nickle/string.5c
-rw-r--r-- root/root       685 2007-12-27 08:18 ./usr/share/nickle/socket.5c
-rw-r--r-- root/root      1906 2007-12-27 08:18 ./usr/share/nickle/file.5c
-rw-r--r-- root/root      6743 2007-12-27 08:18 ./usr/share/nickle/parse-args.5c
-rw-r--r-- root/root       972 2007-12-27 08:18 ./usr/share/nickle/svg.5c
-rw-r--r-- root/root      3204 2007-12-27 08:18 ./usr/share/nickle/process.5c
-rw-r--r-- root/root      1322 2007-12-27 08:18 ./usr/share/nickle/COPYING
drwxr-xr-x root/root         0 2007-12-27 08:17 ./usr/share/man/
drwxr-xr-x root/root         0 2007-12-27 08:19 ./usr/share/man/man1/
-rw-r--r-- root/root     17431 2007-12-27 08:17 ./usr/share/man/man1/nickle.1.gz
drwxr-xr-x root/root         0 2007-12-27 08:18 ./usr/share/lintian/
drwxr-xr-x root/root         0 2007-12-27 08:18 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       248 2006-04-03 12:23 ./usr/share/lintian/overrides/nickle
drwxr-xr-x root/root         0 2007-12-27 08:19 ./usr/bin/
-rwxr-xr-x root/root    391864 2007-12-27 08:19 ./usr/bin/nickle
drwxr-xr-x root/root         0 2007-12-27 08:17 ./usr/include/
drwxr-xr-x root/root         0 2007-12-27 08:17 ./usr/include/nickle/
-rw-r--r-- root/root      5489 2007-12-27 08:17 ./usr/include/nickle/builtin.h
-rw-r--r-- root/root      4973 2007-12-27 08:17 ./usr/include/nickle/config.h
-rw-r--r-- root/root      2325 2007-12-27 08:17 ./usr/include/nickle/mem.h
-rw-r--r-- root/root     25185 2007-12-27 08:17 ./usr/include/nickle/nickle.h
-rw-r--r-- root/root       260 2007-12-27 08:17 ./usr/include/nickle/ref.h
-rw-r--r-- root/root     34185 2007-12-27 08:17 ./usr/include/nickle/value.h
-rw-r--r-- root/root       829 2007-12-27 08:17 ./usr/include/nickle/builtin-namespaces.h
-rw-r--r-- root/root      3279 2007-12-27 08:17 ./usr/include/nickle/gram.h
-rw-r--r-- root/root      1374 2007-12-27 08:17 ./usr/include/nickle/memp.h
-rw-r--r-- root/root      1455 2007-12-27 08:17 ./usr/include/nickle/opcode.h
-rw-r--r-- root/root      3444 2007-12-27 08:17 ./usr/include/nickle/stack.h

******************************************************************************
Built successfully
Purging /debian/buildd4/build/chroot-unstable/build/buildd4/nickle-2.62
------------------------------------------------------------------------------
******************************************************************************
Finished at 20071227-0822
Build needed 00:52:56, 11780k disk space




More information about the build-status mailing list