[build-status: 116552] Log for successful build of sfftobmp_3.1-1 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Sat Feb 2 08:37:00 JST 2008


Automatic build of sfftobmp_3.1-1 on mappi005 by sbuild/m32r 0.53
Build started at 20080202-0820
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 103kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main sfftobmp 3.1-1 (dsc) [619B]
Get:2 http://debian.linux-m32r.org 06_devonian/main sfftobmp 3.1-1 (tar) [96.0kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main sfftobmp 3.1-1 (diff) [6785B]
Fetched 103kB in 1s (91.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 5), libboost-filesystem-dev (>= 1.33.0), libjpeg62-dev, libtiff4-dev
Checking for already installed source dependencies...
debhelper: already installed (6.0.4 >> 5 is satisfied)
libboost-filesystem-dev: already installed (1.33.1-10 >= 1.33.0 is satisfied)
libjpeg62-dev: already installed (6b-14)
libtiff4-dev: already installed (3.8.2-6)
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
/usr/bin/dpkg --set-selections failed
------------------------------------------------------------------------------
dpkg-source: extracting sfftobmp in sfftobmp-3.1
dpkg-source: unpacking sfftobmp_3.1.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/sfftobmp_3.1-1.diff.gz
dpkg-buildpackage: source package sfftobmp
dpkg-buildpackage: source version 3.1-1
dpkg-buildpackage: source changed by Matthias Klose <doko at debian.org>
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
/usr/bin/make clean
make[1]: Entering directory `/build/buildd2/sfftobmp-3.1'
make[1]: *** No rule to make target `clean'.  Stop.
make[1]: Leaving directory `/build/buildd2/sfftobmp-3.1'
make: [clean] Error 2 (ignored)
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd2/sfftobmp-3.1'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/build/buildd2/sfftobmp-3.1'
make: [clean] Error 2 (ignored)
dh_clean
rm -f sfftobmp.1
rm -f lib/libjpeg.a
rm -f lib/libtiff.a
 debian/rules build
dh_testdir
./configure --prefix=/usr
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 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 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 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 tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFOpen in -ltiff... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking whether utime accepts a null argument... yes
checking for memset... yes
checking for strdup... yes
checking for strrchr... yes
checking for utime... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
config.status: creating src/Makefile
config.status: WARNING:  src/Makefile.in seems to ignore the --datarootdir setting
config.status: creating src/config.h
config.status: executing depfiles commands
touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd2/sfftobmp-3.1'
Making all in src
make[2]: Entering directory `/build/buildd2/sfftobmp-3.1/src'
/usr/bin/make  all-am
make[3]: Entering directory `/build/buildd2/sfftobmp-3.1/src'
source='my_getopt.c' object='my_getopt.o' libtool=no \
	depfile='.deps/my_getopt.Po' tmpdepfile='.deps/my_getopt.TPo' \
	depmode=gcc3 /bin/sh ../config/depcomp \
	gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -c `test -f 'my_getopt.c' || echo './'`my_getopt.c
source='cmdline.cpp' object='cmdline.o' libtool=no \
	depfile='.deps/cmdline.Po' tmpdepfile='.deps/cmdline.TPo' \
	depmode=gcc3 /bin/sh ../config/depcomp \
	g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -c -o cmdline.o `test -f 'cmdline.cpp' || echo './'`cmdline.cpp
source='codes.cpp' object='codes.o' libtool=no \
	depfile='.deps/codes.Po' tmpdepfile='.deps/codes.TPo' \
	depmode=gcc3 /bin/sh ../config/depcomp \
	g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -c -o codes.o `test -f 'codes.cpp' || echo './'`codes.cpp
source='common.cpp' object='common.o' libtool=no \
	depfile='.deps/common.Po' tmpdepfile='.deps/common.TPo' \
	depmode=gcc3 /bin/sh ../config/depcomp \
	g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -c -o common.o `test -f 'common.cpp' || echo './'`common.cpp
source='decoder.cpp' object='decoder.o' libtool=no \
	depfile='.deps/decoder.Po' tmpdepfile='.deps/decoder.TPo' \
	depmode=gcc3 /bin/sh ../config/depcomp \
	g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -c -o decoder.o `test -f 'decoder.cpp' || echo './'`decoder.cpp
source='input.cpp' object='input.o' libtool=no \
	depfile='.deps/input.Po' tmpdepfile='.deps/input.TPo' \
	depmode=gcc3 /bin/sh ../config/depcomp \
	g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -c -o input.o `test -f 'input.cpp' || echo './'`input.cpp
source='main.cpp' object='main.o' libtool=no \
	depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
	depmode=gcc3 /bin/sh ../config/depcomp \
	g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp
source='output.cpp' object='output.o' libtool=no \
	depfile='.deps/output.Po' tmpdepfile='.deps/output.TPo' \
	depmode=gcc3 /bin/sh ../config/depcomp \
	g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..    -g -O2 -c -o output.o `test -f 'output.cpp' || echo './'`output.cpp
g++  -g -O2   -o sfftobmp  my_getopt.o cmdline.o codes.o common.o decoder.o input.o main.o output.o -ltiff -ljpeg -lboost_filesystem 
make[3]: Leaving directory `/build/buildd2/sfftobmp-3.1/src'
make[2]: Leaving directory `/build/buildd2/sfftobmp-3.1/src'
make[2]: Entering directory `/build/buildd2/sfftobmp-3.1'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/build/buildd2/sfftobmp-3.1'
make[1]: Leaving directory `/build/buildd2/sfftobmp-3.1'
# /usr/bin/docbook-to-man debian/sfftobmp.sgml > sfftobmp.1
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs usr/bin usr/share/man/man1
/usr/bin/make install DESTDIR=/build/buildd2/sfftobmp-3.1/debian/sfftobmp
make[1]: Entering directory `/build/buildd2/sfftobmp-3.1'
Making install in src
make[2]: Entering directory `/build/buildd2/sfftobmp-3.1/src'
make[3]: Entering directory `/build/buildd2/sfftobmp-3.1/src'
/bin/sh ../config/mkinstalldirs /build/buildd2/sfftobmp-3.1/debian/sfftobmp/usr/bin
  /usr/bin/ginstall -c sfftobmp /build/buildd2/sfftobmp-3.1/debian/sfftobmp/usr/bin/sfftobmp
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/sfftobmp-3.1/src'
make[2]: Leaving directory `/build/buildd2/sfftobmp-3.1/src'
make[2]: Entering directory `/build/buildd2/sfftobmp-3.1'
make[3]: Entering directory `/build/buildd2/sfftobmp-3.1'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/sfftobmp-3.1'
make[2]: Leaving directory `/build/buildd2/sfftobmp-3.1'
make[1]: Leaving directory `/build/buildd2/sfftobmp-3.1'
# cp sfftobmp.1 /build/buildd2/sfftobmp-3.1/debian/sfftobmp/usr/share/man/man1/
dh_testdir
dh_testroot
dh_installdocs doc/credits doc/readme
dh_installman debian/sfftobmp.1
dh_installchangelogs doc/changes
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `sfftobmp' in `../sfftobmp_3.1-1_m32r.deb'.
 dpkg-genchanges -B >../sfftobmp_3.1-1_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080202-0836

sfftobmp_3.1-1_m32r.changes:
Format: 1.7
Date: Mon, 28 Jan 2008 21:44:26 +0100
Source: sfftobmp
Binary: sfftobmp
Architecture: m32r
Version: 3.1-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <doko at debian.org>
Changed-By: Matthias Klose <doko at debian.org>
Description: 
 sfftobmp   - SFF (Structed Fax File) Converter
Closes: 450218 455668
Changes: 
 sfftobmp (3.1-1) unstable; urgency=low
 .
   * New upstream version.
   * Fix build failures with g++-4.3. Closes: #455668.
   * Update watch file. Closes: #450218.
Files: 
 8b149ef4b7afcf5bbecbf4b95bc2dfa2 33802 graphics optional sfftobmp_3.1-1_m32r.deb

/debian/buildd2/build/chroot-unstable/build/buildd2/sfftobmp_3.1-1_m32r.deb:
 new debian package, version 2.0.
 size 33802 bytes: control archive= 883 bytes.
     714 bytes,    18 lines      control              
     464 bytes,     7 lines      md5sums              
 Package: sfftobmp
 Version: 3.1-1
 Architecture: m32r
 Maintainer: Matthias Klose <doko at debian.org>
 Installed-Size: 108
 Depends: libboost-filesystem1.33.1, libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libjpeg62, libstdc++6 (>= 4.1.1-12), libtiff4
 Section: graphics
 Priority: optional
 Description: SFF (Structed Fax File) Converter
  Tool to convert "Structured Fax Files" into Windows bitmaps
  (BMP), Portable Bitmaps (PBM), JPEG Pictures (JPG) and
  single or multipaged TIFF Images.
  .
  SFF means 'Structured Fax File', intended by the CAPI interface
  to be used to save incoming faxes. Within GNU/Linux it's e.g. the
  AVM-B1 card which creates such files.
  .
  Homepage: http://sfftools.sourceforge.net/sfftobmp.html

/debian/buildd2/build/chroot-unstable/build/buildd2/sfftobmp_3.1-1_m32r.deb:
drwxr-xr-x root/root         0 2008-02-02 08:35 ./
drwxr-xr-x root/root         0 2008-02-02 08:33 ./usr/
drwxr-xr-x root/root         0 2008-02-02 08:34 ./usr/bin/
-rwxr-xr-x root/root     48604 2008-02-02 08:34 ./usr/bin/sfftobmp
drwxr-xr-x root/root         0 2008-02-02 08:34 ./usr/share/
drwxr-xr-x root/root         0 2008-02-02 08:34 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-02-02 08:34 ./usr/share/doc/sfftobmp/
-rw-r--r-- root/root       352 2006-10-25 05:14 ./usr/share/doc/sfftobmp/credits
-rw-r--r-- root/root      1590 2008-02-02 08:22 ./usr/share/doc/sfftobmp/copyright
-rw-r--r-- root/root      1305 2007-10-08 04:01 ./usr/share/doc/sfftobmp/changelog.gz
-rw-r--r-- root/root      3336 2007-10-08 04:01 ./usr/share/doc/sfftobmp/readme.gz
-rw-r--r-- root/root      1082 2008-02-02 08:22 ./usr/share/doc/sfftobmp/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-02-02 08:33 ./usr/share/man/
drwxr-xr-x root/root         0 2008-02-02 08:34 ./usr/share/man/man1/
-rw-r--r-- root/root      1187 2008-02-02 08:22 ./usr/share/man/man1/sfftobmp.1.gz

******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/sfftobmp-3.1
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080202-0836
Build needed 00:15:25, 2316k disk space




More information about the build-status mailing list