[build-status: 63489] Log for successful build of epix1_1.0.19-1 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Thu Mar 29 12:32:31 JST 2007


Automatic build of epix1_1.0.19-1 on mappi005 by sbuild/m32r 0.53
Build started at 20070329-1112
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 695kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main epix1 1.0.19-1 (dsc) [608B]
Get:2 http://debian.linux-m32r.org 06_devonian/main epix1 1.0.19-1 (tar) [691kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main epix1 1.0.19-1 (diff) [4107B]
Fetched 695kB in 13s (51.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.0), autotools-dev, tetex-bin, tetex-base, tetex-extra, gs
Checking for already installed source dependencies...
debhelper: already installed (5.0.42 >= 5.0.0 is satisfied)
autotools-dev: already installed (20060920.1)
tetex-bin: already installed (3.0-30)
tetex-base: already installed (3.0.dfsg.3-5)
tetex-extra: already installed (3.0.dfsg.3-5)
gs: already installed (8.54.dfsg.1-5)
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
------------------------------------------------------------------------------
dpkg-source: extracting epix1 in epix1-1.0.19
dpkg-source: unpacking epix1_1.0.19.orig.tar.gz
dpkg-source: applying /debian/buildd/build/epix1_1.0.19-1.diff.gz
dpkg-buildpackage: source package is epix1
dpkg-buildpackage: source version is 1.0.19-1
dpkg-buildpackage: source changed by Julian Gilbey <jdg at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.0.19-1
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f patch-stamp build-stamp
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd/epix1-1.0.19'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/build/buildd/epix1-1.0.19'
make: [clean] Error 2 (ignored)
rm -rf autom4te.cache
for i in sub guess; do \
	    [ -L config.$i ] && rm -f config.$i; \
	    [ -f config.$i.upstream ] && mv config.$i.upstream config.$i; \
	  done || \
	  true
rm -f config.log config.status
dh_clean
 debian/rules build
dh_testdir
mv config.sub config.sub.upstream
mv config.guess config.guess.upstream
ln -sf /usr/share/misc/config.sub .
ln -sf /usr/share/misc/config.guess .
./configure --build m32r-linux-gnu \
	    --prefix=/usr \
	    --mandir=\${prefix}/share/man \
	    --with-contrib
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 g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking whether ln -s works... yes
checking for ranlib... ranlib
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for bash... /bin/bash
checking for g++... /usr/bin/g++
checking for gcc... gcc
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 dependency style of gcc... gcc3
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 an ANSI C-conforming const... yes
checking for inline... inline
checking for strtod... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating samples/Makefile
config.status: creating doc/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/doc/Makefile
config.status: executing depfiles commands
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd/epix1-1.0.19'
Making all in .
make[2]: Entering directory `/build/buildd/epix1-1.0.19'
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT camera.o -MD -MP -MF ".deps/camera.Tpo" -c -o camera.o camera.cc; \
	then mv -f ".deps/camera.Tpo" ".deps/camera.Po"; else rm -f ".deps/camera.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT circle.o -MD -MP -MF ".deps/circle.Tpo" -c -o circle.o circle.cc; \
	then mv -f ".deps/circle.Tpo" ".deps/circle.Po"; else rm -f ".deps/circle.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT colors.o -MD -MP -MF ".deps/colors.Tpo" -c -o colors.o colors.cc; \
	then mv -f ".deps/colors.Tpo" ".deps/colors.Po"; else rm -f ".deps/colors.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT cropping.o -MD -MP -MF ".deps/cropping.Tpo" -c -o cropping.o cropping.cc; \
	then mv -f ".deps/cropping.Tpo" ".deps/cropping.Po"; else rm -f ".deps/cropping.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT curves.o -MD -MP -MF ".deps/curves.Tpo" -c -o curves.o curves.cc; \
	then mv -f ".deps/curves.Tpo" ".deps/curves.Po"; else rm -f ".deps/curves.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT dataplot.o -MD -MP -MF ".deps/dataplot.Tpo" -c -o dataplot.o dataplot.cc; \
	then mv -f ".deps/dataplot.Tpo" ".deps/dataplot.Po"; else rm -f ".deps/dataplot.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT domain.o -MD -MP -MF ".deps/domain.Tpo" -c -o domain.o domain.cc; \
	then mv -f ".deps/domain.Tpo" ".deps/domain.Po"; else rm -f ".deps/domain.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT frame.o -MD -MP -MF ".deps/frame.Tpo" -c -o frame.o frame.cc; \
	then mv -f ".deps/frame.Tpo" ".deps/frame.Po"; else rm -f ".deps/frame.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT functions.o -MD -MP -MF ".deps/functions.Tpo" -c -o functions.o functions.cc; \
	then mv -f ".deps/functions.Tpo" ".deps/functions.Po"; else rm -f ".deps/functions.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT geometry.o -MD -MP -MF ".deps/geometry.Tpo" -c -o geometry.o geometry.cc; \
	then mv -f ".deps/geometry.Tpo" ".deps/geometry.Po"; else rm -f ".deps/geometry.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT globals.o -MD -MP -MF ".deps/globals.Tpo" -c -o globals.o globals.cc; \
	then mv -f ".deps/globals.Tpo" ".deps/globals.Po"; else rm -f ".deps/globals.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT Label.o -MD -MP -MF ".deps/Label.Tpo" -c -o Label.o Label.cc; \
	then mv -f ".deps/Label.Tpo" ".deps/Label.Po"; else rm -f ".deps/Label.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT lengths.o -MD -MP -MF ".deps/lengths.Tpo" -c -o lengths.o lengths.cc; \
	then mv -f ".deps/lengths.Tpo" ".deps/lengths.Po"; else rm -f ".deps/lengths.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT objects.o -MD -MP -MF ".deps/objects.Tpo" -c -o objects.o objects.cc; \
	then mv -f ".deps/objects.Tpo" ".deps/objects.Po"; else rm -f ".deps/objects.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT output.o -MD -MP -MF ".deps/output.Tpo" -c -o output.o output.cc; \
	then mv -f ".deps/output.Tpo" ".deps/output.Po"; else rm -f ".deps/output.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT pairs.o -MD -MP -MF ".deps/pairs.Tpo" -c -o pairs.o pairs.cc; \
	then mv -f ".deps/pairs.Tpo" ".deps/pairs.Po"; else rm -f ".deps/pairs.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT path.o -MD -MP -MF ".deps/path.Tpo" -c -o path.o path.cc; \
	then mv -f ".deps/path.Tpo" ".deps/path.Po"; else rm -f ".deps/path.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT plane.o -MD -MP -MF ".deps/plane.Tpo" -c -o plane.o plane.cc; \
	then mv -f ".deps/plane.Tpo" ".deps/plane.Po"; else rm -f ".deps/plane.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT plots.o -MD -MP -MF ".deps/plots.Tpo" -c -o plots.o plots.cc; \
	then mv -f ".deps/plots.Tpo" ".deps/plots.Po"; else rm -f ".deps/plots.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT polyhedron.o -MD -MP -MF ".deps/polyhedron.Tpo" -c -o polyhedron.o polyhedron.cc; \
	then mv -f ".deps/polyhedron.Tpo" ".deps/polyhedron.Po"; else rm -f ".deps/polyhedron.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT segment.o -MD -MP -MF ".deps/segment.Tpo" -c -o segment.o segment.cc; \
	then mv -f ".deps/segment.Tpo" ".deps/segment.Po"; else rm -f ".deps/segment.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT sphere.o -MD -MP -MF ".deps/sphere.Tpo" -c -o sphere.o sphere.cc; \
	then mv -f ".deps/sphere.Tpo" ".deps/sphere.Po"; else rm -f ".deps/sphere.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT surface.o -MD -MP -MF ".deps/surface.Tpo" -c -o surface.o surface.cc; \
	then mv -f ".deps/surface.Tpo" ".deps/surface.Po"; else rm -f ".deps/surface.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I.     -Wall -g -O2 -MT triples.o -MD -MP -MF ".deps/triples.Tpo" -c -o triples.o triples.cc; \
	then mv -f ".deps/triples.Tpo" ".deps/triples.Po"; else rm -f ".deps/triples.Tpo"; exit 1; fi
ar -ru libepix.a camera.o circle.o colors.o cropping.o curves.o dataplot.o domain.o frame.o functions.o geometry.o globals.o Label.o lengths.o objects.o output.o pairs.o path.o plane.o plots.o polyhedron.o segment.o sphere.o surface.o triples.o     
ar: creating libepix.a
ranlib libepix.a
sed -e 's%^#! /bin/bash%#! /bin/bash%;' \
	    -e 's%@bindir\@%/usr/bin%;' \
	    -e 's%@pkglibdir\@%/usr/lib/epix%;' \
	    -e 's%@includedir\@%/usr/include%;' \
	    -e 's%@RUNTIME_COMPILER\@%/usr/bin/g++%;' epix.in > epix
sed -e 's%^#! /bin/bash%#! /bin/bash%;' \
	    -e 's%@bindir\@%/build/buildd/epix1-1.0.19%;' \
	    -e 's%@pkglibdir\@%/build/buildd/epix1-1.0.19%;' \
	    -e 's%@includedir\@%/build/buildd/epix1-1.0.19%;' \
	    -e 's%@RUNTIME_COMPILER\@%g++%;' epix.in > epix-local
chmod a+x epix epix-local
sed -e 's%^#! /bin/bash%#! /bin/bash%;' \
	    -e 's%@bindir\@%/usr/bin%;' \
	    -e 's%@pkglibdir\@%/usr/lib/epix%;' \
	    -e 's%@includedir\@%/usr/include%;' \
	    -e 's%@RUNTIME_COMPILER\@%/usr/bin/g++%;' elaps.in > elaps
sed -e 's%^#! /bin/bash%#! /bin/bash%;' \
	    -e 's%@bindir\@%/build/buildd/epix1-1.0.19%;' \
	    -e 's%@pkglibdir\@%/build/buildd/epix1-1.0.19%;' \
	    -e 's%@includedir\@%/build/buildd/epix1-1.0.19%;' \
	    -e 's%@RUNTIME_COMPILER\@%g++%;' elaps.in > elaps-local
chmod a+x elaps elaps-local
sed -e 's%^#! /bin/bash%#! /bin/bash%;' \
	    -e 's%@bindir\@%/usr/bin%;' \
	    -e 's%@pkglibdir\@%/usr/lib/epix%;' \
	    -e 's%@includedir\@%/usr/include%;' \
	    -e 's%@RUNTIME_COMPILER\@%/usr/bin/g++%;' flix.in > flix
sed -e 's%^#! /bin/bash%#! /bin/bash%;' \
	    -e 's%@bindir\@%/build/buildd/epix1-1.0.19%;' \
	    -e 's%@pkglibdir\@%/build/buildd/epix1-1.0.19%;' \
	    -e 's%@includedir\@%/build/buildd/epix1-1.0.19%;' \
	    -e 's%@RUNTIME_COMPILER\@%g++%;' flix.in > flix-local
chmod a+x flix flix-local
sed -e 's%^#! /bin/bash%#! /bin/bash%;' \
	    -e 's%@bindir\@%/usr/bin%;' \
	    -e 's%@pkglibdir\@%/usr/lib/epix%;' \
	    -e 's%@includedir\@%/usr/include%;' \
	    -e 's%@RUNTIME_COMPILER\@%/usr/bin/g++%;' laps.in > laps
sed -e 's%^#! /bin/bash%#! /bin/bash%;' \
	    -e 's%@bindir\@%/build/buildd/epix1-1.0.19%;' \
	    -e 's%@pkglibdir\@%/build/buildd/epix1-1.0.19%;' \
	    -e 's%@includedir\@%/build/buildd/epix1-1.0.19%;' \
	    -e 's%@RUNTIME_COMPILER\@%g++%;' laps.in > laps-local
chmod a+x laps laps-local
sed -e 's%@docdir\@%/usr/share/doc/epix%;' epix.1.in > epix.1
./make_header
make[2]: Leaving directory `/build/buildd/epix1-1.0.19'
Making all in samples
make[2]: Entering directory `/build/buildd/epix1-1.0.19/samples'
latex -interaction=batchmode sample &>/dev/null
latex -interaction=batchmode sample &>/dev/null
touch sample-stamp
../laps-local --pdf sample.tex
gzip -9 sample.pdf
../laps-local sample.tex
gzip -9 sample.ps
tar -cf sample_src.tar sample.tex calculus.xp clipping.xp contour.xp cropplot.xp denom.xp geomsum.xp koch.xp levelset.xp lissajous.xp newton.xp oscillator.xp parabola.xp pascal.xp polar.xp pole.xp shadeplot.xp slopefield.xp sphere.xp sqrt.xp torus.xp uppersum.xp weierstrass.xp wheel.xp calculus.eepic clipping.eepic contour.eepic cropplot.eepic denom.eepic geomsum.eepic koch.eepic levelset.eepic lissajous.eepic newton.eepic oscillator.eepic parabola.eepic pascal.eepic polar.eepic pole.eepic shadeplot.eepic slopefield.eepic sphere.eepic sqrt.eepic torus.eepic uppersum.eepic weierstrass.eepic wheel.eepic extras
gzip -9 sample_src.tar
make[2]: Leaving directory `/build/buildd/epix1-1.0.19/samples'
Making all in doc
make[2]: Entering directory `/build/buildd/epix1-1.0.19/doc'
latex -interaction=batchmode manual &>/dev/null
latex -interaction=batchmode manual &>/dev/null
makeindex manual.idx &>/dev/null
touch manual-stamp
../laps-local --pdf manual.tex
gzip -9 manual.pdf
../laps-local manual.tex
gzip -9 manual.ps
tar -cf manual_src.tar manual.aux manual.ind manual.tex manual.toc \
	   alignment.xp alignment_lr.xp arrow1.xp arrow2.xp arrow3.xp artifacts.xp basepoint.xp box.xp camera.xp cb.xp dots.xp graphpaper.xp koch.xp marker.xp pathstyle.xp plot_a.xp plot_b.xp scaling.xp semicirc.xp sgn.xp sinx.xp slices.xp tori.xp alignment.eepic alignment_lr.eepic arrow1.eepic arrow2.eepic arrow3.eepic artifacts.eepic basepoint.eepic box.eepic camera.eepic cb.eepic dots.eepic graphpaper.eepic koch.eepic marker.eepic pathstyle.eepic plot_a.eepic plot_b.eepic scaling.eepic semicirc.eepic sgn.eepic sinx.eepic slices.eepic tori.eepic
gzip -9 manual_src.tar
make[2]: Leaving directory `/build/buildd/epix1-1.0.19/doc'
Making all in contrib
make[2]: Entering directory `/build/buildd/epix1-1.0.19/contrib'
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I. -I..    -Wall -g -O2 -MT CartesianCoord.o -MD -MP -MF ".deps/CartesianCoord.Tpo" -c -o CartesianCoord.o CartesianCoord.cc; \
	then mv -f ".deps/CartesianCoord.Tpo" ".deps/CartesianCoord.Po"; else rm -f ".deps/CartesianCoord.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I. -I..    -Wall -g -O2 -MT CoordAxis.o -MD -MP -MF ".deps/CoordAxis.Tpo" -c -o CoordAxis.o CoordAxis.cc; \
	then mv -f ".deps/CoordAxis.Tpo" ".deps/CoordAxis.Po"; else rm -f ".deps/CoordAxis.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I. -I..    -Wall -g -O2 -MT CoordSystem.o -MD -MP -MF ".deps/CoordSystem.Tpo" -c -o CoordSystem.o CoordSystem.cc; \
	then mv -f ".deps/CoordSystem.Tpo" ".deps/CoordSystem.Po"; else rm -f ".deps/CoordSystem.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I. -I..    -Wall -g -O2 -MT DoubleLogCoord.o -MD -MP -MF ".deps/DoubleLogCoord.Tpo" -c -o DoubleLogCoord.o DoubleLogCoord.cc; \
	then mv -f ".deps/DoubleLogCoord.Tpo" ".deps/DoubleLogCoord.Po"; else rm -f ".deps/DoubleLogCoord.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I. -I..    -Wall -g -O2 -MT Hatch.o -MD -MP -MF ".deps/Hatch.Tpo" -c -o Hatch.o Hatch.cc; \
	then mv -f ".deps/Hatch.Tpo" ".deps/Hatch.Po"; else rm -f ".deps/Hatch.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I. -I..    -Wall -g -O2 -MT LinearAxis.o -MD -MP -MF ".deps/LinearAxis.Tpo" -c -o LinearAxis.o LinearAxis.cc; \
	then mv -f ".deps/LinearAxis.Tpo" ".deps/LinearAxis.Po"; else rm -f ".deps/LinearAxis.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I. -I..    -Wall -g -O2 -MT LogaritmicAxis.o -MD -MP -MF ".deps/LogaritmicAxis.Tpo" -c -o LogaritmicAxis.o LogaritmicAxis.cc; \
	then mv -f ".deps/LogaritmicAxis.Tpo" ".deps/LogaritmicAxis.Po"; else rm -f ".deps/LogaritmicAxis.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I. -I..    -Wall -g -O2 -MT PicCommand.o -MD -MP -MF ".deps/PicCommand.Tpo" -c -o PicCommand.o PicCommand.cc; \
	then mv -f ".deps/PicCommand.Tpo" ".deps/PicCommand.Po"; else rm -f ".deps/PicCommand.Tpo"; exit 1; fi
if g++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.0.19\" -DPACKAGE_STRING=\"epix\ 1.0.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.0.19\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -I. -I..    -Wall -g -O2 -MT SingleLogCoord.o -MD -MP -MF ".deps/SingleLogCoord.Tpo" -c -o SingleLogCoord.o SingleLogCoord.cc; \
	then mv -f ".deps/SingleLogCoord.Tpo" ".deps/SingleLogCoord.Po"; else rm -f ".deps/SingleLogCoord.Tpo"; exit 1; fi
ar -ru libepixext.a CartesianCoord.o CoordAxis.o CoordSystem.o DoubleLogCoord.o Hatch.o LinearAxis.o LogaritmicAxis.o PicCommand.o SingleLogCoord.o 
ar: creating libepixext.a
ranlib libepixext.a
make[2]: Leaving directory `/build/buildd/epix1-1.0.19/contrib'
Making all in contrib/doc
make[2]: Entering directory `/build/buildd/epix1-1.0.19/contrib/doc'
latex -interaction=batchmode ePiXext &>/dev/null
latex -interaction=batchmode ePiXext &>/dev/null
touch contrib-stamp
../../laps-local --pdf ePiXext.tex
gzip -9 ePiXext.pdf
ln -s ePiXext.pdf.gz contrib.pdf.gz
../../laps-local ePiXext.tex
gzip -9 ePiXext.ps
ln -s ePiXext.ps.gz contrib.ps.gz
tar -cf contrib_src.tar ePiXext.aux ePiXext.tex ePiXext.toc \
	   graf01.cc graf02.cc graf03.cc graf04.cc graf05.cc graf06.cc graf07.cc graf08.cc graf09.cc graf10.cc graf11.cc graf12.cc graf13.cc graf14.cc graf15.cc graf16.cc graf17.cc graf18.cc graf20.cc graf21.cc graf22.cc graf23.cc graf24.cc stylegraf1.cc stylegraf2.cc stylegraf3.cc stylegraf4.cc stylegraf5.cc stylegraf6.cc graf01.eepic graf02.eepic graf03.eepic graf04.eepic graf05.eepic graf06.eepic graf07.eepic graf08.eepic graf09.eepic graf10.eepic graf11.eepic graf12.eepic graf13.eepic graf14.eepic graf15.eepic graf16.eepic graf17.eepic graf18.eepic graf20.eepic graf21.eepic graf22.eepic graf23.eepic graf24.eepic stylegraf1.eepic stylegraf2.eepic stylegraf3.eepic stylegraf4.eepic stylegraf5.eepic stylegraf6.eepic
gzip -9 contrib_src.tar
make[2]: Leaving directory `/build/buildd/epix1-1.0.19/contrib/doc'
make[1]: Leaving directory `/build/buildd/epix1-1.0.19'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k 
dh_installdirs
/usr/bin/make DESTDIR=/build/buildd/epix1-1.0.19/debian/epix1 install
make[1]: Entering directory `/build/buildd/epix1-1.0.19'
Making install in .
make[2]: Entering directory `/build/buildd/epix1-1.0.19'
make[3]: Entering directory `/build/buildd/epix1-1.0.19'
test -z "/usr/bin" || mkdir -p -- "/build/buildd/epix1-1.0.19/debian/epix1/usr/bin"
 /usr/bin/ginstall -c 'epix' '/build/buildd/epix1-1.0.19/debian/epix1/usr/bin/epix'
 /usr/bin/ginstall -c 'elaps' '/build/buildd/epix1-1.0.19/debian/epix1/usr/bin/elaps'
 /usr/bin/ginstall -c 'flix' '/build/buildd/epix1-1.0.19/debian/epix1/usr/bin/flix'
 /usr/bin/ginstall -c 'laps' '/build/buildd/epix1-1.0.19/debian/epix1/usr/bin/laps'
test -z "/usr/lib/epix" || mkdir -p -- "/build/buildd/epix1-1.0.19/debian/epix1/usr/lib/epix"
 /usr/bin/ginstall -c -m 644 'epix-lib.sh' '/build/buildd/epix1-1.0.19/debian/epix1/usr/lib/epix/epix-lib.sh'
chmod a-x /build/buildd/epix1-1.0.19/debian/epix1/usr/lib/epix/epix-lib.sh
test -z "/usr/lib/epix" || mkdir -p -- "/build/buildd/epix1-1.0.19/debian/epix1/usr/lib/epix"
 /usr/bin/ginstall -c -m 644 'libepix.a' '/build/buildd/epix1-1.0.19/debian/epix1/usr/lib/epix/libepix.a'
 ranlib '/build/buildd/epix1-1.0.19/debian/epix1/usr/lib/epix/libepix.a'

Installing notes and configuration files
./mkinstalldirs /build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix/notes /build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix/config
mkdir -p -- /build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix/notes /build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix/config
/usr/bin/ginstall -c -m 644 AUTHORS BUGS ChangeLog COPYING INSTALL NEWS POST-INSTALL README README-changes README-porting THANKS VERSION /build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix/notes
/usr/bin/ginstall -c -m 644 bash_completions epix.ebuild epix.el epix.spec /build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix/config
test -z "/usr/include" || mkdir -p -- "/build/buildd/epix1-1.0.19/debian/epix1/usr/include"
 /usr/bin/ginstall -c -m 644 'epix.h' '/build/buildd/epix1-1.0.19/debian/epix1/usr/include/epix.h'
test -z "/usr/share/man/man1" || mkdir -p -- "/build/buildd/epix1-1.0.19/debian/epix1/usr/share/man/man1"
 /usr/bin/ginstall -c -m 644 './epix.1' '/build/buildd/epix1-1.0.19/debian/epix1/usr/share/man/man1/epix.1'
 /usr/bin/ginstall -c -m 644 './elaps.1' '/build/buildd/epix1-1.0.19/debian/epix1/usr/share/man/man1/elaps.1'
 /usr/bin/ginstall -c -m 644 './flix.1' '/build/buildd/epix1-1.0.19/debian/epix1/usr/share/man/man1/flix.1'
 /usr/bin/ginstall -c -m 644 './laps.1' '/build/buildd/epix1-1.0.19/debian/epix1/usr/share/man/man1/laps.1'
make[3]: Leaving directory `/build/buildd/epix1-1.0.19'
make[2]: Leaving directory `/build/buildd/epix1-1.0.19'
Making install in samples
make[2]: Entering directory `/build/buildd/epix1-1.0.19/samples'
make[3]: Entering directory `/build/buildd/epix1-1.0.19/samples'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/doc/epix" || mkdir -p -- "/build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix"
 /usr/bin/ginstall -c -m 644 'sample.pdf.gz' '/build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix/sample.pdf.gz'
 /usr/bin/ginstall -c -m 644 'sample.ps.gz' '/build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix/sample.ps.gz'
 /usr/bin/ginstall -c -m 644 'sample_src.tar.gz' '/build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix/sample_src.tar.gz'
make[3]: Leaving directory `/build/buildd/epix1-1.0.19/samples'
make[2]: Leaving directory `/build/buildd/epix1-1.0.19/samples'
Making install in doc
make[2]: Entering directory `/build/buildd/epix1-1.0.19/doc'
make[3]: Entering directory `/build/buildd/epix1-1.0.19/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/doc/epix" || mkdir -p -- "/build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix"
 /usr/bin/ginstall -c -m 644 'manual.pdf.gz' '/build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix/manual.pdf.gz'
 /usr/bin/ginstall -c -m 644 'manual.ps.gz' '/build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix/manual.ps.gz'
 /usr/bin/ginstall -c -m 644 'manual_src.tar.gz' '/build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix/manual_src.tar.gz'
make[3]: Leaving directory `/build/buildd/epix1-1.0.19/doc'
make[2]: Leaving directory `/build/buildd/epix1-1.0.19/doc'
Making install in contrib
make[2]: Entering directory `/build/buildd/epix1-1.0.19/contrib'
make[3]: Entering directory `/build/buildd/epix1-1.0.19/contrib'
test -z "/usr/lib/epix" || mkdir -p -- "/build/buildd/epix1-1.0.19/debian/epix1/usr/lib/epix"
 /usr/bin/ginstall -c -m 644 'libepixext.a' '/build/buildd/epix1-1.0.19/debian/epix1/usr/lib/epix/libepixext.a'
 ranlib '/build/buildd/epix1-1.0.19/debian/epix1/usr/lib/epix/libepixext.a'
test -z "/usr/include" || mkdir -p -- "/build/buildd/epix1-1.0.19/debian/epix1/usr/include"
 /usr/bin/ginstall -c -m 644 'epix_ext.h' '/build/buildd/epix1-1.0.19/debian/epix1/usr/include/epix_ext.h'
make[3]: Leaving directory `/build/buildd/epix1-1.0.19/contrib'
make[2]: Leaving directory `/build/buildd/epix1-1.0.19/contrib'
Making install in contrib/doc
make[2]: Entering directory `/build/buildd/epix1-1.0.19/contrib/doc'
make[3]: Entering directory `/build/buildd/epix1-1.0.19/contrib/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/doc/epix" || mkdir -p -- "/build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix"
 /usr/bin/ginstall -c -m 644 'contrib.pdf.gz' '/build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix/contrib.pdf.gz'
 /usr/bin/ginstall -c -m 644 'contrib.ps.gz' '/build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix/contrib.ps.gz'
 /usr/bin/ginstall -c -m 644 'contrib_src.tar.gz' '/build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix/contrib_src.tar.gz'
make[3]: Leaving directory `/build/buildd/epix1-1.0.19/contrib/doc'
make[2]: Leaving directory `/build/buildd/epix1-1.0.19/contrib/doc'
make[1]: Leaving directory `/build/buildd/epix1-1.0.19'
# rename version 1 files
mv /build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix \
	  /build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix1
cd /build/buildd/epix1-1.0.19/debian/epix1/usr/bin && \
	   for i in epix elaps laps flix; do mv $i ${i}1; done
cd /build/buildd/epix1-1.0.19/debian/epix1/usr/share/man/man1 && \
	   for i in epix elaps laps flix; do mv $i.1 ${i}1.1; done
rm -rf /build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix1/notes
rm -rf /build/buildd/epix1-1.0.19/debian/epix1/usr/share/doc/epix1/config
install -m644 epix.el debian/epix1/usr/share/emacs/site-lisp/epix
install -m644 bash_completions debian/epix1/etc/bash_completion.d/epix
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installemacsen
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `epix1' in `../epix1_1.0.19-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 20070329-1232

epix1_1.0.19-1_m32r.changes:
Format: 1.7
Date: Tue, 24 Oct 2006 21:13:37 +0100
Source: epix1
Binary: epix1
Architecture: m32r
Version: 1.0.19-1
Distribution: unstable
Urgency: low
Maintainer: Julian Gilbey <jdg at debian.org>
Changed-By: Julian Gilbey <jdg at debian.org>
Description: 
 epix1      - Create mathematically accurate line figures, plots and movies
Changes: 
 epix1 (1.0.19-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 b57c0e966c4b1f046184d9017b7a1ae6 2305950 tex optional epix1_1.0.19-1_m32r.deb

/debian/buildd/build/chroot-unstable/build/buildd/epix1_1.0.19-1_m32r.deb:
 new debian package, version 2.0.
 size 2305950 bytes: control archive= 1986 bytes.
      63 bytes,     2 lines      conffiles            
     538 bytes,    13 lines      control              
    2190 bytes,    34 lines      md5sums              
    1046 bytes,    29 lines   *  postinst             #!/bin/bash
     500 bytes,    22 lines   *  prerm                #!/bin/bash
 Package: epix1
 Version: 1.0.19-1
 Section: tex
 Priority: optional
 Architecture: m32r
 Depends: tetex-bin, tetex-base, gs, imagemagick
 Installed-Size: 3080
 Maintainer: Julian Gilbey <jdg at debian.org>
 Description: Create mathematically accurate line figures, plots and movies
  ePiX provides a system for creating mathematically accurate line figures,
  plots, and movies using an easy-to-learn C++-like syntax.  LaTeX and dvips
  comprise the typographical rendering engine, while ImageMagick is used to
  create bitmapped images and animations.

/debian/buildd/build/chroot-unstable/build/buildd/epix1_1.0.19-1_m32r.deb:
drwxr-xr-x root/root         0 2007-03-29 12:30 ./
drwxr-xr-x root/root         0 2007-03-29 12:30 ./etc/
drwxr-xr-x root/root         0 2007-03-29 12:29 ./etc/bash_completion.d/
-rw-r--r-- root/root       349 2007-03-29 12:29 ./etc/bash_completion.d/epix
drwxr-xr-x root/root         0 2007-03-29 12:30 ./etc/emacs/
drwxr-xr-x root/root         0 2007-03-29 12:30 ./etc/emacs/site-start.d/
-rw-r--r-- root/root      1122 2007-03-29 12:30 ./etc/emacs/site-start.d/50epix1.el
drwxr-xr-x root/root         0 2007-03-29 12:28 ./usr/
drwxr-xr-x root/root         0 2007-03-29 12:29 ./usr/include/
-rw-r--r-- root/root     85050 2007-03-29 12:29 ./usr/include/epix.h
-rw-r--r-- root/root     16362 2007-03-29 12:29 ./usr/include/epix_ext.h
drwxr-xr-x root/root         0 2007-03-29 12:29 ./usr/bin/
-rwxr-xr-x root/root     10778 2007-03-29 12:28 ./usr/bin/elaps1
-rwxr-xr-x root/root      5364 2007-03-29 12:28 ./usr/bin/laps1
-rwxr-xr-x root/root      8170 2007-03-29 12:28 ./usr/bin/epix1
-rwxr-xr-x root/root     13072 2007-03-29 12:28 ./usr/bin/flix1
drwxr-xr-x root/root         0 2007-03-29 12:29 ./usr/share/
drwxr-xr-x root/root         0 2007-03-29 12:29 ./usr/share/doc-base/
-rw-r--r-- root/root       390 2007-03-29 11:16 ./usr/share/doc-base/epix
drwxr-xr-x root/root         0 2007-03-29 12:29 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-29 12:30 ./usr/share/doc/epix1/
-rw-r--r-- root/root       448 2007-03-29 11:16 ./usr/share/doc/epix1/copyright
-rw-r--r-- root/root    132521 2007-03-29 12:29 ./usr/share/doc/epix1/contrib.pdf.gz
-rw-r--r-- root/root    282059 2007-03-29 12:29 ./usr/share/doc/epix1/sample.ps.gz
-rw-r--r-- root/root    142899 2007-03-29 12:29 ./usr/share/doc/epix1/manual_src.tar.gz
-rw-r--r-- root/root     17151 2006-10-25 00:08 ./usr/share/doc/epix1/changelog.gz
-rw-r--r-- root/root     24835 2007-03-29 12:29 ./usr/share/doc/epix1/contrib_src.tar.gz
-rw-r--r-- root/root    384200 2007-03-29 12:29 ./usr/share/doc/epix1/manual.ps.gz
-rw-r--r-- root/root      2038 2006-06-03 02:20 ./usr/share/doc/epix1/POST-INSTALL.gz
-rw-r--r-- root/root      4221 2006-03-07 01:07 ./usr/share/doc/epix1/README-changes.gz
-rw-r--r-- root/root       468 2007-03-29 11:16 ./usr/share/doc/epix1/README.Debian
-rw-r--r-- root/root    491407 2007-03-29 12:29 ./usr/share/doc/epix1/manual.pdf.gz
-rw-r--r-- root/root    205962 2007-03-29 12:29 ./usr/share/doc/epix1/sample_src.tar.gz
-rw-r--r-- root/root      2210 2006-07-14 10:24 ./usr/share/doc/epix1/README.gz
-rw-r--r-- root/root    275235 2007-03-29 12:29 ./usr/share/doc/epix1/sample.pdf.gz
-rw-r--r-- root/root      1761 2006-05-17 10:32 ./usr/share/doc/epix1/THANKS
-rw-r--r-- root/root       329 2007-03-29 11:16 ./usr/share/doc/epix1/changelog.Debian.gz
-rw-r--r-- root/root    117237 2007-03-29 12:29 ./usr/share/doc/epix1/contrib.ps.gz
drwxr-xr-x root/root         0 2007-03-29 12:28 ./usr/share/emacs/
drwxr-xr-x root/root         0 2007-03-29 12:28 ./usr/share/emacs/site-lisp/
drwxr-xr-x root/root         0 2007-03-29 12:29 ./usr/share/emacs/site-lisp/epix/
-rw-r--r-- root/root     26589 2007-03-29 12:29 ./usr/share/emacs/site-lisp/epix/epix.el
drwxr-xr-x root/root         0 2007-03-29 12:29 ./usr/share/man/
drwxr-xr-x root/root         0 2007-03-29 12:30 ./usr/share/man/man1/
-rw-r--r-- root/root       691 2007-03-29 12:29 ./usr/share/man/man1/epix1.1.gz
-rw-r--r-- root/root        44 2007-03-29 12:29 ./usr/share/man/man1/flix1.1.gz
-rw-r--r-- root/root        45 2007-03-29 12:29 ./usr/share/man/man1/elaps1.1.gz
-rw-r--r-- root/root        44 2007-03-29 12:29 ./usr/share/man/man1/laps1.1.gz
drwxr-xr-x root/root         0 2007-03-29 12:30 ./usr/lib/
drwxr-xr-x root/root         0 2007-03-29 12:30 ./usr/lib/epix/
-rw-r--r-- root/root      4901 2007-03-29 12:28 ./usr/lib/epix/epix-lib.sh
-rw-r--r-- root/root    501772 2007-03-29 12:30 ./usr/lib/epix/libepix.a
-rw-r--r-- root/root    146758 2007-03-29 12:30 ./usr/lib/epix/libepixext.a
drwxr-xr-x root/root         0 2007-03-29 12:30 ./usr/lib/emacsen-common/
drwxr-xr-x root/root         0 2007-03-29 12:30 ./usr/lib/emacsen-common/packages/
drwxr-xr-x root/root         0 2007-03-29 12:30 ./usr/lib/emacsen-common/packages/install/
-rwxr-xr-x root/root      1229 2007-03-29 12:30 ./usr/lib/emacsen-common/packages/install/epix1
drwxr-xr-x root/root         0 2007-03-29 12:30 ./usr/lib/emacsen-common/packages/remove/
-rwxr-xr-x root/root       456 2007-03-29 12:30 ./usr/lib/emacsen-common/packages/remove/epix1

******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/epix1-1.0.19
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070329-1232
Build needed 01:16:35, 21360k disk space




More information about the build-status mailing list