[build-status: 90662] Log for successful build of wmcliphist_0.6-4 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Tue Sep 18 00:26:28 JST 2007
Automatic build of wmcliphist_0.6-4 on mappi005 by sbuild/m32r 0.53
Build started at 20070918-0011
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 93.2kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main wmcliphist 0.6-4 (dsc) [626B]
Get:2 http://debian.linux-m32r.org 06_devonian/main wmcliphist 0.6-4 (tar) [88.7kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main wmcliphist 0.6-4 (diff) [3805B]
Fetched 93.2kB in 1s (86.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: dpatch, debhelper (>= 4), libglib1.2-dev, libgtk1.2-dev, docbook-to-man
**** Warning:
**** The following central src deps are (probably) missing:
xlibs-dev (>> 4.1.0)
Checking for already installed source dependencies...
dpatch: already installed (2.0.27)
debhelper: already installed (5.0.54 >= 4 is satisfied)
libglib1.2-dev: already installed (1.2.10-17)
libgtk1.2-dev: already installed (1.2.10-18.1)
docbook-to-man: already installed (1:2.0.0-25)
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
------------------------------------------------------------------------------
dpkg-source: extracting wmcliphist in wmcliphist-0.6
dpkg-source: unpacking wmcliphist_0.6.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/wmcliphist_0.6-4.diff.gz
dpkg-buildpackage: source package is wmcliphist
dpkg-buildpackage: source version is 0.6-4
dpkg-buildpackage: source changed by Sebastian Ley <ley at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.6-4
/usr/bin/fakeroot debian/rules clean
dpatch deapply-all
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
dh_testroot
rm -f debian/wmcliphist.1
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/build/buildd2/wmcliphist-0.6'
rm -rf wmcliphist.o clipboard.o gui.o rcconfig.o history.o hotkeys.o wmcliphist
make[2]: Entering directory `/build/buildd2/wmcliphist-0.6/foodock'
rm -rf libfoodock.so foodock.o example.o example
make[2]: Leaving directory `/build/buildd2/wmcliphist-0.6/foodock'
make[1]: Leaving directory `/build/buildd2/wmcliphist-0.6'
/usr/bin/make -C foodock clean
make[1]: Entering directory `/build/buildd2/wmcliphist-0.6/foodock'
rm -rf libfoodock.so foodock.o example.o example
make[1]: Leaving directory `/build/buildd2/wmcliphist-0.6/foodock'
rm -f debian/wmcliphistrc
dh_clean
debian/rules build
test -d debian/patched || install -d debian/patched
dpatch apply-all
dpatch cat-all >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd2/wmcliphist-0.6'
gcc -Wall -O2 -ansi -pedantic `gtk-config --cflags` -I. -Ifoodock -g -c -o wmcliphist.o wmcliphist.c
In file included from /usr/include/gtk-1.2/gdk/gdktypes.h:33,
from /usr/include/gtk-1.2/gdk/gdk.h:31,
from /usr/include/gtk-1.2/gtk/gtk.h:31,
from ./wmcliphist.h:18,
from wmcliphist.c:5:
/usr/include/glib-1.2/glib.h:1308:23: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1311:25: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1314:26: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1317:25: warning: ISO C does not permit named variadic macros
gcc -Wall -O2 -ansi -pedantic `gtk-config --cflags` -I. -Ifoodock -g -c -o clipboard.o clipboard.c
In file included from /usr/include/gtk-1.2/gdk/gdktypes.h:33,
from /usr/include/gtk-1.2/gdk/gdk.h:31,
from /usr/include/gtk-1.2/gtk/gtk.h:31,
from ./wmcliphist.h:18,
from clipboard.c:1:
/usr/include/glib-1.2/glib.h:1308:23: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1311:25: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1314:26: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1317:25: warning: ISO C does not permit named variadic macros
clipboard.c: In function 'my_get_xselection':
clipboard.c:68: warning: dereferencing type-punned pointer will break strict-aliasing rules
gcc -Wall -O2 -ansi -pedantic `gtk-config --cflags` -I. -Ifoodock -g -c -o gui.o gui.c
In file included from /usr/include/gtk-1.2/gdk/gdktypes.h:33,
from /usr/include/gtk-1.2/gdk/gdk.h:31,
from /usr/include/gtk-1.2/gtk/gtk.h:31,
from ./wmcliphist.h:18,
from gui.c:1:
/usr/include/glib-1.2/glib.h:1308:23: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1311:25: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1314:26: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1317:25: warning: ISO C does not permit named variadic macros
gcc -Wall -O2 -ansi -pedantic `gtk-config --cflags` -I. -Ifoodock -g -c -o rcconfig.o rcconfig.c
In file included from /usr/include/gtk-1.2/gdk/gdktypes.h:33,
from /usr/include/gtk-1.2/gdk/gdk.h:31,
from /usr/include/gtk-1.2/gtk/gtk.h:31,
from ./wmcliphist.h:18,
from rcconfig.c:1:
/usr/include/glib-1.2/glib.h:1308:23: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1311:25: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1314:26: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1317:25: warning: ISO C does not permit named variadic macros
gcc -Wall -O2 -ansi -pedantic `gtk-config --cflags` -I. -Ifoodock -g -c -o history.o history.c
In file included from /usr/include/gtk-1.2/gdk/gdktypes.h:33,
from /usr/include/gtk-1.2/gdk/gdk.h:31,
from /usr/include/gtk-1.2/gtk/gtk.h:31,
from ./wmcliphist.h:18,
from history.c:1:
/usr/include/glib-1.2/glib.h:1308:23: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1311:25: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1314:26: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1317:25: warning: ISO C does not permit named variadic macros
gcc -Wall -O2 -ansi -pedantic `gtk-config --cflags` -I. -Ifoodock -g -c -o hotkeys.o hotkeys.c
In file included from /usr/include/gtk-1.2/gdk/gdktypes.h:33,
from /usr/include/gtk-1.2/gdk/gdk.h:31,
from /usr/include/gtk-1.2/gtk/gtk.h:31,
from ./wmcliphist.h:18,
from hotkeys.c:1:
/usr/include/glib-1.2/glib.h:1308:23: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1311:25: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1314:26: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1317:25: warning: ISO C does not permit named variadic macros
gcc -Wall -O2 -ansi -pedantic `gtk-config --cflags` -I. -Ifoodock -g -c -o foodock/foodock.o foodock/foodock.c
In file included from /usr/include/gtk-1.2/gdk/gdktypes.h:33,
from /usr/include/gtk-1.2/gdk/gdk.h:31,
from /usr/include/gtk-1.2/gtk/gtk.h:31,
from foodock/foodock.c:11:
/usr/include/glib-1.2/glib.h:1308:23: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1311:25: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1314:26: warning: ISO C does not permit named variadic macros
/usr/include/glib-1.2/glib.h:1317:25: warning: ISO C does not permit named variadic macros
gcc `gtk-config --libs` -o wmcliphist wmcliphist.o clipboard.o gui.o rcconfig.o history.o hotkeys.o foodock/foodock.o
make[1]: Leaving directory `/build/buildd2/wmcliphist-0.6'
/usr/bin/docbook-to-man debian/wmcliphist.sgml > debian/wmcliphist.1
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 debian/wmcliphist.
/usr/bin/make install DESTDIR=/build/buildd2/wmcliphist-0.6/debian/wmcliphist/usr/bin
make[1]: Entering directory `/build/buildd2/wmcliphist-0.6'
cp wmcliphist /build/buildd2/wmcliphist-0.6/debian/wmcliphist/usr/bin
make[1]: Leaving directory `/build/buildd2/wmcliphist-0.6'
cp .wmcliphistrc debian/wmcliphistrc
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installmenu
dh_installman debian/wmcliphist.1
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `wmcliphist' in `../wmcliphist_0.6-4_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 20070918-0026
wmcliphist_0.6-4_m32r.changes:
Format: 1.7
Date: Sat, 08 Sep 2007 16:21:48 +0200
Source: wmcliphist
Binary: wmcliphist
Architecture: m32r
Version: 0.6-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages at qa.debian.org>
Changed-By: Sebastian Ley <ley at debian.org>
Description:
wmcliphist - Dockapp which provides a history for X11 selections
Changes:
wmcliphist (0.6-4) unstable; urgency=low
.
* Orphan the package
Files:
c0aaba93bc724536f65369660765182a 68744 x11 extra wmcliphist_0.6-4_m32r.deb
/debian/buildd2/build/chroot-unstable/build/buildd2/wmcliphist_0.6-4_m32r.deb:
new debian package, version 2.0.
size 68744 bytes: control archive= 945 bytes.
525 bytes, 12 lines control
543 bytes, 8 lines md5sums
185 bytes, 7 lines * postinst #!/bin/sh
160 bytes, 5 lines * postrm #!/bin/sh
Package: wmcliphist
Version: 0.6-4
Architecture: m32r
Maintainer: Debian QA Group <packages at qa.debian.org>
Installed-Size: 240
Depends: libc6 (>= 2.3.5-1), libglib1.2 (>= 1.2.0), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6
Section: x11
Priority: extra
Description: Dockapp which provides a history for X11 selections
wmcliphist is a dockable application for Window Maker. It keeps a
history of clipboard operations and allows you to put previously
copied items back to clipboard for pasting to other applications.
/debian/buildd2/build/chroot-unstable/build/buildd2/wmcliphist_0.6-4_m32r.deb:
drwxr-xr-x root/root 0 2007-09-18 00:24 ./
drwxr-xr-x root/root 0 2007-09-18 00:23 ./usr/
drwxr-xr-x root/root 0 2007-09-18 00:23 ./usr/bin/
-rwxr-xr-x root/root 161392 2007-09-18 00:23 ./usr/bin/wmcliphist
drwxr-xr-x root/root 0 2007-09-18 00:23 ./usr/share/
drwxr-xr-x root/root 0 2007-09-18 00:23 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-09-18 00:24 ./usr/share/doc/wmcliphist/
-rw-r--r-- root/root 594 2007-09-18 00:16 ./usr/share/doc/wmcliphist/copyright
-rw-r--r-- root/root 1297 2003-08-25 05:59 ./usr/share/doc/wmcliphist/changelog.gz
-rw-r--r-- root/root 3492 2007-09-18 00:22 ./usr/share/doc/wmcliphist/wmcliphistrc
-rw-r--r-- root/root 1942 2003-08-26 19:01 ./usr/share/doc/wmcliphist/README.gz
-rw-r--r-- root/root 720 2007-09-18 00:16 ./usr/share/doc/wmcliphist/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-09-18 00:23 ./usr/share/menu/
-rw-r--r-- root/root 102 2007-09-18 00:16 ./usr/share/menu/wmcliphist
drwxr-xr-x root/root 0 2007-09-18 00:23 ./usr/share/man/
drwxr-xr-x root/root 0 2007-09-18 00:24 ./usr/share/man/man1/
-rw-r--r-- root/root 935 2007-09-18 00:22 ./usr/share/man/man1/wmcliphist.1.gz
******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/wmcliphist-0.6
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070918-0026
Build needed 00:10:24, 1564k disk space
More information about the build-status
mailing list