[build-status: 125198] Log for successful build of xicc_0.2-3 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Tue May 6 15:21:31 JST 2008
Automatic build of xicc_0.2-3 on mappi005 by sbuild/m32r 98-farm
Build started at 20080506-1458
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 89.4kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main xicc 0.2-3 (dsc) [572B]
Get:2 http://debian.linux-m32r.org 06_devonian/main xicc 0.2-3 (tar) [87.5kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main xicc 0.2-3 (diff) [1324B]
Fetched 89.4kB in 4s (20.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs, debhelper (>= 4.1.16), libglib2.0-dev, libxt-dev
Checking for already installed source dependencies...
cdbs: already installed (0.4.52)
debhelper: already installed (7.0.6 >= 4.1.16 is satisfied)
libglib2.0-dev: already installed (2.14.6-1)
libxt-dev: already installed (1:1.0.5-3)
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 xicc in xicc-0.2
dpkg-source: info: unpacking xicc_0.2.orig.tar.gz
dpkg-source: info: applying xicc_0.2-3.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 xicc
dpkg-buildpackage: source version 0.2-3
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/buildd/xicc-0.2'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd/xicc-0.2'
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/buildd/xicc-0.2/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd/xicc-0.2/./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/xicc" --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 whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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 ANSI C... none needed
checking dependency style of cc... none
checking for library containing strerror... none required
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) none
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for X... libraries , headers in standard search path
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-2.0... yes
checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GLIB_LIBS... -lglib-2.0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
/usr/bin/make -C .
make[1]: Entering directory `/build/buildd/xicc-0.2'
Making all in data
make[2]: Entering directory `/build/buildd/xicc-0.2/data'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd/xicc-0.2/data'
Making all in src
make[2]: Entering directory `/build/buildd/xicc-0.2/src'
/usr/bin/make all-am
make[3]: Entering directory `/build/buildd/xicc-0.2/src'
cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -g -Wall -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -c xicc.c
xicc.c: In function 'main':
xicc.c:53: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness
cc -g -O2 -g -Wall -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -o xicc xicc.o -lSM -lICE -lX11 -lglib-2.0
cc -g -O2 -g -Wall -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -o get-icc xicc.o -lSM -lICE -lX11 -lglib-2.0
make[3]: Leaving directory `/build/buildd/xicc-0.2/src'
make[2]: Leaving directory `/build/buildd/xicc-0.2/src'
make[2]: Entering directory `/build/buildd/xicc-0.2'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/build/buildd/xicc-0.2'
make[1]: Leaving directory `/build/buildd/xicc-0.2'
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/buildd/xicc-0.2/debian/xicc/
make[1]: Entering directory `/build/buildd/xicc-0.2'
Making install in data
make[2]: Entering directory `/build/buildd/xicc-0.2/data'
make[3]: Entering directory `/build/buildd/xicc-0.2/data'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/xicc-0.2/data'
make[2]: Leaving directory `/build/buildd/xicc-0.2/data'
Making install in src
make[2]: Entering directory `/build/buildd/xicc-0.2/src'
make[3]: Entering directory `/build/buildd/xicc-0.2/src'
test -z "/usr/bin" || mkdir -p -- . "/build/buildd/xicc-0.2/debian/xicc//usr/bin"
/usr/bin/ginstall -c 'xicc' '/build/buildd/xicc-0.2/debian/xicc//usr/bin/xicc'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/xicc-0.2/src'
make[2]: Leaving directory `/build/buildd/xicc-0.2/src'
make[2]: Entering directory `/build/buildd/xicc-0.2'
make[3]: Entering directory `/build/buildd/xicc-0.2'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/xicc-0.2'
make[2]: Leaving directory `/build/buildd/xicc-0.2'
make[1]: Leaving directory `/build/buildd/xicc-0.2'
dh_installdirs -pxicc
dh_installdocs -pxicc ./README ./NEWS ./TODO ./AUTHORS
dh_installexamples -pxicc
dh_installman -pxicc
dh_installinfo -pxicc
dh_installmenu -pxicc
dh_installcron -pxicc
dh_installinit -pxicc
dh_installdebconf -pxicc
dh_installemacsen -pxicc
dh_installcatalogs -pxicc
dh_installpam -pxicc
dh_installlogrotate -pxicc
dh_installlogcheck -pxicc
dh_installchangelogs -pxicc ./ChangeLog
dh_installudev -pxicc
dh_lintian -pxicc
dh_install -pxicc
dh_link -pxicc
dh_installmime -pxicc
dh_strip -pxicc
dh_compress -pxicc
dh_fixperms -pxicc
dh_makeshlibs -pxicc
dh_installdeb -pxicc
dh_perl -pxicc
dh_shlibdeps -pxicc
dpkg-shlibdeps: warning: dependency on libSM.so.6 could be avoided if "debian/xicc/usr/bin/xicc" 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/xicc/usr/bin/xicc" were not uselessly linked against it (they use none of its symbols).
dh_gencontrol -pxicc
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -pxicc
dh_builddeb -pxicc
dpkg-deb: building package `xicc' in `../xicc_0.2-3_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../xicc_0.2-3_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 20080506-1521
chroot-unstable/build/buildd/xicc_0.2-3_m32r.deb:
new debian package, version 2.0.
size 8094 bytes: control archive= 808 bytes.
545 bytes, 13 lines control
560 bytes, 9 lines md5sums
Package: xicc
Version: 0.2-3
Architecture: m32r
Maintainer: Ross Burton <ross at debian.org>
Installed-Size: 72
Depends: libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libsm6, libx11-6
Section: x11
Priority: optional
Description: set the ICC colour profile for an X display
This utility lets you set an ICC colour profile for an X display, so that
applications can use it to display colour calibrated images. Applications have
to specifically look for this atom but several applications such as Gimp and
Krita already do.
chroot-unstable/build/buildd/xicc_0.2-3_m32r.deb:
drwxr-xr-x root/root 0 2008-05-06 15:14 ./
drwxr-xr-x root/root 0 2008-05-06 15:13 ./usr/
drwxr-xr-x root/root 0 2008-05-06 15:16 ./usr/bin/
-rwxr-xr-x root/root 4616 2008-05-06 15:16 ./usr/bin/xicc
drwxr-xr-x root/root 0 2008-05-06 15:13 ./usr/share/
drwxr-xr-x root/root 0 2008-05-06 15:13 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-05-06 15:17 ./usr/share/doc/xicc/
-rw-r--r-- root/root 53 2005-08-02 02:39 ./usr/share/doc/xicc/TODO
drwxr-xr-x root/root 0 2008-05-06 15:13 ./usr/share/doc/xicc/examples/
-rw-r--r-- root/root 3144 2005-08-02 03:02 ./usr/share/doc/xicc/examples/sRGB.icm
-rw-r--r-- root/root 1078 2008-05-06 15:05 ./usr/share/doc/xicc/copyright
-rw-r--r-- root/root 100 2005-08-02 02:39 ./usr/share/doc/xicc/changelog.gz
-rw-r--r-- root/root 33 2005-08-02 02:39 ./usr/share/doc/xicc/AUTHORS
-rw-r--r-- root/root 770 2005-08-02 03:06 ./usr/share/doc/xicc/README
-rw-r--r-- root/root 131 2005-08-02 02:39 ./usr/share/doc/xicc/NEWS.gz
-rw-r--r-- root/root 268 2008-05-06 15:05 ./usr/share/doc/xicc/changelog.Debian.gz
xicc_0.2-3_m32r.changes:
Format: 1.8
Date: Thu, 14 Feb 2008 21:22:05 +0000
Source: xicc
Binary: xicc
Architecture: m32r
Version: 0.2-3
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Ross Burton <ross at debian.org>
Description:
xicc - set the ICC colour profile for an X display
Changes:
xicc (0.2-3) unstable; urgency=low
.
* debian/copyright: fix FSF address.
* debian/watch: add.
* debian/control: update Standards.
Checksums-Sha1:
30f718c65ca78fa43477736c8866946d79a07a1c 8094 xicc_0.2-3_m32r.deb
Checksums-Sha256:
155962e65962442666d46c860e41a5e5adeac60ebec6000d25792147899b6ced 8094 xicc_0.2-3_m32r.deb
Files:
24bffae1cd5b897fcc04857ac67ad161 8094 x11 optional xicc_0.2-3_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/xicc-0.2
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080506-1521
Build needed 00:18:07, 704k disk space
More information about the build-status
mailing list