[build-status: 76707] Log for successful build of mountapp_3.0-9 (dist=unstable)

Build Daemon 3 buildd3 at linux-m32r.org
Mon Jun 11 05:17:40 JST 2007


Automatic build of mountapp_3.0-9 on mappi006 by sbuild/m32r 0.53
Build started at 20070611-0501
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 137kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main mountapp 3.0-9 (dsc) [666B]
Get:2 http://debian.linux-m32r.org 06_devonian/main mountapp 3.0-9 (tar) [130kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main mountapp 3.0-9 (diff) [6706B]
Fetched 137kB in 1s (88.7kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>>4.0.0), libgtk1.2-dev, libwings-dev, libx11-dev, libxext-dev, libxpm-dev, x-dev, libxt-dev, zlib1g-dev, autotools-dev
** Filtered missing central deps that are dependencies of or provide build-deps:
libglib1.2-dev (>= 1.2.0), libjpeg62-dev
**** Warning:
**** The following central src deps are (probably) missing:
  libtiff3g-dev, xlibs-dev (>> 4.1.0)
Checking for already installed source dependencies...
debhelper: already installed (5.0.49 >> 4.0.0 is satisfied)
libgtk1.2-dev: already installed (1.2.10-18)
libwings-dev: missing
libx11-dev: already installed (2:1.0.3-7)
libxext-dev: already installed (1:1.0.3-2)
libxpm-dev: already installed (1:3.5.6-3)
x-dev: already installed (7.0.10-2)
libxt-dev: already installed (1:1.0.5-3)
zlib1g-dev: already installed (1:1.2.3-15)
autotools-dev: already installed (20070306.1)
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  libungif4-dev libwraster3 libwraster3-dev
The following NEW packages will be installed:
  libungif4-dev libwings-dev libwraster3 libwraster3-dev
0 upgraded, 4 newly installed, 0 to remove and 23 not upgraded.
Need to get 0B/622kB of archives.
After unpacking 1618kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libungif4-dev libwraster3 libwraster3-dev libwings-dev
Authentication warning overridden.
Selecting previously deselected package libungif4-dev.
(Reading database ... 58210 files and directories currently installed.)
Unpacking libungif4-dev (from .../libungif4-dev_4.1.4-5_m32r.deb) ...
Selecting previously deselected package libwraster3.
Unpacking libwraster3 (from .../libwraster3_0.92.0-6.1_m32r.deb) ...
Selecting previously deselected package libwraster3-dev.
Unpacking libwraster3-dev (from .../libwraster3-dev_0.92.0-6.1_m32r.deb) ...
Selecting previously deselected package libwings-dev.
Unpacking libwings-dev (from .../libwings-dev_0.92.0-6.1_m32r.deb) ...
Setting up libungif4-dev (4.1.4-5) ...
Setting up libwraster3 (0.92.0-6.1) ...

Setting up libwraster3-dev (0.92.0-6.1) ...
Setting up libwings-dev (0.92.0-6.1) ...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.1 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Sat Jan  7 05:32:15 2006 JST using DSA key ID 8BB527AF
gpg: Can't check signature: public key not found
dpkg-source: extracting mountapp in mountapp-3.0
dpkg-source: unpacking mountapp_3.0.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/mountapp_3.0-9.diff.gz
dpkg-buildpackage: source package is mountapp
dpkg-buildpackage: source version is 3.0-9
dpkg-buildpackage: source changed by Gunnar Wolf <gwolf at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 3.0-9
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp install-stamp
# Keep auto* from regenerating everything. - You could add
# AM_MAINTAINER_MODE to configure.in instead and run auto* once when
# generating the diff.gz.
touch configure.in && \
	sleep 1 && touch aclocal.m4 config.h.in && sleep 1 && \
	find -name Makefile.in -print0 | xargs -0r touch && \
	sleep 1 && touch configure
# Add here commands to clean up after the build process.
[ ! -e Makefile ] || /usr/bin/make distclean
# config.guess and config.sub are just symlinks to the updated files at
# /usr/share/misc/ - Delete them, they will be created at configure 
# time.
rm -f config.{guess,sub}
dh_clean
 debian/rules build
dh_testdir
ln -s /usr/share/misc/config.{guess,sub} .
./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 build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output... 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 gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for strerror in -lcposix... no
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking for mount... /bin/mount
checking for umount... /bin/umount
checking for eject... no
checking for xmessage... no
checking for X... libraries , headers 
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XShapeCombineMask in -lXext... yes
checking for XpmCreatePixmapFromData in -lXpm... yes
checking for cos in -lm... yes
checking for gzread in -lz... yes
checking for WMGetFromPLString in -lWINGs... yes
checking return type of signal handlers... void
checking for strdup... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/EXTRAS/Makefile
config.status: creating config.h
config.status: executing depfiles commands
# Add here commands to compile the package.
/usr/bin/make 
make[1]: Entering directory `/build/buildd3/mountapp-3.0'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd3/mountapp-3.0'
Making all in src
make[3]: Entering directory `/build/buildd3/mountapp-3.0/src'
Making all in EXTRAS
make[4]: Entering directory `/build/buildd3/mountapp-3.0/src/EXTRAS'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd3/mountapp-3.0/src/EXTRAS'
make[4]: Entering directory `/build/buildd3/mountapp-3.0/src'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2   -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DUSE_XPM -c `test -f 'mount.c' || echo './'`mount.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2   -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DUSE_XPM -c `test -f 'fstab.c' || echo './'`fstab.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2   -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DUSE_XPM -c `test -f 'properties.c' || echo './'`properties.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2   -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DUSE_XPM -c `test -f 'external.c' || echo './'`external.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2   -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DUSE_XPM -c `test -f 'globals.c' || echo './'`globals.c
gcc  -g -O2   -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DUSE_XPM   -o mount.app  mount.o fstab.o properties.o external.o globals.o -lWINGs  -lXext  -lX11   -lXpm -lz -lm 
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2   -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DUSE_XPM -c `test -f 'config.c' || echo './'`config.c
gcc  -g -O2   -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DUSE_XPM   -o mount.conf  config.o fstab.o properties.o globals.o -lWINGs -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm  -lXpm -lz  -lm 
make[4]: Leaving directory `/build/buildd3/mountapp-3.0/src'
make[3]: Leaving directory `/build/buildd3/mountapp-3.0/src'
make[3]: Entering directory `/build/buildd3/mountapp-3.0'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd3/mountapp-3.0'
make[2]: Leaving directory `/build/buildd3/mountapp-3.0'
make[1]: Leaving directory `/build/buildd3/mountapp-3.0'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into /build/buildd3/mountapp-3.0/debian/mountapp.
/usr/bin/make install bindir=/build/buildd3/mountapp-3.0/debian/mountapp/usr/bin prefix=/build/buildd3/mountapp-3.0/debian/mountapp/usr
make[1]: Entering directory `/build/buildd3/mountapp-3.0'
Making install in src
make[2]: Entering directory `/build/buildd3/mountapp-3.0/src'
Making install in EXTRAS
make[3]: Entering directory `/build/buildd3/mountapp-3.0/src/EXTRAS'
make[4]: Entering directory `/build/buildd3/mountapp-3.0/src/EXTRAS'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /build/buildd3/mountapp-3.0/debian/mountapp/usr/share/mount.app
mkdir /build/buildd3/mountapp-3.0/debian/mountapp/usr
mkdir /build/buildd3/mountapp-3.0/debian/mountapp/usr/share
mkdir /build/buildd3/mountapp-3.0/debian/mountapp/usr/share/mount.app
 /usr/bin/ginstall -c -m 644 cdrom.xpm /build/buildd3/mountapp-3.0/debian/mountapp/usr/share/mount.app/cdrom.xpm
 /usr/bin/ginstall -c -m 644 floppy.xpm /build/buildd3/mountapp-3.0/debian/mountapp/usr/share/mount.app/floppy.xpm
 /usr/bin/ginstall -c -m 644 zip.xpm /build/buildd3/mountapp-3.0/debian/mountapp/usr/share/mount.app/zip.xpm
 /usr/bin/ginstall -c -m 644 blank.xpm /build/buildd3/mountapp-3.0/debian/mountapp/usr/share/mount.app/blank.xpm
 /usr/bin/ginstall -c -m 644 dosdisk.xpm /build/buildd3/mountapp-3.0/debian/mountapp/usr/share/mount.app/dosdisk.xpm
 /usr/bin/ginstall -c -m 644 macdisk.xpm /build/buildd3/mountapp-3.0/debian/mountapp/usr/share/mount.app/macdisk.xpm
 /usr/bin/ginstall -c -m 644 harddisk.xpm /build/buildd3/mountapp-3.0/debian/mountapp/usr/share/mount.app/harddisk.xpm
 /usr/bin/ginstall -c -m 644 noperms.txt /build/buildd3/mountapp-3.0/debian/mountapp/usr/share/mount.app/noperms.txt
 /usr/bin/ginstall -c -m 644 devicebusy.txt /build/buildd3/mountapp-3.0/debian/mountapp/usr/share/mount.app/devicebusy.txt
 /usr/bin/ginstall -c -m 644 notmountable.txt /build/buildd3/mountapp-3.0/debian/mountapp/usr/share/mount.app/notmountable.txt
 /usr/bin/ginstall -c -m 644 online-help.txt /build/buildd3/mountapp-3.0/debian/mountapp/usr/share/mount.app/online-help.txt
 /usr/bin/ginstall -c -m 644 zip_ext.xpm /build/buildd3/mountapp-3.0/debian/mountapp/usr/share/mount.app/zip_ext.xpm
 /usr/bin/ginstall -c -m 644 slotin.xpm /build/buildd3/mountapp-3.0/debian/mountapp/usr/share/mount.app/slotin.xpm
make[4]: Leaving directory `/build/buildd3/mountapp-3.0/src/EXTRAS'
make[3]: Leaving directory `/build/buildd3/mountapp-3.0/src/EXTRAS'
make[3]: Entering directory `/build/buildd3/mountapp-3.0/src'
make[4]: Entering directory `/build/buildd3/mountapp-3.0/src'
/bin/sh ../mkinstalldirs /build/buildd3/mountapp-3.0/debian/mountapp/usr/bin
mkdir /build/buildd3/mountapp-3.0/debian/mountapp/usr/bin
  /usr/bin/ginstall -c mount.app /build/buildd3/mountapp-3.0/debian/mountapp/usr/bin/mount.app
  /usr/bin/ginstall -c mount.conf /build/buildd3/mountapp-3.0/debian/mountapp/usr/bin/mount.conf
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd3/mountapp-3.0/src'
make[3]: Leaving directory `/build/buildd3/mountapp-3.0/src'
make[2]: Leaving directory `/build/buildd3/mountapp-3.0/src'
make[2]: Entering directory `/build/buildd3/mountapp-3.0'
make[3]: Entering directory `/build/buildd3/mountapp-3.0'
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/buildd3/mountapp-3.0'
make[2]: Leaving directory `/build/buildd3/mountapp-3.0'
make[1]: Leaving directory `/build/buildd3/mountapp-3.0'
touch install-stamp
dh_testdir
dh_testroot
dh_installdocs
dh_installmenu
dh_installman mount.app.1 mount.conf.1
dh_installchangelogs ChangeLog 
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `mountapp' in `../mountapp_3.0-9_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 20070611-0517

mountapp_3.0-9_m32r.changes:
Format: 1.7
Date: Fri,  6 Jan 2006 14:11:24 -0600
Source: mountapp
Binary: mountapp
Architecture: m32r
Version: 3.0-9
Distribution: unstable
Urgency: low
Maintainer: Gunnar Wolf <gwolf at debian.org>
Changed-By: Gunnar Wolf <gwolf at debian.org>
Description: 
 mountapp   - Tool to (un)mount devices, dockable in WM-like window managers
Closes: 346261
Changes: 
 mountapp (3.0-9) unstable; urgency=low
 .
   * Added missing build-dependency on libxt-dev (Closes:#346261)
Files: 
 62b3f1d32e5da593045c41919f32be8f 100746 x11 optional mountapp_3.0-9_m32r.deb

/debian/buildd3/build/chroot-unstable/build/buildd3/mountapp_3.0-9_m32r.deb:
 new debian package, version 2.0.
 size 100746 bytes: control archive= 1553 bytes.
rm: cannot remove directory `/tmp/dpkg3WGK3u': Directory not empty
rm cleanup failed, code 256
     662 bytes,    15 lines      control              
    1695 bytes,    26 lines      md5sums              
     185 bytes,     7 lines   *  postinst             #!/bin/sh
     160 bytes,     5 lines   *  postrm               #!/bin/sh
 Package: mountapp
 Version: 3.0-9
 Architecture: m32r
 Maintainer: Gunnar Wolf <gwolf at debian.org>
 Installed-Size: 336
 Depends: libc6 (>= 2.3.5-1), libglib1.2 (>= 1.2.0), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6, libxpm4, zlib1g (>= 1:1.2.1), eject, xbase-clients
 Recommends: mc
 Section: x11
 Priority: optional
 Description: Tool to (un)mount devices, dockable in WM-like window managers
  A dock app which allows you to browse all your mount points and to
  mount/unmount devices in a simple point and click manner.
  .
  It was designed to match WindowMaker's look-and-feel - mountapp can
  be run on any window manager, but it will look best in WindowMaker.

/debian/buildd3/build/chroot-unstable/build/buildd3/mountapp_3.0-9_m32r.deb:
drwxr-xr-x root/root         0 2007-06-11 05:15 ./
drwxr-xr-x root/root         0 2007-06-11 05:13 ./usr/
drwxr-xr-x root/root         0 2007-06-11 05:14 ./usr/share/
drwxr-xr-x root/root         0 2007-06-11 05:13 ./usr/share/mount.app/
-rw-r--r-- root/root       717 2007-06-11 05:13 ./usr/share/mount.app/cdrom.xpm
-rw-r--r-- root/root       718 2007-06-11 05:13 ./usr/share/mount.app/floppy.xpm
-rw-r--r-- root/root       715 2007-06-11 05:13 ./usr/share/mount.app/zip.xpm
-rw-r--r-- root/root       657 2007-06-11 05:13 ./usr/share/mount.app/blank.xpm
-rw-r--r-- root/root       639 2007-06-11 05:13 ./usr/share/mount.app/dosdisk.xpm
-rw-r--r-- root/root       873 2007-06-11 05:13 ./usr/share/mount.app/macdisk.xpm
-rw-r--r-- root/root       705 2007-06-11 05:13 ./usr/share/mount.app/harddisk.xpm
-rw-r--r-- root/root       349 2007-06-11 05:13 ./usr/share/mount.app/noperms.txt
-rw-r--r-- root/root       247 2007-06-11 05:13 ./usr/share/mount.app/devicebusy.txt
-rw-r--r-- root/root       251 2007-06-11 05:13 ./usr/share/mount.app/notmountable.txt
-rw-r--r-- root/root      5116 2007-06-11 05:13 ./usr/share/mount.app/online-help.txt
-rw-r--r-- root/root       785 2007-06-11 05:13 ./usr/share/mount.app/zip_ext.xpm
-rw-r--r-- root/root       638 2007-06-11 05:13 ./usr/share/mount.app/slotin.xpm
drwxr-xr-x root/root         0 2007-06-11 05:14 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-06-11 05:15 ./usr/share/doc/mountapp/
-rw-r--r-- root/root       225 2000-05-02 03:02 ./usr/share/doc/mountapp/AUTHORS
-rw-r--r-- root/root      3330 2002-12-07 00:13 ./usr/share/doc/mountapp/README
-rw-r--r-- root/root       516 2002-12-07 00:13 ./usr/share/doc/mountapp/TODO
-rw-r--r-- root/root      1953 2002-12-09 14:36 ./usr/share/doc/mountapp/THANKS
-rw-r--r-- root/root       916 2007-06-11 05:06 ./usr/share/doc/mountapp/copyright
-rw-r--r-- root/root      2051 2002-12-07 00:37 ./usr/share/doc/mountapp/changelog.gz
-rw-r--r-- root/root      2408 2002-12-07 00:13 ./usr/share/doc/mountapp/NEWS.gz
-rw-r--r-- root/root      1688 2007-06-11 05:06 ./usr/share/doc/mountapp/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-06-11 05:14 ./usr/share/menu/
-rw-r--r-- root/root       102 2007-06-11 05:06 ./usr/share/menu/mountapp
drwxr-xr-x root/root         0 2007-06-11 05:14 ./usr/share/man/
drwxr-xr-x root/root         0 2007-06-11 05:15 ./usr/share/man/man1/
-rw-r--r-- root/root      1512 2007-06-11 05:06 ./usr/share/man/man1/mount.app.1.gz
-rw-r--r-- root/root       635 2007-06-11 05:06 ./usr/share/man/man1/mount.conf.1.gz
drwxr-xr-x root/root         0 2007-06-11 05:15 ./usr/bin/
-rwxr-xr-x root/root     83732 2007-06-11 05:15 ./usr/bin/mount.app
-rwxr-xr-x root/root     93712 2007-06-11 05:15 ./usr/bin/mount.conf

******************************************************************************
Built successfully
Purging /debian/buildd3/build/chroot-unstable/build/buildd3/mountapp-3.0
------------------------------------------------------------------------------
(Reading database ... 58262 files and directories currently installed.)
Removing libwings-dev ...
Removing libwraster3-dev ...
Removing libungif4-dev ...
Removing libwraster3 ...
******************************************************************************
Finished at 20070611-0517
Build needed 00:11:22, 1796k disk space




More information about the build-status mailing list