[build-status: 124336] Log for successful build of pixman_0.10.0-2 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Mon Apr 28 20:20:06 JST 2008
Automatic build of pixman_0.10.0-2 on mappi006 by sbuild/m32r
Build started at 20080428-1917
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 419kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main pixman 0.10.0-2 (dsc) [1246B]
Get:2 http://debian.linux-m32r.org 06_devonian/main pixman 0.10.0-2 (tar) [412kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main pixman 0.10.0-2 (diff) [5945B]
Fetched 419kB in 4s (89.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper, automake, autoconf, libtool, pkg-config
Checking for already installed source dependencies...
debhelper: already installed (7.0.1)
automake: already installed (1:1.10.1-3)
autoconf: already installed (2.61-7)
libtool: already installed (1.5.22-4)
pkg-config: already installed (0.22-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.0.3 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 pixman in pixman-0.10.0
dpkg-source: info: unpacking pixman_0.10.0.orig.tar.gz
dpkg-source: info: applying pixman_0.10.0-2.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 pixman
dpkg-buildpackage: source version 0.10.0-2
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f autogen-stamp config-stamp build-stamp install-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-*
rm -f $(find -name Makefile.in)
rm -f compile config.guess config.sub configure depcomp install-sh
rm -f ltmain.sh missing INSTALL aclocal.m4 config.h.in
dh_clean
debian/rules build
dh_testdir
autoreconf -vfi
autoreconf2.50: Entering directory `.'
autoreconf2.50: configure.ac: not using Gettext
autoreconf2.50: running: aclocal --force
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
/usr/share/aclocal/libmcrypt.m4:17: run info '(automake)Extending aclocal'
/usr/share/aclocal/libmcrypt.m4:17: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoreconf2.50: configure.ac: tracing
autoreconf2.50: running: libtoolize --copy --force
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
/usr/share/aclocal/libmcrypt.m4:17: run info '(automake)Extending aclocal'
/usr/share/aclocal/libmcrypt.m4:17: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoreconf2.50: running: /usr/bin/autoconf --force
autoreconf2.50: running: /usr/bin/autoheader --force
autoreconf2.50: running: automake --add-missing --copy --force-missing
configure.ac:65: installing `./install-sh'
configure.ac:65: installing `./missing'
pixman/Makefile.am: installing `./depcomp'
Makefile.am: installing `./INSTALL'
autoreconf2.50: Leaving directory `.'
touch autogen-stamp
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 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 recognise 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... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
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... 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 for getisax... no
checking whether byte ordering is bigendian... yes
checking for -fvisibility... yes
checking whether to use MMX intrinsics... no
checking whether to use SSE intrinsics... no
checking whether to use SSE2 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: creating ./config.status
config.status: creating pixman-1.pc
config.status: creating Makefile
config.status: creating pixman/Makefile
config.status: creating pixman/pixman-version.h
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
touch config-stamp
dh_testdir
cd obj-m32r-linux-gnu && /usr/bin/make
make[1]: Entering directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu'
Making all in pixman
make[3]: Entering directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu/pixman'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-access.lo -MD -MP -MF .deps/pixman-access.Tpo -c -o pixman-access.lo ../../pixman/pixman-access.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-access.lo -MD -MP -MF .deps/pixman-access.Tpo -c ../../pixman/pixman-access.c -fPIC -DPIC -o .libs/pixman-access.o
gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-access.lo -MD -MP -MF .deps/pixman-access.Tpo -c ../../pixman/pixman-access.c -o pixman-access.o >/dev/null 2>&1
mv -f .deps/pixman-access.Tpo .deps/pixman-access.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-access-accessors.lo -MD -MP -MF .deps/pixman-access-accessors.Tpo -c -o pixman-access-accessors.lo ../../pixman/pixman-access-accessors.c
gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-access-accessors.lo -MD -MP -MF .deps/pixman-access-accessors.Tpo -c ../../pixman/pixman-access-accessors.c -fPIC -DPIC -o .libs/pixman-access-accessors.o
gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-access-accessors.lo -MD -MP -MF .deps/pixman-access-accessors.Tpo -c ../../pixman/pixman-access-accessors.c -o pixman-access-accessors.o >/dev/null 2>&1
mv -f .deps/pixman-access-accessors.Tpo .deps/pixman-access-accessors.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-region.lo -MD -MP -MF .deps/pixman-region.Tpo -c -o pixman-region.lo ../../pixman/pixman-region.c
gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-combine.lo -MD -MP -MF .deps/pixman-combine.Tpo -c -o pixman-combine.lo ../../pixman/pixman-combine.c
gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-combine.lo -MD -MP -MF .deps/pixman-combine.Tpo -c ../../pixman/pixman-combine.c -fPIC -DPIC -o .libs/pixman-combine.o
gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-combine.lo -MD -MP -MF .deps/pixman-combine.Tpo -c ../../pixman/pixman-combine.c -o pixman-combine.o >/dev/null 2>&1
mv -f .deps/pixman-combine.Tpo .deps/pixman-combine.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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:110: warning: 'fbCompositeOver_x888x8x8888' defined but not used
../../pixman/pixman-pict.c:1061: warning: 'fbCompositeSrcSrc_nxn' defined but not used
gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-source.lo -MD -MP -MF .deps/pixman-source.Tpo -c -o pixman-source.lo ../../pixman/pixman-source.c
gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-source.lo -MD -MP -MF .deps/pixman-source.Tpo -c ../../pixman/pixman-source.c -fPIC -DPIC -o .libs/pixman-source.o
gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-source.lo -MD -MP -MF .deps/pixman-source.Tpo -c ../../pixman/pixman-source.c -o pixman-source.o >/dev/null 2>&1
mv -f .deps/pixman-source.Tpo .deps/pixman-source.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-transformed.lo -MD -MP -MF .deps/pixman-transformed.Tpo -c -o pixman-transformed.lo ../../pixman/pixman-transformed.c
gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-transformed.lo -MD -MP -MF .deps/pixman-transformed.Tpo -c ../../pixman/pixman-transformed.c -fPIC -DPIC -o .libs/pixman-transformed.o
gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-transformed.lo -MD -MP -MF .deps/pixman-transformed.Tpo -c ../../pixman/pixman-transformed.c -o pixman-transformed.o >/dev/null 2>&1
mv -f .deps/pixman-transformed.Tpo .deps/pixman-transformed.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-transformed-accessors.lo -MD -MP -MF .deps/pixman-transformed-accessors.Tpo -c -o pixman-transformed-accessors.lo ../../pixman/pixman-transformed-accessors.c
gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-transformed-accessors.lo -MD -MP -MF .deps/pixman-transformed-accessors.Tpo -c ../../pixman/pixman-transformed-accessors.c -fPIC -DPIC -o .libs/pixman-transformed-accessors.o
gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -MT pixman-transformed-accessors.lo -MD -MP -MF .deps/pixman-transformed-accessors.Tpo -c ../../pixman/pixman-transformed-accessors.c -o pixman-transformed-accessors.o >/dev/null 2>&1
mv -f .deps/pixman-transformed-accessors.Tpo .deps/pixman-transformed-accessors.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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:91: warning: 'dump_image' defined but not used
gcc -DHAVE_CONFIG_H -I. -I../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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../../pixman -I.. -Wall -g -O2 -fvisibility=hidden -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 -fvisibility=hidden -version-info 10:0:10 -o libpixman-1.la -rpath /usr/lib pixman-access.lo pixman-access-accessors.lo pixman-region.lo pixman-image.lo pixman-combine.lo pixman-compose.lo pixman-compose-accessors.lo pixman-pict.lo pixman-source.lo pixman-transformed.lo pixman-transformed-accessors.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-access.o .libs/pixman-access-accessors.o .libs/pixman-region.o .libs/pixman-image.o .libs/pixman-combine.o .libs/pixman-compose.o .libs/pixman-compose-accessors.o .libs/pixman-pict.o .libs/pixman-source.o .libs/pixman-transformed.o .libs/pixman-transformed-accessors.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.10.0
(cd .libs && rm -f libpixman-1.so.0 && ln -s libpixman-1.so.0.10.0 libpixman-1.so.0)
(cd .libs && rm -f libpixman-1.so && ln -s libpixman-1.so.0.10.0 libpixman-1.so)
ar cru .libs/libpixman-1.a pixman-access.o pixman-access-accessors.o pixman-region.o pixman-image.o pixman-combine.o pixman-compose.o pixman-compose-accessors.o pixman-pict.o pixman-source.o pixman-transformed.o pixman-transformed-accessors.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/buildd4/pixman-0.10.0/obj-m32r-linux-gnu/pixman'
Making all in test
make[3]: Entering directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu/test'
gcc -DHAVE_CONFIG_H -I. -I../../test -I.. -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 -fvisibility=hidden -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 -fvisibility=hidden -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 -fvisibility=hidden -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../../test -I.. -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 -fvisibility=hidden -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 -fvisibility=hidden -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 -fvisibility=hidden -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
gcc -DHAVE_CONFIG_H -I. -I../../test -I.. -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 -fvisibility=hidden -MT fetch-test.o -MD -MP -MF .deps/fetch-test.Tpo -c -o fetch-test.o ../../test/fetch-test.c
mv -f .deps/fetch-test.Tpo .deps/fetch-test.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -fvisibility=hidden -o fetch-test fetch-test.o ../pixman/libpixman-1.la
gcc -Wall -g -O2 -fvisibility=hidden -o .libs/fetch-test fetch-test.o ../pixman/.libs/libpixman-1.so
creating fetch-test
make[3]: Leaving directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu/test'
make[3]: Entering directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu'
make[2]: Leaving directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu'
make[1]: Leaving directory `/build/buildd4/pixman-0.10.0/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/buildd4/pixman-0.10.0/debian/tmp install
make[1]: Entering directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu'
Making install in pixman
make[2]: Entering directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu/pixman'
make[3]: Entering directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu/pixman'
test -z "/usr/lib" || /bin/mkdir -p "/build/buildd4/pixman-0.10.0/debian/tmp/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libpixman-1.la' '/build/buildd4/pixman-0.10.0/debian/tmp/usr/lib/libpixman-1.la'
/usr/bin/ginstall -c .libs/libpixman-1.so.0.10.0 /build/buildd4/pixman-0.10.0/debian/tmp/usr/lib/libpixman-1.so.0.10.0
(cd /build/buildd4/pixman-0.10.0/debian/tmp/usr/lib && { ln -s -f libpixman-1.so.0.10.0 libpixman-1.so.0 || { rm -f libpixman-1.so.0 && ln -s libpixman-1.so.0.10.0 libpixman-1.so.0; }; })
(cd /build/buildd4/pixman-0.10.0/debian/tmp/usr/lib && { ln -s -f libpixman-1.so.0.10.0 libpixman-1.so || { rm -f libpixman-1.so && ln -s libpixman-1.so.0.10.0 libpixman-1.so; }; })
/usr/bin/ginstall -c .libs/libpixman-1.lai /build/buildd4/pixman-0.10.0/debian/tmp/usr/lib/libpixman-1.la
/usr/bin/ginstall -c .libs/libpixman-1.a /build/buildd4/pixman-0.10.0/debian/tmp/usr/lib/libpixman-1.a
chmod 644 /build/buildd4/pixman-0.10.0/debian/tmp/usr/lib/libpixman-1.a
ranlib /build/buildd4/pixman-0.10.0/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/buildd4/pixman-0.10.0/debian/tmp/usr/include/pixman-1/"
/usr/bin/ginstall -c -m 644 '../../pixman/pixman.h' '/build/buildd4/pixman-0.10.0/debian/tmp/usr/include/pixman-1//pixman.h'
/usr/bin/ginstall -c -m 644 'pixman-version.h' '/build/buildd4/pixman-0.10.0/debian/tmp/usr/include/pixman-1//pixman-version.h'
make[3]: Leaving directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu/pixman'
make[2]: Leaving directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu/pixman'
Making install in test
make[2]: Entering directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu/test'
make[3]: Entering directory `/build/buildd4/pixman-0.10.0/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/buildd4/pixman-0.10.0/obj-m32r-linux-gnu/test'
make[2]: Leaving directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu/test'
make[2]: Entering directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu'
make[3]: Entering directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/build/buildd4/pixman-0.10.0/debian/tmp/usr/lib/pkgconfig"
/usr/bin/ginstall -c -m 644 'pixman-1.pc' '/build/buildd4/pixman-0.10.0/debian/tmp/usr/lib/pkgconfig/pixman-1.pc'
make[3]: Leaving directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu'
make[2]: Leaving directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu'
make[1]: Leaving directory `/build/buildd4/pixman-0.10.0/obj-m32r-linux-gnu'
touch install-stamp
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 -plibpixman-1-0 --add-udeb libpixman-1-0-udeb
dh_shlibdeps
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `libpixman-1-0' in `../libpixman-1-0_0.10.0-2_m32r.deb'.
dpkg-deb: building package `libpixman-1-0-udeb' in `../libpixman-1-0-udeb_0.10.0-2_m32r.udeb'.
dpkg-deb: building package `libpixman-1-0-dbg' in `../libpixman-1-0-dbg_0.10.0-2_m32r.deb'.
dpkg-deb: building package `libpixman-1-dev' in `../libpixman-1-dev_0.10.0-2_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../pixman_0.10.0-2_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 20080428-2019
chroot-unstable/build/buildd4/libpixman-1-0_0.10.0-2_m32r.deb:
new debian package, version 2.0.
size 64238 bytes: control archive= 1313 bytes.
503 bytes, 14 lines control
218 bytes, 3 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
91 bytes, 2 lines shlibs
2146 bytes, 64 lines symbols
Package: libpixman-1-0
Source: pixman
Version: 0.10.0-2
Architecture: m32r
Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
Installed-Size: 188
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.
chroot-unstable/build/buildd4/libpixman-1-0-udeb_0.10.0-2_m32r.udeb:
new debian package, version 2.0.
size 60310 bytes: control archive= 414 bytes.
414 bytes, 12 lines control
Package: libpixman-1-0-udeb
Source: pixman
Version: 0.10.0-2
Architecture: m32r
Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
Installed-Size: 152
Depends: libc6 (>= 2.3.5-1)
Section: debian-installer
Priority: optional
Description: pixel-manipulation library for X and cairo
This package contains a minimal set of libraries needed for the Debian
installer. Do not install it on a normal system.
chroot-unstable/build/buildd4/libpixman-1-0-dbg_0.10.0-2_m32r.deb:
new debian package, version 2.0.
size 147600 bytes: control archive= 565 bytes.
432 bytes, 12 lines control
240 bytes, 3 lines md5sums
Package: libpixman-1-0-dbg
Source: pixman
Version: 0.10.0-2
Architecture: m32r
Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
Installed-Size: 436
Depends: libpixman-1-0 (= 0.10.0-2)
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.
chroot-unstable/build/buildd4/libpixman-1-dev_0.10.0-2_m32r.deb:
new debian package, version 2.0.
size 69956 bytes: control archive= 675 bytes.
463 bytes, 13 lines control
414 bytes, 6 lines md5sums
Package: libpixman-1-dev
Source: pixman
Version: 0.10.0-2
Architecture: m32r
Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
Installed-Size: 244
Depends: libpixman-1-0 (= 0.10.0-2)
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.
chroot-unstable/build/buildd4/libpixman-1-0_0.10.0-2_m32r.deb:
drwxr-xr-x root/root 0 2008-04-28 20:13 ./
drwxr-xr-x root/root 0 2008-04-28 20:11 ./usr/
drwxr-xr-x root/root 0 2008-04-28 20:11 ./usr/share/
drwxr-xr-x root/root 0 2008-04-28 20:11 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-04-28 20:12 ./usr/share/doc/libpixman-1-0/
-rw-r--r-- root/root 3610 2008-04-28 19:21 ./usr/share/doc/libpixman-1-0/copyright
-rw-r--r-- root/root 1241 2008-04-28 19:21 ./usr/share/doc/libpixman-1-0/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-04-28 20:12 ./usr/lib/
-rw-r--r-- root/root 134988 2008-04-28 20:12 ./usr/lib/libpixman-1.so.0.10.0
lrwxrwxrwx root/root 0 2008-04-28 20:12 ./usr/lib/libpixman-1.so.0 -> libpixman-1.so.0.10.0
chroot-unstable/build/buildd4/libpixman-1-0-udeb_0.10.0-2_m32r.udeb:
drwxr-xr-x root/root 0 2008-04-28 20:15 ./
drwxr-xr-x root/root 0 2008-04-28 20:11 ./usr/
drwxr-xr-x root/root 0 2008-04-28 20:12 ./usr/lib/
-rw-r--r-- root/root 134988 2008-04-28 20:12 ./usr/lib/libpixman-1.so.0.10.0
lrwxrwxrwx root/root 0 2008-04-28 20:12 ./usr/lib/libpixman-1.so.0 -> libpixman-1.so.0.10.0
chroot-unstable/build/buildd4/libpixman-1-0-dbg_0.10.0-2_m32r.deb:
drwxr-xr-x root/root 0 2008-04-28 20:15 ./
drwxr-xr-x root/root 0 2008-04-28 20:12 ./usr/
drwxr-xr-x root/root 0 2008-04-28 20:11 ./usr/share/
drwxr-xr-x root/root 0 2008-04-28 20:11 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-04-28 20:12 ./usr/share/doc/libpixman-1-0-dbg/
-rw-r--r-- root/root 3610 2008-04-28 19:21 ./usr/share/doc/libpixman-1-0-dbg/copyright
-rw-r--r-- root/root 1241 2008-04-28 19:21 ./usr/share/doc/libpixman-1-0-dbg/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-04-28 20:12 ./usr/lib/
drwxr-xr-x root/root 0 2008-04-28 20:12 ./usr/lib/debug/
drwxr-xr-x root/root 0 2008-04-28 20:12 ./usr/lib/debug/usr/
drwxr-xr-x root/root 0 2008-04-28 20:12 ./usr/lib/debug/usr/lib/
-rw-r--r-- root/root 390047 2008-04-28 20:12 ./usr/lib/debug/usr/lib/libpixman-1.so.0.10.0
chroot-unstable/build/buildd4/libpixman-1-dev_0.10.0-2_m32r.deb:
drwxr-xr-x root/root 0 2008-04-28 20:15 ./
drwxr-xr-x root/root 0 2008-04-28 20:11 ./usr/
drwxr-xr-x root/root 0 2008-04-28 20:11 ./usr/share/
drwxr-xr-x root/root 0 2008-04-28 20:11 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-04-28 20:12 ./usr/share/doc/libpixman-1-dev/
-rw-r--r-- root/root 3610 2008-04-28 19:21 ./usr/share/doc/libpixman-1-dev/copyright
-rw-r--r-- root/root 1241 2008-04-28 19:21 ./usr/share/doc/libpixman-1-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-04-28 20:12 ./usr/lib/
-rw-r--r-- root/root 158992 2008-04-28 20:12 ./usr/lib/libpixman-1.a
drwxr-xr-x root/root 0 2008-04-28 20:11 ./usr/lib/pkgconfig/
-rw-r--r-- root/root 228 2008-04-28 20:11 ./usr/lib/pkgconfig/pixman-1.pc
drwxr-xr-x root/root 0 2008-04-28 20:11 ./usr/include/
drwxr-xr-x root/root 0 2008-04-28 20:11 ./usr/include/pixman-1/
-rw-r--r-- root/root 25169 2008-04-28 20:11 ./usr/include/pixman-1/pixman.h
-rw-r--r-- root/root 1739 2008-04-28 20:11 ./usr/include/pixman-1/pixman-version.h
lrwxrwxrwx root/root 0 2008-04-28 20:12 ./usr/lib/libpixman-1.so -> libpixman-1.so.0.10.0
pixman_0.10.0-2_m32r.changes:
Format: 1.8
Date: Thu, 17 Apr 2008 14:08:20 +0200
Source: pixman
Binary: libpixman-1-0 libpixman-1-0-udeb libpixman-1-0-dbg libpixman-1-dev
Architecture: m32r
Version: 0.10.0-2
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.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-0-udeb - pixel-manipulation library for X and cairo (udeb)
libpixman-1-dev - pixel-manipulation library for X and cairo (development files)
Closes: 476480
Changes:
pixman (0.10.0-2) unstable; urgency=low
.
[ Frans Pop ]
* Add libpixman-1-0-udeb (needed for cairo). Closes: #476480.
Checksums-Sha1:
cd558730fc2beaa7b578d389ac14c1d40fb1e146 64238 libpixman-1-0_0.10.0-2_m32r.deb
a055171f64a75fdc7a8b1d724650711855c9453e 60310 libpixman-1-0-udeb_0.10.0-2_m32r.udeb
fe959b9d25c1af1a6ca40e874463eda1c1d6f0ea 147600 libpixman-1-0-dbg_0.10.0-2_m32r.deb
9a50d77f1408865edc8cd694834de82880ed9021 69956 libpixman-1-dev_0.10.0-2_m32r.deb
Checksums-Sha256:
c6db5cc76e40df89959887f3fba65acf1e712a9a274b2a04f17d1330b17d927f 64238 libpixman-1-0_0.10.0-2_m32r.deb
b302dd10fa5775a2847c1646ff286a27ae921210c6997fc51febbbdcd04e41f3 60310 libpixman-1-0-udeb_0.10.0-2_m32r.udeb
d0358b2bf7dbba16046514394eb6159fbc9b2da2021ec4620519c9324ac3d484 147600 libpixman-1-0-dbg_0.10.0-2_m32r.deb
c29c354e1941e2c987412d42052d4627404ea0daed773866eed3004baa1f6caa 69956 libpixman-1-dev_0.10.0-2_m32r.deb
Files:
20d019d9ca32c8bca02919dc87ceda48 64238 libs optional libpixman-1-0_0.10.0-2_m32r.deb
d121ed7a0a1b44a8c5dcb01f3cd66817 60310 debian-installer optional libpixman-1-0-udeb_0.10.0-2_m32r.udeb
a72795ba3c44105e6b34e0ef506d9d12 147600 libdevel extra libpixman-1-0-dbg_0.10.0-2_m32r.deb
aadbb9562294f94ad819686ebc355131 69956 libdevel optional libpixman-1-dev_0.10.0-2_m32r.deb
Package-Type: udeb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd4/pixman-0.10.0
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080428-2020
Build needed 00:59:32, 8848k disk space
More information about the build-status
mailing list