[build-status: 64719] Log for successful build of wmctrl_1.07-6 (dist=unstable)

Build Daemon buildd at linux-m32r.org
Sun Apr 1 16:22:44 JST 2007


Automatic build of wmctrl_1.07-6 on mappi006 by sbuild/m32r 1.7
Build started at 20070401-1614
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 93.0kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main wmctrl 1.07-6 (dsc) [627B]
Get:2 http://debian.linux-m32r.org 06_devonian/main wmctrl 1.07-6 (tar) [87.8kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main wmctrl 1.07-6 (diff) [4591B]
Fetched 93.0kB in 1s (78.0kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.0.0), x11proto-core-dev, libx11-dev, libxmu-dev, libglib2.0-dev (>= 2.4.0)
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 4.0.0)
x11proto-core-dev: already installed
libx11-dev: already installed
libxmu-dev: already installed
libglib2.0-dev: already installed (in sufficient version 2.12.6-2 >= 2.4.0)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
gpg: Signature made Wed Mar 28 12:15:23 2007 JST using DSA key ID F1968D1B
gpg: Can't check signature: public key not found
dpkg-source: extracting wmctrl in wmctrl-1.07
dpkg-source: unpacking wmctrl_1.07.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/wmctrl_1.07-6.diff.gz
dpkg-buildpackage: source package is wmctrl
dpkg-buildpackage: source version is 1.07-6
dpkg-buildpackage: source changed by Decklin Foster <decklin at red-bean.com>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.07-6
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp 
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd3/wmctrl-1.07'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/build/buildd3/wmctrl-1.07'
make: [clean] Error 2 (ignored)
dh_clean 
 debian/rules build
dh_testdir
# Add here commands to configure the package.
CFLAGS="-Wall -g -O2" ./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info
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 m32r-linux-gnu-gcc... m32r-linux-gnu-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 m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of m32r-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... m32r-linux-gnu-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
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.12.6)
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd3/wmctrl-1.07'
if m32r-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"wmctrl\" -DVERSION=\"1.07\"  -I. -I.  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -Wall -Wall -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" \
	  -c -o main.o `test -f 'main.c' || echo './'`main.c; \
	then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
	else rm -f ".deps/main.Tpo"; exit 1; \
	fi
main.c: In function 'window_set_title':
main.c:651: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness
main.c:658: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness
main.c:665: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness
main.c:672: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness
m32r-linux-gnu-gcc -Wall -Wall -g -O2   -o wmctrl  main.o -lSM -lICE -lX11 -lXmu  -lglib-2.0   
make[1]: Leaving directory `/build/buildd3/wmctrl-1.07'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k 
dh_installdirs
# Add here commands to install the package into debian/wmctrl.
/usr/bin/make install DESTDIR=/build/buildd3/wmctrl-1.07/debian/wmctrl
make[1]: Entering directory `/build/buildd3/wmctrl-1.07'
make[2]: Entering directory `/build/buildd3/wmctrl-1.07'
/bin/sh ./mkinstalldirs /build/buildd3/wmctrl-1.07/debian/wmctrl/usr/bin
mkdir -p -- /build/buildd3/wmctrl-1.07/debian/wmctrl/usr/bin
  /usr/bin/ginstall -c wmctrl /build/buildd3/wmctrl-1.07/debian/wmctrl/usr/bin/wmctrl
/bin/sh ./mkinstalldirs /build/buildd3/wmctrl-1.07/debian/wmctrl/usr/share/man/man1
mkdir -p -- /build/buildd3/wmctrl-1.07/debian/wmctrl/usr/share/man/man1
 /usr/bin/ginstall -c -m 644 ./wmctrl.1 /build/buildd3/wmctrl-1.07/debian/wmctrl/usr/share/man/man1/wmctrl.1
make[2]: Leaving directory `/build/buildd3/wmctrl-1.07'
make[1]: Leaving directory `/build/buildd3/wmctrl-1.07'
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installexamples
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `wmctrl' in `../wmctrl_1.07-6_m32r.deb'.
 dpkg-genchanges -b
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070401-1622

chroot-unstable/build/buildd3/wmctrl_1.07-6_m32r.deb:
 new debian package, version 2.0.
 size 20892 bytes: control archive= 836 bytes.
rm: cannot remove directory `/tmp/dpkghtXd2o': Directory not empty
rm cleanup failed, code 256
     747 bytes,    18 lines      control              
     384 bytes,     6 lines      md5sums              
 Package: wmctrl
 Version: 1.07-6
 Section: x11
 Priority: optional
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxmu6
 Installed-Size: 84
 Maintainer: Decklin Foster <decklin at red-bean.com>
 Description: control an EWMH/NetWM compatible X Window Manager
  Wmctrl is a command line tool to interact with an
  EWMH/NetWM compatible X Window Manager (examples include
  Enlightenment, icewm, kwin, metacity, and sawfish).
  .
  Wmctrl provides command line access to almost all the features
  defined in the EWMH specification. For example it can maximize
  windows, make them sticky, set them to be always on top. It can
  switch and resize desktops and perform many other useful
  operations.

chroot-unstable/build/buildd3/wmctrl_1.07-6_m32r.deb:
drwxr-xr-x root/root         0 2007-04-01 16:21 ./
drwxr-xr-x root/root         0 2007-04-01 16:20 ./usr/
drwxr-xr-x root/root         0 2007-04-01 16:20 ./usr/bin/
-rwxr-xr-x root/root     27324 2007-04-01 16:20 ./usr/bin/wmctrl
drwxr-xr-x root/root         0 2007-04-01 16:20 ./usr/share/
drwxr-xr-x root/root         0 2007-04-01 16:20 ./usr/share/man/
drwxr-xr-x root/root         0 2007-04-01 16:21 ./usr/share/man/man1/
-rw-r--r-- root/root      3660 2007-04-01 16:20 ./usr/share/man/man1/wmctrl.1.gz
drwxr-xr-x root/root         0 2007-04-01 16:20 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-04-01 16:21 ./usr/share/doc/wmctrl/
-rw-r--r-- root/root      1240 2005-01-29 12:39 ./usr/share/doc/wmctrl/changelog.gz
-rw-r--r-- root/root      1444 2003-10-04 07:01 ./usr/share/doc/wmctrl/README
-rw-r--r-- root/root       493 2007-04-01 16:15 ./usr/share/doc/wmctrl/copyright
-rw-r--r-- root/root       991 2007-04-01 16:15 ./usr/share/doc/wmctrl/changelog.Debian.gz

wmctrl_1.07-6_m32r.changes:
Format: 1.7
Date: Tue, 18 Apr 2006 10:20:00 -0400
Source: wmctrl
Binary: wmctrl
Architecture: m32r
Version: 1.07-6
Distribution: unstable
Urgency: low
Maintainer: Decklin Foster <decklin at red-bean.com>
Changed-By: Decklin Foster <decklin at red-bean.com>
Description: 
 wmctrl     - control an EWMH/NetWM compatible X Window Manager
Closes: 362068
Changes: 
 wmctrl (1.07-6) unstable; urgency=low
 .
   * Reverted CARD32 patch, which was broken on amd64; use fix from Chris
     Donoghue instead. (Closes: #362068)
   * Change x-dev -> x11proto-core-dev build-dep.
Files: 
 d0f67afc09803aa13320baba0a7fd1b7 20892 x11 optional wmctrl_1.07-6_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd3/wmctrl-1.07
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070401-1622
Build needed 00:07:06, 804k disk space




More information about the build-status mailing list