[build-status: 110217] Log for successful build of pixman_0.9.6-1 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Fri Nov 30 02:02:58 JST 2007
Automatic build of pixman_0.9.6-1 on mappi005 by sbuild/m32r 0.53
Build started at 20071130-0128
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 455kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main pixman 0.9.6-1 (dsc) [698B]
Get:2 http://debian.linux-m32r.org 06_devonian/main pixman 0.9.6-1 (tar) [398kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main pixman 0.9.6-1 (diff) [56.1kB]
Fetched 455kB in 4s (91.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper, quilt
Checking for already installed source dependencies...
debhelper: already installed (5.0.61)
quilt: already installed (0.46-4)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
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.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Sun Nov 25 08:55:04 2007 JST using DSA key ID AC5F700C
gpg: Can't check signature: public key not found
dpkg-source: extracting pixman in pixman-0.9.6
dpkg-source: unpacking pixman_0.9.6.orig.tar.gz
dpkg-source: applying /debian/buildd/build/pixman_0.9.6-1.diff.gz
dpkg-buildpackage: source package pixman
dpkg-buildpackage: source version 0.9.6-1
dpkg-buildpackage: source changed by Julien Cristau <jcristau at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2
No patch removed
rm -rf .pc debian/stamp-patched
dh_testdir
dh_testroot
rm -f build-stamp
rm -f config.cache config.log config.status
rm -f */config.cache */config.log */config.status
rm -f conftest* */conftest*
rm -rf autom4te.cache */autom4te.cache
rm -rf obj-*
dh_clean
debian/rules build
# quilt exits with 2 as return when there was nothing to do.
# That's not an error here (but it's usefull to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch 01_maintainer-mode.diff
patching file configure.ac
Now at patch 01_maintainer-mode.diff
touch debian/stamp-patched
dh_testdir
test -d obj-m32r-linux-gnu || mkdir obj-m32r-linux-gnu
cd obj-m32r-linux-gnu && \
../configure --prefix=/usr --mandir=\${prefix}/share/man \
--infodir=\${prefix}/share/info --build=m32r-linux-gnu \
CFLAGS="-Wall -g -O2"
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... ../configure: line 7132: 14827 Segmentation fault diff conftest.exp conftest.er2 >/dev/null
no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for getisax... no
checking whether byte ordering is bigendian... yes
checking whether to use MMX intrinsics... no
checking whether to use SSE intrinsics... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
../configure: line 20199: 15871 Segmentation fault diff "$cache_file" confcache >/dev/null 2>&1
configure: creating ./config.status
config.status: creating pixman-1.pc
config.status: creating Makefile
config.status: creating pixman/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
cd obj-m32r-linux-gnu && /usr/bin/make
make[1]: Entering directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu'
Making all in pixman
make[3]: Entering directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu/pixman'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-region.lo -MD -MP -MF .deps/pixman-region.Tpo -c -o pixman-region.lo ../../pixman/pixman-region.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-region.lo -MD -MP -MF .deps/pixman-region.Tpo -c ../../pixman/pixman-region.c -fPIC -DPIC -o .libs/pixman-region.o
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-region.lo -MD -MP -MF .deps/pixman-region.Tpo -c ../../pixman/pixman-region.c -o pixman-region.o >/dev/null 2>&1
mv -f .deps/pixman-region.Tpo .deps/pixman-region.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-image.lo -MD -MP -MF .deps/pixman-image.Tpo -c -o pixman-image.lo ../../pixman/pixman-image.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-image.lo -MD -MP -MF .deps/pixman-image.Tpo -c ../../pixman/pixman-image.c -fPIC -DPIC -o .libs/pixman-image.o
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-image.lo -MD -MP -MF .deps/pixman-image.Tpo -c ../../pixman/pixman-image.c -o pixman-image.o >/dev/null 2>&1
mv -f .deps/pixman-image.Tpo .deps/pixman-image.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-compose.lo -MD -MP -MF .deps/pixman-compose.Tpo -c -o pixman-compose.lo ../../pixman/pixman-compose.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-compose.lo -MD -MP -MF .deps/pixman-compose.Tpo -c ../../pixman/pixman-compose.c -fPIC -DPIC -o .libs/pixman-compose.o
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-compose.lo -MD -MP -MF .deps/pixman-compose.Tpo -c ../../pixman/pixman-compose.c -o pixman-compose.o >/dev/null 2>&1
mv -f .deps/pixman-compose.Tpo .deps/pixman-compose.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-compose-accessors.lo -MD -MP -MF .deps/pixman-compose-accessors.Tpo -c -o pixman-compose-accessors.lo ../../pixman/pixman-compose-accessors.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-compose-accessors.lo -MD -MP -MF .deps/pixman-compose-accessors.Tpo -c ../../pixman/pixman-compose-accessors.c -fPIC -DPIC -o .libs/pixman-compose-accessors.o
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-compose-accessors.lo -MD -MP -MF .deps/pixman-compose-accessors.Tpo -c ../../pixman/pixman-compose-accessors.c -o pixman-compose-accessors.o >/dev/null 2>&1
mv -f .deps/pixman-compose-accessors.Tpo .deps/pixman-compose-accessors.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-pict.lo -MD -MP -MF .deps/pixman-pict.Tpo -c -o pixman-pict.lo ../../pixman/pixman-pict.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-pict.lo -MD -MP -MF .deps/pixman-pict.Tpo -c ../../pixman/pixman-pict.c -fPIC -DPIC -o .libs/pixman-pict.o
../../pixman/pixman-pict.c: In function 'pixman_image_composite':
../../pixman/pixman-pict.c:1552: warning: unused variable 'src'
../../pixman/pixman-pict.c: At top level:
../../pixman/pixman-pict.c:108: warning: 'fbCompositeOver_x888x8x8888' defined but not used
../../pixman/pixman-pict.c:1099: warning: 'fbCompositeSrcSrc_nxn' defined but not used
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-pict.lo -MD -MP -MF .deps/pixman-pict.Tpo -c ../../pixman/pixman-pict.c -o pixman-pict.o >/dev/null 2>&1
mv -f .deps/pixman-pict.Tpo .deps/pixman-pict.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-utils.lo -MD -MP -MF .deps/pixman-utils.Tpo -c -o pixman-utils.lo ../../pixman/pixman-utils.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-utils.lo -MD -MP -MF .deps/pixman-utils.Tpo -c ../../pixman/pixman-utils.c -fPIC -DPIC -o .libs/pixman-utils.o
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-utils.lo -MD -MP -MF .deps/pixman-utils.Tpo -c ../../pixman/pixman-utils.c -o pixman-utils.o >/dev/null 2>&1
mv -f .deps/pixman-utils.Tpo .deps/pixman-utils.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-edge.lo -MD -MP -MF .deps/pixman-edge.Tpo -c -o pixman-edge.lo ../../pixman/pixman-edge.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-edge.lo -MD -MP -MF .deps/pixman-edge.Tpo -c ../../pixman/pixman-edge.c -fPIC -DPIC -o .libs/pixman-edge.o
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-edge.lo -MD -MP -MF .deps/pixman-edge.Tpo -c ../../pixman/pixman-edge.c -o pixman-edge.o >/dev/null 2>&1
mv -f .deps/pixman-edge.Tpo .deps/pixman-edge.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-edge-accessors.lo -MD -MP -MF .deps/pixman-edge-accessors.Tpo -c -o pixman-edge-accessors.lo ../../pixman/pixman-edge-accessors.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-edge-accessors.lo -MD -MP -MF .deps/pixman-edge-accessors.Tpo -c ../../pixman/pixman-edge-accessors.c -fPIC -DPIC -o .libs/pixman-edge-accessors.o
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-edge-accessors.lo -MD -MP -MF .deps/pixman-edge-accessors.Tpo -c ../../pixman/pixman-edge-accessors.c -o pixman-edge-accessors.o >/dev/null 2>&1
mv -f .deps/pixman-edge-accessors.Tpo .deps/pixman-edge-accessors.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-trap.lo -MD -MP -MF .deps/pixman-trap.Tpo -c -o pixman-trap.lo ../../pixman/pixman-trap.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-trap.lo -MD -MP -MF .deps/pixman-trap.Tpo -c ../../pixman/pixman-trap.c -fPIC -DPIC -o .libs/pixman-trap.o
../../pixman/pixman-trap.c:95: warning: 'dump_image' defined but not used
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-trap.lo -MD -MP -MF .deps/pixman-trap.Tpo -c ../../pixman/pixman-trap.c -o pixman-trap.o >/dev/null 2>&1
mv -f .deps/pixman-trap.Tpo .deps/pixman-trap.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-compute-region.lo -MD -MP -MF .deps/pixman-compute-region.Tpo -c -o pixman-compute-region.lo ../../pixman/pixman-compute-region.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-compute-region.lo -MD -MP -MF .deps/pixman-compute-region.Tpo -c ../../pixman/pixman-compute-region.c -fPIC -DPIC -o .libs/pixman-compute-region.o
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-compute-region.lo -MD -MP -MF .deps/pixman-compute-region.Tpo -c ../../pixman/pixman-compute-region.c -o pixman-compute-region.o >/dev/null 2>&1
mv -f .deps/pixman-compute-region.Tpo .deps/pixman-compute-region.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-timer.lo -MD -MP -MF .deps/pixman-timer.Tpo -c -o pixman-timer.lo ../../pixman/pixman-timer.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-timer.lo -MD -MP -MF .deps/pixman-timer.Tpo -c ../../pixman/pixman-timer.c -fPIC -DPIC -o .libs/pixman-timer.o
gcc -DHAVE_CONFIG_H -I. -I.. -I../../pixman -Wall -g -O2 -MT pixman-timer.lo -MD -MP -MF .deps/pixman-timer.Tpo -c ../../pixman/pixman-timer.c -o pixman-timer.o >/dev/null 2>&1
mv -f .deps/pixman-timer.Tpo .deps/pixman-timer.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -version-info 9:6:9 -o libpixman-1.la -rpath /usr/lib pixman-region.lo pixman-image.lo pixman-compose.lo pixman-compose-accessors.lo pixman-pict.lo pixman-utils.lo pixman-edge.lo pixman-edge-accessors.lo pixman-trap.lo pixman-compute-region.lo pixman-timer.lo -lm
gcc -shared .libs/pixman-region.o .libs/pixman-image.o .libs/pixman-compose.o .libs/pixman-compose-accessors.o .libs/pixman-pict.o .libs/pixman-utils.o .libs/pixman-edge.o .libs/pixman-edge-accessors.o .libs/pixman-trap.o .libs/pixman-compute-region.o .libs/pixman-timer.o -lm -Wl,-soname -Wl,libpixman-1.so.0 -o .libs/libpixman-1.so.0.9.6
(cd .libs && rm -f libpixman-1.so.0 && ln -s libpixman-1.so.0.9.6 libpixman-1.so.0)
(cd .libs && rm -f libpixman-1.so && ln -s libpixman-1.so.0.9.6 libpixman-1.so)
ar cru .libs/libpixman-1.a pixman-region.o pixman-image.o pixman-compose.o pixman-compose-accessors.o pixman-pict.o pixman-utils.o pixman-edge.o pixman-edge-accessors.o pixman-trap.o pixman-compute-region.o pixman-timer.o
ranlib .libs/libpixman-1.a
creating libpixman-1.la
(cd .libs && rm -f libpixman-1.la && ln -s ../libpixman-1.la libpixman-1.la)
make[3]: Leaving directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu/pixman'
Making all in test
make[3]: Entering directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu/test'
gcc -DHAVE_CONFIG_H -I. -I.. -I../../test -I../../pixman -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 -Wall -g -O2 -MT composite-test.o -MD -MP -MF .deps/composite-test.Tpo -c -o composite-test.o ../../test/composite-test.c
../../test/composite-test.c: In function 'main':
../../test/composite-test.c:111: warning: unused variable 'j'
mv -f .deps/composite-test.Tpo .deps/composite-test.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -o composite-test composite-test.o ../pixman/libpixman-1.la -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
mkdir .libs
gcc -Wall -g -O2 -o .libs/composite-test composite-test.o ../pixman/.libs/libpixman-1.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes /usr/lib/libpango-1.0.so /usr/lib/libcairo.so -lX11 /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so
creating composite-test
gcc -DHAVE_CONFIG_H -I. -I.. -I../../test -I../../pixman -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 -Wall -g -O2 -MT gradient-test.o -MD -MP -MF .deps/gradient-test.Tpo -c -o gradient-test.o ../../test/gradient-test.c
../../test/gradient-test.c: In function 'main':
../../test/gradient-test.c:94: warning: unused variable 'id'
../../test/gradient-test.c:85: warning: unused variable 'p2'
../../test/gradient-test.c:84: warning: unused variable 'p1'
mv -f .deps/gradient-test.Tpo .deps/gradient-test.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -o gradient-test gradient-test.o ../pixman/libpixman-1.la -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
gcc -Wall -g -O2 -o .libs/gradient-test gradient-test.o ../pixman/.libs/libpixman-1.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes /usr/lib/libpango-1.0.so /usr/lib/libcairo.so -lX11 /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so
creating gradient-test
make[3]: Leaving directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu/test'
make[3]: Entering directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu'
make[2]: Leaving directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu'
make[1]: Leaving directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
cd obj-m32r-linux-gnu && /usr/bin/make DESTDIR=/build/buildd/pixman-0.9.6/debian/tmp install
make[1]: Entering directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu'
Making install in pixman
make[2]: Entering directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu/pixman'
make[3]: Entering directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu/pixman'
test -z "/usr/lib" || /bin/mkdir -p "/build/buildd/pixman-0.9.6/debian/tmp/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libpixman-1.la' '/build/buildd/pixman-0.9.6/debian/tmp/usr/lib/libpixman-1.la'
/usr/bin/ginstall -c .libs/libpixman-1.so.0.9.6 /build/buildd/pixman-0.9.6/debian/tmp/usr/lib/libpixman-1.so.0.9.6
(cd /build/buildd/pixman-0.9.6/debian/tmp/usr/lib && { ln -s -f libpixman-1.so.0.9.6 libpixman-1.so.0 || { rm -f libpixman-1.so.0 && ln -s libpixman-1.so.0.9.6 libpixman-1.so.0; }; })
(cd /build/buildd/pixman-0.9.6/debian/tmp/usr/lib && { ln -s -f libpixman-1.so.0.9.6 libpixman-1.so || { rm -f libpixman-1.so && ln -s libpixman-1.so.0.9.6 libpixman-1.so; }; })
/usr/bin/ginstall -c .libs/libpixman-1.lai /build/buildd/pixman-0.9.6/debian/tmp/usr/lib/libpixman-1.la
/usr/bin/ginstall -c .libs/libpixman-1.a /build/buildd/pixman-0.9.6/debian/tmp/usr/lib/libpixman-1.a
chmod 644 /build/buildd/pixman-0.9.6/debian/tmp/usr/lib/libpixman-1.a
ranlib /build/buildd/pixman-0.9.6/debian/tmp/usr/lib/libpixman-1.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include/pixman-1/" || /bin/mkdir -p "/build/buildd/pixman-0.9.6/debian/tmp/usr/include/pixman-1/"
/usr/bin/ginstall -c -m 644 '../../pixman/pixman.h' '/build/buildd/pixman-0.9.6/debian/tmp/usr/include/pixman-1//pixman.h'
make[3]: Leaving directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu/pixman'
make[2]: Leaving directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu/pixman'
Making install in test
make[2]: Entering directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu/test'
make[3]: Entering directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu/test'
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/pixman-0.9.6/obj-m32r-linux-gnu/test'
make[2]: Leaving directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu/test'
make[2]: Entering directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu'
make[3]: Entering directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/build/buildd/pixman-0.9.6/debian/tmp/usr/lib/pkgconfig"
/usr/bin/ginstall -c -m 644 'pixman-1.pc' '/build/buildd/pixman-0.9.6/debian/tmp/usr/lib/pkgconfig/pixman-1.pc'
make[3]: Leaving directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu'
make[2]: Leaving directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu'
make[1]: Leaving directory `/build/buildd/pixman-0.9.6/obj-m32r-linux-gnu'
dh_testdir
dh_testroot
dh_installdocs
dh_install --sourcedir=debian/tmp --list-missing
dh_install: debian/tmp/usr/lib/libpixman-1.la exists in debian/tmp/ but is not installed to anywhere
dh_installchangelogs
dh_link
dh_strip --dbg-package=libpixman-1-0-dbg
dh_compress
dh_fixperms
dh_makeshlibs
dh_shlibdeps
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `libpixman-1-0' in `../libpixman-1-0_0.9.6-1_m32r.deb'.
dpkg-deb: building package `libpixman-1-0-dbg' in `../libpixman-1-0-dbg_0.9.6-1_m32r.deb'.
dpkg-deb: building package `libpixman-1-dev' in `../libpixman-1-dev_0.9.6-1_m32r.deb'.
dpkg-genchanges -B >../pixman_0.9.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 20071130-0202
pixman_0.9.6-1_m32r.changes:
Format: 1.7
Date: Sun, 25 Nov 2007 00:41:31 +0100
Source: pixman
Binary: libpixman-1-dev libpixman-1-0 libpixman-1-0-dbg
Architecture: m32r
Version: 0.9.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
Changed-By: Julien Cristau <jcristau at debian.org>
Description:
libpixman-1-0 - pixel-manipulation library for X and cairo
libpixman-1-0-dbg - pixel-manipulation library for X and cairo (debugging symbols)
libpixman-1-dev - pixel-manipulation library for X and cairo (development files)
Closes: 452734
Changes:
pixman (0.9.6-1) unstable; urgency=low
.
* New upstream release (closes: #452734).
+ 02_no-sse.diff: remove, fix included upstream;
+ 03_fbFetchTransformed_64bit_fix.diff: remove, 64bit issues should be
fixed too.
Files:
6ef46c023144c6d720cffd053f0d58a3 80220 libs optional libpixman-1-0_0.9.6-1_m32r.deb
60038031722c7582e9e20d2e62290d84 166844 libdevel extra libpixman-1-0-dbg_0.9.6-1_m32r.deb
f6e3558a38968d580b2fc310482ce5c6 84982 libdevel optional libpixman-1-dev_0.9.6-1_m32r.deb
/debian/buildd/build/chroot-unstable/build/buildd/libpixman-1-0_0.9.6-1_m32r.deb:
new debian package, version 2.0.
size 80220 bytes: control archive= 808 bytes.
502 bytes, 14 lines control
217 bytes, 3 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
41 bytes, 1 lines shlibs
Package: libpixman-1-0
Source: pixman
Version: 0.9.6-1
Architecture: m32r
Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
Installed-Size: 208
Depends: libc6 (>= 2.3.5-1)
Section: libs
Priority: optional
Description: pixel-manipulation library for X and cairo
A library for manipulating pixel regions -- a set of Y-X banded
rectangles, image compositing using the Porter/Duff model
and implicit mask generation for geometric primitives including
trapezoids, triangles, and rectangles.
/debian/buildd/build/chroot-unstable/build/buildd/libpixman-1-0-dbg_0.9.6-1_m32r.deb:
new debian package, version 2.0.
size 166844 bytes: control archive= 565 bytes.
430 bytes, 12 lines control
239 bytes, 3 lines md5sums
Package: libpixman-1-0-dbg
Source: pixman
Version: 0.9.6-1
Architecture: m32r
Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
Installed-Size: 460
Depends: libpixman-1-0 (= 0.9.6-1)
Section: libdevel
Priority: extra
Description: pixel-manipulation library for X and cairo (debugging symbols)
Debugging symbols for the Cairo/X pixel manipulation library. This is
needed to debug programs linked against libpixman0.
/debian/buildd/build/chroot-unstable/build/buildd/libpixman-1-dev_0.9.6-1_m32r.deb:
new debian package, version 2.0.
size 84982 bytes: control archive= 650 bytes.
461 bytes, 13 lines control
342 bytes, 5 lines md5sums
Package: libpixman-1-dev
Source: pixman
Version: 0.9.6-1
Architecture: m32r
Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
Installed-Size: 256
Depends: libpixman-1-0 (= 0.9.6-1)
Conflicts: libpixman1-dev
Section: libdevel
Priority: optional
Description: pixel-manipulation library for X and cairo (development files)
Development libraries, header files and documentation needed by
programs that want to compile with the Cairo/X pixman library.
/debian/buildd/build/chroot-unstable/build/buildd/libpixman-1-0_0.9.6-1_m32r.deb:
drwxr-xr-x root/root 0 2007-11-30 02:00 ./
drwxr-xr-x root/root 0 2007-11-30 01:59 ./usr/
drwxr-xr-x root/root 0 2007-11-30 01:58 ./usr/share/
drwxr-xr-x root/root 0 2007-11-30 01:58 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-11-30 01:59 ./usr/share/doc/libpixman-1-0/
-rw-r--r-- root/root 3610 2007-11-30 01:31 ./usr/share/doc/libpixman-1-0/copyright
-rw-r--r-- root/root 940 2007-11-30 01:31 ./usr/share/doc/libpixman-1-0/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-11-30 01:59 ./usr/lib/
-rw-r--r-- root/root 159496 2007-11-30 01:59 ./usr/lib/libpixman-1.so.0.9.6
lrwxrwxrwx root/root 0 2007-11-30 01:59 ./usr/lib/libpixman-1.so.0 -> libpixman-1.so.0.9.6
/debian/buildd/build/chroot-unstable/build/buildd/libpixman-1-0-dbg_0.9.6-1_m32r.deb:
drwxr-xr-x root/root 0 2007-11-30 02:00 ./
drwxr-xr-x root/root 0 2007-11-30 01:59 ./usr/
drwxr-xr-x root/root 0 2007-11-30 01:58 ./usr/share/
drwxr-xr-x root/root 0 2007-11-30 01:58 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-11-30 01:59 ./usr/share/doc/libpixman-1-0-dbg/
-rw-r--r-- root/root 3610 2007-11-30 01:31 ./usr/share/doc/libpixman-1-0-dbg/copyright
-rw-r--r-- root/root 940 2007-11-30 01:31 ./usr/share/doc/libpixman-1-0-dbg/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-11-30 01:59 ./usr/lib/
drwxr-xr-x root/root 0 2007-11-30 01:59 ./usr/lib/debug/
drwxr-xr-x root/root 0 2007-11-30 01:59 ./usr/lib/debug/usr/
drwxr-xr-x root/root 0 2007-11-30 01:59 ./usr/lib/debug/usr/lib/
-rw-r--r-- root/root 417412 2007-11-30 01:59 ./usr/lib/debug/usr/lib/libpixman-1.so.0.9.6
/debian/buildd/build/chroot-unstable/build/buildd/libpixman-1-dev_0.9.6-1_m32r.deb:
drwxr-xr-x root/root 0 2007-11-30 02:00 ./
drwxr-xr-x root/root 0 2007-11-30 01:59 ./usr/
drwxr-xr-x root/root 0 2007-11-30 01:59 ./usr/include/
drwxr-xr-x root/root 0 2007-11-30 01:58 ./usr/include/pixman-1/
-rw-r--r-- root/root 23594 2007-11-30 01:58 ./usr/include/pixman-1/pixman.h
drwxr-xr-x root/root 0 2007-11-30 01:58 ./usr/share/
drwxr-xr-x root/root 0 2007-11-30 01:58 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-11-30 01:59 ./usr/share/doc/libpixman-1-dev/
-rw-r--r-- root/root 3610 2007-11-30 01:31 ./usr/share/doc/libpixman-1-dev/copyright
-rw-r--r-- root/root 940 2007-11-30 01:31 ./usr/share/doc/libpixman-1-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-11-30 01:59 ./usr/lib/
drwxr-xr-x root/root 0 2007-11-30 01:58 ./usr/lib/pkgconfig/
-rw-r--r-- root/root 227 2007-11-30 01:58 ./usr/lib/pkgconfig/pixman-1.pc
-rw-r--r-- root/root 176878 2007-11-30 01:59 ./usr/lib/libpixman-1.a
lrwxrwxrwx root/root 0 2007-11-30 01:59 ./usr/lib/libpixman-1.so -> libpixman-1.so.0.9.6
******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/pixman-0.9.6
------------------------------------------------------------------------------
******************************************************************************
Finished at 20071130-0202
Build needed 00:31:53, 8628k disk space
More information about the build-status
mailing list