[build-status: 125896] Log for successful build of flwm_1.02+cvs20080422-1 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Fri May 16 22:11:24 JST 2008


Automatic build of flwm_1.02+cvs20080422-1 on mappi005 by sbuild/m32r 98-farm
Build started at 20080516-2128
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 59.4kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main flwm 1.02+cvs20080422-1 (dsc) [722B]
Get:2 http://debian.linux-m32r.org 06_devonian/main flwm 1.02+cvs20080422-1 (tar) [48.0kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main flwm 1.02+cvs20080422-1 (diff) [10.7kB]
Fetched 59.4kB in 1s (35.4kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: autoconf, debhelper (>= 5), dpatch, libfltk1.1-dev, libxft-dev, libxinerama-dev
Checking for already installed source dependencies...
autoconf: already installed (2.61-7)
debhelper: already installed (7.0.8 >= 5 is satisfied)
dpatch: already installed (2.0.29)
libfltk1.1-dev: missing
Using default version 1.1.9-1 (Priority: 500)
libxft-dev: already installed (2.1.12-2)
libxinerama-dev: already installed (2:1.0.3-1)
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libfltk1.1-dev
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  texlive-latex-recommended-doc texlive-latex-base-doc tcl
  texlive-fonts-recommended-doc
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libfltk1.1 libgl1-mesa-dev
Suggested packages:
  fltk1.1-doc fluid libglu1-mesa-dev libglu-dev
The following NEW packages will be installed:
  libfltk1.1 libfltk1.1-dev libgl1-mesa-dev
0 upgraded, 3 newly installed, 0 to remove and 68 not upgraded.
Need to get 1031kB/1057kB of archives.
After this operation, 3359kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libfltk1.1 libfltk1.1-dev libgl1-mesa-dev
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main libfltk1.1 1.1.9-1 [432kB]
Get:2 http://debian.linux-m32r.org 06_devonian/main libfltk1.1-dev 1.1.9-1 [599kB]
Preconfiguring packages ...
Fetched 1031kB in 9s (103kB/s)
Selecting previously deselected package libfltk1.1.
(Reading database ... 60579 files and directories currently installed.)
Unpacking libfltk1.1 (from .../libfltk1.1_1.1.9-1_m32r.deb) ...
Selecting previously deselected package libfltk1.1-dev.
Unpacking libfltk1.1-dev (from .../libfltk1.1-dev_1.1.9-1_m32r.deb) ...
Selecting previously deselected package libgl1-mesa-dev.
Unpacking libgl1-mesa-dev (from .../libgl1-mesa-dev_7.0.3-1_all.deb) ...
Processing triggers for man-db ...
Setting up libfltk1.1 (1.1.9-1) ...
Setting up libfltk1.1-dev (1.1.9-1) ...
Setting up libgl1-mesa-dev (7.0.3-1) ...
Checking correctness of source dependencies...
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.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting flwm in flwm-1.02+cvs20080422
dpkg-source: info: unpacking flwm_1.02+cvs20080422.orig.tar.gz
dpkg-source: info: applying flwm_1.02+cvs20080422-1.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package flwm
dpkg-buildpackage: source version 1.02+cvs20080422-1
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dpatch  deapply-all  
02-nostrip not applied to ./ .
01-debian-menu not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
dh_testroot
rm -f *-stamp
[ ! -f makeinclude ] || /usr/bin/make clean
# Remove files from previous build.
rm -f config.log config.cache config.status
rm -f makedepend makeinclude
rm -rf autom4te.cache
rm -f configure
dh_clean
 debian/rules build
test -d debian/patched || install -d debian/patched
dpatch  apply-all  
applying patch 01-debian-menu to ./ ... ok.
applying patch 02-nostrip to ./ ... ok.
dpatch  cat-all  >>patch-stampT
mv -f patch-stampT patch-stamp
autoconf
CXX="g++" ./configure --prefix=/usr --mandir=/usr/share/man
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
Ignoring libraries " -lSM -lICE" requested by configure.
configure: creating ./config.status
config.status: creating makeinclude
config.status: WARNING:  makeinclude.in seems to ignore the --datarootdir setting
/usr/bin/make "CXXFLAGS=-g -Wall -Wno-return-type -I/usr/X11R6/include -O2"
make[1]: Entering directory `/build/buildd2/flwm-1.02+cvs20080422'
Makefile:42: makedepend: No such file or directory
touch makedepend
make[1]: Leaving directory `/build/buildd2/flwm-1.02+cvs20080422'
make[1]: Entering directory `/build/buildd2/flwm-1.02+cvs20080422'
g++ -g -Wall -Wno-return-type -I/usr/X11R6/include -O2 -c main.C
g++ -g -Wall -Wno-return-type -I/usr/X11R6/include -O2 -c Frame.C
g++ -g -Wall -Wno-return-type -I/usr/X11R6/include -O2 -c Rotated.C
g++ -g -Wall -Wno-return-type -I/usr/X11R6/include -O2 -c Menu.C
g++ -g -Wall -Wno-return-type -I/usr/X11R6/include -O2 -c FrameWindow.C
g++ -g -Wall -Wno-return-type -I/usr/X11R6/include -O2 -c Desktop.C
g++ -g -Wall -Wno-return-type -I/usr/X11R6/include -O2 -c Hotkeys.C
Hotkeys.C:27: warning: 'void NextDesk()' defined but not used
Hotkeys.C:36: warning: 'void PreviousDesk()' defined but not used
g++  -o flwm main.o Frame.o Rotated.o Menu.o FrameWindow.o Desktop.o Hotkeys.o -lfltk -lXft -lXinerama  -lX11 -lXext  -lm
make[1]: Leaving directory `/build/buildd2/flwm-1.02+cvs20080422'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
autoconf
CXX="g++" ./configure --prefix=/usr --mandir=/usr/share/man
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
Ignoring libraries " -lSM -lICE" requested by configure.
configure: creating ./config.status
config.status: creating makeinclude
config.status: WARNING:  makeinclude.in seems to ignore the --datarootdir setting
/usr/bin/make "CXXFLAGS=-g -Wall -Wno-return-type -I/usr/X11R6/include -O2"
make[1]: Entering directory `/build/buildd2/flwm-1.02+cvs20080422'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/build/buildd2/flwm-1.02+cvs20080422'
touch build-stamp
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install prefix=/build/buildd2/flwm-1.02+cvs20080422/debian/flwm/usr \
	mandir=/build/buildd2/flwm-1.02+cvs20080422/debian/flwm/usr/share/man
make[1]: Entering directory `/build/buildd2/flwm-1.02+cvs20080422'
/usr/bin/ginstall -c flwm /build/buildd2/flwm-1.02+cvs20080422/debian/flwm/usr/bin/flwm
/usr/bin/ginstall -c flwm.1 /build/buildd2/flwm-1.02+cvs20080422/debian/flwm/usr/share/man/man1/flwm.1
make[1]: Leaving directory `/build/buildd2/flwm-1.02+cvs20080422'
# We don't want the uncompressed manpage.
rm -f debian/flwm/usr/share/man/man1/flwm.1
dh_testdir
dh_testroot
dh_shlibdeps
dpkg-shlibdeps: warning: dependency on libXinerama.so.1 could be avoided if "debian/flwm/usr/bin/flwm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXft.so.2 could be avoided if "debian/flwm/usr/bin/flwm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXext.so.6 could be avoided if "debian/flwm/usr/bin/flwm" were not uselessly linked against it (they use none of its symbols).
dh_install
dh_installchangelogs
dh_installdocs
dh_installman
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installmenu
dh_strip --dbg-package=flwm-dbg
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `flwm' in `../flwm_1.02+cvs20080422-1_m32r.deb'.
dpkg-deb: building package `flwm-dbg' in `../flwm-dbg_1.02+cvs20080422-1_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../flwm_1.02+cvs20080422-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 20080516-2206

chroot-unstable/build/buildd2/flwm_1.02+cvs20080422-1_m32r.deb:
 new debian package, version 2.0.
 size 41992 bytes: control archive= 1785 bytes.
      23 bytes,     1 lines      conffiles            
    1369 bytes,    32 lines      control              
     427 bytes,     7 lines      md5sums              
     576 bytes,    28 lines   *  postinst             #!/bin/sh
     502 bytes,    29 lines   *  postrm               #!/bin/sh
     163 bytes,    15 lines   *  prerm                #!/bin/sh
 Package: flwm
 Version: 1.02+cvs20080422-1
 Architecture: m32r
 Maintainer: Patrick Matthäi <patrick.matthaei at web.de>
 Installed-Size: 152
 Depends: libc6 (>= 2.3.5-1), libfltk1.1 (>= 1.1.6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12), libx11-6, libxext6, libxft2 (>> 2.1.1), libxinerama1
 Recommends: menu
 Provides: x-window-manager
 Section: x11
 Priority: optional
 Homepage: http://flwm.sourceforge.net/
 Description: Fast Light Window Manager
  Flwm is an attempt to combine the best ideas from several
  window managers. The primary influence and code base is from
  wm2 by Chris Cannam. Primary features copied from wm2 are:
  .
   - Does not look like Windoze.
   - Nifty sideways title bars.
   - No icons. You deiconify by picking off a pop-up menu.
     This means no space is wasted by icons.
   - Really small and fast code.
  .
  It is enhanced by the author's own further nutty ideas:
  .
   - Does not use shape extension, more standard resize handles.
   - Occupies as little screen space as possible. The border and titles
     are as thin as I could possibly make them. And maximized
     windows waste only 15 pixels horizontally and zero (count'em)
     pixels vertically!
   - Independent maximize buttons for width & height, close button.
   - Understands Motif, KDE, and GNOME window manager hints.
   - Multiple desktops, controlled from the same menu as the icons.

chroot-unstable/build/buildd2/flwm-dbg_1.02+cvs20080422-1_m32r.deb:
 new debian package, version 2.0.
 size 76294 bytes: control archive= 1054 bytes.
    1298 bytes,    33 lines      control              
     205 bytes,     3 lines      md5sums              
 Package: flwm-dbg
 Source: flwm
 Version: 1.02+cvs20080422-1
 Architecture: m32r
 Maintainer: Patrick Matthäi <patrick.matthaei at web.de>
 Installed-Size: 216
 Depends: flwm (= 1.02+cvs20080422-1)
 Section: x11
 Priority: extra
 Homepage: http://flwm.sourceforge.net/
 Description: Fast Light Window Manager (debugging symbols)
  Flwm is an attempt to combine the best ideas from several
  window managers. The primary influence and code base is from
  wm2 by Chris Cannam. Primary features copied from wm2 are:
  .
   - Does not look like Windoze.
   - Nifty sideways title bars.
   - No icons. You deiconify by picking off a pop-up menu.
     This means no space is wasted by icons.
   - Really small and fast code.
  .
  It is enhanced by the author's own further nutty ideas:
  .
   - Does not use shape extension, more standard resize handles.
   - Occupies as little screen space as possible. The border and titles
     are as thin as I could possibly make them. And maximized
     windows waste only 15 pixels horizontally and zero (count'em)
     pixels vertically!
   - Independent maximize buttons for width & height, close button.
   - Understands Motif, KDE, and GNOME window manager hints.
   - Multiple desktops, controlled from the same menu as the icons.
  .
  This package contains the debugging symbols for flwm.

chroot-unstable/build/buildd2/flwm_1.02+cvs20080422-1_m32r.deb:
drwxr-xr-x root/root         0 2008-05-16 22:04 ./
drwxr-xr-x root/root         0 2008-05-16 22:02 ./etc/
drwxr-xr-x root/root         0 2008-05-16 22:02 ./etc/menu-methods/
-rw-r--r-- root/root      1317 2008-05-16 21:47 ./etc/menu-methods/flwm
drwxr-xr-x root/root         0 2008-05-16 21:59 ./usr/
drwxr-xr-x root/root         0 2008-05-16 22:04 ./usr/bin/
-rwxr-xr-x root/root     55072 2008-05-16 22:04 ./usr/bin/flwm
drwxr-xr-x root/root         0 2008-05-16 22:03 ./usr/share/
drwxr-xr-x root/root         0 2008-05-16 22:03 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-16 22:04 ./usr/share/doc/flwm/
-rw-r--r-- root/root      1482 2008-05-16 21:47 ./usr/share/doc/flwm/copyright
-rw-r--r-- root/root       259 2008-05-16 21:47 ./usr/share/doc/flwm/README.Debian
-rw-r--r-- root/root      4010 2001-04-23 01:09 ./usr/share/doc/flwm/README
-rw-r--r-- root/root      3664 2008-05-16 21:47 ./usr/share/doc/flwm/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-05-16 22:03 ./usr/share/menu/
-rw-r--r-- root/root       135 2008-05-16 21:47 ./usr/share/menu/flwm
drwxr-xr-x root/root         0 2008-05-16 21:59 ./usr/share/man/
drwxr-xr-x root/root         0 2008-05-16 22:04 ./usr/share/man/man1/
-rw-r--r-- root/root      3612 2008-05-16 22:03 ./usr/share/man/man1/flwm.1.gz

chroot-unstable/build/buildd2/flwm-dbg_1.02+cvs20080422-1_m32r.deb:
drwxr-xr-x root/root         0 2008-05-16 22:04 ./
drwxr-xr-x root/root         0 2008-05-16 22:04 ./usr/
drwxr-xr-x root/root         0 2008-05-16 22:03 ./usr/share/
drwxr-xr-x root/root         0 2008-05-16 22:03 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-16 22:04 ./usr/share/doc/flwm-dbg/
-rw-r--r-- root/root      1482 2008-05-16 21:47 ./usr/share/doc/flwm-dbg/copyright
-rw-r--r-- root/root      3664 2008-05-16 21:47 ./usr/share/doc/flwm-dbg/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-05-16 22:04 ./usr/lib/
drwxr-xr-x root/root         0 2008-05-16 22:04 ./usr/lib/debug/
drwxr-xr-x root/root         0 2008-05-16 22:04 ./usr/lib/debug/usr/
drwxr-xr-x root/root         0 2008-05-16 22:04 ./usr/lib/debug/usr/bin/
-rw-r--r-- root/root    167060 2008-05-16 22:04 ./usr/lib/debug/usr/bin/flwm

flwm_1.02+cvs20080422-1_m32r.changes:
Format: 1.8
Date: Tue,  3 May 2008 20:32:21 +0100
Source: flwm
Binary: flwm flwm-dbg
Architecture: m32r
Version: 1.02+cvs20080422-1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Patrick Matthäi <patrick.matthaei at web.de>
Description: 
 flwm       - Fast Light Window Manager
 flwm-dbg   - Fast Light Window Manager (debugging symbols)
Closes: 272672 316209 316885 369933 458946
Changes: 
 flwm (1.02+cvs20080422-1) unstable; urgency=low
 .
   * New maintainer.
     Closes: #369933
   * New CVS snapshot from the 22th April 2008.
     Closes: #458946, #272672, #316885, #316209
   * Reworked the whole package with debhelper. This also fixes all lintian
     warnings.
Checksums-Sha1: 
 f2b2361eb84445c155d0aabd89083b570164a7e8 41992 flwm_1.02+cvs20080422-1_m32r.deb
 a2a11a26bacef8966d6d33ee53d0fb97fc707d23 76294 flwm-dbg_1.02+cvs20080422-1_m32r.deb
Checksums-Sha256: 
 040a0ee7b3ff02dafd8d2917d8bd75b0296fddb1522833aea8b2c93038eb7b0a 41992 flwm_1.02+cvs20080422-1_m32r.deb
 92fbc48b513efb74041f551a4ae318553025dbc610420646af20e32b921224e3 76294 flwm-dbg_1.02+cvs20080422-1_m32r.deb
Files: 
 ec0cccd48fc50a6b768bda5d68fb2d00 41992 x11 optional flwm_1.02+cvs20080422-1_m32r.deb
 8768ca6f1526c0dc5be36860de35ca89 76294 x11 extra flwm-dbg_1.02+cvs20080422-1_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/flwm-1.02+cvs20080422
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/debian/buildd2/build/chroot-unstable --purge libfltk1.1 libfltk1.1-dev libgl1-mesa-dev
(Reading database ... 60739 files and directories currently installed.)
Removing libfltk1.1-dev ...
Purging configuration files for libfltk1.1-dev ...
Removing libgl1-mesa-dev ...
Removing libfltk1.1 ...
Purging configuration files for libfltk1.1 ...
Processing triggers for man-db ...
******************************************************************************
Finished at 20080516-2211
Build needed 00:21:12, 1664k disk space




More information about the build-status mailing list