[build-status: 61529] Log for successful build of numlockx_1.1-5 (dist=unstable)
Build Daemon
buildd at linux-m32r.org
Mon Mar 26 01:57:16 JST 2007
Automatic build of numlockx_1.1-5 on mappi006 by sbuild/m32r 1.7
Build started at 20070326-0140
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 362kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main numlockx 1.1-5 (dsc) [703B]
Get:2 http://debian.linux-m32r.org 06_devonian/main numlockx 1.1-5 (tar) [76.7kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main numlockx 1.1-5 (diff) [285kB]
Fetched 362kB in 3s (96.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 5), dpkg-dev (>= 1.13.19), libice-dev (>= 1:1.0.0), libxtst-dev (>= 1:1.0.0), texinfo, xutils (>= 7.0)
**** Warning:
**** The following central src deps are (probably) missing:
xlibs-dev (>> 4.1.0)
Checking for already installed source dependencies...
cdbs: already installed (in sufficient version 0.4.48 >= 0.4.23-1.1)
autotools-dev: already installed
debhelper: already installed (in sufficient version 5.0.42 >= 5)
dpkg-dev: already installed (in sufficient version 1.13.25 >= 1.13.19)
libice-dev: already installed (in sufficient version 1:1.0.1-2 >= 1:1.0.0)
libxtst-dev: already installed (in sufficient version 1:1.0.1-5 >= 1:1.0.0)
texinfo: already installed
xutils: already installed (in sufficient version 1:7.1.ds.2-1 >= 7.0)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
gpg: Signature made Mon Jun 5 20:22:31 2006 JST using DSA key ID 72D03CB1
gpg: Can't check signature: public key not found
dpkg-source: extracting numlockx in numlockx-1.1
dpkg-source: unpacking numlockx_1.1.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/numlockx_1.1-5.diff.gz
dpkg-buildpackage: source package is numlockx
dpkg-buildpackage: source version is 1.1-5
dpkg-buildpackage: source changed by Martin-Ãric Racine <q-funk at iki.fi>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.1-5
/usr/bin/fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
dh_clean
rm -f debian/cdbs-install-list debian/cdbs-package-list
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd4/numlockx-1.1'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd4/numlockx-1.1'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
debian/rules build
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd4/numlockx-1.1/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" LDFLAGS="-Wl,-O1 -Wl,--as-needed" /build/buildd4/numlockx-1.1/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/numlockx" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --bindir="\${prefix}/bin"
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 for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
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 cc... /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... cc -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 whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
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 cf77... 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 pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... 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 cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc 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 X... libraries /usr/lib, headers in standard search path
checking for X... (cached) libraries /usr/lib, headers
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking X11/XKBlib.h usability... yes
checking X11/XKBlib.h presence... yes
checking for X11/XKBlib.h... yes
checking for XkbLockModifiers in -lXext... yes
checking X11/extensions/XTest.h usability... yes
checking X11/extensions/XTest.h presence... yes
checking for X11/extensions/XTest.h... yes
checking for XTestFakeKeyEvent in -lXtst... yes
checking for Xsetup file... no
checking for xinitrc file... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
/usr/bin/make -C .
make[1]: Entering directory `/build/buildd4/numlockx-1.1'
/usr/bin/make all-am
make[2]: Entering directory `/build/buildd4/numlockx-1.1'
cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -O2 -Wall -pedantic -c main.c
/bin/sh ./libtool --tag=CC --mode=link cc -g -Wall -O2 -Wall -pedantic -Wl,-O1 -Wl,--as-needed -o numlockx -L/usr/lib main.o -lXtst -lXext -lX11
mkdir .libs
cc -g -Wall -O2 -Wall -pedantic -Wl,-O1 -Wl,--as-needed -o numlockx main.o -L/usr/lib -lXtst -lXext -lX11
make[2]: Leaving directory `/build/buildd4/numlockx-1.1'
make[1]: Leaving directory `/build/buildd4/numlockx-1.1'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/fakeroot debian/rules binary
test -x debian/rules
test "`id -u`" = 0
dh_clean -k
dh_installdirs -A
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C . install DESTDIR=/build/buildd4/numlockx-1.1/debian/numlockx/
make[1]: Entering directory `/build/buildd4/numlockx-1.1'
make[2]: Entering directory `/build/buildd4/numlockx-1.1'
test -z "/usr/bin" || mkdir -p -- "/build/buildd4/numlockx-1.1/debian/numlockx//usr/bin"
/bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'numlockx' '/build/buildd4/numlockx-1.1/debian/numlockx//usr/bin/numlockx'
/usr/bin/ginstall -c numlockx /build/buildd4/numlockx-1.1/debian/numlockx//usr/bin/numlockx
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/build/buildd4/numlockx-1.1'
make[1]: Leaving directory `/build/buildd4/numlockx-1.1'
dh_installdirs -pnumlockx
dh_installdocs -pnumlockx ./README ./AUTHORS
dh_installexamples -pnumlockx
dh_installman -pnumlockx
dh_installinfo -pnumlockx
dh_installmenu -pnumlockx
dh_installcron -pnumlockx
dh_installinit -pnumlockx
dh_installdebconf -pnumlockx
dh_installemacsen -pnumlockx
dh_installcatalogs -pnumlockx
dh_installpam -pnumlockx
dh_installlogrotate -pnumlockx
dh_installlogcheck -pnumlockx
dh_installmime -pnumlockx
dh_installchangelogs -pnumlockx ./ChangeLog
dh_installudev -pnumlockx
dh_install -pnumlockx
dh_link -pnumlockx
All files were installed into debian/numlockx.
dh_strip -pnumlockx
dh_compress -pnumlockx
dh_fixperms -pnumlockx
dh_makeshlibs -pnumlockx
dh_installdeb -pnumlockx
dh_perl -pnumlockx
dh_shlibdeps -pnumlockx
dh_gencontrol -pnumlockx
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -pnumlockx
dh_builddeb -pnumlockx
dpkg-deb: building package `numlockx' in `../numlockx_1.1-5_m32r.deb'.
dpkg-genchanges -b
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070326-0157
chroot-unstable/build/buildd4/numlockx_1.1-5_m32r.deb:
new debian package, version 2.0.
size 10960 bytes: control archive= 768 bytes.
rm: cannot remove directory `/tmp/dpkgMih8HH': Directory not empty
rm cleanup failed, code 256
31 bytes, 1 lines conffiles
437 bytes, 15 lines control
464 bytes, 7 lines md5sums
Package: numlockx
Version: 1.1-5
Section: x11
Priority: optional
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), libx11-6, libxtst6
Suggests: x-display-manager
Enhances: gdm, kdm, wdm, xdm
Installed-Size: 88
Maintainer: Martin-Ãric Racine <q-funk at iki.fi>
Description: enable NumLock in X11 sessions
Utilities to enable the keyboard's Numeric Lock during X11
session initialization.
.
Homepage: http://ktown.kde.org/~seli/numlockx/
chroot-unstable/build/buildd4/numlockx_1.1-5_m32r.deb:
drwxr-xr-x root/root 0 2007-03-26 01:53 ./
drwxr-xr-x root/root 0 2007-03-26 01:51 ./etc/
drwxr-xr-x root/root 0 2007-03-26 01:51 ./etc/X11/
drwxr-xr-x root/root 0 2007-03-26 01:54 ./etc/X11/Xsession.d/
-rw-r--r-- root/root 462 2007-03-26 01:42 ./etc/X11/Xsession.d/55numlockx
drwxr-xr-x root/root 0 2007-03-26 01:51 ./usr/
drwxr-xr-x root/root 0 2007-03-26 01:54 ./usr/bin/
-rwxr-xr-x root/root 5896 2007-03-26 01:54 ./usr/bin/numlockx
drwxr-xr-x root/root 0 2007-03-26 01:51 ./usr/share/
drwxr-xr-x root/root 0 2007-03-26 01:51 ./usr/share/man/
drwxr-xr-x root/root 0 2007-03-26 01:55 ./usr/share/man/man1/
-rw-r--r-- root/root 669 2007-03-26 01:42 ./usr/share/man/man1/numlockx.1.gz
drwxr-xr-x root/root 0 2007-03-26 01:51 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-03-26 01:55 ./usr/share/doc/numlockx/
-rw-r--r-- root/root 77 2001-05-01 03:42 ./usr/share/doc/numlockx/AUTHORS
-rw-r--r-- root/root 1354 2007-03-26 01:42 ./usr/share/doc/numlockx/copyright
-rw-r--r-- root/root 600 2005-10-04 00:27 ./usr/share/doc/numlockx/changelog.gz
-rw-r--r-- root/root 1810 2005-10-03 21:27 ./usr/share/doc/numlockx/README.gz
-rw-r--r-- root/root 1980 2007-03-26 01:42 ./usr/share/doc/numlockx/changelog.Debian.gz
numlockx_1.1-5_m32r.changes:
Format: 1.7
Date: Sun, 4 Jun 2006 23:06:39 +0300
Source: numlockx
Binary: numlockx
Architecture: m32r
Version: 1.1-5
Distribution: unstable
Urgency: low
Maintainer: Martin-Ãric Racine <q-funk at iki.fi>
Changed-By: Martin-Ãric Racine <q-funk at iki.fi>
Description:
numlockx - enable NumLock in X11 sessions
Changes:
numlockx (1.1-5) unstable; urgency=low
.
* Bumped all Build-Depends based on manual @cdbs@ answers.
Files:
39d333f54db63b3c78355ab4b62b4dc1 10960 x11 optional numlockx_1.1-5_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd4/numlockx-1.1
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070326-0157
Build needed 00:15:45, 1984k disk space
More information about the build-status
mailing list