[build-status: 111543] Log for successful build of lasi_1.0.6-4 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Fri Dec 21 16:20:58 JST 2007
Automatic build of lasi_1.0.6-4 on mappi006 by sbuild/m32r 0.53
Build started at 20071221-1546
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 469kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main lasi 1.0.6-4 (dsc) [807B]
Get:2 http://debian.linux-m32r.org 06_devonian/main lasi 1.0.6-4 (tar) [465kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main lasi 1.0.6-4 (diff) [2921B]
Fetched 469kB in 4s (94.1kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: autotools-dev, cdbs, debhelper (>= 5.0.0), libfreetype6-dev (>= 2.2), libpango1.0-dev
Checking for already installed source dependencies...
autotools-dev: already installed (20070725.1)
cdbs: already installed (0.4.50)
debhelper: already installed (5.0.62 >= 5.0.0 is satisfied)
libfreetype6-dev: already installed (2.3.5-1 >= 2.2 is satisfied)
libpango1.0-dev: already installed (1.14.8-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.0.3 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Sun Dec 16 08:21:52 2007 JST using DSA key ID 4A5D72FE
gpg: Can't check signature: public key not found
dpkg-source: extracting lasi in lasi-1.0.6
dpkg-source: unpacking lasi_1.0.6.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/lasi_1.0.6-4.diff.gz
dpkg-buildpackage: source package lasi
dpkg-buildpackage: source version 1.0.6-4
dpkg-buildpackage: source changed by Rafael Laboissiere <rafael at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
test -x debian/rules
dh_testroot
for i in ./cf/config.guess ./cf/config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
dh_clean
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd4/lasi-1.0.6'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd4/lasi-1.0.6'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
debian/rules build
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
for i in ./cf/config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./cf/config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd4/lasi-1.0.6/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd4/lasi-1.0.6/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/lasi" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... none
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) none
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) none
checking for g_list_free in -lglib-2.0... yes
checking for FT_Load_Glyph in -lfreetype... yes
checking for pango_itemize in -lpangoft2-1.0... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pangoft2 glib-2.0... yes
checking MODULES_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking MODULES_LIBS... -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
configure: creating ./config.status
config.status: creating lasi.pc
config.status: creating Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands
/usr/bin/make -C .
make[1]: Entering directory `/build/buildd4/lasi-1.0.6'
Making all in src
make[2]: Entering directory `/build/buildd4/lasi-1.0.6/src'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LASi\" -DPACKAGE_TARNAME=\"lasi\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"LASi\ 1.0.6\" -DPACKAGE_BUGREPORT=\"ed.trager at gmail.com\" -DPACKAGE=\"lasi\" -DVERSION=\"1.0.6\" -DPANGO_ENABLE_BACKEND=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBGLIB_2_0=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBPANGOFT2_1_0=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I. -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -g -Wall -O2 -c -o drawGlyph.lo drawGlyph.cpp
mkdir .libs
g++ -DPACKAGE_NAME=\"LASi\" -DPACKAGE_TARNAME=\"lasi\" -DPACKAGE_VERSION=\"1.0.6\" "-DPACKAGE_STRING=\"LASi 1.0.6\"" -DPACKAGE_BUGREPORT=\"ed.trager at gmail.com\" -DPACKAGE=\"lasi\" -DVERSION=\"1.0.6\" -DPANGO_ENABLE_BACKEND=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBGLIB_2_0=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBPANGOFT2_1_0=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I. -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -g -Wall -O2 -c drawGlyph.cpp -fPIC -DPIC -o .libs/drawGlyph.o
g++ -DPACKAGE_NAME=\"LASi\" -DPACKAGE_TARNAME=\"lasi\" -DPACKAGE_VERSION=\"1.0.6\" "-DPACKAGE_STRING=\"LASi 1.0.6\"" -DPACKAGE_BUGREPORT=\"ed.trager at gmail.com\" -DPACKAGE=\"lasi\" -DVERSION=\"1.0.6\" -DPANGO_ENABLE_BACKEND=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBGLIB_2_0=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBPANGOFT2_1_0=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I. -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -g -Wall -O2 -c drawGlyph.cpp -o drawGlyph.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LASi\" -DPACKAGE_TARNAME=\"lasi\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"LASi\ 1.0.6\" -DPACKAGE_BUGREPORT=\"ed.trager at gmail.com\" -DPACKAGE=\"lasi\" -DVERSION=\"1.0.6\" -DPANGO_ENABLE_BACKEND=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBGLIB_2_0=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBPANGOFT2_1_0=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I. -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -g -Wall -O2 -c -o glyphMgr.lo glyphMgr.cpp
g++ -DPACKAGE_NAME=\"LASi\" -DPACKAGE_TARNAME=\"lasi\" -DPACKAGE_VERSION=\"1.0.6\" "-DPACKAGE_STRING=\"LASi 1.0.6\"" -DPACKAGE_BUGREPORT=\"ed.trager at gmail.com\" -DPACKAGE=\"lasi\" -DVERSION=\"1.0.6\" -DPANGO_ENABLE_BACKEND=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBGLIB_2_0=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBPANGOFT2_1_0=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I. -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -g -Wall -O2 -c glyphMgr.cpp -fPIC -DPIC -o .libs/glyphMgr.o
g++ -DPACKAGE_NAME=\"LASi\" -DPACKAGE_TARNAME=\"lasi\" -DPACKAGE_VERSION=\"1.0.6\" "-DPACKAGE_STRING=\"LASi 1.0.6\"" -DPACKAGE_BUGREPORT=\"ed.trager at gmail.com\" -DPACKAGE=\"lasi\" -DVERSION=\"1.0.6\" -DPANGO_ENABLE_BACKEND=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBGLIB_2_0=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBPANGOFT2_1_0=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I. -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -g -Wall -O2 -c glyphMgr.cpp -o glyphMgr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LASi\" -DPACKAGE_TARNAME=\"lasi\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"LASi\ 1.0.6\" -DPACKAGE_BUGREPORT=\"ed.trager at gmail.com\" -DPACKAGE=\"lasi\" -DVERSION=\"1.0.6\" -DPANGO_ENABLE_BACKEND=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBGLIB_2_0=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBPANGOFT2_1_0=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I. -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -g -Wall -O2 -c -o psDoc.lo psDoc.cpp
g++ -DPACKAGE_NAME=\"LASi\" -DPACKAGE_TARNAME=\"lasi\" -DPACKAGE_VERSION=\"1.0.6\" "-DPACKAGE_STRING=\"LASi 1.0.6\"" -DPACKAGE_BUGREPORT=\"ed.trager at gmail.com\" -DPACKAGE=\"lasi\" -DVERSION=\"1.0.6\" -DPANGO_ENABLE_BACKEND=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBGLIB_2_0=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBPANGOFT2_1_0=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I. -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -g -Wall -O2 -c psDoc.cpp -fPIC -DPIC -o .libs/psDoc.o
../include/LASi.h: In constructor 'LASi::PostscriptDocument::PostscriptDocument()':
../include/LASi.h:221: warning: 'LASi::PostscriptDocument::_osFooter' will be initialized after
../include/LASi.h:217: warning: 'ContextMgr* LASi::PostscriptDocument::_pContextMgr'
psDoc.cpp:69: warning: when initialized here
g++ -DPACKAGE_NAME=\"LASi\" -DPACKAGE_TARNAME=\"lasi\" -DPACKAGE_VERSION=\"1.0.6\" "-DPACKAGE_STRING=\"LASi 1.0.6\"" -DPACKAGE_BUGREPORT=\"ed.trager at gmail.com\" -DPACKAGE=\"lasi\" -DVERSION=\"1.0.6\" -DPANGO_ENABLE_BACKEND=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBGLIB_2_0=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBPANGOFT2_1_0=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I. -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -g -Wall -O2 -c psDoc.cpp -o psDoc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LASi\" -DPACKAGE_TARNAME=\"lasi\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"LASi\ 1.0.6\" -DPACKAGE_BUGREPORT=\"ed.trager at gmail.com\" -DPACKAGE=\"lasi\" -DVERSION=\"1.0.6\" -DPANGO_ENABLE_BACKEND=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBGLIB_2_0=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBPANGOFT2_1_0=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I. -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -g -Wall -O2 -c -o util.lo util.cpp
g++ -DPACKAGE_NAME=\"LASi\" -DPACKAGE_TARNAME=\"lasi\" -DPACKAGE_VERSION=\"1.0.6\" "-DPACKAGE_STRING=\"LASi 1.0.6\"" -DPACKAGE_BUGREPORT=\"ed.trager at gmail.com\" -DPACKAGE=\"lasi\" -DVERSION=\"1.0.6\" -DPANGO_ENABLE_BACKEND=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBGLIB_2_0=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBPANGOFT2_1_0=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I. -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -g -Wall -O2 -c util.cpp -fPIC -DPIC -o .libs/util.o
g++ -DPACKAGE_NAME=\"LASi\" -DPACKAGE_TARNAME=\"lasi\" -DPACKAGE_VERSION=\"1.0.6\" "-DPACKAGE_STRING=\"LASi 1.0.6\"" -DPACKAGE_BUGREPORT=\"ed.trager at gmail.com\" -DPACKAGE=\"lasi\" -DVERSION=\"1.0.6\" -DPANGO_ENABLE_BACKEND=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBGLIB_2_0=1 -DHAVE_LIBFREETYPE=1 -DHAVE_LIBPANGOFT2_1_0=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I. -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -g -Wall -O2 -c util.cpp -o util.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -Wall -O2 -o libLASi.la -rpath /usr/lib drawGlyph.lo glyphMgr.lo psDoc.lo util.lo -lpangoft2-1.0 -lfreetype -lglib-2.0
g++ -shared -nostdlib /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib/crti.o /usr/lib/gcc/m32r-linux-gnu/4.1.2/crtbeginS.o .libs/drawGlyph.o .libs/glyphMgr.o .libs/psDoc.o .libs/util.o /usr/lib/libpangoft2-1.0.so /usr/lib/libfreetype.so /usr/lib/libglib-2.0.so -L/usr/lib/gcc/m32r-linux-gnu/4.1.2 -L/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib -L/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/m32r-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib/crtn.o -Wl,-soname -Wl,libLASi.so.0 -o .libs/libLASi.so.0.0.0
(cd .libs && rm -f libLASi.so.0 && ln -s libLASi.so.0.0.0 libLASi.so.0)
(cd .libs && rm -f libLASi.so && ln -s libLASi.so.0.0.0 libLASi.so)
ar cru .libs/libLASi.a drawGlyph.o glyphMgr.o psDoc.o util.o
ranlib .libs/libLASi.a
creating libLASi.la
(cd .libs && rm -f libLASi.la && ln -s ../libLASi.la libLASi.la)
make[2]: Leaving directory `/build/buildd4/lasi-1.0.6/src'
make[2]: Entering directory `/build/buildd4/lasi-1.0.6'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/build/buildd4/lasi-1.0.6'
make[1]: Leaving directory `/build/buildd4/lasi-1.0.6'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
dh_testroot
dh_clean -k
dh_installdirs -A
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
for i in ./cf/config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./cf/config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C . install DESTDIR=/build/buildd4/lasi-1.0.6/debian/tmp/
make[1]: Entering directory `/build/buildd4/lasi-1.0.6'
Making install in src
make[2]: Entering directory `/build/buildd4/lasi-1.0.6/src'
make[3]: Entering directory `/build/buildd4/lasi-1.0.6/src'
test -z "/usr/lib" || mkdir -p -- "/build/buildd4/lasi-1.0.6/debian/tmp//usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libLASi.la' '/build/buildd4/lasi-1.0.6/debian/tmp//usr/lib/libLASi.la'
/usr/bin/ginstall -c .libs/libLASi.so.0.0.0 /build/buildd4/lasi-1.0.6/debian/tmp//usr/lib/libLASi.so.0.0.0
(cd /build/buildd4/lasi-1.0.6/debian/tmp//usr/lib && { ln -s -f libLASi.so.0.0.0 libLASi.so.0 || { rm -f libLASi.so.0 && ln -s libLASi.so.0.0.0 libLASi.so.0; }; })
(cd /build/buildd4/lasi-1.0.6/debian/tmp//usr/lib && { ln -s -f libLASi.so.0.0.0 libLASi.so || { rm -f libLASi.so && ln -s libLASi.so.0.0.0 libLASi.so; }; })
/usr/bin/ginstall -c .libs/libLASi.lai /build/buildd4/lasi-1.0.6/debian/tmp//usr/lib/libLASi.la
/usr/bin/ginstall -c .libs/libLASi.a /build/buildd4/lasi-1.0.6/debian/tmp//usr/lib/libLASi.a
chmod 644 /build/buildd4/lasi-1.0.6/debian/tmp//usr/lib/libLASi.a
ranlib /build/buildd4/lasi-1.0.6/debian/tmp//usr/lib/libLASi.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd4/lasi-1.0.6/src'
make[2]: Leaving directory `/build/buildd4/lasi-1.0.6/src'
make[2]: Entering directory `/build/buildd4/lasi-1.0.6'
make[3]: Entering directory `/build/buildd4/lasi-1.0.6'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/include" || mkdir -p -- "/build/buildd4/lasi-1.0.6/debian/tmp//usr/include"
/usr/bin/ginstall -c -m 644 'include/LASi.h' '/build/buildd4/lasi-1.0.6/debian/tmp//usr/include/LASi.h'
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/build/buildd4/lasi-1.0.6/debian/tmp//usr/lib/pkgconfig"
/usr/bin/ginstall -c -m 644 'lasi.pc' '/build/buildd4/lasi-1.0.6/debian/tmp//usr/lib/pkgconfig/lasi.pc'
make[3]: Leaving directory `/build/buildd4/lasi-1.0.6'
make[2]: Leaving directory `/build/buildd4/lasi-1.0.6'
make[1]: Leaving directory `/build/buildd4/lasi-1.0.6'
dh_installdirs -pliblasi0
dh_installdirs -pliblasi-dev
dh_installdocs -pliblasi0 ./README ./NEWS ./AUTHORS
dh_installexamples -pliblasi0
dh_installman -pliblasi0
dh_installinfo -pliblasi0
dh_installmenu -pliblasi0
dh_installcron -pliblasi0
dh_installinit -pliblasi0
dh_installdebconf -pliblasi0
dh_installemacsen -pliblasi0
dh_installcatalogs -pliblasi0
dh_installpam -pliblasi0
dh_installlogrotate -pliblasi0
dh_installlogcheck -pliblasi0
dh_installmime -pliblasi0
dh_installchangelogs -pliblasi0 ./ChangeLog
dh_installudev -pliblasi0
dh_install -pliblasi0 --sourcedir=/build/buildd4/lasi-1.0.6/debian/tmp
dh_link -pliblasi0
dh_installdocs -pliblasi-dev ./README ./NEWS ./AUTHORS
dh_installexamples -pliblasi-dev
dh_installman -pliblasi-dev
dh_installinfo -pliblasi-dev
dh_installmenu -pliblasi-dev
dh_installcron -pliblasi-dev
dh_installinit -pliblasi-dev
dh_installdebconf -pliblasi-dev
dh_installemacsen -pliblasi-dev
dh_installcatalogs -pliblasi-dev
dh_installpam -pliblasi-dev
dh_installlogrotate -pliblasi-dev
dh_installlogcheck -pliblasi-dev
dh_installmime -pliblasi-dev
dh_installchangelogs -pliblasi-dev ./ChangeLog
dh_installudev -pliblasi-dev
dh_install -pliblasi-dev --sourcedir=/build/buildd4/lasi-1.0.6/debian/tmp
dh_link -pliblasi-dev
mv /build/buildd4/lasi-1.0.6/debian/liblasi-dev/usr/share/doc/liblasi-dev/doc /build/buildd4/lasi-1.0.6/debian/liblasi-dev/usr/share/doc/liblasi-dev/html
dh_strip -pliblasi0
dh_compress -pliblasi0 -X .cpp
dh_fixperms -pliblasi0
dh_makeshlibs -pliblasi0
dh_strip -pliblasi-dev
dh_compress -pliblasi-dev -X .cpp
dh_fixperms -pliblasi-dev
dh_makeshlibs -pliblasi-dev
dh_installdeb -pliblasi0
dh_perl -pliblasi0
dh_shlibdeps -pliblasi0
dpkg-shlibdeps: warning: symbol pango_font_description_new used by debian/liblasi0/usr/lib/libLASi.so.0.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol pango_context_set_font_description used by debian/liblasi0/usr/lib/libLASi.so.0.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol pango_attr_list_unref used by debian/liblasi0/usr/lib/libLASi.so.0.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol pango_font_description_set_style used by debian/liblasi0/usr/lib/libLASi.so.0.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol pango_language_from_string used by debian/liblasi0/usr/lib/libLASi.so.0.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol pango_itemize used by debian/liblasi0/usr/lib/libLASi.so.0.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol pango_font_description_set_size used by debian/liblasi0/usr/lib/libLASi.so.0.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol pango_context_set_language used by debian/liblasi0/usr/lib/libLASi.so.0.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol pango_font_description_set_variant used by debian/liblasi0/usr/lib/libLASi.so.0.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol pango_font_description_set_family used by debian/liblasi0/usr/lib/libLASi.so.0.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: 8 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: debian/liblasi0/usr/lib/libLASi.so.0.0.0 shouldn't be linked with libm.so.6 (it uses none of its symbols).
dh_installdeb -pliblasi-dev
dh_perl -pliblasi-dev
dh_shlibdeps -pliblasi-dev
dh_gencontrol -pliblasi0
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -pliblasi0
dh_builddeb -pliblasi0
dpkg-deb: building package `liblasi0' in `../liblasi0_1.0.6-4_m32r.deb'.
dh_gencontrol -pliblasi-dev
dh_md5sums -pliblasi-dev
dh_builddeb -pliblasi-dev
dpkg-deb: building package `liblasi-dev' in `../liblasi-dev_1.0.6-4_m32r.deb'.
dpkg-genchanges -B >../lasi_1.0.6-4_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20071221-1620
lasi_1.0.6-4_m32r.changes:
Format: 1.7
Date: Sun, 16 Dec 2007 00:18:17 +0100
Source: lasi
Binary: liblasi0 liblasi-dev
Architecture: m32r
Version: 1.0.6-4
Distribution: unstable
Urgency: low
Maintainer: Rafael Laboissiere <rafael at debian.org>
Changed-By: Rafael Laboissiere <rafael at debian.org>
Description:
liblasi-dev - development files and documentation for the LASi library
liblasi0 - creation of PostScript documents containing Unicode symbols
Changes:
lasi (1.0.6-4) unstable; urgency=low
.
* debian/control:
+ Added Homepage field
+ Dropped the Homepage pseudo-header from the extended descriptions
+ Use the now official Vcs-* fields instead of the obsolete XS-Vcs-*
+ Bumped Standards-Version to 3.7.3
Files:
864628e7d4923caa3c2c40168343d052 28338 libs optional liblasi0_1.0.6-4_m32r.deb
c3f06a1ccd7c51708792cde82874639c 146942 libdevel optional liblasi-dev_1.0.6-4_m32r.deb
/debian/buildd4/build/chroot-unstable/build/buildd4/liblasi0_1.0.6-4_m32r.deb:
new debian package, version 2.0.
size 28338 bytes: control archive= 1239 bytes.
1113 bytes, 22 lines control
467 bytes, 7 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
19 bytes, 1 lines shlibs
Package: liblasi0
Source: lasi
Version: 1.0.6-4
Architecture: m32r
Maintainer: Rafael Laboissiere <rafael at debian.org>
Installed-Size: 112
Depends: libc6 (>= 2.3.5-1), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1-12), libglib2.0-0 (>= 2.14.0), libpango1.0-0 (>= 1.14.8), libstdc++6 (>= 4.1.1-12)
Section: libs
Priority: optional
Homepage: http://www.unifont.org/lasi/
Description: creation of PostScript documents containing Unicode symbols
LASi is a library that provides a C++ stream output interface (with
operator <<) for creating PostScript documents that can contain
characters from any of the scripts and symbol blocks supported in
Unicode and by the Pango layout engine. The library accommodates
right-trm: cannot remove directory `/tmp/dpkgdszrGO': Directory not empty
rm cleanup failed, code 256
o-left scripts such as Arabic and Hebrew as easily as
left-to-right scripts. Indic and Indic-derived Complex Text Layout
(CTL) scripts, such as Devanagari, Thai, Lao, and Tibetan are
supported to the extent provided by Pango and by the OpenType fonts
installed on your system. All of this is provided without need for
any special configuration or layout calculation on the programmer's
part.
/debian/buildd4/build/chroot-unstable/build/buildd4/liblasi-dev_1.0.6-4_m32r.deb:
new debian package, version 2.0.
size 146942 bytes: control archive= 2976 bytes.
1083 bytes, 25 lines control
5741 bytes, 64 lines md5sums
207 bytes, 7 lines * postinst #!/bin/sh
211 bytes, 8 lines * prerm #!/bin/sh
Package: liblasi-dev
Source: lasi
Version: 1.0.6-4
Architecture: m32r
Maintainer: Rafael Laboissiere <rafael at debian.org>
Installed-Size: 620
Depends: liblasi0 (= 1.0.6-4)
Section: libdevel
Priority: optional
Homepage: http://www.unifont.org/lasi/
Description: development files and documentation for the LASi library
LASi is a library that provides a C++ stream output interface (with
operator <<) for creating PostScript documents that can contain
characters from any of the scripts and symbol blocks supported in
Unicode and by the Pango layout engine. The library accommodates
right-to-left scripts such as Arabic and Hebrew as easily as
left-to-right scripts. Indic and Indic-derived Complex Text Layout
(CTL) scripts, such as Devanagari, Thai, Lao, and Tibrm: cannot remove directory `/tmp/dpkgi4VpyX': Directory not empty
rm cleanup failed, code 256
etan are
supported to the extent provided by Pango and by the OpenType fonts
installed on your system. All of this is provided without need for
any special configuration or layout calculation on the programmer's
part.
.
This package contains the development files as well as the HTML
documentation for LASi.
/debian/buildd4/build/chroot-unstable/build/buildd4/liblasi0_1.0.6-4_m32r.deb:
drwxr-xr-x root/root 0 2007-12-21 16:11 ./
drwxr-xr-x root/root 0 2007-12-21 16:12 ./usr/
drwxr-xr-x root/root 0 2007-12-21 16:10 ./usr/share/
drwxr-xr-x root/root 0 2007-12-21 16:10 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-12-21 16:16 ./usr/share/doc/liblasi0/
-rw-r--r-- root/root 2675 2006-05-05 00:44 ./usr/share/doc/liblasi0/README
-rw-r--r-- root/root 441 2006-04-29 13:21 ./usr/share/doc/liblasi0/AUTHORS
-rw-r--r-- root/root 1153 2007-12-21 15:50 ./usr/share/doc/liblasi0/copyright
-rw-r--r-- root/root 1464 2006-08-29 03:25 ./usr/share/doc/liblasi0/changelog.gz
-rw-r--r-- root/root 419 2006-05-05 00:41 ./usr/share/doc/liblasi0/NEWS.gz
-rw-r--r-- root/root 1144 2007-12-21 15:50 ./usr/share/doc/liblasi0/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-12-21 16:16 ./usr/lib/
-rw-r--r-- root/root 48004 2007-12-21 16:16 ./usr/lib/libLASi.so.0.0.0
lrwxrwxrwx root/root 0 2007-12-21 16:13 ./usr/lib/libLASi.so.0 -> libLASi.so.0.0.0
/debian/buildd4/build/chroot-unstable/build/buildd4/liblasi-dev_1.0.6-4_m32r.deb:
drwxr-xr-x root/root 0 2007-12-21 16:14 ./
drwxr-xr-x root/root 0 2007-12-21 16:15 ./usr/
drwxr-xr-x root/root 0 2007-12-21 16:13 ./usr/share/
drwxr-xr-x root/root 0 2007-12-21 16:13 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-12-21 16:16 ./usr/share/doc/liblasi-dev/
-rw-r--r-- root/root 2675 2006-05-05 00:44 ./usr/share/doc/liblasi-dev/README
-rw-r--r-- root/root 441 2006-04-29 13:21 ./usr/share/doc/liblasi-dev/AUTHORS
-rw-r--r-- root/root 1153 2007-12-21 15:50 ./usr/share/doc/liblasi-dev/copyright
drwxr-xr-x root/root 0 2007-12-21 16:13 ./usr/share/doc/liblasi-dev/examples/
drwxr-xr-x root/root 0 2006-04-24 07:03 ./usr/share/doc/liblasi-dev/examples/example1/
-rw-r--r-- root/root 231 2004-12-18 02:29 ./usr/share/doc/liblasi-dev/examples/example1/Makefile
-rw-r--r-- root/root 1290 2006-05-02 05:31 ./usr/share/doc/liblasi-dev/examples/example1/README
-rw-r--r-- root/root 2330 2006-05-02 05:31 ./usr/share/doc/liblasi-dev/examples/example1/SimpleLASiExample.cpp
-rw-r--r-- root/root 3820 2004-12-21 02:40 ./usr/share/doc/liblasi-dev/examples/example1/Example_1_Result.png
drwxr-xr-x root/root 0 2006-04-24 07:03 ./usr/share/doc/liblasi-dev/examples/example2/
-rw-r--r-- root/root 20399 2004-12-21 03:55 ./usr/share/doc/liblasi-dev/examples/example2/Example_2_Result.png
-rw-r--r-- root/root 251 2004-12-17 03:10 ./usr/share/doc/liblasi-dev/examples/example2/Makefile
-rw-r--r-- root/root 3269 2006-05-02 05:02 ./usr/share/doc/liblasi-dev/examples/example2/README
-rw-r--r-- root/root 11906 2006-05-02 05:28 ./usr/share/doc/liblasi-dev/examples/example2/ComplexTextLayoutExample.cpp
-rw-r--r-- root/root 1464 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/changelog.gz
drwxr-xr-x root/root 0 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/
drwxr-xr-x root/root 0 2004-12-24 08:35 ./usr/share/doc/liblasi-dev/html/css/
-rw-r--r-- root/root 310 2004-12-24 08:35 ./usr/share/doc/liblasi-dev/html/css/screen.css
drwxr-xr-x root/root 0 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/
-rw-r--r-- root/root 1581 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/functions_type.html
-rw-r--r-- root/root 34479 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/classLASi_1_1PostscriptDocument.html
-rw-r--r-- root/root 9158 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/classLASi_1_1PostscriptDocument_1_1GlyphId.html
-rw-r--r-- root/root 7137 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/classLASi_1_1setFontSize.html
-rw-r--r-- root/root 2218 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/classLASi_1_1setFont-members.html
-rw-r--r-- root/root 1457 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/namespacemembers_func.html
-rw-r--r-- root/root 2818 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/globals_eval.html
-rw-r--r-- root/root 3137 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/functions_rela.html
-rw-r--r-- root/root 2166 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/classLASi_1_1PostscriptDocument_1_1write__glyph__routine__to__stream-members.html
-rw-r--r-- root/root 1701 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/dir_000000.html
-rw-r--r-- root/root 2148 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/classLASi_1_1show-members.html
-rw-r--r-- root/root 1629 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/globals_enum.html
-rw-r--r-- root/root 4836 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/functions_func.html
-rw-r--r-- root/root 7205 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/doxygen.css
-rw-r--r-- root/root 1281 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/doxygen.png
-rw-r--r-- root/root 5162 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/classLASi_1_1PostscriptDocument_1_1write__glyph__routine__to__stream.html
-rw-r--r-- root/root 5585 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/functions.html
-rw-r--r-- root/root 3517 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/index.html
-rw-r--r-- root/root 3256 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/globals.html
-rw-r--r-- root/root 2814 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/namespacemembers_eval.html
-rw-r--r-- root/root 6720 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/classLASi_1_1PostscriptDocument-members.html
-rw-r--r-- root/root 1657 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/namespacemembers_enum.html
-rw-r--r-- root/root 1291 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/namespaces.html
-rw-r--r-- root/root 1394 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/files.html
-rw-r--r-- root/root 3266 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/namespacemembers.html
-rw-r--r-- root/root 2769 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/classLASi_1_1oPostscriptStream-members.html
-rw-r--r-- root/root 13540 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/namespaceLASi.html
-rw-r--r-- root/root 7835 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/classLASi_1_1show.html
-rw-r--r-- root/root 9197 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/classLASi_1_1setFont.html
-rw-r--r-- root/root 2895 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/annotated.html
-rw-r--r-- root/root 8221 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/classLASi_1_1oPostscriptStream.html
-rw-r--r-- root/root 29828 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/LASi_8h-source.html
-rw-r--r-- root/root 1247 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/dirs.html
-rw-r--r-- root/root 8080 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/LASi_8h.html
-rw-r--r-- root/root 2037 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/classLASi_1_1setFontSize-members.html
-rw-r--r-- root/root 1423 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/globals_func.html
-rw-r--r-- root/root 2746 2006-08-29 03:25 ./usr/share/doc/liblasi-dev/html/html/classLASi_1_1PostscriptDocument_1_1GlyphId-members.html
-rw-r--r-- root/root 10426 2004-12-24 06:14 ./usr/share/doc/liblasi-dev/html/strategy.html
-rw-r--r-- root/root 8178 2004-12-24 08:47 ./usr/share/doc/liblasi-dev/html/index.html
drwxr-xr-x root/root 0 2004-12-24 08:43 ./usr/share/doc/liblasi-dev/html/images/
-rw-r--r-- root/root 4541 2003-08-06 07:31 ./usr/share/doc/liblasi-dev/html/images/SamplePedigreeDrawing-small.png
-rw-r--r-- root/root 23966 2003-08-06 07:31 ./usr/share/doc/liblasi-dev/html/images/SamplePedigreeDrawing.png
-rw-r--r-- root/root 736 2004-12-24 08:38 ./usr/share/doc/liblasi-dev/html/images/LASiLabel.png
-rw-r--r-- root/root 20399 2004-12-24 08:39 ./usr/share/doc/liblasi-dev/html/images/result.png
drwxr-xr-x root/root 0 2004-12-24 08:51 ./usr/share/doc/liblasi-dev/html/examples/
-rw-r--r-- root/root 2301 2004-12-24 08:51 ./usr/share/doc/liblasi-dev/html/examples/example.html
-rw-r--r-- root/root 419 2006-05-05 00:41 ./usr/share/doc/liblasi-dev/NEWS.gz
-rw-r--r-- root/root 1144 2007-12-21 15:50 ./usr/share/doc/liblasi-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-12-21 16:13 ./usr/share/doc-base/
-rw-r--r-- root/root 472 2007-12-21 15:50 ./usr/share/doc-base/liblasi
drwxr-xr-x root/root 0 2007-12-21 16:09 ./usr/include/
-rw-r--r-- root/root 11211 2007-12-21 16:09 ./usr/include/LASi.h
drwxr-xr-x root/root 0 2007-12-21 16:16 ./usr/lib/
-rw-r--r-- root/root 71768 2007-12-21 16:16 ./usr/lib/libLASi.a
drwxr-xr-x root/root 0 2007-12-21 16:15 ./usr/lib/pkgconfig/
-rw-r--r-- root/root 232 2007-12-21 16:09 ./usr/lib/pkgconfig/lasi.pc
-rw-r--r-- root/root 866 2007-12-21 16:09 ./usr/lib/libLASi.la
lrwxrwxrwx root/root 0 2007-12-21 16:16 ./usr/lib/libLASi.so -> libLASi.so.0.0.0
******************************************************************************
Built successfully
Purging /debian/buildd4/build/chroot-unstable/build/buildd4/lasi-1.0.6
------------------------------------------------------------------------------
******************************************************************************
Finished at 20071221-1620
Build needed 00:31:11, 6360k disk space
More information about the build-status
mailing list