[build-status: 105665] Log for successful build of cellwriter_1.3.1-1 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Sun Nov 4 05:47:26 JST 2007


Automatic build of cellwriter_1.3.1-1 on mappi005 by sbuild/m32r 0.53
Build started at 20071104-0518
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 286kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main cellwriter 1.3.1-1 (dsc) [644B]
Get:2 http://debian.linux-m32r.org 06_devonian/main cellwriter 1.3.1-1 (tar) [283kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main cellwriter 1.3.1-1 (diff) [2412B]
Fetched 286kB in 3s (92.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libgtk2.0-dev (>= 2.8), libgnome2-dev, libxtst-dev
Checking for already installed source dependencies...
cdbs: already installed (0.4.49)
debhelper: already installed (5.0.57 >= 5 is satisfied)
autotools-dev: already installed (20070725.1)
libgtk2.0-dev: already installed (2.10.12-2 >= 2.8 is satisfied)
libgnome2-dev: already installed (2.20.0-1)
libxtst-dev: already installed (2:1.0.3-1)
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 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 Tue Oct 30 20:07:41 2007 JST using DSA key ID D9309644
gpg: Can't check signature: public key not found
dpkg-source: extracting cellwriter in cellwriter-1.3.1
dpkg-source: unpacking cellwriter_1.3.1.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/cellwriter_1.3.1-1.diff.gz
dpkg-buildpackage: source package cellwriter
dpkg-buildpackage: source version 1.3.1-1
dpkg-buildpackage: source changed by Michael Levin <risujin at risujin.org>
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
dh_clean 
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd2/cellwriter-1.3.1'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd2/cellwriter-1.3.1'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
cd . && \
	  rm -f intltool-extract intltool-merge intltool-update po/.intltool-merge-cache; \
	  if test -d doc; then find doc -name '*.omf.out' -exec rm -f \{\} \; ; fi; \
	  if test -d help; then find help -name '*.omf.out' -exec rm -f \{\} \; ; fi
 debian/rules build
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd2/cellwriter-1.3.1/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd2/cellwriter-1.3.1/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/cellwriter" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.   
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for gawk... (cached) gawk
checking how to run the C preprocessor... cc -E
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for X... libraries , headers 
checking for XTestFakeKeyEvent in -lXtst... yes
checking for atan2 in -lm... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking for gtk_status_icon_new_from_file in -lgtk-x11-2.0... yes
checking for gnome_url_show in -lgnome-2... yes
checking for GNOME... yes
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 an ANSI C-conforming const... yes
checking for inline... inline
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 for size_t... yes
checking return type of signal handlers... void
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for memmove... yes
checking for memset... yes
checking for sqrt... yes
checking for strcasecmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . 
make[1]: Entering directory `/build/buildd2/cellwriter-1.3.1'
/usr/bin/make  all-am
make[2]: Entering directory `/build/buildd2/cellwriter-1.3.1'
cc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0     -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/cellwriter\" -g -Wall -O2 -c -o main.o `test -f 'src/main.c' || echo './'`src/main.c
cc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0     -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/cellwriter\" -g -Wall -O2 -c -o window.o `test -f 'src/window.c' || echo './'`src/window.c
cc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0     -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/cellwriter\" -g -Wall -O2 -c -o keyevent.o `test -f 'src/keyevent.c' || echo './'`src/keyevent.c
cc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0     -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/cellwriter\" -g -Wall -O2 -c -o cellwidget.o `test -f 'src/cellwidget.c' || echo './'`src/cellwidget.c
cc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0     -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/cellwriter\" -g -Wall -O2 -c -o recognize.o `test -f 'src/recognize.c' || echo './'`src/recognize.c
cc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0     -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/cellwriter\" -g -Wall -O2 -c -o stroke.o `test -f 'src/stroke.c' || echo './'`src/stroke.c
cc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0     -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/cellwriter\" -g -Wall -O2 -c -o options.o `test -f 'src/options.c' || echo './'`src/options.c
cc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0     -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/cellwriter\" -g -Wall -O2 -c -o averages.o `test -f 'src/averages.c' || echo './'`src/averages.c
cc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0     -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/cellwriter\" -g -Wall -O2 -c -o wordfreq.o `test -f 'src/wordfreq.c' || echo './'`src/wordfreq.c
cc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0     -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/cellwriter\" -g -Wall -O2 -c -o preprocess.o `test -f 'src/preprocess.c' || echo './'`src/preprocess.c
cc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0     -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/cellwriter\" -g -Wall -O2 -c -o keywidget.o `test -f 'src/keywidget.c' || echo './'`src/keywidget.c
cc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0     -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/cellwriter\" -g -Wall -O2 -c -o singleinstance.o `test -f 'src/singleinstance.c' || echo './'`src/singleinstance.c
cc -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0     -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/cellwriter\" -g -Wall -O2 -c -o statusicon.o `test -f 'src/statusicon.c' || echo './'`src/statusicon.c
cc -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/cellwriter\" -g -Wall -O2   -o cellwriter main.o window.o keyevent.o cellwidget.o recognize.o stroke.o options.o averages.o wordfreq.o preprocess.o keywidget.o singleinstance.o statusicon.o  -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -pthread -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0   -lgtk-x11-2.0 -lm -lXtst 
make[2]: Leaving directory `/build/buildd2/cellwriter-1.3.1'
make[1]: Leaving directory `/build/buildd2/cellwriter-1.3.1'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
 /usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
test "`id -u`" = 0
dh_clean -k 
dh_installdirs -A 
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
DEB_MAKE_CHECK_TARGET unset, not running checks
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . install DESTDIR=/build/buildd2/cellwriter-1.3.1/debian/cellwriter/
make[1]: Entering directory `/build/buildd2/cellwriter-1.3.1'
make[2]: Entering directory `/build/buildd2/cellwriter-1.3.1'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd2/cellwriter-1.3.1/debian/cellwriter//usr/bin"
  /usr/bin/ginstall -c 'cellwriter' '/build/buildd2/cellwriter-1.3.1/debian/cellwriter//usr/bin/cellwriter'
test -z "/usr/share/applications" || /bin/mkdir -p "/build/buildd2/cellwriter-1.3.1/debian/cellwriter//usr/share/applications"
 /usr/bin/ginstall -c -m 644 'cellwriter.desktop' '/build/buildd2/cellwriter-1.3.1/debian/cellwriter//usr/share/applications/cellwriter.desktop'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/build/buildd2/cellwriter-1.3.1/debian/cellwriter//usr/share/man/man1"
 /usr/bin/ginstall -c -m 644 'cellwriter.1' '/build/buildd2/cellwriter-1.3.1/debian/cellwriter//usr/share/man/man1/cellwriter.1'
test -z "/usr/share/icons/hicolor/scalable/apps" || /bin/mkdir -p "/build/buildd2/cellwriter-1.3.1/debian/cellwriter//usr/share/icons/hicolor/scalable/apps"
 /usr/bin/ginstall -c -m 644 'share/icons/hicolor/scalable/apps/cellwriter.svg' '/build/buildd2/cellwriter-1.3.1/debian/cellwriter//usr/share/icons/hicolor/scalable/apps/cellwriter.svg'
test -z "/usr/share/pixmaps" || /bin/mkdir -p "/build/buildd2/cellwriter-1.3.1/debian/cellwriter//usr/share/pixmaps"
 /usr/bin/ginstall -c -m 644 'share/pixmaps/cellwriter.xpm' '/build/buildd2/cellwriter-1.3.1/debian/cellwriter//usr/share/pixmaps/cellwriter.xpm'
test -z "/usr/share/cellwriter" || /bin/mkdir -p "/build/buildd2/cellwriter-1.3.1/debian/cellwriter//usr/share/cellwriter"
 /usr/bin/ginstall -c -m 644 'share/cellwriter/wordfreq' '/build/buildd2/cellwriter-1.3.1/debian/cellwriter//usr/share/cellwriter/wordfreq'
 /usr/bin/ginstall -c -m 644 'share/cellwriter/profile' '/build/buildd2/cellwriter-1.3.1/debian/cellwriter//usr/share/cellwriter/profile'
/usr/bin/make  install-data-hook
make[3]: Entering directory `/build/buildd2/cellwriter-1.3.1'
*** Icon cache not updated.  After install, run this:
***   gtk-update-icon-cache -f -t /usr/share/icons/hicolor
make[3]: Leaving directory `/build/buildd2/cellwriter-1.3.1'
make[2]: Leaving directory `/build/buildd2/cellwriter-1.3.1'
make[1]: Leaving directory `/build/buildd2/cellwriter-1.3.1'
dh_installdirs -pcellwriter 
dh_installdocs -pcellwriter TODO  
dh_installexamples -pcellwriter 
dh_installman -pcellwriter  
dh_installinfo -pcellwriter  
dh_installmenu -pcellwriter 
dh_installcron -pcellwriter 
dh_installinit -pcellwriter   
dh_installdebconf -pcellwriter 
dh_installemacsen -pcellwriter   
dh_installcatalogs -pcellwriter 
dh_installpam -pcellwriter 
dh_installlogrotate -pcellwriter 
dh_installlogcheck -pcellwriter 
dh_installmime -pcellwriter 
dh_installchangelogs -pcellwriter  ./ChangeLog 
dh_installudev -pcellwriter 
dh_install -pcellwriter  
dh_link -pcellwriter  
dh_scrollkeeper -pcellwriter 
dh_gconf -pcellwriter 
dh_desktop -pcellwriter 
dh_strip -pcellwriter  
dh_compress -pcellwriter  
dh_fixperms -pcellwriter  
dh_makeshlibs -pcellwriter  
dh_installdeb -pcellwriter 
dh_perl -pcellwriter 
dh_shlibdeps -pcellwriter    
dpkg-shlibdeps: warning: could not find any packages for libm.so.6
dpkg-shlibdeps: warning: unable to find dependency information for shared library libm (soname 6, path libm.so.6, dependency field Depends)
dpkg-shlibdeps: warning: could not find any packages for libdl.so.2
dpkg-shlibdeps: warning: unable to find dependency information for shared library libdl (soname 2, path libdl.so.2, dependency field Depends)
dpkg-shlibdeps: warning: could not find any packages for librt.so.1
dpkg-shlibdeps: warning: unable to find dependency information for shared library librt (soname 1, path librt.so.1, dependency field Depends)
dpkg-shlibdeps: warning: could not find any packages for libpthread.so.0
dpkg-shlibdeps: warning: unable to find dependency information for shared library libpthread (soname 0, path libpthread.so.0, dependency field Depends)
dpkg-shlibdeps: warning: could not find any packages for libc.so.6
dpkg-shlibdeps: warning: unable to find dependency information for shared library libc (soname 6, path libc.so.6, dependency field Depends)
dh_gencontrol -pcellwriter 
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -pcellwriter 
dh_builddeb -pcellwriter 
dpkg-deb: building package `cellwriter' in `../cellwriter_1.3.1-1_m32r.deb'.
 dpkg-genchanges -B >../cellwriter_1.3.1-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 20071104-0545

cellwriter_1.3.1-1_m32r.changes:
Format: 1.7
Date: Fri, 30 Oct 2007 0:28:00 -0500
Source: cellwriter
Binary: cellwriter
Architecture: m32r
Version: 1.3.1-1
Distribution: unstable
Urgency: low
Maintainer: Michael Levin <risujin at risujin.org>
Changed-By: Michael Levin <risujin at risujin.org>
Description: 
 cellwriter - grid-entry handwriting input panel
Changes: 
 cellwriter (1.3.1-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 b5e900f02b8e07e4eda0a704b505d60e 161722 gnome optional cellwriter_1.3.1-1_m32r.deb

/debian/buildd2/build/chroot-unstable/build/buildd2/cellwriter_1.3.1-1_m32r.deb:
 new debian package, version 2.0.
 size 161722 bytes: control archive= 1404 bytes.
    1217 bytes,    21 lines      control              
     823 bytes,    12 lines      md5sums              
     185 bytes,     7 lines   *  postinst             #!/bin/sh
     160 bytes,     5 lines   *  postrm               #!/bin/sh
 Package: cellwriter
 Version: 1.3.1-1
 Architecture: m32r
 Maintainer: Michael Levin <risujin at risujin.org>
 Installed-Size: 448
 Depends: libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libcairo2 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.14.0), libgnome2-0 (>= 2.17.3), libgtk2.0-0 (>= 2.10.3), liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.14.8), libpopt0 (>= 1.10), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxtst6
 Section: gnome
 Priority: optional
 Description: grid-entry handwriting input panel
  CellWriter is a grid-entry natural handwriting input panel.
  As you write characters into the cells, your writing is instantly
  recognized at the character level. When you press 'Enter' on the panel,
  the input you entered is sent to the currently focused application as if
  typed on the keyboard.
  .
    * Writer-dependent, learns your handwriting for reliable recognition
    * Correcting preprocessor algorithms account for digitizer noise,
      differing stroke order, direction, and number of strokes
    * Unicode support enables you to write in your native language
  .
   Homepage: http://risujin.org/cellwriter

/debian/buildd2/build/chroot-unstable/build/buildd2/cellwriter_1.3.1-1_m32r.deb:
drwxr-xr-x root/root         0 2007-11-04 05:40 ./
drwxr-xr-x root/root         0 2007-11-04 05:38 ./usr/
drwxr-xr-x root/root         0 2007-11-04 05:42 ./usr/bin/
-rwxr-xr-x root/root    124180 2007-11-04 05:42 ./usr/bin/cellwriter
drwxr-xr-x root/root         0 2007-11-04 05:39 ./usr/share/
drwxr-xr-x root/root         0 2007-11-04 05:38 ./usr/share/pixmaps/
-rw-r--r-- root/root      4714 2007-11-04 05:38 ./usr/share/pixmaps/cellwriter.xpm
drwxr-xr-x root/root         0 2007-11-04 05:38 ./usr/share/icons/
drwxr-xr-x root/root         0 2007-11-04 05:38 ./usr/share/icons/hicolor/
drwxr-xr-x root/root         0 2007-11-04 05:38 ./usr/share/icons/hicolor/scalable/
drwxr-xr-x root/root         0 2007-11-04 05:38 ./usr/share/icons/hicolor/scalable/apps/
-rw-r--r-- root/root      5686 2007-11-04 05:38 ./usr/share/icons/hicolor/scalable/apps/cellwriter.svg
drwxr-xr-x root/root         0 2007-11-04 05:38 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-11-04 05:43 ./usr/share/doc/cellwriter/
-rw-r--r-- root/root      1425 2007-10-30 03:00 ./usr/share/doc/cellwriter/TODO
-rw-r--r-- root/root      2196 2007-11-04 05:21 ./usr/share/doc/cellwriter/copyright
-rw-r--r-- root/root      3258 2007-10-30 14:26 ./usr/share/doc/cellwriter/changelog.gz
-rw-r--r-- root/root       343 2007-11-04 05:21 ./usr/share/doc/cellwriter/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-11-04 05:39 ./usr/share/menu/
-rw-r--r-- root/root       206 2007-11-04 05:21 ./usr/share/menu/cellwriter
drwxr-xr-x root/root         0 2007-11-04 05:38 ./usr/share/applications/
-rw-r--r-- root/root       265 2007-11-04 05:38 ./usr/share/applications/cellwriter.desktop
drwxr-xr-x root/root         0 2007-11-04 05:38 ./usr/share/man/
drwxr-xr-x root/root         0 2007-11-04 05:43 ./usr/share/man/man1/
-rw-r--r-- root/root      1388 2007-11-04 05:38 ./usr/share/man/man1/cellwriter.1.gz
drwxr-xr-x root/root         0 2007-11-04 05:38 ./usr/share/cellwriter/
-rw-r--r-- root/root       173 2007-11-04 05:38 ./usr/share/cellwriter/profile
-rw-r--r-- root/root    193641 2007-11-04 05:38 ./usr/share/cellwriter/wordfreq

******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/cellwriter-1.3.1
------------------------------------------------------------------------------
******************************************************************************
Finished at 20071104-0545
Build needed 00:25:14, 3088k disk space




More information about the build-status mailing list