[build-status: 168103] Log for successful build of screen-message_0.14-1 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Tue Aug 26 14:00:47 JST 2008
Automatic build of screen-message_0.14-1 on mappi006 by sbuild/m32r
Build started at 20080826-1329
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 77.7kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main screen-message 0.14-1 (dsc) [1183B]
Get:2 http://debian.linux-m32r.org 06_devonian/main screen-message 0.14-1 (tar) [74.1kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main screen-message 0.14-1 (diff) [2381B]
Fetched 77.7kB in 1s (66.7kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.51~), cdbs, pkg-config, libpango1.0-dev, libgtk2.0-dev, imagemagick
Checking for already installed source dependencies...
debhelper: already installed (7.0.17 >= 5.0.51~ is satisfied)
cdbs: already installed (0.4.52)
pkg-config: already installed (0.22-1)
libpango1.0-dev: already installed (1.20.5-1)
libgtk2.0-dev: already installed (2.10.12-2)
imagemagick: already installed (7:6.2.4.5.dfsg1-2)
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.0.2 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 screen-message in screen-message-0.14
dpkg-source: info: unpacking screen-message_0.14.orig.tar.gz
dpkg-source: info: applying screen-message_0.14-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 screen-message
dpkg-buildpackage: source version 0.14-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/buildd3/screen-message-0.14'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd3/screen-message-0.14'
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/buildd3/screen-message-0.14/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd3/screen-message-0.14/./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/screen-message" --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 for a BSD-compatible install... /usr/bin/ginstall -c
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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPS... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
/usr/bin/make -C .
make[1]: Entering directory `/build/buildd3/screen-message-0.14'
/usr/bin/make all-am
make[2]: Entering directory `/build/buildd3/screen-message-0.14'
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -g -Wall -O2 -c -o sm-sm.o `test -f 'sm.c' || echo './'`sm.c
sm.c:55: warning: type defaults to 'int' in declaration of 'rotation'
sm.c: In function 'main':
sm.c:219: warning: implicit declaration of function 'atoi'
sm.c: At top level:
sm.c:39: warning: 'need_resize' defined but not used
cc -g -O2 -g -Wall -O2 -o sm sm-sm.o -lgtk-x11-2.0 -latk-1.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lcairo -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
make[2]: Leaving directory `/build/buildd3/screen-message-0.14'
make[1]: Leaving directory `/build/buildd3/screen-message-0.14'
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/buildd3/screen-message-0.14/debian/sm/
make[1]: Entering directory `/build/buildd3/screen-message-0.14'
make[2]: Entering directory `/build/buildd3/screen-message-0.14'
test -z "/usr/games" || mkdir -p -- . "/build/buildd3/screen-message-0.14/debian/sm//usr/games"
/usr/bin/ginstall -c 'sm' '/build/buildd3/screen-message-0.14/debian/sm//usr/games/sm'
test -z "/usr/share/icons/hicolor/48x48/apps" || mkdir -p -- . "/build/buildd3/screen-message-0.14/debian/sm//usr/share/icons/hicolor/48x48/apps"
/usr/bin/ginstall -c -m 644 'sm.png' '/build/buildd3/screen-message-0.14/debian/sm//usr/share/icons/hicolor/48x48/apps/sm.png'
test -z "/usr/share/man/man6" || mkdir -p -- . "/build/buildd3/screen-message-0.14/debian/sm//usr/share/man/man6"
/usr/bin/ginstall -c -m 644 './sm.6' '/build/buildd3/screen-message-0.14/debian/sm//usr/share/man/man6/sm.6'
/usr/bin/make install-data-hook
make[3]: Entering directory `/build/buildd3/screen-message-0.14'
*** Icon cache not updated. After (un)install, run this:
*** gtk-update-icon-cache -f -t /usr/share/icons/hicolor
make[3]: Leaving directory `/build/buildd3/screen-message-0.14'
make[2]: Leaving directory `/build/buildd3/screen-message-0.14'
make[1]: Leaving directory `/build/buildd3/screen-message-0.14'
dh_installdirs -psm
dh_icons
mkdir -p debian/sm/usr/share/pixmaps
convert sm.png -resize 32x32 debian/sm/usr/share/pixmaps/sm.xpm
dh_installdocs -psm
dh_installexamples -psm
dh_installman -psm
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installinfo -psm
dh_installmenu -psm
dh_installcron -psm
dh_installinit -psm
dh_installdebconf -psm
dh_installemacsen -psm
dh_installcatalogs -psm
dh_installpam -psm
dh_installlogrotate -psm
dh_installlogcheck -psm
dh_installchangelogs -psm
dh_installudev -psm
dh_lintian -psm
dh_install -psm
dh_link -psm
dh_installmime -psm
dh_strip -psm
dh_compress -psm
dh_fixperms -psm
dh_makeshlibs -psm
dh_installdeb -psm
dh_perl -psm
dh_shlibdeps -psm
dpkg-shlibdeps: warning: dependency on libX11.so.6 could be avoided if "debian/sm/usr/games/sm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXrender.so.1 could be avoided if "debian/sm/usr/games/sm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libatk-1.0.so.0 could be avoided if "debian/sm/usr/games/sm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libm.so.6 could be avoided if "debian/sm/usr/games/sm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libfontconfig.so.1 could be avoided if "debian/sm/usr/games/sm" 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/sm/usr/games/sm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/sm/usr/games/sm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXi.so.6 could be avoided if "debian/sm/usr/games/sm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libgdk_pixbuf-2.0.so.0 could be avoided if "debian/sm/usr/games/sm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libgmodule-2.0.so.0 could be avoided if "debian/sm/usr/games/sm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libcairo.so.2 could be avoided if "debian/sm/usr/games/sm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXinerama.so.1 could be avoided if "debian/sm/usr/games/sm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXcursor.so.1 could be avoided if "debian/sm/usr/games/sm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXfixes.so.3 could be avoided if "debian/sm/usr/games/sm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libpangocairo-1.0.so.0 could be avoided if "debian/sm/usr/games/sm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXrandr.so.2 could be avoided if "debian/sm/usr/games/sm" were not uselessly linked against it (they use none of its symbols).
dh_gencontrol -psm
dh_md5sums -psm
dh_builddeb -psm
dpkg-deb: building package `sm' in `../sm_0.14-1_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../screen-message_0.14-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 20080826-1359
chroot-unstable/build/buildd3/sm_0.14-1_m32r.deb:
new debian package, version 2.0.
size 20470 bytes: control archive= 1175 bytes.
903 bytes, 17 lines control
427 bytes, 7 lines md5sums
352 bytes, 12 lines * postinst #!/bin/sh
327 bytes, 10 lines * postrm #!/bin/sh
Package: sm
Source: screen-message
Version: 0.14-1
Architecture: m32r
Maintainer: Joachim Breitner <nomeata at debian.org>
Installed-Size: 120
Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.3.5-1), libcairo2 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.10.3), libpango1.0-0 (>= 1.20.3), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1
Section: games
Priority: optional
Description: Displays a short text fullscreen
Screen Message will display a given multi-line message as large as
possible, fullscreen and black on white. You can specify the text either
when launching sm, or edit it while the program is running.
.
It is useful to send messages across a room, e.g. during an university
lecture. For fast startup, it is recommended to bind it to a key in your
Desktop Environment.
chroot-unstable/build/buildd3/sm_0.14-1_m32r.deb:
drwxr-xr-x root/root 0 2008-08-26 13:44 ./
drwxr-xr-x root/root 0 2008-08-26 13:42 ./usr/
drwxr-xr-x root/root 0 2008-08-26 13:49 ./usr/games/
-rwxr-xr-x root/root 23368 2008-08-26 13:49 ./usr/games/sm
drwxr-xr-x root/root 0 2008-08-26 13:44 ./usr/share/
drwxr-xr-x root/root 0 2008-08-26 13:42 ./usr/share/icons/
drwxr-xr-x root/root 0 2008-08-26 13:42 ./usr/share/icons/hicolor/
drwxr-xr-x root/root 0 2008-08-26 13:42 ./usr/share/icons/hicolor/48x48/
drwxr-xr-x root/root 0 2008-08-26 13:42 ./usr/share/icons/hicolor/48x48/apps/
-rw-r--r-- root/root 1517 2008-08-26 13:42 ./usr/share/icons/hicolor/48x48/apps/sm.png
drwxr-xr-x root/root 0 2008-08-26 13:42 ./usr/share/man/
drwxr-xr-x root/root 0 2008-08-26 13:49 ./usr/share/man/man6/
-rw-r--r-- root/root 1451 2008-08-26 13:43 ./usr/share/man/man6/sm.6.gz
drwxr-xr-x root/root 0 2008-08-26 13:43 ./usr/share/pixmaps/
-rw-r--r-- root/root 5779 2008-08-26 13:43 ./usr/share/pixmaps/sm.xpm
drwxr-xr-x root/root 0 2008-08-26 13:43 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-08-26 13:49 ./usr/share/doc/sm/
-rw-r--r-- root/root 805 2008-08-26 13:33 ./usr/share/doc/sm/copyright
-rw-r--r-- root/root 1230 2008-08-26 13:33 ./usr/share/doc/sm/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-08-26 13:44 ./usr/share/menu/
-rw-r--r-- root/root 120 2008-08-26 13:33 ./usr/share/menu/sm
screen-message_0.14-1_m32r.changes:
Format: 1.8
Date: Sat, 16 Aug 2008 16:07:25 -0300
Source: screen-message
Binary: sm
Architecture: m32r
Version: 0.14-1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Joachim Breitner <nomeata at debian.org>
Description:
sm - Displays a short text fullscreen
Changes:
screen-message (0.14-1) unstable; urgency=low
.
* New upstream release
+ Only show entry from start on when nothing is provided
+ Redraw screen on screen configuration changes
Checksums-Sha1:
8e3d9585f33d0c2813f56460ca8086316e4bfc8a 20470 sm_0.14-1_m32r.deb
Checksums-Sha256:
f7f142235d5852847f67e21cbabddd8e0cafa0c031ba461f302b70615d8a6798 20470 sm_0.14-1_m32r.deb
Files:
0be5331ddc4115256fea6bfdd8b525f2 20470 games optional sm_0.14-1_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd3/screen-message-0.14
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080826-1400
Build needed 00:27:10, 700k disk space
More information about the build-status
mailing list