[build-status: 57437] Log for successful build of pconsole_1.0-7.1 (dist=unstable)

Build Daemon buildd at linux-m32r.org
Wed Feb 21 09:55:59 JST 2007


Automatic build of pconsole_1.0-7.1 on mappi005 by sbuild/m32r 1.7
Build started at 20070221-0947
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 247kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main pconsole 1.0-7.1 (dsc) [589B]
Get:2 http://debian.linux-m32r.org 06_devonian/main pconsole 1.0-7.1 (tar) [215kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main pconsole 1.0-7.1 (diff) [31.0kB]
Fetched 247kB in 2s (86.9kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.1.16), po-debconf
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 4.1.16)
po-debconf: already installed
Checking for source dependency conflicts...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-source: extracting pconsole in pconsole-1.0
dpkg-source: unpacking pconsole_1.0.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/pconsole_1.0-7.1.diff.gz
dpkg-buildpackage: source package is pconsole
dpkg-buildpackage: source version is 1.0-7.1
dpkg-buildpackage: source changed by Christian Perrier <bubulle at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.0-7.1
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build build-stamp build-indep-stamp
rm -f `find . -name "*~"`
rm -rf debian/pconsole debian/files* core debian/substvars
rm -f config.log config.status config.cache
# Add here commands to clean up after the build process.
/usr/bin/make mrproper
make[1]: Entering directory `/build/buildd2/pconsole-1.0'
rm -f core *.o pconsole *~
rm -f .depend config.status config.cache config.log config.h pconsole.sh
touch .depend
make[1]: Leaving directory `/build/buildd2/pconsole-1.0'
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
dh_clean 
 debian/rules build
touch build-indep-stamp
dh_testdir
# Add here commands to configure the package.
CFLAGS="-Wall -g -O2" ./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr 
creating cache ./config.cache
checking for mawk... mawk
checking for gcc... gcc
checking whether the C compiler (gcc -Wall -g -O2 ) works... yes
checking whether the C compiler (gcc -Wall -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/ginstall -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for sys/ioctl.h... yes
checking for unistd.h... yes
checking for working const... yes
checking for st_rdev in struct stat... yes
checking whether gcc needs -traditional... no
checking return type of signal handlers... void
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for memset... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating pconsole.sh
creating config.h
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd2/pconsole-1.0'
gcc -Iinclude -O2 -Wall -Wstrict-prototypes -fomit-frame-pointer -c List.c
gcc -Iinclude -O2 -Wall -Wstrict-prototypes -fomit-frame-pointer -c Conn.c
gcc -Iinclude -O2 -Wall -Wstrict-prototypes -fomit-frame-pointer -c cstring.c
gcc -Iinclude -O2 -Wall -Wstrict-prototypes -fomit-frame-pointer -c terminal.c
gcc -Iinclude -O2 -Wall -Wstrict-prototypes -fomit-frame-pointer -c commands.c
gcc -Iinclude -O2 -Wall -Wstrict-prototypes -fomit-frame-pointer -c pconsole.c
pconsole.c: In function 'command_mode':
pconsole.c:73: warning: implicit declaration of function 'exit'
pconsole.c:73: warning: incompatible implicit declaration of built-in function 'exit'
pconsole.c: In function 'sig_exit':
pconsole.c:180: warning: incompatible implicit declaration of built-in function 'exit'
pconsole.c: In function 'main':
pconsole.c:190: warning: incompatible implicit declaration of built-in function 'exit'
gcc  List.o Conn.o cstring.o terminal.o commands.o pconsole.o -o pconsole 
make[1]: Leaving directory `/build/buildd2/pconsole-1.0'
#/usr/bin/docbook-to-man debian/pconsole.sgml > pconsole.1
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k 
dh_installdirs
# Add here commands to install the package into debian/pconsole.
/usr/bin/make install prefix=/build/buildd2/pconsole-1.0/debian/pconsole/usr
make[1]: Entering directory `/build/buildd2/pconsole-1.0'
installing pconsole ...

Note: You may want to make pconsole setuid root with the following commands:

   chown root /build/buildd2/pconsole-1.0/debian/pconsole/usr/bin/pconsole ; chmod 4110 /build/buildd2/pconsole-1.0/debian/pconsole/usr/bin/pconsole

make[1]: Leaving directory `/build/buildd2/pconsole-1.0'
install -d /build/buildd2/pconsole-1.0/debian/pconsole/usr/share/doc/pconsole/examples/
mv /build/buildd2/pconsole-1.0/debian/pconsole/usr/bin/pconsole.sh /build/buildd2/pconsole-1.0/debian/pconsole/usr/bin/ssh.sh /build/buildd2/pconsole-1.0/debian/pconsole/usr/share/doc/pconsole/examples/
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog README.pconsole
dh_installdocs
dh_installexamples
dh_installmenu
dh_installdebconf	
dh_installman debian/pconsole.1
dh_link
dh_strip
dh_compress
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `pconsole' in `../pconsole_1.0-7.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 20070221-0955

chroot-unstable/build/buildd2/pconsole_1.0-7.1_m32r.deb:
 new debian package, version 2.0.
 size 18728 bytes: control archive= 4116 bytes.
     142 bytes,    13 lines   *  config               #!/bin/sh
     740 bytes,    16 lines      control              
     688 bytes,    10 lines      md5sums              
     774 bytes,    37 lines   *  postinst             #!/bin/sh
     788 bytes,    37 lines   *  postrm               #!/bin/sh
    5289 bytes,    63 lines      templates            
 Package: pconsole
 Version: 1.0-7.1
 Section: utils
 Priority: optional
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), debconf | debconf-2.0
 Installed-Size: 120
 Maintainer: Jesus Climent <jesus.climent at hispalinux.es>
 Description: parallel console shell for administering clusters
  pconsole allows you to connect to each node of your cluster simultaneously,
  and you can type your administrative commands in a specialized window that
  'multiplies' the input to each of the connections you have opened.
  pconsole is best run from within X Windows, although it is possible to
  employ it without X (in console mode) as well.
  You need to install pconsole on only 1 machine in the cluster, this would
  usually be your central administrative node.

chroot-unstable/build/buildd2/pconsole_1.0-7.1_m32r.deb:
drwxr-xr-x root/root         0 2007-02-21 09:52 ./
drwxr-xr-x root/root         0 2007-02-21 09:52 ./usr/
drwxr-xr-x root/root         0 2007-02-21 09:51 ./usr/sbin/
drwxr-xr-x root/root         0 2007-02-21 09:53 ./usr/bin/
-rwxr-xr-x root/root     12480 2007-02-21 09:53 ./usr/bin/pconsole
drwxr-xr-x root/root         0 2007-02-21 09:53 ./usr/share/
drwxr-xr-x root/root         0 2007-02-21 09:52 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-02-21 09:53 ./usr/share/doc/pconsole/
drwxr-xr-x root/root         0 2007-02-21 09:52 ./usr/share/doc/pconsole/examples/
-rwxr-xr-x root/root      3584 2007-02-21 09:52 ./usr/share/doc/pconsole/examples/pconsole.sh
-rwxr-xr-x root/root      1276 2007-02-21 09:52 ./usr/share/doc/pconsole/examples/ssh.sh
-rw-r--r-- root/root      2823 2001-04-09 19:01 ./usr/share/doc/pconsole/README.pconsole.gz
-rw-r--r-- root/root       294 2007-02-21 09:48 ./usr/share/doc/pconsole/copyright
-rw-r--r-- root/root       213 2001-04-07 20:53 ./usr/share/doc/pconsole/changelog.gz
-rw-r--r-- root/root       855 2007-02-21 09:48 ./usr/share/doc/pconsole/README.Debian
-rw-r--r-- root/root       838 2007-02-21 09:48 ./usr/share/doc/pconsole/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-02-21 09:52 ./usr/share/menu/
-rw-r--r-- root/root       114 2007-02-21 09:48 ./usr/share/menu/pconsole
drwxr-xr-x root/root         0 2007-02-21 09:53 ./usr/share/man/
drwxr-xr-x root/root         0 2007-02-21 09:53 ./usr/share/man/man1/
-rw-r--r-- root/root       782 2007-02-21 09:48 ./usr/share/man/man1/pconsole.1.gz
lrwxrwxrwx root/root         0 2007-02-21 09:53 ./usr/share/doc/pconsole/README.gz -> README.pconsole.gz

pconsole_1.0-7.1_m32r.changes:
Format: 1.7
Date: Tue, 13 Feb 2007 22:54:30 +0100
Source: pconsole
Binary: pconsole
Architecture: m32r
Version: 1.0-7.1
Distribution: unstable
Urgency: low
Maintainer: Jesus Climent <jesus.climent at hispalinux.es>
Changed-By: Christian Perrier <bubulle at debian.org>
Description: 
 pconsole   - parallel console shell for administering clusters
Closes: 396604 396605 409680
Changes: 
 pconsole (1.0-7.1) unstable; urgency=low
 .
   * Non-maintainer upload to fix pending l10n bugs.
   * Debconf translations:
     - Portuguese. Closes: #396604, #396605
     - German. Closes: #409680
Files: 
 b72a34255baf354d2226557b5cf2ca93 18728 utils optional pconsole_1.0-7.1_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/pconsole-1.0
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070221-0955
Build needed 00:07:47, 812k disk space




More information about the build-status mailing list