[build-status: 61837] Log for successful build of xserver-xorg-input-penmount_1:1.2.0-1 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Tue Mar 27 02:51:56 JST 2007


Automatic build of xserver-xorg-input-penmount_1:1.2.0-1 on mappi005 by sbuild/m32r 0.53
Build started at 20070327-0236
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 338kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main xserver-xorg-input-penmount 1:1.2.0-1 (dsc) [925B]
Get:2 http://debian.linux-m32r.org 06_devonian/main xserver-xorg-input-penmount 1:1.2.0-1 (tar) [320kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main xserver-xorg-input-penmount 1:1.2.0-1 (diff) [17.4kB]
Fetched 338kB in 3s (93.8kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 2:1.1.1-1), x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.42 >= 5 is satisfied)
pkg-config: already installed (0.21-1)
xserver-xorg-dev: missing
Using default version 2:1.1.1-20+m32r
x11proto-core-dev: already installed (7.0.7-2)
x11proto-randr-dev: already installed (1.1.2-4)
x11proto-input-dev: already installed (1.3.2-4)
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  xserver-xorg-dev
0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded.
Need to get 0B/345kB of archives.
After unpacking 1729kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  xserver-xorg-dev
Authentication warning overridden.
Selecting previously deselected package xserver-xorg-dev.
(Reading database ... 61415 files and directories currently installed.)
Unpacking xserver-xorg-dev (from .../xserver-xorg-dev_2%3a1.1.1-20+m32r_m32r.deb) ...
Setting up xserver-xorg-dev (1.1.1-20+m32r) ...
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
------------------------------------------------------------------------------
dpkg-source: extracting xserver-xorg-input-penmount in xserver-xorg-input-penmount-1.2.0
dpkg-source: unpacking xserver-xorg-input-penmount_1.2.0.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/xserver-xorg-input-penmount_1.2.0-1.diff.gz
dpkg-buildpackage: source package is xserver-xorg-input-penmount
dpkg-buildpackage: source version is 1:1.2.0-1
dpkg-buildpackage: source changed by Drew Parsons <dparsons at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.2.0-1
 /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 --disable-static \
	             CFLAGS="-Wall -g -O2" 
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for style of include used by make... GNU
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... 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 f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... 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... no
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 gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking if RANDR is defined... yes
checking if XINPUT is defined... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XORG... yes
checking for ANSI C header files... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
cd obj-m32r-linux-gnu && /usr/bin/make
make[1]: Entering directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu'
Making all in src
make[3]: Entering directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I..     -Wall -g -O2 -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg    -I../../src -MT xf86PM.lo -MD -MP -MF ".deps/xf86PM.Tpo" -c -o xf86PM.lo ../../src/xf86PM.c; \
	then mv -f ".deps/xf86PM.Tpo" ".deps/xf86PM.Plo"; else rm -f ".deps/xf86PM.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wall -g -O2 -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg -I../../src -MT xf86PM.lo -MD -MP -MF .deps/xf86PM.Tpo -c ../../src/xf86PM.c  -fPIC -DPIC -o .libs/xf86PM.o
../../src/xf86PM.c:47:1: warning: "NEED_XF86_TYPES" redefined
In file included from ../config.h:4,
                 from ../../src/xf86PM.c:40:
/usr/include/xorg/xorg-server.h:75:1: warning: this is the location of the previous definition
../../src/xf86PM.c: In function 'DeviceControl':
../../src/xf86PM.c:435: warning: unused variable 'map'
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -g -O2 -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg    -I../../src   -o penmount_drv.la -rpath /usr/lib/xorg/modules/input -module -avoid-version xf86PM.lo  
gcc -shared  .libs/xf86PM.o   -Wl,-soname -Wl,penmount_drv.so -o .libs/penmount_drv.so
creating penmount_drv.la
(cd .libs && rm -f penmount_drv.la && ln -s ../penmount_drv.la penmount_drv.la)
make[3]: Leaving directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu/src'
Making all in man
make[3]: Entering directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu/man'
sed -e 's|__vendorversion__|"xf86-input-penmount 1.2.0" "X Version 11"|' -e 's|__xorgversion__|"xf86-input-penmount 1.2.0" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__appmansuffix__|1x|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5x|g' < ../../man/penmount.man > penmount.4
make[3]: Leaving directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu/man'
make[3]: Entering directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu'
make[2]: Leaving directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu'
make[1]: Leaving directory `/build/buildd2/xserver-xorg-input-penmount-1.2.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/buildd2/xserver-xorg-input-penmount-1.2.0/debian/tmp install
make[1]: Entering directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu'
Making install in src
make[2]: Entering directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu/src'
make[3]: Entering directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu/src'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/xorg/modules/input" || mkdir -p -- "/build/buildd2/xserver-xorg-input-penmount-1.2.0/debian/tmp/usr/lib/xorg/modules/input"
 /bin/sh ../libtool --mode=install /usr/bin/ginstall -c  'penmount_drv.la' '/build/buildd2/xserver-xorg-input-penmount-1.2.0/debian/tmp/usr/lib/xorg/modules/input/penmount_drv.la'
/usr/bin/ginstall -c .libs/penmount_drv.so /build/buildd2/xserver-xorg-input-penmount-1.2.0/debian/tmp/usr/lib/xorg/modules/input/penmount_drv.so
/usr/bin/ginstall -c .libs/penmount_drv.lai /build/buildd2/xserver-xorg-input-penmount-1.2.0/debian/tmp/usr/lib/xorg/modules/input/penmount_drv.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/xorg/modules/input'
make[3]: Leaving directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu/src'
make[2]: Leaving directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu/src'
Making install in man
make[2]: Entering directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu/man'
make[3]: Entering directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu/man'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/man4" || mkdir -p -- "/build/buildd2/xserver-xorg-input-penmount-1.2.0/debian/tmp/usr/share/man/man4"
 /usr/bin/ginstall -c -m 644 'penmount.4' '/build/buildd2/xserver-xorg-input-penmount-1.2.0/debian/tmp/usr/share/man/man4/penmount.4'
make[3]: Leaving directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu/man'
make[2]: Leaving directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu/man'
make[2]: Entering directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu'
make[3]: Entering directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu'
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/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu'
make[2]: Leaving directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu'
make[1]: Leaving directory `/build/buildd2/xserver-xorg-input-penmount-1.2.0/obj-m32r-linux-gnu'
dh_testdir
dh_testroot
dh_installdocs
dh_installchangelogs
dh_install --sourcedir=debian/tmp --list-missing --exclude=penmount_drv.la --exclude=usr/share/man/man4
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `xserver-xorg-input-penmount' in `../xserver-xorg-input-penmount_1.2.0-1_m32r.deb'.
 dpkg-genchanges -B
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 20070327-0251

xserver-xorg-input-penmount_1.2.0-1_m32r.changes:
Format: 1.7
Date: Fri, 13 Oct 2006 22:37:28 +1000
Source: xserver-xorg-input-penmount
Binary: xserver-xorg-input-penmount
Architecture: m32r
Version: 1:1.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
Changed-By: Drew Parsons <dparsons at debian.org>
Description: 
 xserver-xorg-input-penmount - X.Org X server -- Penmount input driver
Changes: 
 xserver-xorg-input-penmount (1:1.2.0-1) unstable; urgency=low
 .
   [ Andres Salomon ]
   * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
     idempotency fix.
   * Run dh_install w/ --list-missing.
 .
   [ Drew Parsons ]
   * New upstream version (following X11R7.1).
   * Standards version 3.7.2.
   * Use debhelper 5.
   * Use dh_installman to install manpages.
   * Exclude penmount_drv.la from dh_install.
Files: 
 24f78d8af2acc604b598267ad7705fde 9762 x11 optional xserver-xorg-input-penmount_1.2.0-1_m32r.deb

/debian/buildd2/build/chroot-unstable/build/buildd2/xserver-xorg-input-penmount_1.2.0-1_m32r.deb:
 new debian package, version 2.0.
 size 9762 bytes: control archive= 730 bytes.
     697 bytes,    19 lines      control              
     326 bytes,     4 lines      md5sums              
 Package: xserver-xorg-input-penmount
 Version: 1:1.2.0-1
 Section: x11
 Priority: optional
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), xserver-xorg-core (>= 2:1.1.1-1)
 Replaces: xserver-xorg (<< 6.8.2-35)
 Provides: xserver-xorg-input
 Installed-Size: 76
 Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
 Description: X.Org X server -- Penmount input driver
  This package provides the driver for Penmount input devices.
  .
  More information about X.Org can be found at:
  <URL:http://xorg.freedesktop.org>
  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
  .
  This module can be found as the module 'driver/xf86-input-penmount' at
  :pserver:anoncvs at cvs.freedesktop.org:/cvs/xorg

/debian/buildd2/build/chroot-unstable/build/buildd2/xserver-xorg-input-penmount_1.2.0-1_m32r.deb:
drwxr-xr-x root/root         0 2007-03-27 02:50 ./
drwxr-xr-x root/root         0 2007-03-27 02:49 ./usr/
drwxr-xr-x root/root         0 2007-03-27 02:49 ./usr/share/
drwxr-xr-x root/root         0 2007-03-27 02:49 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-27 02:50 ./usr/share/doc/xserver-xorg-input-penmount/
-rw-r--r-- root/root      1445 2007-03-27 02:40 ./usr/share/doc/xserver-xorg-input-penmount/copyright
-rw-r--r-- root/root       796 2007-03-27 02:40 ./usr/share/doc/xserver-xorg-input-penmount/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-03-27 02:49 ./usr/share/man/
drwxr-xr-x root/root         0 2007-03-27 02:50 ./usr/share/man/man4/
-rw-r--r-- root/root       585 2007-03-27 02:48 ./usr/share/man/man4/penmount.4.gz
drwxr-xr-x root/root         0 2007-03-27 02:49 ./usr/lib/
drwxr-xr-x root/root         0 2007-03-27 02:49 ./usr/lib/xorg/
drwxr-xr-x root/root         0 2007-03-27 02:49 ./usr/lib/xorg/modules/
drwxr-xr-x root/root         0 2007-03-27 02:49 ./usr/lib/xorg/modules/input/
-rw-r--r-- root/root     13136 2007-03-27 02:49 ./usr/lib/xorg/modules/input/penmount_drv.so

******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/xserver-xorg-input-penmount-1.2.0
------------------------------------------------------------------------------
(Reading database ... 61579 files and directories currently installed.)
Removing xserver-xorg-dev ...
******************************************************************************
Finished at 20070327-0251
Build needed 00:12:00, 2288k disk space




More information about the build-status mailing list