[build-status: 72167] Log for successful build of otf2bdf_3.0-1 (dist=unstable)

Build Daemon 3 buildd3 at linux-m32r.org
Fri Apr 27 14:56:53 JST 2007


Automatic build of otf2bdf_3.0-1 on mappi006 by sbuild/m32r 0.53
Build started at 20070427-1447
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 62.4kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main otf2bdf 3.0-1 (dsc) [635B]
Get:2 http://debian.linux-m32r.org 06_devonian/main otf2bdf 3.0-1 (tar) [57.9kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main otf2bdf 3.0-1 (diff) [3895B]
Fetched 62.4kB in 1s (55.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), autotools-dev, quilt, zlib1g-dev, libfreetype6-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.49 >= 5 is satisfied)
autotools-dev: already installed (20070306.1)
quilt: already installed (0.46-2)
zlib1g-dev: already installed (1:1.2.3-13)
libfreetype6-dev: already installed (2.2.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
------------------------------------------------------------------------------
gpg: Signature made Thu Dec 21 23:50:45 2006 JST using DSA key ID E8C43461
gpg: Can't check signature: public key not found
dpkg-source: extracting otf2bdf in otf2bdf-3.0
dpkg-source: unpacking otf2bdf_3.0.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/otf2bdf_3.0-1.diff.gz
Condition for **LTCONFIG-BIG-ENDIAN-FIX patch ok
Applying **LTCONFIG-BIG-ENDIAN-FIX patch
The text leading up to this was:
--------------------------
|--- x/ltconfig~	Fri Jun  4 14:14:04 1999
|+++ x/ltconfig	Fri Jun  4 14:14:14 1999
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
dpkg-buildpackage: source package is otf2bdf
dpkg-buildpackage: source version is 3.0-1
dpkg-buildpackage: source changed by Miriam Ruiz <little_miry at yahoo.es>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 3.0-1
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp 
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd3/otf2bdf-3.0'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/build/buildd3/otf2bdf-3.0'
make: [clean] Error 2 (ignored)
rm -rf config.{sub,guess,status,log,cache}
/usr/bin/make -f /usr/share/quilt/quilt.make unpatch
make[1]: Entering directory `/build/buildd3/otf2bdf-3.0'
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 
No patch removed
rm -rf .pc debian/stamp-patched
make[1]: Leaving directory `/build/buildd3/otf2bdf-3.0'
dh_clean 
 debian/rules build
dh_testdir
/usr/bin/make -f /usr/share/quilt/quilt.make patch
make[1]: Entering directory `/build/buildd3/otf2bdf-3.0'
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch otf2bdf-3.0.patch1
patching file README
patching file Makefile.in
patching file otf2bdf.c
patching file otf2bdf.man

Applying patch otf2bdf-3.0.patch2
patching file otf2bdf.c

Now at patch otf2bdf-3.0.patch2
touch debian/stamp-patched
make[1]: Leaving directory `/build/buildd3/otf2bdf-3.0'
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
CFLAGS="-Wall -g -O2" LDFLAGS="-Wl,-z,defs" ./configure \
	--host=m32r-linux-gnu --build=m32r-linux-gnu \
	--prefix=/usr --mandir=\${prefix}/share/man \
	--infodir=\${prefix}/share/info
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 ANSI C... none needed
checking for FT_Init_FreeType in -lfreetype... yes
checking for rm... rm
checking for cp... cp
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for egrep... 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 unistd.h... (cached) yes
checking for working memcmp... yes
configure: creating ./config.status
config.status: creating Makefile
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd3/otf2bdf-3.0'
m32r-linux-gnu-gcc -Wall -g -O2 -I/usr/include/freetype2 -c remap.c -o remap.o
m32r-linux-gnu-gcc -Wall -g -O2 -I/usr/include/freetype2 -c otf2bdf.c -o otf2bdf.o
m32r-linux-gnu-gcc  -Wl,-z,defs -o otf2bdf remap.o otf2bdf.o -lfreetype -lz -lfreetype
make[1]: Leaving directory `/build/buildd3/otf2bdf-3.0'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k 
dh_installdirs
/usr/bin/make prefix=/build/buildd3/otf2bdf-3.0/debian/otf2bdf/usr install
make[1]: Entering directory `/build/buildd3/otf2bdf-3.0'
./mkinstalldirs /build/buildd3/otf2bdf-3.0/debian/otf2bdf/usr/bin /build/buildd3/otf2bdf-3.0/debian/otf2bdf/usr/share/man/man1
mkdir /build/buildd3/otf2bdf-3.0/debian/otf2bdf/usr
mkdir /build/buildd3/otf2bdf-3.0/debian/otf2bdf/usr/bin
mkdir /build/buildd3/otf2bdf-3.0/debian/otf2bdf/usr/share
mkdir /build/buildd3/otf2bdf-3.0/debian/otf2bdf/usr/share/man
mkdir /build/buildd3/otf2bdf-3.0/debian/otf2bdf/usr/share/man/man1
cp otf2bdf /build/buildd3/otf2bdf-3.0/debian/otf2bdf/usr/bin/otf2bdf
cp otf2bdf.man /build/buildd3/otf2bdf-3.0/debian/otf2bdf/usr/share/man/man1/otf2bdf.1
make[1]: Leaving directory `/build/buildd3/otf2bdf-3.0'
dh_testdir
dh_testroot
dh_installchangelogs 
dh_installdocs
dh_installexamples
dh_installman otf2bdf.man
dh_install
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `otf2bdf' in `../otf2bdf_3.0-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 20070427-1456

otf2bdf_3.0-1_m32r.changes:
Format: 1.7
Date: Wed, 20 Dec 2006 22:45:02 +0000
Source: otf2bdf
Binary: otf2bdf
Architecture: m32r
Version: 3.0-1
Distribution: unstable
Urgency: low
Maintainer: Miriam Ruiz <little_miry at yahoo.es>
Changed-By: Miriam Ruiz <little_miry at yahoo.es>
Description: 
 otf2bdf    - generate BDF bitmap fonts from OpenType outline fonts
Closes: 404069
Changes: 
 otf2bdf (3.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #404069)
Files: 
 40c96f29f56dcd79eff551420fd4fa21 32454 utils extra otf2bdf_3.0-1_m32r.deb

/debian/buildd3/build/chroot-unstable/build/buildd3/otf2bdf_3.0-1_m32r.deb:
 new debian package, version 2.0.
 size 32454 bytes: control archive= 877 bytes.
rm: cannot remove directory `/tmp/dpkg9N39fu': Directory not empty
rm cleanup failed, code 256
     524 bytes,    14 lines      control              
     796 bytes,    12 lines      md5sums              
 Package: otf2bdf
 Version: 3.0-1
 Section: utils
 Priority: extra
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), libfreetype6 (>= 2.2), zlib1g (>= 1:1.2.1)
 Installed-Size: 164
 Maintainer: Miriam Ruiz <little_miry at yahoo.es>
 Description: generate BDF bitmap fonts from OpenType outline fonts
  otf2bdf is a command line utility that uses the FreeType 2 font rendering
  library to generate BDF bitmap fonts from OpenType outline fonts at
  different sizes and resolutions.
  .
   Homepage: http://crl.nmsu.edu/~mleisher/ttf2bdf.html

/debian/buildd3/build/chroot-unstable/build/buildd3/otf2bdf_3.0-1_m32r.deb:
drwxr-xr-x root/root         0 2007-04-27 14:55 ./
drwxr-xr-x root/root         0 2007-04-27 14:53 ./usr/
drwxr-xr-x root/root         0 2007-04-27 14:54 ./usr/bin/
-rwxr-xr-x root/root     29324 2007-04-27 14:54 ./usr/bin/otf2bdf
drwxr-xr-x root/root         0 2007-04-27 14:54 ./usr/share/
drwxr-xr-x root/root         0 2007-04-27 14:53 ./usr/share/man/
drwxr-xr-x root/root         0 2007-04-27 14:55 ./usr/share/man/man1/
-rw-r--r-- root/root      2756 2007-04-27 14:53 ./usr/share/man/man1/otf2bdf.1.gz
drwxr-xr-x root/root         0 2007-04-27 14:54 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-04-27 14:55 ./usr/share/doc/otf2bdf/
-rw-r--r-- root/root      4919 2007-04-27 14:50 ./usr/share/doc/otf2bdf/README.gz
-rw-r--r-- root/root       144 2007-04-27 14:49 ./usr/share/doc/otf2bdf/README.Debian
-rw-r--r-- root/root      1603 2007-04-27 14:49 ./usr/share/doc/otf2bdf/copyright
-rw-r--r-- root/root       175 2007-04-27 14:49 ./usr/share/doc/otf2bdf/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-04-27 14:54 ./usr/share/otf2bdf/
drwxr-xr-x root/root         0 2007-04-27 14:54 ./usr/share/otf2bdf/maps/
-rw-r--r-- root/root      9317 2005-09-22 06:40 ./usr/share/otf2bdf/maps/iso8859.1
-rw-r--r-- root/root      9530 2005-09-22 06:40 ./usr/share/otf2bdf/maps/iso8859.2
-rw-r--r-- root/root      9275 2005-09-22 06:40 ./usr/share/otf2bdf/maps/iso8859.3
-rw-r--r-- root/root      9089 2005-09-22 06:40 ./usr/share/otf2bdf/maps/iso8859.5
-rw-r--r-- root/root      8131 2005-09-22 06:40 ./usr/share/otf2bdf/maps/koi8.r
-rw-r--r-- root/root      8161 2005-09-22 06:40 ./usr/share/otf2bdf/maps/windows.1251

******************************************************************************
Built successfully
Purging /debian/buildd3/build/chroot-unstable/build/buildd3/otf2bdf-3.0
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070427-1456
Build needed 00:08:06, 984k disk space




More information about the build-status mailing list