[build-status: 118709] Log for successful build of atop_1.23-1 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Wed Mar 12 22:46:40 JST 2008


Automatic build of atop_1.23-1 on mappi005 by sbuild/m32r 0.53
Build started at 20080312-2233
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 181kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main atop 1.23-1 (dsc) [628B]
Get:2 http://debian.linux-m32r.org 06_devonian/main atop 1.23-1 (tar) [174kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main atop 1.23-1 (diff) [6500B]
Fetched 181kB in 1s (95.4kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4), libncurses5-dev, zlib1g-dev
Checking for already installed source dependencies...
debhelper: already installed (6.0.5 >= 4 is satisfied)
libncurses5-dev: already installed (5.6+20080203-1)
zlib1g-dev: already installed (1:1.2.3.3.dfsg-11)
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 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed
------------------------------------------------------------------------------
dpkg-source: extracting atop in atop-1.23
dpkg-source: unpacking atop_1.23.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/atop_1.23-1.diff.gz
dpkg-buildpackage: source package atop
dpkg-buildpackage: source version 1.23-1
dpkg-buildpackage: source changed by Edelhard Becker <edelhard at debian.org>
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/build/buildd2/atop-1.23'
rm -f *.o atop
make[1]: Leaving directory `/build/buildd2/atop-1.23'
dh_clean
 debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd2/atop-1.23'
cc -O -I. -Wall	    -c -o atop.o atop.c
cc -O -I. -Wall	    -c -o version.o version.c
cc -O -I. -Wall	    -c -o various.o various.c
cc -O -I. -Wall	    -c -o deviate.o deviate.c
cc -O -I. -Wall	    -c -o procdbase.o procdbase.c
cc -O -I. -Wall	    -c -o acctproc.o acctproc.c
cc -O -I. -Wall	    -c -o photoproc.o photoproc.c
cc -O -I. -Wall	    -c -o photosyst.o photosyst.c
cc -O -I. -Wall	    -c -o rawlog.o rawlog.c
rawlog.c: In function 'rawread':
rawlog.c:431: warning: too many arguments for format
rawlog.c:431: warning: too many arguments for format
cc -O -I. -Wall	    -c -o ifprop.o ifprop.c
cc -O -I. -Wall	    -c -o parseable.o parseable.c
cc -O -I. -Wall	    -c -o showgeneric.o showgeneric.c
cc -O -I. -Wall	    -c -o showlinux.o showlinux.c
cc -O -I. -Wall	    -c -o atopsar.o atopsar.c
cc atop.o version.o various.o  deviate.o   procdbase.o acctproc.o photoproc.o photosyst.o  rawlog.o ifprop.o parseable.o showgeneric.o          showlinux.o atopsar.o -o atop -lncurses -lm -lz
make[1]: Leaving directory `/build/buildd2/atop-1.23'
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/atop.
/usr/bin/make install DESTDIR=/build/buildd2/atop-1.23/debian/atop
make[1]: Entering directory `/build/buildd2/atop-1.23'
if [ ! -d /build/buildd2/atop-1.23/debian/atop/var/log/atop ]; then mkdir -p /build/buildd2/atop-1.23/debian/atop/var/log/atop; fi
if [ ! -d /build/buildd2/atop-1.23/debian/atop/usr/bin ]; then mkdir -p /build/buildd2/atop-1.23/debian/atop/usr/bin; fi
if [ ! -d /build/buildd2/atop-1.23/debian/atop/etc/atop ]; then mkdir -p /build/buildd2/atop-1.23/debian/atop/etc/atop; fi
if [ ! -d /build/buildd2/atop-1.23/debian/atop/usr/share/man/man1 ]; then mkdir -p /build/buildd2/atop-1.23/debian/atop/usr/share/man/man1; fi
if [ ! -d /build/buildd2/atop-1.23/debian/atop/etc/rc.d/init.d ]; then mkdir -p /build/buildd2/atop-1.23/debian/atop/etc/rc.d/init.d; fi
if [ ! -d /build/buildd2/atop-1.23/debian/atop/etc/cron.d ]; then mkdir -p /build/buildd2/atop-1.23/debian/atop/etc/cron.d; fi
if [ ! -d /build/buildd2/atop-1.23/debian/atop/etc/logrotate.d ]; then mkdir -p /build/buildd2/atop-1.23/debian/atop/etc/logrotate.d; fi
cp atop   	 /build/buildd2/atop-1.23/debian/atop/usr/bin/atop
chown root	 /build/buildd2/atop-1.23/debian/atop/usr/bin/atop
chmod 04711 	 /build/buildd2/atop-1.23/debian/atop/usr/bin/atop
rm              /build/buildd2/atop-1.23/debian/atop/usr/bin/atopsar
rm: cannot remove `/build/buildd2/atop-1.23/debian/atop/usr/bin/atopsar': No such file or directory
make[1]: [install] Error 1 (ignored)
ln -s atop       /build/buildd2/atop-1.23/debian/atop/usr/bin/atopsar
cp atop.daily    /build/buildd2/atop-1.23/debian/atop/etc/atop
chmod 0711 	 /build/buildd2/atop-1.23/debian/atop/etc/atop/atop.daily
cp man/atop.1    /build/buildd2/atop-1.23/debian/atop/usr/share/man/man1
cp man/atopsar.1 /build/buildd2/atop-1.23/debian/atop/usr/share/man/man1
cp atop.init     /build/buildd2/atop-1.23/debian/atop/etc/rc.d/init.d/atop
cp atop.cron     /build/buildd2/atop-1.23/debian/atop/etc/cron.d/atop
cp psaccs_atop   /build/buildd2/atop-1.23/debian/atop/etc/logrotate.d/psaccs_atop
cp psaccu_atop   /build/buildd2/atop-1.23/debian/atop/etc/logrotate.d/psaccu_atop
touch            /build/buildd2/atop-1.23/debian/atop/var/log/atop/dummy_before
touch            /build/buildd2/atop-1.23/debian/atop/var/log/atop/dummy_after
if [ -z "/build/buildd2/atop-1.23/debian/atop" ]; then /sbin/chkconfig --add atop; fi
make[1]: Leaving directory `/build/buildd2/atop-1.23'
# remove unnecessary files
rm -rf /build/buildd2/atop-1.23/debian/atop/etc/atop /build/buildd2/atop-1.23/debian/atop/etc/rc.d
rm -rf /build/buildd2/atop-1.23/debian/atop/var/log/atop/dummy* /build/buildd2/atop-1.23/debian/atop/etc/cron.d
dh_testdir
dh_testroot
dh_installdocs
dh_installlogrotate
dh_installinit
dh_installman
dh_installchangelogs 
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `atop' in `../atop_1.23-1_m32r.deb'.
 dpkg-genchanges -B >../atop_1.23-1_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 20080312-2246

atop_1.23-1_m32r.changes:
Format: 1.7
Date: Fri, 07 Mar 2008 22:07:27 +0100
Source: atop
Binary: atop
Architecture: m32r
Version: 1.23-1
Distribution: unstable
Urgency: low
Maintainer: Edelhard Becker <edelhard at debian.org>
Changed-By: Edelhard Becker <edelhard at debian.org>
Description: 
 atop       - Monitor for system resources and process activity
Closes: 467447
Changes: 
 atop (1.23-1) unstable; urgency=low
 .
   * fixed typo (Closes: #467447)
   * last release was built as native package
Files: 
 a2afa0d08f0d84ed2edca3d2677a290d 84342 admin optional atop_1.23-1_m32r.deb

/debian/buildd2/build/chroot-unstable/build/buildd2/atop_1.23-1_m32r.deb:
 new debian package, version 2.0.
 size 84342 bytes: control archive= 1496 bytes.
      97 bytes,     4 lines      conffiles            
    1075 bytes,    21 lines      control              
     507 bytes,     8 lines      md5sums              
     434 bytes,    21 lines   *  postinst             #!/bin/sh
     234 bytes,    16 lines   *  postrm               #!/bin/bash
     260 bytes,    11 lines   *  prerm                #!/bin/sh
 Package: atop
 Version: 1.23-1
 Architecture: m32r
 Maintainer: Edelhard Becker <edelhard at debian.org>
 Installed-Size: 264
 Depends: libc6 (>= 2.3.5-1), libncurses5 (>= 5.6+20071006-3), logrotate, zlib1g (>= 1:1.1.4)
 Section: admin
 Priority: optional
 Homepage: http://www.atconsultancy.nl/atop/home.html
 Description: Monitor for system resources and process activity
  Atop is an ASCII full-screen performance monitor, similar to the top command,
  but atop only shows the active system-resources and processes, and only shows
  the deviations since the previous interval.  At regular intervals, it shows
  system-level activity related to the CPU, memory, swap, disks and network
  layers, and it shows for every active process the CPU utilization in system
  and user mode, the virtual and resident memory growth, priority, username,
  state, and exit code. The process level activity is also shown for processes
  which finished during the last interval, to get a complete overview about the
  consumers of things such as CPU time.
  .
   Author: Gerlof Langeveld <gerlof at ATComputing.nl>

/debian/buildd2/build/chroot-unstable/build/buildd2/atop_1.23-1_m32r.deb:
drwxr-xr-x root/root         0 2008-03-12 22:44 ./
drwxr-xr-x root/root         0 2008-03-12 22:42 ./etc/
drwxr-xr-x root/root         0 2008-03-12 22:42 ./etc/logrotate.d/
-rw-r--r-- root/root       330 2008-03-12 22:42 ./etc/logrotate.d/atop
-rw-r--r-- root/root       512 2008-03-12 22:42 ./etc/logrotate.d/psaccu_atop
-rw-r--r-- root/root      1061 2008-03-12 22:42 ./etc/logrotate.d/psaccs_atop
drwxr-xr-x root/root         0 2008-03-12 22:42 ./etc/init.d/
-rwxr-xr-x root/root      1688 2008-03-12 22:36 ./etc/init.d/atop
drwxr-xr-x root/root         0 2008-03-12 22:42 ./usr/
drwxr-xr-x root/root         0 2008-03-12 22:43 ./usr/bin/
-rwxr-xr-x root/root    124732 2008-03-12 22:43 ./usr/bin/atop
drwxr-xr-x root/root         0 2008-03-12 22:42 ./usr/share/
drwxr-xr-x root/root         0 2008-03-12 22:42 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-03-12 22:43 ./usr/share/doc/atop/
-rw-r--r-- root/root       593 2008-03-12 22:36 ./usr/share/doc/atop/copyright
-rw-r--r-- root/root       278 2008-03-12 22:36 ./usr/share/doc/atop/NEWS.Debian.gz
-rw-r--r-- root/root      1003 2008-03-12 22:36 ./usr/share/doc/atop/README.Debian
-rw-r--r-- root/root       268 2008-03-06 19:15 ./usr/share/doc/atop/README
-rw-r--r-- root/root      1938 2008-03-12 22:36 ./usr/share/doc/atop/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-03-12 22:42 ./usr/share/man/
drwxr-xr-x root/root         0 2008-03-12 22:43 ./usr/share/man/man1/
-rw-r--r-- root/root     13204 2008-03-12 22:42 ./usr/share/man/man1/atop.1.gz
-rw-r--r-- root/root      6955 2008-03-12 22:42 ./usr/share/man/man1/atopsar.1.gz
drwxr-xr-x root/root         0 2008-03-12 22:42 ./var/
drwxr-xr-x root/root         0 2008-03-12 22:42 ./var/log/
drwxr-xr-x root/root         0 2008-03-12 22:42 ./var/log/atop/
lrwxrwxrwx root/root         0 2008-03-12 22:43 ./usr/bin/atopsar -> atop

******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/atop-1.23
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080312-2246
Build needed 00:11:06, 1352k disk space




More information about the build-status mailing list