[build-status: 151094] Log for successful build of xcolors_1.5a-6 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Wed Jul 23 14:22:11 JST 2008


Automatic build of xcolors_1.5a-6 on mappi005 by sbuild/m32r 98-farm
Build started at 20080723-1405
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 15.0kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main xcolors 1.5a-6 (dsc) [1044B]
Get:2 http://debian.linux-m32r.org 06_devonian/main xcolors 1.5a-6 (tar) [9840B]
Get:3 http://debian.linux-m32r.org 06_devonian/main xcolors 1.5a-6 (diff) [4113B]
Fetched 15.0kB in 0s (16.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: libx11-dev, libxext-dev, libxmu-dev, libxp-dev, libxpm-dev, libxt-dev, libice-dev, libsm-dev, xutils-dev, debhelper (>= 7), libxaw7-dev
Checking for already installed source dependencies...
libx11-dev: already installed (2:1.0.3-7)
libxext-dev: already installed (2:1.0.4-1)
libxmu-dev: already installed (2:1.0.4-1)
libxp-dev: already installed (1:1.0.0.xsf1-1)
libxpm-dev: already installed (1:3.5.7-1)
libxt-dev: already installed (1:1.0.5-3)
libice-dev: already installed (2:1.0.4-1)
libsm-dev: already installed (2:1.0.3-1)
xutils-dev: already installed (1:7.4+1)
debhelper: already installed (7.0.13 >= 7 is satisfied)
libxaw7-dev: already installed (2:1.0.4-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
/usr/bin/dpkg --set-selections failed------------------------------------------------------------------------------
dpkg-source: extracting xcolors in xcolors-1.5a
dpkg-source: info: unpacking xcolors_1.5a.orig.tar.gz
dpkg-source: info: applying xcolors_1.5a-6.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 xcolors
dpkg-buildpackage: source version 1.5a-6
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
test -f xcolors.c -a -f debian/rules
if test -f Makefile; then make clean; fi
rm -f build Makefile.bak Makefile
rm -rf *~ debian/xcolors debian/*~ debian/files*
 debian/rules build
test -f xcolors.c -a -f debian/rules
xmkmf
imake -DUseInstalled -I/usr/lib/X11/config
make CC="gcc" CFLAGS="-g -O2 -DRGB_TXT="\\\"/etc/X11/rgb.txt\\\""" LDFLAGS="-s "
make[1]: Entering directory `/build/buildd2/xcolors-1.5a'
gcc -g -O2 -DRGB_TXT=\"/etc/X11/rgb.txt\"   -c -o xcolors.o xcolors.c
xcolors.c: In function 'quit_action':
xcolors.c:171: warning: incompatible implicit declaration of built-in function 'exit'
xcolors.c: In function 'main':
xcolors.c:204: warning: incompatible implicit declaration of built-in function 'exit'
xcolors.c:217: warning: incompatible implicit declaration of built-in function 'exit'
xcolors.c:249: warning: incompatible implicit declaration of built-in function 'exit'
xcolors.c: In function 'colordemo':
xcolors.c:283: warning: incompatible implicit declaration of built-in function 'exit'
rm -f xcolors
gcc -o xcolors -O       xcolors.o -lXaw -lXmu -lXt -lSM -lICE -lXpm  -lXext -lX11   -lm   
rm -f xcolors._man
if test -z "true" ; then \
	   cd `dirname xcolors` && \
	   ln -s `basename xcolors.man` `basename xcolors._man`; \
	else \
	      	     cpp -undef -traditional  -D__apploaddir__=/etc/X11/app-defaults -D__filemansuffix__=5x -D__osfilemansuffix__=5 -D__libmansuffix__=3x -D__oslibmansuffix__=3 -D__mansuffix__=1x -D__osmansuffix__=1 -D__syscallmansuffix__=2x -D__ossysmansuffix__=2 -D__gamemansuffix__=6x -D__osgamemansuffix__=6 -D__miscmansuffix__=7x -D__osmiscmansuffix__=7 -D__admmansuffix__=8x -D__osadmmansuffix__=8 -D__miscmansuffix__=7x -D__osmiscmansuffix__=7 -D__drivermansuffix__=4x -D__osdrivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__appmansuffix__=1x -D__xorgversion__="\"`echo 6 9 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 6 9 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org"  \
	     < xcolors.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' 			-e '/^#line  *[0-9][0-9]*  *.*$/d' 			-e '/^[ 	]*XCOMM$/s/XCOMM/#/' 			-e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' 			-e '/^[ 	]*XHASH/s/XHASH/#/' 			-e '/\@\@$/s/\@\@$/\\/' >xcolors._man; \
	fi
make[1]: Leaving directory `/build/buildd2/xcolors-1.5a'
touch build
 /usr/bin/fakeroot debian/rules binary-arch
test -f xcolors.c -a -f debian/rules
test root = "`whoami`"
test -f xcolors.c -a -f debian/rules
rm -rf debian/tmp
test -f build || make -f debian/rules build
make install install.man DESTDIR=debian/xcolors
make[1]: Entering directory `/build/buildd2/xcolors-1.5a'
+ mkdir -p debian/xcolors/usr/bin
install -c   xcolors debian/xcolors/usr/bin/xcolors
+ mkdir -p debian/xcolors/etc/X11/app-defaults
install -c -m 0444 Xcolors.ad debian/xcolors/etc/X11/app-defaults/Xcolors
install in . done
+ mkdir -p debian/xcolors/usr/share/man/man1
install -c -m 0444 xcolors._man debian/xcolors/usr/share/man/man1/xcolors.1x
install.man in . done
make[1]: Leaving directory `/build/buildd2/xcolors-1.5a'
mv debian/xcolors/usr/share/man/man1/xcolors.1x debian/xcolors/usr/share/man/man1/xcolors.1
dh_installdocs
dh_installchangelogs
dh_installmenu
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: warning: dependency on libSM.so.6 could be avoided if "debian/xcolors/usr/bin/xcolors" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXmu.so.6 could be avoided if "debian/xcolors/usr/bin/xcolors" 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/xcolors/usr/bin/xcolors" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXpm.so.4 could be avoided if "debian/xcolors/usr/bin/xcolors" 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/xcolors/usr/bin/xcolors" were not uselessly linked against it (they use none of its symbols).
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `xcolors' in `../xcolors_1.5a-6_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../xcolors_1.5a-6_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 20080723-1421

chroot-unstable/build/buildd2/xcolors_1.5a-6_m32r.deb:
 new debian package, version 2.0.
 size 15360 bytes: control archive= 934 bytes.
      30 bytes,     1 lines      conffiles            
     424 bytes,    11 lines      control              
     384 bytes,     6 lines      md5sums              
    4049 bytes,   122 lines   *  postinst             #!/bin/sh
    3449 bytes,    74 lines   *  postrm               #!/bin/sh
 Package: xcolors
 Version: 1.5a-6
 Architecture: m32r
 Maintainer: Fredrik Hallenberg <hallon at debian.org>
 Installed-Size: 108
 Depends: libc6 (>= 2.3.5-1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxpm4, libxt6
 Section: x11
 Priority: optional
 Description: display all X11 color names and colors
  Reads the rgb.txt file that defines the color names the X server
  knows and displays the colors found.

chroot-unstable/build/buildd2/xcolors_1.5a-6_m32r.deb:
drwxr-xr-x root/root         0 2008-07-23 14:17 ./
drwxr-xr-x root/root         0 2008-07-23 14:15 ./etc/
drwxr-xr-x root/root         0 2008-07-23 14:15 ./etc/X11/
drwxr-xr-x root/root         0 2008-07-23 14:15 ./etc/X11/app-defaults/
-rw-r--r-- root/root       359 2008-07-23 14:15 ./etc/X11/app-defaults/Xcolors
drwxr-xr-x root/root         0 2008-07-23 14:15 ./usr/
drwxr-xr-x root/root         0 2008-07-23 14:17 ./usr/bin/
-rwxr-xr-x root/root     18568 2008-07-23 14:17 ./usr/bin/xcolors
drwxr-xr-x root/root         0 2008-07-23 14:17 ./usr/share/
drwxr-xr-x root/root         0 2008-07-23 14:16 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-07-23 14:17 ./usr/share/doc/xcolors/
-rw-r--r-- root/root      1020 2008-07-23 14:13 ./usr/share/doc/xcolors/copyright
-rw-r--r-- root/root       730 1991-10-04 12:22 ./usr/share/doc/xcolors/changelog.gz
-rw-r--r-- root/root       896 2008-07-23 14:13 ./usr/share/doc/xcolors/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-07-23 14:17 ./usr/share/menu/
-rw-r--r-- root/root       182 2008-07-23 14:13 ./usr/share/menu/xcolors
drwxr-xr-x root/root         0 2008-07-23 14:15 ./usr/share/man/
drwxr-xr-x root/root         0 2008-07-23 14:17 ./usr/share/man/man1/
-rw-r--r-- root/root      1442 2008-07-23 14:15 ./usr/share/man/man1/xcolors.1.gz

xcolors_1.5a-6_m32r.changes:
Format: 1.8
Date: Tue, 10 Jun 2008 22:20:50 +0200
Source: xcolors
Binary: xcolors
Architecture: m32r
Version: 1.5a-6
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Fredrik Hallenberg <hallon at debian.org>
Description: 
 xcolors    - display all X11 color names and colors
Closes: 485540
Changes: 
 xcolors (1.5a-6) unstable; urgency=low
 .
   * Build-depend on xutils-dev instead of xutils (closes: #485540)
Checksums-Sha1: 
 343b8ae5d64650c5c51dcc0cb3000b426edae7c1 15360 xcolors_1.5a-6_m32r.deb
Checksums-Sha256: 
 846683814dd53e7036938603b511cd8627efd7525bb9f33c03a18e2112fa50b6 15360 xcolors_1.5a-6_m32r.deb
Files: 
 54fb2bd73a4d3bf13a1e809de3f4bd3d 15360 x11 optional xcolors_1.5a-6_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/xcolors-1.5a
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080723-1422
Build needed 00:09:38, 348k disk space




More information about the build-status mailing list