[build-status: 124992] Log for successful build of stalonetray_0.7.6-1 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Mon May 5 12:51:40 JST 2008
Automatic build of stalonetray_0.7.6-1 on mappi005 by sbuild/m32r 98-farm
Build started at 20080505-1216
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 176kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main stalonetray 0.7.6-1 (dsc) [880B]
Get:2 http://debian.linux-m32r.org 06_devonian/main stalonetray 0.7.6-1 (tar) [172kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main stalonetray 0.7.6-1 (diff) [2493B]
Fetched 176kB in 4s (37.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: autotools-dev, cdbs, debhelper (>= 5), libx11-dev, libxpm-dev
Checking for already installed source dependencies...
autotools-dev: already installed (20080123.1)
cdbs: already installed (0.4.52)
debhelper: already installed (7.0.2 >= 5 is satisfied)
libx11-dev: already installed (2:1.0.3-7)
libxpm-dev: already installed (1:3.5.7-1)
Checking for source dependency conflicts...
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 stalonetray in stalonetray-0.7.6
dpkg-source: info: unpacking stalonetray_0.7.6.orig.tar.gz
dpkg-source: info: applying stalonetray_0.7.6-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 stalonetray
dpkg-buildpackage: source version 0.7.6-1
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
test -x debian/rules
dh_testroot
dh_clean
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd2/stalonetray-0.7.6'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd2/stalonetray-0.7.6'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
debian/rules build
test -x debian/rules
mkdir -p "."
touch debian/stamp-autotools-files
chmod a+x /build/buildd2/stalonetray-0.7.6/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd2/stalonetray-0.7.6/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/stalonetray" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.
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 gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking how to run the C preprocessor... cc -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 ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
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 XpmReadFileToPixmap in -lXpm... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
*
* Debug : yes
* Native KDE support : yes
* XPM background support : yes
*
/usr/bin/make -C .
make[1]: Entering directory `/build/buildd2/stalonetray-0.7.6'
Making all in src
make[2]: Entering directory `/build/buildd2/stalonetray-0.7.6/src'
/usr/bin/make all-am
make[3]: Entering directory `/build/buildd2/stalonetray-0.7.6/src'
cc -DHAVE_CONFIG_H -I. -I. -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -g -O2 -g -Wall -O2 -g -ggdb -pedantic -Wall -fno-strict-aliasing -c main.c
cc -DHAVE_CONFIG_H -I. -I. -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -g -O2 -g -Wall -O2 -g -ggdb -pedantic -Wall -fno-strict-aliasing -c icons.c
cc -DHAVE_CONFIG_H -I. -I. -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -g -O2 -g -Wall -O2 -g -ggdb -pedantic -Wall -fno-strict-aliasing -c xembed.c
cc -DHAVE_CONFIG_H -I. -I. -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -g -O2 -g -Wall -O2 -g -ggdb -pedantic -Wall -fno-strict-aliasing -c layout.c
cc -DHAVE_CONFIG_H -I. -I. -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -g -O2 -g -Wall -O2 -g -ggdb -pedantic -Wall -fno-strict-aliasing -c embed.c
cc -DHAVE_CONFIG_H -I. -I. -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -g -O2 -g -Wall -O2 -g -ggdb -pedantic -Wall -fno-strict-aliasing -c settings.c
settings.c: In function 'usage':
settings.c:336: warning: string length '2996' is greater than the length '509' ISO C89 compilers are required to support
cc -DHAVE_CONFIG_H -I. -I. -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -g -O2 -g -Wall -O2 -g -ggdb -pedantic -Wall -fno-strict-aliasing -c xutils.c
cc -DHAVE_CONFIG_H -I. -I. -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -g -O2 -g -Wall -O2 -g -ggdb -pedantic -Wall -fno-strict-aliasing -c tray.c
cc -DHAVE_CONFIG_H -I. -I. -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -g -O2 -g -Wall -O2 -g -ggdb -pedantic -Wall -fno-strict-aliasing -c wmh.c
cc -DHAVE_CONFIG_H -I. -I. -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -g -O2 -g -Wall -O2 -g -ggdb -pedantic -Wall -fno-strict-aliasing -c debug.c
cc -DHAVE_CONFIG_H -I. -I. -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -g -O2 -g -Wall -O2 -g -ggdb -pedantic -Wall -fno-strict-aliasing -c image.c
cc -DHAVE_CONFIG_H -I. -I. -I. -DFEATURE_LIST='"XPM:yes DEBUG:yes KDE:yes"' -g -O2 -g -Wall -O2 -g -ggdb -pedantic -Wall -fno-strict-aliasing -c kde_tray.c
cc -g -O2 -g -Wall -O2 -g -ggdb -pedantic -Wall -fno-strict-aliasing -rdynamic -o stalonetray main.o icons.o xembed.o layout.o embed.o settings.o xutils.o tray.o wmh.o debug.o image.o kde_tray.o -lSM -lICE -lX11 -lXpm
make[3]: Leaving directory `/build/buildd2/stalonetray-0.7.6/src'
make[2]: Leaving directory `/build/buildd2/stalonetray-0.7.6/src'
make[2]: Entering directory `/build/buildd2/stalonetray-0.7.6'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/build/buildd2/stalonetray-0.7.6'
make[1]: Leaving directory `/build/buildd2/stalonetray-0.7.6'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
dh_testroot
dh_clean -k
dh_installdirs -A
mkdir -p "."
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C . install DESTDIR=/build/buildd2/stalonetray-0.7.6/debian/stalonetray/
make[1]: Entering directory `/build/buildd2/stalonetray-0.7.6'
Making install in src
make[2]: Entering directory `/build/buildd2/stalonetray-0.7.6/src'
make[3]: Entering directory `/build/buildd2/stalonetray-0.7.6/src'
test -z "/usr/bin" || mkdir -p -- "/build/buildd2/stalonetray-0.7.6/debian/stalonetray//usr/bin"
/usr/bin/ginstall -c 'stalonetray' '/build/buildd2/stalonetray-0.7.6/debian/stalonetray//usr/bin/stalonetray'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/stalonetray-0.7.6/src'
make[2]: Leaving directory `/build/buildd2/stalonetray-0.7.6/src'
make[2]: Entering directory `/build/buildd2/stalonetray-0.7.6'
make[3]: Entering directory `/build/buildd2/stalonetray-0.7.6'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/man1" || mkdir -p -- "/build/buildd2/stalonetray-0.7.6/debian/stalonetray//usr/share/man/man1"
/usr/bin/ginstall -c -m 644 './stalonetray.1' '/build/buildd2/stalonetray-0.7.6/debian/stalonetray//usr/share/man/man1/stalonetray.1'
make[3]: Leaving directory `/build/buildd2/stalonetray-0.7.6'
make[2]: Leaving directory `/build/buildd2/stalonetray-0.7.6'
make[1]: Leaving directory `/build/buildd2/stalonetray-0.7.6'
dh_installdirs -pstalonetray
dh_installdocs -pstalonetray ./README ./NEWS ./TODO ./AUTHORS
dh_installexamples -pstalonetray
dh_installman -pstalonetray
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installinfo -pstalonetray
dh_installmenu -pstalonetray
dh_installcron -pstalonetray
dh_installinit -pstalonetray
dh_installdebconf -pstalonetray
dh_installemacsen -pstalonetray
dh_installcatalogs -pstalonetray
dh_installpam -pstalonetray
dh_installlogrotate -pstalonetray
dh_installlogcheck -pstalonetray
dh_installchangelogs -pstalonetray ./ChangeLog
dh_installudev -pstalonetray
dh_lintian -pstalonetray
dh_install -pstalonetray
dh_link -pstalonetray
dh_installmime -pstalonetray
dh_strip -pstalonetray
dh_compress -pstalonetray
dh_fixperms -pstalonetray
dh_makeshlibs -pstalonetray
dh_installdeb -pstalonetray
dh_perl -pstalonetray
dh_shlibdeps -pstalonetray
dpkg-shlibdeps: warning: dependency on libSM.so.6 could be avoided if "debian/stalonetray/usr/bin/stalonetray" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libICE.so.6 could be avoided if "debian/stalonetray/usr/bin/stalonetray" were not uselessly linked against it (they use none of its symbols).
dh_gencontrol -pstalonetray
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -pstalonetray
dh_builddeb -pstalonetray
dpkg-deb: building package `stalonetray' in `../stalonetray_0.7.6-1_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../stalonetray_0.7.6-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 20080505-1251
chroot-unstable/build/buildd2/stalonetray_0.7.6-1_m32r.deb:
new debian package, version 2.0.
size 69760 bytes: control archive= 1264 bytes.
896 bytes, 24 lines control
846 bytes, 12 lines md5sums
185 bytes, 7 lines * postinst #!/bin/sh
160 bytes, 5 lines * postrm #!/bin/sh
Package: stalonetray
Version: 0.7.6-1
Architecture: m32r
Maintainer: Roman Dubtsov <busa_ru at users.sourceforge.net>
Installed-Size: 212
Depends: libc6 (>= 2.3.5-1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxpm4
Section: x11
Priority: optional
Homepage: http://stalonetray.sourceforge.net/
Description: Standalone freedesktop.org and KDE systray implementation
stalonetray is an implementation of system tray application (aka
notificaton area) according to freedesktop.org specification; support
for KDE icons included.
.
stalonetray is a stand-alone system tray (notification area) for X
Window System/X11 (e.g. X.Org or XFree 86). It has full XEMBED
support and minimal dependencies: an X11 lib only. Stalonetray works
with virtually any EWMH-compliant window manager.
.
Window managers that are reported to work well with stalonetray:
- FVWM
- OpenBox
- Enlightenment
- ion3
chroot-unstable/build/buildd2/stalonetray_0.7.6-1_m32r.deb:
drwxr-xr-x root/root 0 2008-05-05 12:41 ./
drwxr-xr-x root/root 0 2008-05-05 12:39 ./usr/
drwxr-xr-x root/root 0 2008-05-05 12:45 ./usr/bin/
-rwxr-xr-x root/root 78364 2008-05-05 12:45 ./usr/bin/stalonetray
drwxr-xr-x root/root 0 2008-05-05 12:40 ./usr/share/
drwxr-xr-x root/root 0 2008-05-05 12:40 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-05-05 12:45 ./usr/share/doc/stalonetray/
-rw-r--r-- root/root 3926 2008-01-07 20:52 ./usr/share/doc/stalonetray/TODO
drwxr-xr-x root/root 0 2008-05-05 12:45 ./usr/share/doc/stalonetray/examples/
-rw-r--r-- root/root 1501 2008-01-08 01:01 ./usr/share/doc/stalonetray/examples/stalonetrayrc.sample.gz
-rw-r--r-- root/root 18320 2008-01-08 01:01 ./usr/share/doc/stalonetray/stalonetray.html
-rw-r--r-- root/root 937 2008-05-05 12:23 ./usr/share/doc/stalonetray/copyright
-rw-r--r-- root/root 16598 2008-01-08 01:01 ./usr/share/doc/stalonetray/changelog.gz
-rw-r--r-- root/root 46 2007-09-21 23:35 ./usr/share/doc/stalonetray/AUTHORS
-rw-r--r-- root/root 801 2007-09-21 23:35 ./usr/share/doc/stalonetray/README
-rw-r--r-- root/root 626 2008-01-08 00:31 ./usr/share/doc/stalonetray/NEWS.gz
-rw-r--r-- root/root 1072 2008-05-05 12:23 ./usr/share/doc/stalonetray/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-05-05 12:40 ./usr/share/menu/
-rw-r--r-- root/root 133 2008-05-05 12:23 ./usr/share/menu/stalonetray
drwxr-xr-x root/root 0 2008-05-05 12:39 ./usr/share/man/
drwxr-xr-x root/root 0 2008-05-05 12:45 ./usr/share/man/man1/
-rw-r--r-- root/root 3097 2008-05-05 12:40 ./usr/share/man/man1/stalonetray.1.gz
stalonetray_0.7.6-1_m32r.changes:
Format: 1.8
Date: Mon, 07 Jan 2008 22:11:57 +0100
Source: stalonetray
Binary: stalonetray
Architecture: m32r
Version: 0.7.6-1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Torsten Werner <twerner at debian.org>
Description:
stalonetray - Standalone freedesktop.org and KDE systray implementation
Changes:
stalonetray (0.7.6-1) unstable; urgency=low
.
* New upstream release
* Update Homepage and Vcs fields.
* Set Standards-Version: 3.7.3.
Checksums-Sha1:
809bda96909be8d3a4359bedc4413bced9bd7198 69760 stalonetray_0.7.6-1_m32r.deb
Checksums-Sha256:
cfceddc632bd9b5de66c758547fe598a7ca5df6eb88d08c224f13966f5b670ec 69760 stalonetray_0.7.6-1_m32r.deb
Files:
8c95e7d05f8874e5f5fa754d7a171ee6 69760 x11 optional stalonetray_0.7.6-1_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/stalonetray-0.7.6
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080505-1251
Build needed 00:28:25, 1980k disk space
More information about the build-status
mailing list