[build-status: 78298] Log for successful build of source-highlight_2.4-5.1 (dist=unstable)

Build Daemon 4 buildd4 at linux-m32r.org
Sat Jun 16 16:55:34 JST 2007


Automatic build of source-highlight_2.4-5.1 on mappi006 by sbuild/m32r 0.53
Build started at 20070616-1509
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 823kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main source-highlight 2.4-5.1 (dsc) [651B]
Get:2 http://debian.linux-m32r.org 06_devonian/main source-highlight 2.4-5.1 (tar) [659kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main source-highlight 2.4-5.1 (diff) [163kB]
Fetched 823kB in 16s (51.4kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 4.0.0), help2man, texi2html, texinfo, gawk, libboost-regex-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.50 >> 4.0.0 is satisfied)
help2man: already installed (1.36.4)
texi2html: already installed (1.76-4)
texinfo: already installed (4.8.dfsg.1-6)
gawk: already installed (1:3.1.5.dfsg-4)
libboost-regex-dev: already installed (1.33.1-10)
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.1 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 Jun 12 07:39:11 2007 JST using DSA key ID A7C89464
gpg: Can't check signature: public key not found
dpkg-source: extracting source-highlight in source-highlight-2.4
dpkg-source: unpacking source-highlight_2.4.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/source-highlight_2.4-5.1.diff.gz
dpkg-buildpackage: source package is source-highlight
dpkg-buildpackage: source version is 2.4-5.1
dpkg-buildpackage: source changed by Roberto C. Sanchez <roberto at connexer.com>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 2.4-5.1
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp 
# Add here commands to clean up after the build process.
#-/usr/bin/make distclean
/usr/bin/make clean
make[1]: Entering directory `/build/buildd4/source-highlight-2.4'
/bin/sh ./config.status --recheck
/bin/sh: ./config.status: No such file or directory
make[1]: *** [config.status] Error 127
make[1]: Leaving directory `/build/buildd4/source-highlight-2.4'
make: [clean] Error 2 (ignored)
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
rm -f config.status build-stamp config.log config-stamp
dh_clean
 debian/rules build
dh_testdir
# Add here commands to configure the package.
./configure --host=m32r-linux-gnu \
		--build=m32r-linux-gnu \
		--prefix=/usr \
		--mandir=\${prefix}/share/man \
		--infodir=\${prefix}/share/info \
		--sysconfdir=/etc \
		--with-boost-regex=boost_regex-gcc41-1_34
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 for m32r-linux-gnu-gcc... m32r-linux-gnu-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 m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of m32r-linux-gnu-gcc... gcc3
checking checking whether to use ar cru or CC -xar -o ... $(AR) cru 
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... m32r-linux-gnu-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 for size_t... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for strftime... yes
checking for m32r-linux-gnu-g++... m32r-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether m32r-linux-gnu-g++ accepts -g... yes
checking dependency style of m32r-linux-gnu-g++... gcc3
checking for gawk... (cached) gawk
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for m32r-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking whether the compiler implements namespaces... yes
checking whether the compiler supports Standard Template Library... yes
checking whether the compiler has stringstream... yes
checking whether the compiler has ios_base... yes
checking whether the Boost::Regex library is available... yes
checking for main in -lboost_regex-gcc41-1_34... no
checking for main in -lboost_regex-boost_regex-gcc41-1_34... no
checking for main in -lboost_regex... yes
checking how to run the C++ preprocessor... m32r-linux-gnu-g++ -E
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_ptr.hpp... yes
checking for the txtc compiler... yes
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... no
checking for main in -lfl... yes
checking for main in -lefence... no
checking for yywrap... yes
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for strdup... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking for off_t... yes
checking for gengetopt... no
checking for doublecpp... no
checking for valgrind... no
checking for help2man... /usr/bin/help2man
checking for ctags... /usr/bin/ctags
checking checking if it's bison ... bison -y 
checking for tar... /bin/tar
checking for texi2html... /usr/bin/texi2html
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating txtc.sh
config.status: creating src/Makefile
config.status: creating src/java2html
config.status: creating src/cpp2html
config.status: creating src/src-hilite-lesspipe.sh
config.status: creating doc/Makefile
config.status: creating src/includes/Makefile
config.status: creating src/lib/Makefile
config.status: creating tests/Makefile
config.status: creating tests/valgrind_tests.sh
config.status: creating tests/valgrind_test.sh
config.status: creating source-highlight.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands

Good - your configure finished. Start make now

touch config-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd4/source-highlight-2.4'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd4/source-highlight-2.4'
Making all in src
make[3]: Entering directory `/build/buildd4/source-highlight-2.4/src'
Making all in lib
make[4]: Entering directory `/build/buildd4/source-highlight-2.4/src/lib'
/usr/bin/make  all-am
make[5]: Entering directory `/build/buildd4/source-highlight-2.4/src/lib'
/bin/sh ../../txtc.sh copyright.text
/bin/sh ../../txtc.sh reportbugs.text
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT cmdline.o -MD -MP -MF ".deps/cmdline.Tpo" -c -o cmdline.o cmdline.c; \
	then mv -f ".deps/cmdline.Tpo" ".deps/cmdline.Po"; else rm -f ".deps/cmdline.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT styles.o -MD -MP -MF ".deps/styles.Tpo" -c -o styles.o styles.cc; \
	then mv -f ".deps/styles.Tpo" ".deps/styles.Po"; else rm -f ".deps/styles.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT messages.o -MD -MP -MF ".deps/messages.Tpo" -c -o messages.o messages.cc; \
	then mv -f ".deps/messages.Tpo" ".deps/messages.Po"; else rm -f ".deps/messages.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT fileutil.o -MD -MP -MF ".deps/fileutil.Tpo" -c -o fileutil.o fileutil.cc; \
	then mv -f ".deps/fileutil.Tpo" ".deps/fileutil.Po"; else rm -f ".deps/fileutil.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT chartranslator.o -MD -MP -MF ".deps/chartranslator.Tpo" -c -o chartranslator.o chartranslator.cc; \
	then mv -f ".deps/chartranslator.Tpo" ".deps/chartranslator.Po"; else rm -f ".deps/chartranslator.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT generatorfactory.o -MD -MP -MF ".deps/generatorfactory.Tpo" -c -o generatorfactory.o generatorfactory.cc; \
	then mv -f ".deps/generatorfactory.Tpo" ".deps/generatorfactory.Po"; else rm -f ".deps/generatorfactory.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT docgenerator.o -MD -MP -MF ".deps/docgenerator.Tpo" -c -o docgenerator.o docgenerator.cc; \
	then mv -f ".deps/docgenerator.Tpo" ".deps/docgenerator.Po"; else rm -f ".deps/docgenerator.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT optparser.o -MD -MP -MF ".deps/optparser.Tpo" -c -o optparser.o optparser.cc; \
	then mv -f ".deps/optparser.Tpo" ".deps/optparser.Po"; else rm -f ".deps/optparser.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT optscanner.o -MD -MP -MF ".deps/optscanner.Tpo" -c -o optscanner.o optscanner.cc; \
	then mv -f ".deps/optscanner.Tpo" ".deps/optscanner.Po"; else rm -f ".deps/optscanner.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT langdefparser.o -MD -MP -MF ".deps/langdefparser.Tpo" -c -o langdefparser.o langdefparser.cc; \
	then mv -f ".deps/langdefparser.Tpo" ".deps/langdefparser.Po"; else rm -f ".deps/langdefparser.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT langdefscanner.o -MD -MP -MF ".deps/langdefscanner.Tpo" -c -o langdefscanner.o langdefscanner.cc; \
	then mv -f ".deps/langdefscanner.Tpo" ".deps/langdefscanner.Po"; else rm -f ".deps/langdefscanner.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT outlangdefparser.o -MD -MP -MF ".deps/outlangdefparser.Tpo" -c -o outlangdefparser.o outlangdefparser.cc; \
	then mv -f ".deps/outlangdefparser.Tpo" ".deps/outlangdefparser.Po"; else rm -f ".deps/outlangdefparser.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT outlangdefscanner.o -MD -MP -MF ".deps/outlangdefscanner.Tpo" -c -o outlangdefscanner.o outlangdefscanner.cc; \
	then mv -f ".deps/outlangdefscanner.Tpo" ".deps/outlangdefscanner.Po"; else rm -f ".deps/outlangdefscanner.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT srcuntabifier.o -MD -MP -MF ".deps/srcuntabifier.Tpo" -c -o srcuntabifier.o srcuntabifier.cpp; \
	then mv -f ".deps/srcuntabifier.Tpo" ".deps/srcuntabifier.Po"; else rm -f ".deps/srcuntabifier.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT generatormap.o -MD -MP -MF ".deps/generatormap.Tpo" -c -o generatormap.o generatormap.cpp; \
	then mv -f ".deps/generatormap.Tpo" ".deps/generatormap.Po"; else rm -f ".deps/generatormap.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT maingeneratormap.o -MD -MP -MF ".deps/maingeneratormap.Tpo" -c -o maingeneratormap.o maingeneratormap.cpp; \
	then mv -f ".deps/maingeneratormap.Tpo" ".deps/maingeneratormap.Po"; else rm -f ".deps/maingeneratormap.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT outputbuffer.o -MD -MP -MF ".deps/outputbuffer.Tpo" -c -o outputbuffer.o outputbuffer.cpp; \
	then mv -f ".deps/outputbuffer.Tpo" ".deps/outputbuffer.Po"; else rm -f ".deps/outputbuffer.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT outputgenerator.o -MD -MP -MF ".deps/outputgenerator.Tpo" -c -o outputgenerator.o outputgenerator.cpp; \
	then mv -f ".deps/outputgenerator.Tpo" ".deps/outputgenerator.Po"; else rm -f ".deps/outputgenerator.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT mainoutputbuffer.o -MD -MP -MF ".deps/mainoutputbuffer.Tpo" -c -o mainoutputbuffer.o mainoutputbuffer.cpp; \
	then mv -f ".deps/mainoutputbuffer.Tpo" ".deps/mainoutputbuffer.Po"; else rm -f ".deps/mainoutputbuffer.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT lineoutputgenerator.o -MD -MP -MF ".deps/lineoutputgenerator.Tpo" -c -o lineoutputgenerator.o lineoutputgenerator.cpp; \
	then mv -f ".deps/lineoutputgenerator.Tpo" ".deps/lineoutputgenerator.Po"; else rm -f ".deps/lineoutputgenerator.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT stringdef.o -MD -MP -MF ".deps/stringdef.Tpo" -c -o stringdef.o stringdef.cpp; \
	then mv -f ".deps/stringdef.Tpo" ".deps/stringdef.Po"; else rm -f ".deps/stringdef.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT langelem.o -MD -MP -MF ".deps/langelem.Tpo" -c -o langelem.o langelem.cpp; \
	then mv -f ".deps/langelem.Tpo" ".deps/langelem.Po"; else rm -f ".deps/langelem.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT statelangelem.o -MD -MP -MF ".deps/statelangelem.Tpo" -c -o statelangelem.o statelangelem.cpp; \
	then mv -f ".deps/statelangelem.Tpo" ".deps/statelangelem.Po"; else rm -f ".deps/statelangelem.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT langelems.o -MD -MP -MF ".deps/langelems.Tpo" -c -o langelems.o langelems.cpp; \
	then mv -f ".deps/langelems.Tpo" ".deps/langelems.Po"; else rm -f ".deps/langelems.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT regexpreprocessor.o -MD -MP -MF ".deps/regexpreprocessor.Tpo" -c -o regexpreprocessor.o regexpreprocessor.cpp; \
	then mv -f ".deps/regexpreprocessor.Tpo" ".deps/regexpreprocessor.Po"; else rm -f ".deps/regexpreprocessor.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT regexpstatebuilder_dbtab.o -MD -MP -MF ".deps/regexpstatebuilder_dbtab.Tpo" -c -o regexpstatebuilder_dbtab.o regexpstatebuilder_dbtab.cc; \
	then mv -f ".deps/regexpstatebuilder_dbtab.Tpo" ".deps/regexpstatebuilder_dbtab.Po"; else rm -f ".deps/regexpstatebuilder_dbtab.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT regexpstatebuilder.o -MD -MP -MF ".deps/regexpstatebuilder.Tpo" -c -o regexpstatebuilder.o regexpstatebuilder.cpp; \
	then mv -f ".deps/regexpstatebuilder.Tpo" ".deps/regexpstatebuilder.Po"; else rm -f ".deps/regexpstatebuilder.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT langdefloader.o -MD -MP -MF ".deps/langdefloader.Tpo" -c -o langdefloader.o langdefloader.cpp; \
	then mv -f ".deps/langdefloader.Tpo" ".deps/langdefloader.Po"; else rm -f ".deps/langdefloader.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT langmap.o -MD -MP -MF ".deps/langmap.Tpo" -c -o langmap.o langmap.cpp; \
	then mv -f ".deps/langmap.Tpo" ".deps/langmap.Po"; else rm -f ".deps/langmap.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT statestartlangelem.o -MD -MP -MF ".deps/statestartlangelem.Tpo" -c -o statestartlangelem.o statestartlangelem.cpp; \
	then mv -f ".deps/statestartlangelem.Tpo" ".deps/statestartlangelem.Po"; else rm -f ".deps/statestartlangelem.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT stringlistlangelem.o -MD -MP -MF ".deps/stringlistlangelem.Tpo" -c -o stringlistlangelem.o stringlistlangelem.cpp; \
	then mv -f ".deps/stringlistlangelem.Tpo" ".deps/stringlistlangelem.Po"; else rm -f ".deps/stringlistlangelem.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT delimitedlangelem.o -MD -MP -MF ".deps/delimitedlangelem.Tpo" -c -o delimitedlangelem.o delimitedlangelem.cpp; \
	then mv -f ".deps/delimitedlangelem.Tpo" ".deps/delimitedlangelem.Po"; else rm -f ".deps/delimitedlangelem.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT vardefinitions.o -MD -MP -MF ".deps/vardefinitions.Tpo" -c -o vardefinitions.o vardefinitions.cpp; \
	then mv -f ".deps/vardefinitions.Tpo" ".deps/vardefinitions.Po"; else rm -f ".deps/vardefinitions.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT textformatter.o -MD -MP -MF ".deps/textformatter.Tpo" -c -o textformatter.o textformatter.cpp; \
	then mv -f ".deps/textformatter.Tpo" ".deps/textformatter.Po"; else rm -f ".deps/textformatter.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT textstyle.o -MD -MP -MF ".deps/textstyle.Tpo" -c -o textstyle.o textstyle.cpp; \
	then mv -f ".deps/textstyle.Tpo" ".deps/textstyle.Po"; else rm -f ".deps/textstyle.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT textgenerator.o -MD -MP -MF ".deps/textgenerator.Tpo" -c -o textgenerator.o textgenerator.cpp; \
	then mv -f ".deps/textgenerator.Tpo" ".deps/textgenerator.Po"; else rm -f ".deps/textgenerator.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT textstylebuilder.o -MD -MP -MF ".deps/textstylebuilder.Tpo" -c -o textstylebuilder.o textstylebuilder.cpp; \
	then mv -f ".deps/textstylebuilder.Tpo" ".deps/textstylebuilder.Po"; else rm -f ".deps/textstylebuilder.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT doctemplate.o -MD -MP -MF ".deps/doctemplate.Tpo" -c -o doctemplate.o doctemplate.cpp; \
	then mv -f ".deps/doctemplate.Tpo" ".deps/doctemplate.Po"; else rm -f ".deps/doctemplate.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT substfun.o -MD -MP -MF ".deps/substfun.Tpo" -c -o substfun.o substfun.cpp; \
	then mv -f ".deps/substfun.Tpo" ".deps/substfun.Po"; else rm -f ".deps/substfun.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT refgeneratormap.o -MD -MP -MF ".deps/refgeneratormap.Tpo" -c -o refgeneratormap.o refgeneratormap.cpp; \
	then mv -f ".deps/refgeneratormap.Tpo" ".deps/refgeneratormap.Po"; else rm -f ".deps/refgeneratormap.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT readtags.o -MD -MP -MF ".deps/readtags.Tpo" -c -o readtags.o readtags.c; \
	then mv -f ".deps/readtags.Tpo" ".deps/readtags.Po"; else rm -f ".deps/readtags.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT fileinfo.o -MD -MP -MF ".deps/fileinfo.Tpo" -c -o fileinfo.o fileinfo.cpp; \
	then mv -f ".deps/fileinfo.Tpo" ".deps/fileinfo.Po"; else rm -f ".deps/fileinfo.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT linebuffer.o -MD -MP -MF ".deps/linebuffer.Tpo" -c -o linebuffer.o linebuffer.cpp; \
	then mv -f ".deps/linebuffer.Tpo" ".deps/linebuffer.Po"; else rm -f ".deps/linebuffer.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT preformatter.o -MD -MP -MF ".deps/preformatter.Tpo" -c -o preformatter.o preformatter.cpp; \
	then mv -f ".deps/preformatter.Tpo" ".deps/preformatter.Po"; else rm -f ".deps/preformatter.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT regexpstateprinter.o -MD -MP -MF ".deps/regexpstateprinter.Tpo" -c -o regexpstateprinter.o regexpstateprinter.cpp; \
	then mv -f ".deps/regexpstateprinter.Tpo" ".deps/regexpstateprinter.Po"; else rm -f ".deps/regexpstateprinter.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT langelemsprinter.o -MD -MP -MF ".deps/langelemsprinter.Tpo" -c -o langelemsprinter.o langelemsprinter.cpp; \
	then mv -f ".deps/langelemsprinter.Tpo" ".deps/langelemsprinter.Po"; else rm -f ".deps/langelemsprinter.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -g -O2 -MT langelemsprinter_dbtab.o -MD -MP -MF ".deps/langelemsprinter_dbtab.Tpo" -c -o langelemsprinter_dbtab.o langelemsprinter_dbtab.cc; \
	then mv -f ".deps/langelemsprinter_dbtab.Tpo" ".deps/langelemsprinter_dbtab.Po"; else rm -f ".deps/langelemsprinter_dbtab.Tpo"; exit 1; fi
rm -f libcommon.a
ar cru libcommon.a copyright.o reportbugs.o cmdline.o styles.o messages.o fileutil.o chartranslator.o generatorfactory.o docgenerator.o optparser.o optscanner.o langdefparser.o langdefscanner.o outlangdefparser.o outlangdefscanner.o srcuntabifier.o generatormap.o maingeneratormap.o outputbuffer.o outputgenerator.o mainoutputbuffer.o lineoutputgenerator.o stringdef.o langelem.o statelangelem.o langelems.o regexpreprocessor.o regexpstatebuilder_dbtab.o regexpstatebuilder.o langdefloader.o langmap.o statestartlangelem.o stringlistlangelem.o delimitedlangelem.o vardefinitions.o textformatter.o textstyle.o textgenerator.o textstylebuilder.o doctemplate.o substfun.o refgeneratormap.o readtags.o fileinfo.o linebuffer.o preformatter.o regexpstateprinter.o langelemsprinter.o langelemsprinter_dbtab.o 
ranlib libcommon.a
make[5]: Leaving directory `/build/buildd4/source-highlight-2.4/src/lib'
make[4]: Leaving directory `/build/buildd4/source-highlight-2.4/src/lib'
Making all in includes
make[4]: Entering directory `/build/buildd4/source-highlight-2.4/src/includes'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd4/source-highlight-2.4/src/includes'
make[4]: Entering directory `/build/buildd4/source-highlight-2.4/src'
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib    -g -O2 -MT source-highlight.o -MD -MP -MF ".deps/source-highlight.Tpo" -c -o source-highlight.o source-highlight.cc; \
	then mv -f ".deps/source-highlight.Tpo" ".deps/source-highlight.Po"; else rm -f ".deps/source-highlight.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib    -g -O2 -MT regexpengine.o -MD -MP -MF ".deps/regexpengine.Tpo" -c -o regexpengine.o regexpengine.cpp; \
	then mv -f ".deps/regexpengine.Tpo" ".deps/regexpengine.Po"; else rm -f ".deps/regexpengine.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib    -g -O2 -MT regexpstate.o -MD -MP -MF ".deps/regexpstate.Tpo" -c -o regexpstate.o regexpstate.cpp; \
	then mv -f ".deps/regexpstate.Tpo" ".deps/regexpstate.Po"; else rm -f ".deps/regexpstate.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib    -g -O2 -MT regexpenginedebug.o -MD -MP -MF ".deps/regexpenginedebug.Tpo" -c -o regexpenginedebug.o regexpenginedebug.cpp; \
	then mv -f ".deps/regexpenginedebug.Tpo" ".deps/regexpenginedebug.Po"; else rm -f ".deps/regexpenginedebug.Tpo"; exit 1; fi
rm -f libsh.a
ar cru libsh.a source-highlight.o regexpengine.o regexpstate.o regexpenginedebug.o 
ranlib libsh.a
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/lib    -g -O2 -MT startapp.o -MD -MP -MF ".deps/startapp.Tpo" -c -o startapp.o startapp.cc; \
	then mv -f ".deps/startapp.Tpo" ".deps/startapp.Po"; else rm -f ".deps/startapp.Tpo"; exit 1; fi
m32r-linux-gnu-g++  -g -O2   -o source-highlight  startapp.o source-highlight.o regexpengine.o regexpstate.o regexpenginedebug.o -lboost_regex -lfl  lib/libcommon.a -lfl 
make[4]: Leaving directory `/build/buildd4/source-highlight-2.4/src'
make[3]: Leaving directory `/build/buildd4/source-highlight-2.4/src'
Making all in doc
make[3]: Entering directory `/build/buildd4/source-highlight-2.4/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/source-highlight-2.4/doc'
Making all in tests
make[3]: Entering directory `/build/buildd4/source-highlight-2.4/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/source-highlight-2.4/tests'
make[3]: Entering directory `/build/buildd4/source-highlight-2.4'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd4/source-highlight-2.4'
make[2]: Leaving directory `/build/buildd4/source-highlight-2.4'
make[1]: Leaving directory `/build/buildd4/source-highlight-2.4'
#/usr/bin/docbook-to-man debian/source-highlight.sgml > source-highlight.1
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/source-highlight.
/usr/bin/make install prefix=/build/buildd4/source-highlight-2.4/debian/source-highlight/usr
make[1]: Entering directory `/build/buildd4/source-highlight-2.4'
Making install in src
make[2]: Entering directory `/build/buildd4/source-highlight-2.4/src'
Making install in lib
make[3]: Entering directory `/build/buildd4/source-highlight-2.4/src/lib'
/usr/bin/make  install-am
make[4]: Entering directory `/build/buildd4/source-highlight-2.4/src/lib'
make[5]: Entering directory `/build/buildd4/source-highlight-2.4/src/lib'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd4/source-highlight-2.4/src/lib'
make[4]: Leaving directory `/build/buildd4/source-highlight-2.4/src/lib'
make[3]: Leaving directory `/build/buildd4/source-highlight-2.4/src/lib'
Making install in includes
make[3]: Entering directory `/build/buildd4/source-highlight-2.4/src/includes'
make[4]: Entering directory `/build/buildd4/source-highlight-2.4/src/includes'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/source-highlight-2.4/src/includes'
make[3]: Leaving directory `/build/buildd4/source-highlight-2.4/src/includes'
make[3]: Entering directory `/build/buildd4/source-highlight-2.4/src'
make[4]: Entering directory `/build/buildd4/source-highlight-2.4/src'
test -z "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/bin" || mkdir -p -- "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/bin"
  /usr/bin/ginstall -c 'source-highlight' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/bin/source-highlight'
test -z "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/bin" || mkdir -p -- "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/bin"
 /usr/bin/ginstall -c 'java2html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/bin/java2html'
 /usr/bin/ginstall -c 'cpp2html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/bin/cpp2html'
 /usr/bin/ginstall -c 'src-hilite-lesspipe.sh' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/bin/src-hilite-lesspipe.sh'
test -z "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight" || mkdir -p -- "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight"
 /usr/bin/ginstall -c -m 644 'bison.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/bison.lang'
 /usr/bin/ginstall -c -m 644 'cpp.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/cpp.lang'
 /usr/bin/ginstall -c -m 644 'javascript.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/javascript.lang'
 /usr/bin/ginstall -c -m 644 'perl.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/perl.lang'
 /usr/bin/ginstall -c -m 644 'ruby.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/ruby.lang'
 /usr/bin/ginstall -c -m 644 'c_comment.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/c_comment.lang'
 /usr/bin/ginstall -c -m 644 'flex.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/flex.lang'
 /usr/bin/ginstall -c -m 644 'log.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/log.lang'
 /usr/bin/ginstall -c -m 644 'php.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/php.lang'
 /usr/bin/ginstall -c -m 644 'sml.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/sml.lang'
 /usr/bin/ginstall -c -m 644 'caml.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/caml.lang'
 /usr/bin/ginstall -c -m 644 'function.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/function.lang'
 /usr/bin/ginstall -c -m 644 'lua.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/lua.lang'
 /usr/bin/ginstall -c -m 644 'prolog.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/prolog.lang'
 /usr/bin/ginstall -c -m 644 'symbols.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/symbols.lang'
 /usr/bin/ginstall -c -m 644 'changelog.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/changelog.lang'
 /usr/bin/ginstall -c -m 644 'java.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/java.lang'
 /usr/bin/ginstall -c -m 644 'number.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/number.lang'
 /usr/bin/ginstall -c -m 644 'python.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/python.lang'
 /usr/bin/ginstall -c -m 644 'url.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/url.lang'
 /usr/bin/ginstall -c -m 644 'pascal.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/pascal.lang'
 /usr/bin/ginstall -c -m 644 'fortran.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/fortran.lang'
 /usr/bin/ginstall -c -m 644 'html.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/html.lang'
 /usr/bin/ginstall -c -m 644 'latex.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/latex.lang'
 /usr/bin/ginstall -c -m 644 'logtalk.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/logtalk.lang'
 /usr/bin/ginstall -c -m 644 'diff.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/diff.lang'
 /usr/bin/ginstall -c -m 644 'c_string.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/c_string.lang'
 /usr/bin/ginstall -c -m 644 'langdef.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/langdef.lang'
 /usr/bin/ginstall -c -m 644 'outlang.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/outlang.lang'
 /usr/bin/ginstall -c -m 644 'style.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/style.lang'
 /usr/bin/ginstall -c -m 644 'extreme_comment.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/extreme_comment.lang'
 /usr/bin/ginstall -c -m 644 'extreme_comment2.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/extreme_comment2.lang'
 /usr/bin/ginstall -c -m 644 'extreme_comment3.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/extreme_comment3.lang'
 /usr/bin/ginstall -c -m 644 'postscript.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/postscript.lang'
 /usr/bin/ginstall -c -m 644 'csharp.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/csharp.lang'
 /usr/bin/ginstall -c -m 644 'xml.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/xml.lang'
 /usr/bin/ginstall -c -m 644 'sh.lang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/sh.lang'
 /usr/bin/ginstall -c -m 644 'css_common.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/css_common.outlang'
 /usr/bin/ginstall -c -m 644 'cssdoc.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/cssdoc.outlang'
 /usr/bin/ginstall -c -m 644 'esc.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/esc.outlang'
 /usr/bin/ginstall -c -m 644 'html_common.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/html_common.outlang'
 /usr/bin/ginstall -c -m 644 'html_notfixed.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/html_notfixed.outlang'
 /usr/bin/ginstall -c -m 644 'htmldoc.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/htmldoc.outlang'
 /usr/bin/ginstall -c -m 644 'html.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/html.outlang'
 /usr/bin/ginstall -c -m 644 'latexdoc.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/latexdoc.outlang'
 /usr/bin/ginstall -c -m 644 'latex.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/latex.outlang'
 /usr/bin/ginstall -c -m 644 'latexcolordoc.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/latexcolordoc.outlang'
 /usr/bin/ginstall -c -m 644 'latexcolor.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/latexcolor.outlang'
 /usr/bin/ginstall -c -m 644 'xhtmlcss.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/xhtmlcss.outlang'
 /usr/bin/ginstall -c -m 644 'xhtmldoc.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/xhtmldoc.outlang'
 /usr/bin/ginstall -c -m 644 'xhtml.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/xhtml.outlang'
 /usr/bin/ginstall -c -m 644 'texinfo.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/texinfo.outlang'
 /usr/bin/ginstall -c -m 644 'javadoc.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/javadoc.outlang'
 /usr/bin/ginstall -c -m 644 'docbook.outlang' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/docbook.outlang'
 /usr/bin/ginstall -c -m 644 'texinfo.style' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/texinfo.style'
 /usr/bin/ginstall -c -m 644 'esc.style' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/esc.style'
 /usr/bin/ginstall -c -m 644 'default.style' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/default.style'
 /usr/bin/ginstall -c -m 644 'style2.style' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/style2.style'
 /usr/bin/ginstall -c -m 644 'style3.style' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/style3.style'
 /usr/bin/ginstall -c -m 644 'lang.map' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/lang.map'
 /usr/bin/ginstall -c -m 644 'outlang.map' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/outlang.map'
make[4]: Leaving directory `/build/buildd4/source-highlight-2.4/src'
make[3]: Leaving directory `/build/buildd4/source-highlight-2.4/src'
make[2]: Leaving directory `/build/buildd4/source-highlight-2.4/src'
Making install in doc
make[2]: Entering directory `/build/buildd4/source-highlight-2.4/doc'
make[3]: Entering directory `/build/buildd4/source-highlight-2.4/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/info" || mkdir -p -- "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/info"
 /usr/bin/ginstall -c -m 644 './source-highlight.info' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/info/source-highlight.info'
test -z "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/man/man1" || mkdir -p -- "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/man/man1"
 /usr/bin/ginstall -c -m 644 './source-highlight.1' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/man/man1/source-highlight.1'
test -z "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight" || mkdir -p -- "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight"
 /usr/bin/ginstall -c -m 644 'colors.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/colors.html'
 /usr/bin/ginstall -c -m 644 'source-highlight.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/source-highlight.html'
 /usr/bin/ginstall -c -m 644 'Hello.java' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/Hello.java'
 /usr/bin/ginstall -c -m 644 'Hello1.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/Hello1.html'
 /usr/bin/ginstall -c -m 644 'Hello2.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/Hello2.html'
 /usr/bin/ginstall -c -m 644 'Hello3.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/Hello3.html'
 /usr/bin/ginstall -c -m 644 'Hello4.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/Hello4.html'
 /usr/bin/ginstall -c -m 644 'Hello5.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/Hello5.html'
 /usr/bin/ginstall -c -m 644 'Hello.java.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/Hello.java.html'
 /usr/bin/ginstall -c -m 644 'Hello_h_f.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/Hello_h_f.html'
 /usr/bin/ginstall -c -m 644 'Hello_lines.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/Hello_lines.html'
 /usr/bin/ginstall -c -m 644 'Hello_xhtml.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/Hello_xhtml.html'
 /usr/bin/ginstall -c -m 644 'Hello_xhtml2.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/Hello_xhtml2.html'
 /usr/bin/ginstall -c -m 644 'Hello_notfixed.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/Hello_notfixed.html'
 /usr/bin/ginstall -c -m 644 'Hello.css' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/Hello.css'
 /usr/bin/ginstall -c -m 644 'Hello2.css' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/Hello2.css'
 /usr/bin/ginstall -c -m 644 'mono-alt.css' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/mono-alt.css'
 /usr/bin/ginstall -c -m 644 'mono.css' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/mono.css'
 /usr/bin/ginstall -c -m 644 'cpp2html.css' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/cpp2html.css'
 /usr/bin/ginstall -c -m 644 'xhtml.css' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/xhtml.css'
 /usr/bin/ginstall -c -m 644 'startapp.cc.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/startapp.cc.html'
 /usr/bin/ginstall -c -m 644 'cmdline.h.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/cmdline.h.html'
 /usr/bin/ginstall -c -m 644 'test_refs.h.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/test_refs.h.html'
 /usr/bin/ginstall -c -m 644 'test_refs.cpp.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/test_refs.cpp.html'
 /usr/bin/ginstall -c -m 644 'flex_scanner.ll.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/flex_scanner.ll.html'
 /usr/bin/ginstall -c -m 644 'header.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/header.html'
 /usr/bin/ginstall -c -m 644 'footer.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/footer.html'
 /usr/bin/ginstall -c -m 644 'langdef.lang.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/langdef.lang.html'
 /usr/bin/ginstall -c -m 644 'index.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/index.html'
 /usr/bin/ginstall -c -m 644 'SimpleClass.java' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/SimpleClass.java'
 /usr/bin/ginstall -c -m 644 'SimpleClass.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/SimpleClass.html'
 /usr/bin/ginstall -c -m 644 'SimpleClass-doc.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/SimpleClass-doc.html'
 /usr/bin/ginstall -c -m 644 'UsageExample.java' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/UsageExample.java'
 /usr/bin/ginstall -c -m 644 'UsageExample.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/UsageExample.html'
make[3]: Leaving directory `/build/buildd4/source-highlight-2.4/doc'
make[2]: Leaving directory `/build/buildd4/source-highlight-2.4/doc'
Making install in tests
make[2]: Entering directory `/build/buildd4/source-highlight-2.4/tests'
make[3]: Entering directory `/build/buildd4/source-highlight-2.4/tests'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight" || mkdir -p -- "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight"
 /usr/bin/ginstall -c -m 644 'test.php3.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/test.php3.html'
 /usr/bin/ginstall -c -m 644 'test.pl.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/test.pl.html'
 /usr/bin/ginstall -c -m 644 'test.pm.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/test.pm.html'
 /usr/bin/ginstall -c -m 644 'test.py.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/test.py.html'
 /usr/bin/ginstall -c -m 644 'test.rb.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/test.rb.html'
 /usr/bin/ginstall -c -m 644 'test.js.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/test.js.html'
 /usr/bin/ginstall -c -m 644 'test.lua.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/test.lua.html'
 /usr/bin/ginstall -c -m 644 'test.ml.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/test.ml.html'
 /usr/bin/ginstall -c -m 644 'test.sml.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/test.sml.html'
 /usr/bin/ginstall -c -m 644 'test.log.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/test.log.html'
 /usr/bin/ginstall -c -m 644 'access.log.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/access.log.html'
 /usr/bin/ginstall -c -m 644 'auth.log.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/auth.log.html'
 /usr/bin/ginstall -c -m 644 'error.log.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/error.log.html'
 /usr/bin/ginstall -c -m 644 'syslog.log.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/syslog.log.html'
 /usr/bin/ginstall -c -m 644 'test.htm.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/test.htm.html'
 /usr/bin/ginstall -c -m 644 'test.java.tex.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/test.java.tex.html'
 /usr/bin/ginstall -c -m 644 'syslog.style' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/syslog.style'
 /usr/bin/ginstall -c -m 644 'log.lang.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/log.lang.html'
 /usr/bin/ginstall -c -m 644 'cpp.lang.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/cpp.lang.html'
 /usr/bin/ginstall -c -m 644 'default.style.html' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/default.style.html'
make[3]: Leaving directory `/build/buildd4/source-highlight-2.4/tests'
make[2]: Leaving directory `/build/buildd4/source-highlight-2.4/tests'
make[2]: Entering directory `/build/buildd4/source-highlight-2.4'
make[3]: Entering directory `/build/buildd4/source-highlight-2.4'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight" || mkdir -p -- "/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight"
 /usr/bin/ginstall -c -m 644 'ChangeLog' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/ChangeLog'
 /usr/bin/ginstall -c -m 644 'COPYING' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/COPYING'
 /usr/bin/ginstall -c -m 644 'NEWS' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/NEWS'
 /usr/bin/ginstall -c -m 644 'THANKS' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/THANKS'
 /usr/bin/ginstall -c -m 644 'INSTALL' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/INSTALL'
 /usr/bin/ginstall -c -m 644 'README' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/README'
 /usr/bin/ginstall -c -m 644 'TODO.txt' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/TODO.txt'
 /usr/bin/ginstall -c -m 644 'CREDITS' '/build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/CREDITS'
make[3]: Leaving directory `/build/buildd4/source-highlight-2.4'
make[2]: Leaving directory `/build/buildd4/source-highlight-2.4'
make[1]: Leaving directory `/build/buildd4/source-highlight-2.4'
rm /build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/INSTALL*
rm /build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/doc/source-highlight/COPYING*
rm /build/buildd4/source-highlight-2.4/debian/source-highlight/usr/bin/cpp2html
rm /build/buildd4/source-highlight-2.4/debian/source-highlight/usr/bin/java2html
mv /build/buildd4/source-highlight-2.4/debian/source-highlight/usr/bin/src-hilite-lesspipe.sh /build/buildd4/source-highlight-2.4/debian/source-highlight/usr/share/source-highlight/
dh_testdir
dh_testroot
dh_installdocs
dh_installexamples
dh_installmenu
dh_installcron
dh_installman
dh_installinfo
dh_installchangelogs ChangeLog
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `source-highlight' in `../source-highlight_2.4-5.1_m32r.deb'.
 dpkg-genchanges -B
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 20070616-1655

source-highlight_2.4-5.1_m32r.changes:
Format: 1.7
Date: Mon, 11 Jun 2007 18:35:02 -0400
Source: source-highlight
Binary: source-highlight
Architecture: m32r
Version: 2.4-5.1
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist <opal at debian.org>
Changed-By: Roberto C. Sanchez <roberto at connexer.com>
Description: 
 source-highlight - convert source code to syntax highlighted document
Closes: 425931
Changes: 
 source-highlight (2.4-5.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS with new boost libraries (Closes: #425931)
Files: 
 c07912f0542df41ad49d1117507ab3b4 383722 devel optional source-highlight_2.4-5.1_m32r.deb

/debian/buildd4/build/chroot-unstable/build/buildd4/source-highlight_2.4-5.1_m32r.deb:
 new debian package, version 2.0.
 size 383722 bytes: control archive= 4267 bytes.
rm: cannot remove directory `/tmp/dpkgYAPjnD': Directory not empty
rm cleanup failed, code 256
     763 bytes,    18 lines      control              
    9978 bytes,   130 lines      md5sums              
 Package: source-highlight
 Version: 2.4-5.1
 Architecture: m32r
 Maintainer: Ola Lundqvist <opal at debian.org>
 Installed-Size: 1872
 Depends: libboost-regex1.33.1, libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12)
 Section: devel
 Priority: optional
 Description: convert source code to syntax highlighted document
  This program, given a source file, produces a document with syntax
  highlighting.
  It can handle several source languages like:
  C/C++, C Sharp, Bison, Caml, Changelog, Diff, Flex,
  Fortran, Html, Java, Javascript, Latex, Logtalk, Log files, Lua, ML,
  Pascal, Perl, PHP, Postscript, Prolog, Python, Ruby, Shell and
  XML.
  It support the following output languages:
  HTML, XHTML, LaTeX, Texinfo, ANSI color escape sequences and DocBook.

/debian/buildd4/build/chroot-unstable/build/buildd4/source-highlight_2.4-5.1_m32r.deb:
drwxr-xr-x root/root         0 2007-06-16 16:53 ./
drwxr-xr-x root/root         0 2007-06-16 16:50 ./usr/
drwxr-xr-x root/root         0 2007-06-16 16:53 ./usr/bin/
-rwxr-xr-x root/root    458552 2007-06-16 16:53 ./usr/bin/source-highlight
drwxr-xr-x root/root         0 2007-06-16 16:51 ./usr/share/
drwxr-xr-x root/root         0 2007-06-16 16:51 ./usr/share/source-highlight/
-rw-r--r-- root/root        75 2007-06-16 16:50 ./usr/share/source-highlight/bison.lang
-rw-r--r-- root/root      1124 2007-06-16 16:50 ./usr/share/source-highlight/cpp.lang
-rw-r--r-- root/root       374 2007-06-16 16:50 ./usr/share/source-highlight/javascript.lang
-rw-r--r-- root/root      1373 2007-06-16 16:50 ./usr/share/source-highlight/perl.lang
-rw-r--r-- root/root       630 2007-06-16 16:50 ./usr/share/source-highlight/ruby.lang
-rw-r--r-- root/root       536 2007-06-16 16:50 ./usr/share/source-highlight/c_comment.lang
-rw-r--r-- root/root       890 2007-06-16 16:50 ./usr/share/source-highlight/flex.lang
-rw-r--r-- root/root      1718 2007-06-16 16:50 ./usr/share/source-highlight/log.lang
-rw-r--r-- root/root       772 2007-06-16 16:50 ./usr/share/source-highlight/php.lang
-rw-r--r-- root/root       374 2007-06-16 16:50 ./usr/share/source-highlight/sml.lang
-rw-r--r-- root/root       661 2007-06-16 16:50 ./usr/share/source-highlight/caml.lang
-rw-r--r-- root/root        85 2007-06-16 16:50 ./usr/share/source-highlight/function.lang
-rw-r--r-- root/root       648 2007-06-16 16:50 ./usr/share/source-highlight/lua.lang
-rw-r--r-- root/root      1461 2007-06-16 16:50 ./usr/share/source-highlight/prolog.lang
-rw-r--r-- root/root       111 2007-06-16 16:50 ./usr/share/source-highlight/symbols.lang
-rw-r--r-- root/root       388 2007-06-16 16:50 ./usr/share/source-highlight/changelog.lang
-rw-r--r-- root/root       592 2007-06-16 16:50 ./usr/share/source-highlight/java.lang
-rw-r--r-- root/root       122 2007-06-16 16:50 ./usr/share/source-highlight/number.lang
-rw-r--r-- root/root       800 2007-06-16 16:50 ./usr/share/source-highlight/python.lang
-rw-r--r-- root/root       120 2007-06-16 16:50 ./usr/share/source-highlight/url.lang
-rw-r--r-- root/root       619 2007-06-16 16:50 ./usr/share/source-highlight/pascal.lang
-rw-r--r-- root/root       758 2007-06-16 16:50 ./usr/share/source-highlight/fortran.lang
-rw-r--r-- root/root       372 2007-06-16 16:50 ./usr/share/source-highlight/html.lang
-rw-r--r-- root/root      1206 2007-06-16 16:50 ./usr/share/source-highlight/latex.lang
-rw-r--r-- root/root      2739 2007-06-16 16:50 ./usr/share/source-highlight/logtalk.lang
-rw-r--r-- root/root       805 2007-06-16 16:50 ./usr/share/source-highlight/diff.lang
-rw-r--r-- root/root       175 2007-06-16 16:50 ./usr/share/source-highlight/c_string.lang
-rw-r--r-- root/root       438 2007-06-16 16:50 ./usr/share/source-highlight/langdef.lang
-rw-r--r-- root/root       438 2007-06-16 16:50 ./usr/share/source-highlight/outlang.lang
-rw-r--r-- root/root       382 2007-06-16 16:50 ./usr/share/source-highlight/style.lang
-rw-r--r-- root/root       138 2007-06-16 16:50 ./usr/share/source-highlight/extreme_comment.lang
-rw-r--r-- root/root       158 2007-06-16 16:50 ./usr/share/source-highlight/extreme_comment2.lang
-rw-r--r-- root/root       345 2007-06-16 16:50 ./usr/share/source-highlight/extreme_comment3.lang
-rw-r--r-- root/root      4168 2007-06-16 16:50 ./usr/share/source-highlight/postscript.lang
-rw-r--r-- root/root       871 2007-06-16 16:50 ./usr/share/source-highlight/csharp.lang
-rw-r--r-- root/root       371 2007-06-16 16:50 ./usr/share/source-highlight/xml.lang
-rw-r--r-- root/root      1075 2007-06-16 16:50 ./usr/share/source-highlight/sh.lang
-rw-r--r-- root/root       194 2007-06-16 16:50 ./usr/share/source-highlight/css_common.outlang
-rw-r--r-- root/root       445 2007-06-16 16:50 ./usr/share/source-highlight/cssdoc.outlang
-rw-r--r-- root/root       949 2007-06-16 16:50 ./usr/share/source-highlight/esc.outlang
-rw-r--r-- root/root       791 2007-06-16 16:50 ./usr/share/source-highlight/html_common.outlang
-rw-r--r-- root/root       188 2007-06-16 16:50 ./usr/share/source-highlight/html_notfixed.outlang
-rw-r--r-- root/root       332 2007-06-16 16:50 ./usr/share/source-highlight/htmldoc.outlang
-rw-r--r-- root/root       107 2007-06-16 16:50 ./usr/share/source-highlight/html.outlang
-rw-r--r-- root/root       261 2007-06-16 16:50 ./usr/share/source-highlight/latexdoc.outlang
-rw-r--r-- root/root       802 2007-06-16 16:50 ./usr/share/source-highlight/latex.outlang
-rw-r--r-- root/root       306 2007-06-16 16:50 ./usr/share/source-highlight/latexcolordoc.outlang
-rw-r--r-- root/root       415 2007-06-16 16:50 ./usr/share/source-highlight/latexcolor.outlang
-rw-r--r-- root/root       703 2007-06-16 16:50 ./usr/share/source-highlight/xhtmlcss.outlang
-rw-r--r-- root/root       644 2007-06-16 16:50 ./usr/share/source-highlight/xhtmldoc.outlang
-rw-r--r-- root/root       337 2007-06-16 16:50 ./usr/share/source-highlight/xhtml.outlang
-rw-r--r-- root/root       449 2007-06-16 16:50 ./usr/share/source-highlight/texinfo.outlang
-rw-r--r-- root/root       263 2007-06-16 16:50 ./usr/share/source-highlight/javadoc.outlang
-rw-r--r-- root/root       242 2007-06-16 16:50 ./usr/share/source-highlight/docbook.outlang
-rw-r--r-- root/root       188 2007-06-16 16:50 ./usr/share/source-highlight/texinfo.style
-rw-r--r-- root/root       379 2007-06-16 16:50 ./usr/share/source-highlight/esc.style
-rw-r--r-- root/root       977 2007-06-16 16:50 ./usr/share/source-highlight/default.style
-rw-r--r-- root/root       164 2007-06-16 16:50 ./usr/share/source-highlight/style2.style
-rw-r--r-- root/root       163 2007-06-16 16:50 ./usr/share/source-highlight/style3.style
-rw-r--r-- root/root      1105 2007-06-16 16:50 ./usr/share/source-highlight/lang.map
-rw-r--r-- root/root       459 2007-06-16 16:50 ./usr/share/source-highlight/outlang.map
-rwxr-xr-x root/root       279 2007-06-16 16:50 ./usr/share/source-highlight/src-hilite-lesspipe.sh
drwxr-xr-x root/root         0 2007-06-16 16:53 ./usr/share/info/
-rw-r--r-- root/root     38097 2007-06-16 16:50 ./usr/share/info/source-highlight.info.gz
drwxr-xr-x root/root         0 2007-06-16 16:51 ./usr/share/man/
drwxr-xr-x root/root         0 2007-06-16 16:53 ./usr/share/man/man1/
-rw-r--r-- root/root      1871 2007-06-16 16:51 ./usr/share/man/man1/source-highlight.1.gz
drwxr-xr-x root/root         0 2007-06-16 16:51 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-06-16 16:53 ./usr/share/doc/source-highlight/
-rw-r--r-- root/root      1375 2007-06-16 16:51 ./usr/share/doc/source-highlight/colors.html
-rw-r--r-- root/root    194724 2007-06-16 16:51 ./usr/share/doc/source-highlight/source-highlight.html
-rw-r--r-- root/root      1288 2007-06-16 16:51 ./usr/share/doc/source-highlight/Hello.java
-rw-r--r-- root/root      5564 2007-06-16 16:51 ./usr/share/doc/source-highlight/Hello1.html
-rw-r--r-- root/root      5771 2007-06-16 16:51 ./usr/share/doc/source-highlight/Hello2.html
-rw-r--r-- root/root      5800 2007-06-16 16:51 ./usr/share/doc/source-highlight/Hello3.html
-rw-r--r-- root/root      7359 2007-06-16 16:51 ./usr/share/doc/source-highlight/Hello4.html
-rw-r--r-- root/root      7370 2007-06-16 16:51 ./usr/share/doc/source-highlight/Hello5.html
-rw-r--r-- root/root      5770 2007-06-16 16:51 ./usr/share/doc/source-highlight/Hello.java.html
-rw-r--r-- root/root      8506 2007-06-16 16:51 ./usr/share/doc/source-highlight/Hello_h_f.html
-rw-r--r-- root/root      7430 2007-06-16 16:51 ./usr/share/doc/source-highlight/Hello_lines.html
-rw-r--r-- root/root      8369 2007-06-16 16:51 ./usr/share/doc/source-highlight/Hello_xhtml.html
-rw-r--r-- root/root      8369 2007-06-16 16:51 ./usr/share/doc/source-highlight/Hello_xhtml2.html
-rw-r--r-- root/root      6238 2007-06-16 16:51 ./usr/share/doc/source-highlight/Hello_notfixed.html
-rw-r--r-- root/root       284 2007-06-16 16:51 ./usr/share/doc/source-highlight/Hello.css
-rw-r--r-- root/root       273 2007-06-16 16:51 ./usr/share/doc/source-highlight/Hello2.css
-rw-r--r-- root/root       315 2007-06-16 16:51 ./usr/share/doc/source-highlight/mono-alt.css
-rw-r--r-- root/root       299 2007-06-16 16:51 ./usr/share/doc/source-highlight/mono.css
-rw-r--r-- root/root       467 2007-06-16 16:51 ./usr/share/doc/source-highlight/cpp2html.css
-rw-r--r-- root/root       439 2007-06-16 16:51 ./usr/share/doc/source-highlight/xhtml.css
-rw-r--r-- root/root     71953 2007-06-16 16:51 ./usr/share/doc/source-highlight/startapp.cc.html
-rw-r--r-- root/root     46518 2007-06-16 16:51 ./usr/share/doc/source-highlight/cmdline.h.html
-rw-r--r-- root/root     10697 2007-06-16 16:51 ./usr/share/doc/source-highlight/test_refs.h.html
-rw-r--r-- root/root     12429 2007-06-16 16:51 ./usr/share/doc/source-highlight/test_refs.cpp.html
-rw-r--r-- root/root     28039 2007-06-16 16:51 ./usr/share/doc/source-highlight/flex_scanner.ll.html
-rw-r--r-- root/root       526 2007-06-16 16:51 ./usr/share/doc/source-highlight/header.html
-rw-r--r-- root/root       628 2007-06-16 16:51 ./usr/share/doc/source-highlight/footer.html
-rw-r--r-- root/root      1939 2007-06-16 16:51 ./usr/share/doc/source-highlight/langdef.lang.html
-rw-r--r-- root/root     15603 2007-06-16 16:51 ./usr/share/doc/source-highlight/index.html
-rw-r--r-- root/root      1799 2007-06-16 16:51 ./usr/share/doc/source-highlight/SimpleClass.java
-rw-r--r-- root/root     12140 2007-06-16 16:51 ./usr/share/doc/source-highlight/SimpleClass.html
-rw-r--r-- root/root      9173 2007-06-16 16:51 ./usr/share/doc/source-highlight/SimpleClass-doc.html
-rw-r--r-- root/root       309 2007-06-16 16:51 ./usr/share/doc/source-highlight/UsageExample.java
-rw-r--r-- root/root      1806 2007-06-16 16:51 ./usr/share/doc/source-highlight/UsageExample.html
-rw-r--r-- root/root     58560 2007-06-16 16:51 ./usr/share/doc/source-highlight/test.php3.html
-rw-r--r-- root/root      7168 2007-06-16 16:51 ./usr/share/doc/source-highlight/test.pl.html
-rw-r--r-- root/root     30346 2007-06-16 16:51 ./usr/share/doc/source-highlight/test.pm.html
-rw-r--r-- root/root      3640 2007-06-16 16:51 ./usr/share/doc/source-highlight/test.py.html
-rw-r--r-- root/root      6119 2007-06-16 16:51 ./usr/share/doc/source-highlight/test.rb.html
-rw-r--r-- root/root     61178 2007-06-16 16:51 ./usr/share/doc/source-highlight/test.js.html
-rw-r--r-- root/root     22300 2007-06-16 16:51 ./usr/share/doc/source-highlight/test.lua.html
-rw-r--r-- root/root      5483 2007-06-16 16:51 ./usr/share/doc/source-highlight/test.ml.html
-rw-r--r-- root/root      8342 2007-06-16 16:51 ./usr/share/doc/source-highlight/test.sml.html
-rw-r--r-- root/root      4114 2007-06-16 16:51 ./usr/share/doc/source-highlight/test.log.html
-rw-r--r-- root/root     43129 2007-06-16 16:51 ./usr/share/doc/source-highlight/access.log.html
-rw-r--r-- root/root      4323 2007-06-16 16:51 ./usr/share/doc/source-highlight/auth.log.html
-rw-r--r-- root/root     30696 2007-06-16 16:51 ./usr/share/doc/source-highlight/error.log.html
-rw-r--r-- root/root     39193 2007-06-16 16:51 ./usr/share/doc/source-highlight/syslog.log.html
-rw-r--r-- root/root     33874 2007-06-16 16:51 ./usr/share/doc/source-highlight/test.htm.html
-rw-r--r-- root/root     27089 2007-06-16 16:51 ./usr/share/doc/source-highlight/test.java.tex.html
-rw-r--r-- root/root       294 2007-06-16 16:51 ./usr/share/doc/source-highlight/syslog.style
-rw-r--r-- root/root      7348 2007-06-16 16:51 ./usr/share/doc/source-highlight/log.lang.html
-rw-r--r-- root/root      3265 2007-06-16 16:51 ./usr/share/doc/source-highlight/cpp.lang.html
-rw-r--r-- root/root      5150 2007-06-16 16:51 ./usr/share/doc/source-highlight/default.style.html
-rw-r--r-- root/root      4245 2006-06-26 00:03 ./usr/share/doc/source-highlight/NEWS.gz
-rw-r--r-- root/root       532 2006-01-10 19:44 ./usr/share/doc/source-highlight/AUTHORS
-rw-r--r-- root/root      1581 2006-06-25 22:55 ./usr/share/doc/source-highlight/THANKS
-rw-r--r-- root/root       938 2007-06-16 15:13 ./usr/share/doc/source-highlight/changelog.Debian.gz
-rw-r--r-- root/root       412 2006-06-26 00:40 ./usr/share/doc/source-highlight/TODO.txt
-rw-r--r-- root/root      2782 2006-01-10 19:44 ./usr/share/doc/source-highlight/CREDITS
-rw-r--r-- root/root       572 2007-06-16 15:13 ./usr/share/doc/source-highlight/README.Debian
-rw-r--r-- root/root      1048 2007-06-16 15:13 ./usr/share/doc/source-highlight/copyright
-rw-r--r-- root/root      8308 2006-06-25 22:57 ./usr/share/doc/source-highlight/changelog.gz
-rw-r--r-- root/root      8308 2007-06-16 16:51 ./usr/share/doc/source-highlight/ChangeLog.gz
-rw-r--r-- root/root      2332 2006-01-10 19:44 ./usr/share/doc/source-highlight/README.gz

******************************************************************************
Built successfully
Purging /debian/buildd4/build/chroot-unstable/build/buildd4/source-highlight-2.4
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070616-1655
Build needed 01:42:47, 34436k disk space




More information about the build-status mailing list