[build-status: 111679] Log for successful build of ytalk_3.3.0-5 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Mon Dec 24 05:24:56 JST 2007
Automatic build of ytalk_3.3.0-5 on mappi006 by sbuild/m32r 0.53
Build started at 20071224-0500
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 145kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main ytalk 3.3.0-5 (dsc) [575B]
Get:2 http://debian.linux-m32r.org 06_devonian/main ytalk 3.3.0-5 (tar) [138kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main ytalk 3.3.0-5 (diff) [6475B]
Fetched 145kB in 1s (80.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), dpatch, libncurses5-dev
**** Warning:
**** The following central src deps are (probably) missing:
xlibs-dev (>> 4.1.0)
Checking for already installed source dependencies...
debhelper: already installed (5.0.62 >= 5 is satisfied)
dpatch: already installed (2.0.28)
libncurses5-dev: already installed (5.6+20071124-1)
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.2 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
------------------------------------------------------------------------------
gpg: Signature made Mon Dec 10 01:21:50 2007 JST using DSA key ID 5BE86FB9
gpg: Can't check signature: public key not found
dpkg-source: extracting ytalk in ytalk-3.3.0
dpkg-source: unpacking ytalk_3.3.0.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/ytalk_3.3.0-5.diff.gz
dpkg-buildpackage: source package ytalk
dpkg-buildpackage: source version 3.3.0-5
dpkg-buildpackage: source changed by Matthew Johnson <mjj29 at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dpatch deapply-all
user not applied to ./ .
shell not applied to ./ .
self-log not applied to ./ .
man not applied to ./ .
rm -rf patch-stamp debian/patched
dh_testdir
dh_testroot
rm -f build-stamp
rm -f config.guess config.sub
# Clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd3/ytalk-3.3.0'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd3/ytalk-3.3.0'
make: [clean] Error 2 (ignored)
dh_clean
debian/rules build
dpatch apply-all
applying patch man to ./ ... ok.
applying patch self-log to ./ ... ok.
applying patch shell to ./ ... ok.
applying patch user to ./ ... ok.
dpatch cat-all >patch-stamp
dh_testdir
# Configure the package.
ln -sf /usr/share/misc/config.sub config.sub
ln -sf /usr/share/misc/config.guess config.guess
CFLAGS="-Wall -g -O2" ./configure --host=m32r-linux-gnu \
--build=m32r-linux-gnu --prefix=/usr \
--mandir=\${prefix}/share/man --sysconfdir=/etc \
--without-x
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 m32r-linux-gnu-gcc... m32r-linux-gnu-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 m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of m32r-linux-gnu-gcc... none
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether make sets $(MAKE)... (cached) yes
checking for egrep... grep -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 for long... yes
checking size of long... 4
checking for u_int... yes
checking size of u_int... 4
checking for initscr in -lncurses... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for keypad in -lncurses... yes
checking for tcgetattr... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for socket... yes
checking for gethostbyname... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking iovec.h usability... no
checking iovec.h presence... no
checking for iovec.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for sys/stat.h... (cached) yes
checking for size_t... yes
checking return type of signal handlers... void
checking whether time.h and sys/time.h may both be included... yes
checking for uid_t in sys/types.h... yes
checking for ssize_t... yes
checking for socklen_t... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking for openpty... no
checking for openpty in -lutil... yes
checking whether m32r-linux-gnu-gcc needs -traditional... no
checking for putenv... yes
checking for strerror... yes
checking for ttyname... yes
checking for ptsname... yes
checking for grantpt... yes
checking for unlockpt... yes
checking for setsid... yes
checking for tcflush... yes
checking for snprintf... yes
checking for sigprocmask... yes
checking for gethostname... yes
checking for select... yes
configure: creating ./config.status
config.status: creating docs/Makefile
config.status: creating docs/ytalk.1
config.status: creating test/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
dh_testdir
# Compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd3/ytalk-3.3.0'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd3/ytalk-3.3.0'
Making all in docs
make[3]: Entering directory `/build/buildd3/ytalk-3.3.0/docs'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/ytalk-3.3.0/docs'
Making all in src
make[3]: Entering directory `/build/buildd3/ytalk-3.3.0/src'
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O2 -c main.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O2 -c term.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O2 -c user.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O2 -c fd.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O2 -c comm.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O2 -c menu.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O2 -c socket.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O2 -c rc.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O2 -c exec.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O2 -c getpty.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O2 -c cwin.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O2 -c mem.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O2 -c vt100.c
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O2 -c gtalk.c
m32r-linux-gnu-gcc -Wall -g -O2 -o ytalk main.o term.o user.o fd.o comm.o menu.o socket.o rc.o exec.o getpty.o cwin.o mem.o vt100.o gtalk.o -lncurses -lutil
make[3]: Leaving directory `/build/buildd3/ytalk-3.3.0/src'
Making all in test
make[3]: Entering directory `/build/buildd3/ytalk-3.3.0/test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/ytalk-3.3.0/test'
make[3]: Entering directory `/build/buildd3/ytalk-3.3.0'
make[3]: Leaving directory `/build/buildd3/ytalk-3.3.0'
make[2]: Leaving directory `/build/buildd3/ytalk-3.3.0'
make[1]: Leaving directory `/build/buildd3/ytalk-3.3.0'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
# Configure the package.
ln -sf /usr/share/misc/config.sub config.sub
ln -sf /usr/share/misc/config.guess config.guess
CFLAGS="-Wall -g -O2" ./configure --host=m32r-linux-gnu \
--build=m32r-linux-gnu --prefix=/usr \
--mandir=\${prefix}/share/man --sysconfdir=/etc \
--without-x
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 m32r-linux-gnu-gcc... m32r-linux-gnu-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 m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of m32r-linux-gnu-gcc... none
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether make sets $(MAKE)... (cached) yes
checking for egrep... grep -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 for long... yes
checking size of long... 4
checking for u_int... yes
checking size of u_int... 4
checking for initscr in -lncurses... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for keypad in -lncurses... yes
checking for tcgetattr... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for socket... yes
checking for gethostbyname... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking iovec.h usability... no
checking iovec.h presence... no
checking for iovec.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for sys/stat.h... (cached) yes
checking for size_t... yes
checking return type of signal handlers... void
checking whether time.h and sys/time.h may both be included... yes
checking for uid_t in sys/types.h... yes
checking for ssize_t... yes
checking for socklen_t... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking for openpty... no
checking for openpty in -lutil... yes
checking whether m32r-linux-gnu-gcc needs -traditional... no
checking for putenv... yes
checking for strerror... yes
checking for ttyname... yes
checking for ptsname... yes
checking for grantpt... yes
checking for unlockpt... yes
checking for setsid... yes
checking for tcflush... yes
checking for snprintf... yes
checking for sigprocmask... yes
checking for gethostname... yes
checking for select... yes
configure: creating ./config.status
config.status: creating docs/Makefile
config.status: creating docs/ytalk.1
config.status: creating test/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
dh_testdir
# Compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd3/ytalk-3.3.0'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd3/ytalk-3.3.0'
Making all in docs
make[3]: Entering directory `/build/buildd3/ytalk-3.3.0/docs'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/ytalk-3.3.0/docs'
Making all in src
make[3]: Entering directory `/build/buildd3/ytalk-3.3.0/src'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/ytalk-3.3.0/src'
Making all in test
make[3]: Entering directory `/build/buildd3/ytalk-3.3.0/test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/ytalk-3.3.0/test'
make[3]: Entering directory `/build/buildd3/ytalk-3.3.0'
make[3]: Leaving directory `/build/buildd3/ytalk-3.3.0'
make[2]: Leaving directory `/build/buildd3/ytalk-3.3.0'
make[1]: Leaving directory `/build/buildd3/ytalk-3.3.0'
touch build-stamp
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs /etc
# Install into debian/ytalk.
/usr/bin/make install DESTDIR=/build/buildd3/ytalk-3.3.0/debian/ytalk
make[1]: Entering directory `/build/buildd3/ytalk-3.3.0'
Making install in docs
make[2]: Entering directory `/build/buildd3/ytalk-3.3.0/docs'
make[3]: Entering directory `/build/buildd3/ytalk-3.3.0/docs'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/man1" || mkdir -p -- "/build/buildd3/ytalk-3.3.0/debian/ytalk/usr/share/man/man1"
/usr/bin/ginstall -c -m 644 './ytalk.1' '/build/buildd3/ytalk-3.3.0/debian/ytalk/usr/share/man/man1/ytalk.1'
make[3]: Leaving directory `/build/buildd3/ytalk-3.3.0/docs'
make[2]: Leaving directory `/build/buildd3/ytalk-3.3.0/docs'
Making install in src
make[2]: Entering directory `/build/buildd3/ytalk-3.3.0/src'
make[3]: Entering directory `/build/buildd3/ytalk-3.3.0/src'
test -z "/usr/bin" || mkdir -p -- "/build/buildd3/ytalk-3.3.0/debian/ytalk/usr/bin"
/usr/bin/ginstall -c 'ytalk' '/build/buildd3/ytalk-3.3.0/debian/ytalk/usr/bin/ytalk'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/ytalk-3.3.0/src'
make[2]: Leaving directory `/build/buildd3/ytalk-3.3.0/src'
Making install in test
make[2]: Entering directory `/build/buildd3/ytalk-3.3.0/test'
make[3]: Entering directory `/build/buildd3/ytalk-3.3.0/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/buildd3/ytalk-3.3.0/test'
make[2]: Leaving directory `/build/buildd3/ytalk-3.3.0/test'
make[2]: Entering directory `/build/buildd3/ytalk-3.3.0'
make[3]: Entering directory `/build/buildd3/ytalk-3.3.0'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/etc" || mkdir -p -- "/build/buildd3/ytalk-3.3.0/debian/ytalk/etc"
/usr/bin/ginstall -c -m 644 'ytalkrc' '/build/buildd3/ytalk-3.3.0/debian/ytalk/etc/ytalkrc'
test -z "/usr/share/man/man1" || mkdir -p -- "/build/buildd3/ytalk-3.3.0/debian/ytalk/usr/share/man/man1"
/usr/bin/ginstall -c -m 644 './docs/ytalk.1' '/build/buildd3/ytalk-3.3.0/debian/ytalk/usr/share/man/man1/ytalk.1'
make[3]: Leaving directory `/build/buildd3/ytalk-3.3.0'
make[2]: Leaving directory `/build/buildd3/ytalk-3.3.0'
make[1]: Leaving directory `/build/buildd3/ytalk-3.3.0'
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `ytalk' in `../ytalk_3.3.0-5_m32r.deb'.
dpkg-genchanges -B >../ytalk_3.3.0-5_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 20071224-0524
ytalk_3.3.0-5_m32r.changes:
Format: 1.7
Date: Sun, 9 Dec 2007 15:41:23 +0000
Source: ytalk
Binary: ytalk
Architecture: m32r
Version: 3.3.0-5
Distribution: unstable
Urgency: low
Maintainer: Matthew Johnson <mjj29 at debian.org>
Changed-By: Matthew Johnson <mjj29 at debian.org>
Description:
ytalk - enhanced talk program
Closes: 455252 455254
Changes:
ytalk (3.3.0-5) unstable; urgency=low
.
* Patches from Marc Glisse <marc.glisse at loria.fr>
- Honour SHELL and USER env vars (Closes: #455252)
- Fix logging of your own conversation (Closes: #455254)
Files:
081ba44f56cf048128a4880e9b9f3680 43878 net optional ytalk_3.3.0-5_m32r.deb
/debian/buildd3/build/chroot-unstable/build/buildd3/ytalk_3.3.0-5_m32r.deb:
new debian package, version 2.0.
size 43878 bytes: control archive= 962 bytes.
rm: cannot remove directory `/tmp/dpkgl3EII4': Directory not empty
rm cleanup failed, code 256
13 bytes, 1 lines conffiles
466 bytes, 12 lines control
317 bytes, 5 lines md5sums
391 bytes, 13 lines * postinst #!/bin/sh
112 bytes, 10 lines * postrm #!/bin/sh
142 bytes, 10 lines * prerm #!/bin/sh
Package: ytalk
Version: 3.3.0-5
Architecture: m32r
Maintainer: Matthew Johnson <mjj29 at debian.org>
Installed-Size: 136
Depends: libc6 (>= 2.3.5-1), libncurses5 (>= 5.6+20071006-3), talkd
Section: net
Priority: optional
Description: enhanced talk program
Ytalk is a multi-user chat program. It works exactly like the UNIX talk
program and even communicates with the same talk daemons. The primary
advantage of ytalk is its ability to maintain multiple connections.
/debian/buildd3/build/chroot-unstable/build/buildd3/ytalk_3.3.0-5_m32r.deb:
drwxr-xr-x root/root 0 2007-12-24 05:23 ./
drwxr-xr-x root/root 0 2007-12-24 05:23 ./etc/
-rw-r--r-- root/root 55 2007-12-24 05:23 ./etc/ytalkrc
drwxr-xr-x root/root 0 2007-12-24 05:22 ./usr/
drwxr-xr-x root/root 0 2007-12-24 05:23 ./usr/share/
drwxr-xr-x root/root 0 2007-12-24 05:22 ./usr/share/man/
drwxr-xr-x root/root 0 2007-12-24 05:23 ./usr/share/man/man1/
-rw-r--r-- root/root 5531 2007-12-24 05:23 ./usr/share/man/man1/ytalk.1.gz
drwxr-xr-x root/root 0 2007-12-24 05:23 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-12-24 05:23 ./usr/share/doc/ytalk/
-rw-r--r-- root/root 2894 2005-02-08 03:31 ./usr/share/doc/ytalk/changelog.gz
-rw-r--r-- root/root 1323 2007-12-24 05:05 ./usr/share/doc/ytalk/copyright
-rw-r--r-- root/root 3393 2007-12-24 05:05 ./usr/share/doc/ytalk/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-12-24 05:23 ./usr/bin/
-rwxr-xr-x root/root 52668 2007-12-24 05:23 ./usr/bin/ytalk
******************************************************************************
Built successfully
Purging /debian/buildd3/build/chroot-unstable/build/buildd3/ytalk-3.3.0
------------------------------------------------------------------------------
******************************************************************************
Finished at 20071224-0524
Build needed 00:19:24, 1796k disk space
More information about the build-status
mailing list