[build-status: 125897] Log for successful build of libdmx_1:1.0.2-3 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Fri May 16 22:46:51 JST 2008


Automatic build of libdmx_1:1.0.2-3 on mappi005 by sbuild/m32r 98-farm
Build started at 20080516-2211
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 499kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libdmx 1:1.0.2-3 (dsc) [1263B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libdmx 1:1.0.2-3 (tar) [322kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libdmx 1:1.0.2-3 (diff) [176kB]
Fetched 499kB in 13s (36.7kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2), x11proto-dmx-dev, libxext-dev (>= 1:0.99.1), pkg-config
Checking for already installed source dependencies...
debhelper: already installed (7.0.8 >= 5.0.0 is satisfied)
libx11-dev: already installed (2:1.0.3-7 >= 1:0.99.2 is satisfied)
x11proto-dmx-dev: missing
Using default version 1:2.2.2-5 (Priority: 500)
libxext-dev: already installed (2:1.0.4-1 >= 1:0.99.1 is satisfied)
pkg-config: already installed (0.22-1)
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install x11proto-dmx-dev
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  texlive-latex-recommended-doc texlive-latex-base-doc tcl
  texlive-fonts-recommended-doc
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  x11proto-dmx-dev
0 upgraded, 1 newly installed, 0 to remove and 68 not upgraded.
Need to get 0B/6468B of archives.
After this operation, 81.9kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  x11proto-dmx-dev
Authentication warning overridden.
Selecting previously deselected package x11proto-dmx-dev.
(Reading database ... 60579 files and directories currently installed.)
Unpacking x11proto-dmx-dev (from .../x11proto-dmx-dev_1%3a2.2.2-5_all.deb) ...
Setting up x11proto-dmx-dev (1:2.2.2-5) ...
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 libdmx in libdmx-1.0.2
dpkg-source: info: unpacking libdmx_1.0.2.orig.tar.gz
dpkg-source: info: applying libdmx_1.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 libdmx
dpkg-buildpackage: source version 1:1.0.2-3
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
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
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... 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... 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... 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
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DMX... yes
checking whether malloc(0) returns NULL... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating dmx.pc
config.status: creating config.h
config.status: executing depfiles commands
cd obj-m32r-linux-gnu && /usr/bin/make
make[1]: Entering directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu'
Making all in src
make[3]: Entering directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu/src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I..     -DMALLOC_0_RETURNS_NULL -Wall -g -O2 -MT dmx.lo -MD -MP -MF .deps/dmx.Tpo -c -o dmx.lo ../../src/dmx.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DMALLOC_0_RETURNS_NULL -Wall -g -O2 -MT dmx.lo -MD -MP -MF .deps/dmx.Tpo -c ../../src/dmx.c  -fPIC -DPIC -o .libs/dmx.o
 gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DMALLOC_0_RETURNS_NULL -Wall -g -O2 -MT dmx.lo -MD -MP -MF .deps/dmx.Tpo -c ../../src/dmx.c -o dmx.o >/dev/null 2>&1
mv -f .deps/dmx.Tpo .deps/dmx.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -DMALLOC_0_RETURNS_NULL -Wall -g -O2 -version-number 1:0:0 -no-undefined  -o libdmx.la -rpath /usr/lib dmx.lo -lX11 -lXext   
gcc -shared  .libs/dmx.o  -lX11 -lXext  -Wl,-soname -Wl,libdmx.so.1 -o .libs/libdmx.so.1.0.0
(cd .libs && rm -f libdmx.so.1 && ln -s libdmx.so.1.0.0 libdmx.so.1)
(cd .libs && rm -f libdmx.so && ln -s libdmx.so.1.0.0 libdmx.so)
ar cru .libs/libdmx.a  dmx.o
ranlib .libs/libdmx.a
creating libdmx.la
(cd .libs && rm -f libdmx.la && ln -s ../libdmx.la libdmx.la)
make[3]: Leaving directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu/src'
Making all in man
make[3]: Entering directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu/man'
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMX.man > DMX.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXAddInput.man > DMXAddInput.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXAddScreen.man > DMXAddScreen.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXChangeDesktopAttributes.man > DMXChangeDesktopAttributes.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXChangeScreensAttributes.man > DMXChangeScreensAttributes.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXForceWindowCreation.man > DMXForceWindowCreation.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXGetDesktopAttributes.man > DMXGetDesktopAttributes.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXGetInputAttributes.man > DMXGetInputAttributes.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXGetInputCount.man > DMXGetInputCount.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXGetScreenAttributes.man > DMXGetScreenAttributes.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXGetScreenCount.man > DMXGetScreenCount.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXGetWindowAttributes.man > DMXGetWindowAttributes.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXQueryExtension.man > DMXQueryExtension.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXQueryVersion.man > DMXQueryVersion.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXRemoveInput.man > DMXRemoveInput.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXRemoveScreen.man > DMXRemoveScreen.3
sed -e 's/__vendorversion__/"libdmx 1.0.2" "X Version 11"/' -e 's/__libmansuffix__/3/g'  < ../../man/DMXSync.man > DMXSync.3
make[3]: Leaving directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu/man'
make[3]: Entering directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu'
make[3]: Leaving directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu'
make[2]: Leaving directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu'
make[1]: Leaving directory `/build/buildd2/libdmx-1.0.2/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/buildd2/libdmx-1.0.2/debian/tmp install
make[1]: Entering directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu'
Making install in src
make[2]: Entering directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu/src'
make[3]: Entering directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu/src'
test -z "/usr/lib" || /bin/mkdir -p "/build/buildd2/libdmx-1.0.2/debian/tmp/usr/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/ginstall -c  'libdmx.la' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/lib/libdmx.la'
/usr/bin/ginstall -c .libs/libdmx.so.1.0.0 /build/buildd2/libdmx-1.0.2/debian/tmp/usr/lib/libdmx.so.1.0.0
(cd /build/buildd2/libdmx-1.0.2/debian/tmp/usr/lib && { ln -s -f libdmx.so.1.0.0 libdmx.so.1 || { rm -f libdmx.so.1 && ln -s libdmx.so.1.0.0 libdmx.so.1; }; })
(cd /build/buildd2/libdmx-1.0.2/debian/tmp/usr/lib && { ln -s -f libdmx.so.1.0.0 libdmx.so || { rm -f libdmx.so && ln -s libdmx.so.1.0.0 libdmx.so; }; })
/usr/bin/ginstall -c .libs/libdmx.lai /build/buildd2/libdmx-1.0.2/debian/tmp/usr/lib/libdmx.la
/usr/bin/ginstall -c .libs/libdmx.a /build/buildd2/libdmx-1.0.2/debian/tmp/usr/lib/libdmx.a
chmod 644 /build/buildd2/libdmx-1.0.2/debian/tmp/usr/lib/libdmx.a
ranlib /build/buildd2/libdmx-1.0.2/debian/tmp/usr/lib/libdmx.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu/src'
make[2]: Leaving directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu/src'
Making install in man
make[2]: Entering directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu/man'
make[3]: Entering directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu/man'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/man3" || /bin/mkdir -p "/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3"
 /usr/bin/ginstall -c -m 644 'DMX.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMX.3'
 /usr/bin/ginstall -c -m 644 'DMXAddInput.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXAddInput.3'
 /usr/bin/ginstall -c -m 644 'DMXAddScreen.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXAddScreen.3'
 /usr/bin/ginstall -c -m 644 'DMXChangeDesktopAttributes.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXChangeDesktopAttributes.3'
 /usr/bin/ginstall -c -m 644 'DMXChangeScreensAttributes.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXChangeScreensAttributes.3'
 /usr/bin/ginstall -c -m 644 'DMXForceWindowCreation.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXForceWindowCreation.3'
 /usr/bin/ginstall -c -m 644 'DMXGetDesktopAttributes.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXGetDesktopAttributes.3'
 /usr/bin/ginstall -c -m 644 'DMXGetInputAttributes.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXGetInputAttributes.3'
 /usr/bin/ginstall -c -m 644 'DMXGetInputCount.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXGetInputCount.3'
 /usr/bin/ginstall -c -m 644 'DMXGetScreenAttributes.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXGetScreenAttributes.3'
 /usr/bin/ginstall -c -m 644 'DMXGetScreenCount.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXGetScreenCount.3'
 /usr/bin/ginstall -c -m 644 'DMXGetWindowAttributes.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXGetWindowAttributes.3'
 /usr/bin/ginstall -c -m 644 'DMXQueryExtension.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXQueryExtension.3'
 /usr/bin/ginstall -c -m 644 'DMXQueryVersion.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXQueryVersion.3'
 /usr/bin/ginstall -c -m 644 'DMXRemoveInput.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXRemoveInput.3'
 /usr/bin/ginstall -c -m 644 'DMXRemoveScreen.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXRemoveScreen.3'
 /usr/bin/ginstall -c -m 644 'DMXSync.3' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/share/man/man3/DMXSync.3'
make[3]: Leaving directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu/man'
make[2]: Leaving directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu/man'
make[2]: Entering directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu'
make[3]: Entering directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/build/buildd2/libdmx-1.0.2/debian/tmp/usr/lib/pkgconfig"
 /usr/bin/ginstall -c -m 644 'dmx.pc' '/build/buildd2/libdmx-1.0.2/debian/tmp/usr/lib/pkgconfig/dmx.pc'
make[3]: Leaving directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu'
make[2]: Leaving directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu'
make[1]: Leaving directory `/build/buildd2/libdmx-1.0.2/obj-m32r-linux-gnu'
dh_testdir
dh_testroot
dh_installdocs
dh_install --sourcedir=debian/tmp --list-missing
dh_install: debian/tmp/usr/lib/libdmx.la exists in debian/tmp/ but is not installed to anywhere
dh_installchangelogs
dh_link
dh_strip --dbg-package=libdmx1-dbg
dh_compress
dh_fixperms
dh_makeshlibs
dh_shlibdeps
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `libdmx1' in `../libdmx1_1.0.2-3_m32r.deb'.
dpkg-deb: building package `libdmx1-dbg' in `../libdmx1-dbg_1.0.2-3_m32r.deb'.
dpkg-deb: building package `libdmx-dev' in `../libdmx-dev_1.0.2-3_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../libdmx_1.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 20080516-2244

chroot-unstable/build/buildd2/libdmx1_1.0.2-3_m32r.deb:
 new debian package, version 2.0.
 size 8636 bytes: control archive= 983 bytes.
     862 bytes,    22 lines      control              
     200 bytes,     3 lines      md5sums              
     135 bytes,     7 lines   *  postinst             #!/bin/sh
     132 bytes,     7 lines   *  postrm               #!/bin/sh
      17 bytes,     1 lines      shlibs               
 Package: libdmx1
 Source: libdmx
 Version: 1:1.0.2-3
 Architecture: m32r
 Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
 Installed-Size: 60
 Depends: libc6 (>= 2.3.5-1), libx11-6, libxext6
 Section: libs
 Priority: optional
 Description: X11 Distributed Multihead extension library
  libdmx is an interface to the DMX extension for X, which allows a single
  server to be set up as a proxy spanning multiple servers -- not unlike
  Xinerama across discrete physical machines.  It can be reconfigured
  on the fly to change the layout, and it is presented as a single logical
  display to clients.
  .
  libdmx allows clients to configure the layout of DMX servers by adding
  and removing screens, input devices, et al.
  .
  More information about X.Org can be found at:
  <URL:http://xorg.freedesktop.org>
  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

chroot-unstable/build/buildd2/libdmx1-dbg_1.0.2-3_m32r.deb:
 new debian package, version 2.0.
 size 26670 bytes: control archive= 873 bytes.
     992 bytes,    25 lines      control              
     222 bytes,     3 lines      md5sums              
 Package: libdmx1-dbg
 Source: libdmx
 Version: 1:1.0.2-3
 Architecture: m32r
 Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
 Installed-Size: 108
 Depends: libdmx1 (= 1:1.0.2-3)
 Section: libdevel
 Priority: extra
 Description: X11 Distributed Multihead library (debug package)
  libdmx is an interface to the DMX extension for X, which allows a single
  server to be set up as a proxy spanning multiple servers -- not unlike
  Xinerama across discrete physical machines.  It can be reconfigured
  on the fly to change the layout, and it is presented as a single logical
  display to clients.
  .
  libdmx allows clients to configure the layout of DMX servers by adding
  and removing screens, input devices, et al.
  .
  This package contains the debug versions of the library found in libdmx1.
  Non-developers likely have little use for this package.
  .
  More information about X.Org can be found at:
  <URL:http://xorg.freedesktop.org>
  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

chroot-unstable/build/buildd2/libdmx-dev_1.0.2-3_m32r.deb:
 new debian package, version 2.0.
 size 33270 bytes: control archive= 1450 bytes.
    1084 bytes,    26 lines      control              
    1550 bytes,    21 lines      md5sums              
 Package: libdmx-dev
 Source: libdmx
 Version: 1:1.0.2-3
 Architecture: m32r
 Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
 Installed-Size: 132
 Pre-Depends: x11-common (>= 1:7.0.0)
 Depends: libdmx1 (= 1:1.0.2-3), libx11-dev, x11proto-dmx-dev
 Section: libdevel
 Priority: optional
 Description: X11 Distributed Multihead extension library (development headers)
  libdmx is an interface to the DMX extension for X, which allows a single
  server to be set up as a proxy spanning multiple servers -- not unlike
  Xinerama across discrete physical machines.  It can be reconfigured
  on the fly to change the layout, and it is presented as a single logical
  display to clients.
  .
  libdmx allows clients to configure the layout of DMX servers by adding
  and removing screens, input devices, et al.
  .
  This package contains the development headers for the library found in
  libdmx1.  Non-developers likely have little use for this package.
  .
  More information about X.Org can be found at:
  <URL:http://xorg.freedesktop.org>
  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

chroot-unstable/build/buildd2/libdmx1_1.0.2-3_m32r.deb:
drwxr-xr-x root/root         0 2008-05-16 22:40 ./
drwxr-xr-x root/root         0 2008-05-16 22:39 ./usr/
drwxr-xr-x root/root         0 2008-05-16 22:39 ./usr/share/
drwxr-xr-x root/root         0 2008-05-16 22:39 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-16 22:40 ./usr/share/doc/libdmx1/
-rw-r--r-- root/root      1138 2008-05-16 22:27 ./usr/share/doc/libdmx1/copyright
-rw-r--r-- root/root      1069 2008-05-16 22:27 ./usr/share/doc/libdmx1/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-05-16 22:40 ./usr/lib/
-rw-r--r-- root/root     11760 2008-05-16 22:40 ./usr/lib/libdmx.so.1.0.0
lrwxrwxrwx root/root         0 2008-05-16 22:40 ./usr/lib/libdmx.so.1 -> libdmx.so.1.0.0

chroot-unstable/build/buildd2/libdmx1-dbg_1.0.2-3_m32r.deb:
drwxr-xr-x root/root         0 2008-05-16 22:41 ./
drwxr-xr-x root/root         0 2008-05-16 22:40 ./usr/
drwxr-xr-x root/root         0 2008-05-16 22:39 ./usr/share/
drwxr-xr-x root/root         0 2008-05-16 22:39 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-16 22:40 ./usr/share/doc/libdmx1-dbg/
-rw-r--r-- root/root      1138 2008-05-16 22:27 ./usr/share/doc/libdmx1-dbg/copyright
-rw-r--r-- root/root      1069 2008-05-16 22:27 ./usr/share/doc/libdmx1-dbg/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-05-16 22:40 ./usr/lib/
drwxr-xr-x root/root         0 2008-05-16 22:40 ./usr/lib/debug/
drwxr-xr-x root/root         0 2008-05-16 22:40 ./usr/lib/debug/usr/
drwxr-xr-x root/root         0 2008-05-16 22:40 ./usr/lib/debug/usr/lib/
-rw-r--r-- root/root     54437 2008-05-16 22:40 ./usr/lib/debug/usr/lib/libdmx.so.1.0.0

chroot-unstable/build/buildd2/libdmx-dev_1.0.2-3_m32r.deb:
drwxr-xr-x root/root         0 2008-05-16 22:42 ./
drwxr-xr-x root/root         0 2008-05-16 22:39 ./usr/
drwxr-xr-x root/root         0 2008-05-16 22:39 ./usr/share/
drwxr-xr-x root/root         0 2008-05-16 22:39 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-16 22:40 ./usr/share/doc/libdmx-dev/
-rw-r--r-- root/root      1138 2008-05-16 22:27 ./usr/share/doc/libdmx-dev/copyright
-rw-r--r-- root/root      1069 2008-05-16 22:27 ./usr/share/doc/libdmx-dev/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-05-16 22:39 ./usr/share/man/
drwxr-xr-x root/root         0 2008-05-16 22:40 ./usr/share/man/man3/
-rw-r--r-- root/root      1237 2008-05-16 22:39 ./usr/share/man/man3/DMXGetDesktopAttributes.3.gz
-rw-r--r-- root/root      1339 2008-05-16 22:39 ./usr/share/man/man3/DMXGetScreenCount.3.gz
-rw-r--r-- root/root      1513 2008-05-16 22:39 ./usr/share/man/man3/DMXAddScreen.3.gz
-rw-r--r-- root/root      1334 2008-05-16 22:39 ./usr/share/man/man3/DMX.3.gz
-rw-r--r-- root/root      1065 2008-05-16 22:39 ./usr/share/man/man3/DMXQueryExtension.3.gz
-rw-r--r-- root/root      1672 2008-05-16 22:39 ./usr/share/man/man3/DMXChangeScreensAttributes.3.gz
-rw-r--r-- root/root      1068 2008-05-16 22:39 ./usr/share/man/man3/DMXSync.3.gz
-rw-r--r-- root/root      1072 2008-05-16 22:39 ./usr/share/man/man3/DMXForceWindowCreation.3.gz
-rw-r--r-- root/root      1109 2008-05-16 22:39 ./usr/share/man/man3/DMXRemoveInput.3.gz
-rw-r--r-- root/root      1081 2008-05-16 22:39 ./usr/share/man/man3/DMXGetInputCount.3.gz
-rw-r--r-- root/root      1496 2008-05-16 22:39 ./usr/share/man/man3/DMXQueryVersion.3.gz
-rw-r--r-- root/root      1815 2008-05-16 22:39 ./usr/share/man/man3/DMXAddInput.3.gz
-rw-r--r-- root/root      1649 2008-05-16 22:39 ./usr/share/man/man3/DMXGetScreenAttributes.3.gz
-rw-r--r-- root/root      1809 2008-05-16 22:39 ./usr/share/man/man3/DMXGetInputAttributes.3.gz
-rw-r--r-- root/root      1100 2008-05-16 22:39 ./usr/share/man/man3/DMXRemoveScreen.3.gz
-rw-r--r-- root/root      1584 2008-05-16 22:39 ./usr/share/man/man3/DMXChangeDesktopAttributes.3.gz
-rw-r--r-- root/root      2059 2008-05-16 22:39 ./usr/share/man/man3/DMXGetWindowAttributes.3.gz
drwxr-xr-x root/root         0 2008-05-16 22:40 ./usr/lib/
-rw-r--r-- root/root     11076 2008-05-16 22:40 ./usr/lib/libdmx.a
drwxr-xr-x root/root         0 2008-05-16 22:39 ./usr/lib/pkgconfig/
-rw-r--r-- root/root       238 2008-05-16 22:39 ./usr/lib/pkgconfig/dmx.pc
lrwxrwxrwx root/root         0 2008-05-16 22:40 ./usr/lib/libdmx.so -> libdmx.so.1.0.0

libdmx_1.0.2-3_m32r.changes:
Format: 1.8
Date: Sun, 11 May 2008 14:06:24 +0200
Source: libdmx
Binary: libdmx1 libdmx1-dbg libdmx-dev
Architecture: m32r
Version: 1:1.0.2-3
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Julien Cristau <jcristau at debian.org>
Description: 
 libdmx-dev - X11 Distributed Multihead extension library (development headers)
 libdmx1    - X11 Distributed Multihead extension library
 libdmx1-dbg - X11 Distributed Multihead library (debug package)
Changes: 
 libdmx (1:1.0.2-3) unstable; urgency=low
 .
   * Remove outdated cvs information from the package descriptions, and add
     Vcs-* headers.
   * Drop pre-dependency on x11-common from libdmx1, it's not needed.
   * Remove Branden and Fabio from Uploaders with their permission.
   * Don't build-depend on packages with a -1 debian revision.
   * Bump Standards-Version to 3.7.3.
   * Use ${binary:Version} instead of ${Source-Version} in dependencies.
   * Add correct Section control fields for binary packages.
   * libdmx1-dbg doesn't need a dependency on x11-common.
   * Add myself to Uploaders.
   * autoreconf with recent autotools to get updated config.{guess,sub}.
Checksums-Sha1: 
 a7292c544a42d878b21962ce17aa7e8bbd79dde1 8636 libdmx1_1.0.2-3_m32r.deb
 4f86c9a2a2710268c051ec279c484ad9548e5bc9 26670 libdmx1-dbg_1.0.2-3_m32r.deb
 1bd54aef6dcc4a2374ad4039bcc5b37d87861566 33270 libdmx-dev_1.0.2-3_m32r.deb
Checksums-Sha256: 
 2da8b820a415d60893099d0a4ffef13909ce7d38d610a6fdad21ea6351c842f6 8636 libdmx1_1.0.2-3_m32r.deb
 795f6b49985087ca2686f84d97d67d926dd797c28fb71eb276150eeef7edfad1 26670 libdmx1-dbg_1.0.2-3_m32r.deb
 bfd887ddd8da5c894c06f0248a5861f49bc3700a6e1ec903db75357d509864f1 33270 libdmx-dev_1.0.2-3_m32r.deb
Files: 
 0d2c5e01d8ce8b1482663e2e576f163d 8636 libs optional libdmx1_1.0.2-3_m32r.deb
 020f6bf9bfd8fddd340100c43ca2a5b0 26670 libdevel extra libdmx1-dbg_1.0.2-3_m32r.deb
 b30c7ecf0f5f018b167e66246c7a9383 33270 libdevel optional libdmx-dev_1.0.2-3_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/libdmx-1.0.2
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/debian/buildd2/build/chroot-unstable --purge x11proto-dmx-dev
(Reading database ... 60580 files and directories currently installed.)
Removing x11proto-dmx-dev ...
******************************************************************************
Finished at 20080516-2246
Build needed 00:18:20, 3132k disk space




More information about the build-status mailing list