[build-status: 85572] Log for successful build of splitvt_1.6.6-2 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Wed Jul 25 08:47:40 JST 2007
Automatic build of splitvt_1.6.6-2 on mappi006 by sbuild/m32r 0.53
Build started at 20070725-0838
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 76.0kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main splitvt 1.6.6-2 (dsc) [653B]
Get:2 http://debian.linux-m32r.org 06_devonian/main splitvt 1.6.6-2 (tar) [64.8kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main splitvt 1.6.6-2 (diff) [10.5kB]
Fetched 76.0kB in 1s (59.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), libncurses5-dev, dpkg-dev (>= 1.9.0)
Checking for already installed source dependencies...
debhelper: already installed (5.0.50 >= 5 is satisfied)
libncurses5-dev: already installed (5.6-3)
dpkg-dev: already installed (1.14.5 >= 1.9.0 is satisfied)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.1 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
/usr/bin/dpkg --set-selections failed
------------------------------------------------------------------------------
gpg: Signature made Fri Jul 20 03:11:51 2007 JST using DSA key ID 788A3F4C
gpg: Can't check signature: public key not found
dpkg-source: extracting splitvt in splitvt-1.6.6
dpkg-source: unpacking splitvt_1.6.6.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/splitvt_1.6.6-2.diff.gz
dpkg-buildpackage: source package is splitvt
dpkg-buildpackage: source version is 1.6.6-2
dpkg-buildpackage: source changed by Joey Hess <joeyh at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.6.6-2
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
dh_clean
if [ ! -f Makefile ]; then ./configure ; fi
Making configuration...
Aha! You are running Linux!
Congratulations on the choice of a GNU generation.
Using the termcap library for terminal support.
Your utmp file uses the host field.
I will use termio tty structures.
I will use your sockets definition header.
I will use wait4() instead of waitpid().
If installed set-uid root, this program will put entries for its windows
in /var/run/utmp, and will also change ownership of the ttys it acquires to the
user running this program.
Done. Type 'make' to build
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd4/splitvt-1.6.6'
rm -f *.o core
rm -f splitvt Makefile
make[1]: Leaving directory `/build/buildd4/splitvt-1.6.6'
debian/rules build
dh_testdir
rm -f Makefile
./configure
Making configuration...
Aha! You are running Linux!
Congratulations on the choice of a GNU generation.
Using the termcap library for terminal support.
Your utmp file uses the host field.
I will use termio tty structures.
I will use your sockets definition header.
I will use wait4() instead of waitpid().
If installed set-uid root, this program will put entries for its windows
in /var/run/utmp, and will also change ownership of the ttys it acquires to the
user running this program.
Done. Type 'make' to build
/usr/bin/make
make[1]: Entering directory `/build/buildd4/splitvt-1.6.6'
gcc -Wall -O2 -DTERMCAP -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o splitvt.o splitvt.c
gcc -Wall -O2 -DTERMCAP -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o misc.o misc.c
gcc -Wall -O2 -DTERMCAP -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o utmp.o utmp.c
gcc -Wall -O2 -DTERMCAP -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o vt100.o vt100.c
gcc -Wall -O2 -DTERMCAP -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o videomem.o videomem.c
gcc -Wall -O2 -DTERMCAP -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o terminal.o terminal.c
gcc -Wall -O2 -DTERMCAP -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o vttest.o vttest.c
gcc -Wall -O2 -DTERMCAP -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o vtmouse.o vtmouse.c
gcc -Wall -O2 -DTERMCAP -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o parserc.o parserc.c
gcc -Wall -O2 -DTERMCAP -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o lock.o lock.c
gcc -Wall -O2 -DTERMCAP -DHAVE_UTHOST -DHAVE_TERMIO_H -DHAVE_UNISTD_H -DNEED_SELECT_H -DHAVE_WAIT4 -DSHELL=\"/bin/csh\" -DPTYCHAR=\"\" -DHEXDIGIT=\"\" -c -o cut-paste.o cut-paste.c
cut-paste.c: In function 'vt_getsel':
cut-paste.c:93: warning: 'endsel.y' may be used uninitialized in this function
cut-paste.c:93: warning: 'endsel.x' may be used uninitialized in this function
cut-paste.c:93: warning: 'startsel.x' may be used uninitialized in this function
cut-paste.c:93: warning: 'startsel.y' may be used uninitialized in this function
cut-paste.c:261: warning: 'mark1.x' may be used uninitialized in this function
cut-paste.c:261: warning: 'mark1.y' may be used uninitialized in this function
gcc -s -o splitvt splitvt.o misc.o utmp.o vt100.o videomem.o terminal.o vttest.o vtmouse.o parserc.o lock.o cut-paste.o -ltermcap
make[1]: Leaving directory `/build/buildd4/splitvt-1.6.6'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean
dh_install splitvt usr/bin
dh_installdocs README TODO ANNOUNCE BLURB
dh_installexamples examples/*
dh_installmenu
dh_installcron
dh_installman splitvt.1
dh_installchangelogs CHANGES
dh_strip
dh_compress
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: warning: could not find any packages for libncurses.so.5
dpkg-shlibdeps: warning: unable to find dependency information for shared library libncurses (soname 5, path libncurses.so.5, dependency field Depends)
dpkg-shlibdeps: warning: could not find any packages for libc.so.6
dpkg-shlibdeps: warning: unable to find dependency information for shared library libc (soname 6, path libc.so.6, dependency field Depends)
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_fixperms
chgrp utmp debian/splitvt/usr/bin/splitvt
chmod g+s debian/splitvt/usr/bin/splitvt
dh_builddeb
dpkg-deb: building package `splitvt' in `../splitvt_1.6.6-2_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 20070725-0847
splitvt_1.6.6-2_m32r.changes:
Format: 1.7
Date: Thu, 19 Jul 2007 14:09:33 -0400
Source: splitvt
Binary: splitvt
Architecture: m32r
Version: 1.6.6-2
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <joeyh at debian.org>
Changed-By: Joey Hess <joeyh at debian.org>
Description:
splitvt - run two programs in a split screen
Changes:
splitvt (1.6.6-2) unstable; urgency=low
.
* Hack config.c to not link with libnet if it's on the system. Linux's
libnet is not used by splitvt.
* Ditto libnsl.
Files:
af66125ea133cf069394df339742c43a 32836 utils optional splitvt_1.6.6-2_m32r.deb
/debian/buildd4/build/chroot-unstable/build/buildd4/splitvt_1.6.6-2_m32r.deb:
new debian package, version 2.0.
size 32836 bytes: control archive= 370 bytes.
rm: cannot remove directory `/tmp/dpkgP1cO6L': Directory not empty
rm cleanup failed, code 256
335 bytes, 11 lines control
Package: splitvt
Version: 1.6.6-2
Architecture: m32r
Maintainer: Joey Hess <joeyh at debian.org>
Installed-Size: 124
Section: utils
Priority: optional
Description: run two programs in a split screen
A utility to split a vt100 compatible screen into two halves,
upper and lower, and run a different program simultaneously
in each half.
/debian/buildd4/build/chroot-unstable/build/buildd4/splitvt_1.6.6-2_m32r.deb:
drwxr-xr-x root/root 0 2007-07-25 08:46 ./
drwxr-xr-x root/root 0 2007-07-25 08:45 ./usr/
drwxr-xr-x root/root 0 2007-07-25 08:46 ./usr/bin/
-rwxr-sr-x root/utmp 37632 2007-07-25 08:46 ./usr/bin/splitvt
drwxr-xr-x root/root 0 2007-07-25 08:45 ./usr/share/
drwxr-xr-x root/root 0 2007-07-25 08:45 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-07-25 08:46 ./usr/share/doc/splitvt/
-rw-r--r-- root/root 816 2007-04-02 00:22 ./usr/share/doc/splitvt/README
-rw-r--r-- root/root 149 2007-04-02 00:22 ./usr/share/doc/splitvt/TODO
-rw-r--r-- root/root 1843 2007-04-02 00:22 ./usr/share/doc/splitvt/ANNOUNCE
-rw-r--r-- root/root 2608 2007-04-02 00:22 ./usr/share/doc/splitvt/BLURB
-rw-r--r-- root/root 2067 2007-07-25 08:40 ./usr/share/doc/splitvt/copyright
drwxr-xr-x root/root 0 2007-07-25 08:45 ./usr/share/doc/splitvt/examples/
-rwxr-xr-x root/root 1032 2007-04-02 00:22 ./usr/share/doc/splitvt/examples/menu
-rw-r--r-- root/root 763 2007-04-02 00:22 ./usr/share/doc/splitvt/examples/splitvtrc
-rwxr-xr-x root/root 213 2007-04-02 00:22 ./usr/share/doc/splitvt/examples/xsplitvt
-rw-r--r-- root/root 1710 2007-04-02 03:04 ./usr/share/doc/splitvt/changelog.gz
-rw-r--r-- root/root 2059 2007-07-25 08:40 ./usr/share/doc/splitvt/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-07-25 08:45 ./usr/share/man/
drwxr-xr-x root/root 0 2007-07-25 08:46 ./usr/share/man/man1/
-rw-r--r-- root/root 2911 2007-07-25 08:40 ./usr/share/man/man1/splitvt.1.gz
******************************************************************************
Built successfully
Purging /debian/buildd4/build/chroot-unstable/build/buildd4/splitvt-1.6.6
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070725-0847
Build needed 00:07:12, 660k disk space
More information about the build-status
mailing list