[build-status: 86860] Log for successful build of rungetty_1.2-11 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Mon Aug 27 07:03:24 JST 2007


Automatic build of rungetty_1.2-11 on mappi005 by sbuild/m32r 0.53
Build started at 20070827-0658
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 20.3kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main rungetty 1.2-11 (dsc) [524B]
Get:2 http://debian.linux-m32r.org 06_devonian/main rungetty 1.2-11 (tar) [15.6kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main rungetty 1.2-11 (diff) [4133B]
Fetched 20.3kB in 0s (40.8kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Checking for already installed source dependencies...
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.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting rungetty in rungetty-1.2
dpkg-source: unpacking rungetty_1.2.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/rungetty_1.2-11.diff.gz
dpkg-buildpackage: source package is rungetty
dpkg-buildpackage: source version is 1.2-11
dpkg-buildpackage: source changed by Gerfried Fuchs <rhonda at debian.at>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.2-11
 /usr/bin/fakeroot debian/rules clean
test -f debian/rules
test root = "`whoami`"
rm -rf /build/buildd2/rungetty-1.2/debian/rungetty debian/substvars debian/files \
		install-stamp build-stamp
/usr/bin/make clean
make[1]: Entering directory `/build/buildd2/rungetty-1.2'
rm -f *.o rungetty
make[1]: Leaving directory `/build/buildd2/rungetty-1.2'
 debian/rules build
test -f debian/rules
/usr/bin/make RPM_OPTS="-g -O2" LDFLAGS="-Wl,-warn-common -s"
make[1]: Entering directory `/build/buildd2/rungetty-1.2'
gcc -g -O2 -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe   -c -o rungetty.o rungetty.c
rungetty.c: In function 'main':
rungetty.c:597: warning: 'logname' is used uninitialized in this function
gcc -Wl,-warn-common -s  rungetty.o   -o rungetty
rungetty.o: In function `get_logname':
/build/buildd2/rungetty-1.2/rungetty.c:316: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
size rungetty
   text	   data	    bss	    dec	    hex	filename
   8707	    504	   1080	  10291	   2833	rungetty
make[1]: Leaving directory `/build/buildd2/rungetty-1.2'
chmod -R g-s .
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
test -f debian/rules
test root = "`whoami`"
rm -rf /build/buildd2/rungetty-1.2/debian/rungetty debian/substvars
install -p -d -oroot -groot -m755 /build/buildd2/rungetty-1.2/debian/rungetty
cd /build/buildd2/rungetty-1.2/debian/rungetty && install -p -d -oroot -groot -m755 sbin \
		usr/share/man/man8 usr/share/doc/rungetty
/usr/bin/make install ROOT=/build/buildd2/rungetty-1.2/debian/rungetty
make[1]: Entering directory `/build/buildd2/rungetty-1.2'
size rungetty
   text	   data	    bss	    dec	    hex	filename
   8707	    504	   1080	  10291	   2833	rungetty
mkdir -p /build/buildd2/rungetty-1.2/debian/rungetty/sbin
mkdir -p /build/buildd2/rungetty-1.2/debian/rungetty/usr/share/man/man8
install -m 0755 -o root -g root rungetty /build/buildd2/rungetty-1.2/debian/rungetty/sbin/
install -m 0644 -o root -g root rungetty.8 /build/buildd2/rungetty-1.2/debian/rungetty/usr/share/man/man8/
make[1]: Leaving directory `/build/buildd2/rungetty-1.2'
install -p    -oroot -groot -m644 README THANKS /build/buildd2/rungetty-1.2/debian/rungetty/usr/share/doc/rungetty
install -p    -oroot -groot -m644 CHANGELOG \
		/build/buildd2/rungetty-1.2/debian/rungetty/usr/share/doc/rungetty/changelog
gzip -9 /build/buildd2/rungetty-1.2/debian/rungetty/usr/share/doc/rungetty/changelog \
		/build/buildd2/rungetty-1.2/debian/rungetty/usr/share/man/man8/rungetty.8
touch install-stamp
test -f debian/rules
test root = "`whoami`"
install -p -d -oroot -groot -m755 /build/buildd2/rungetty-1.2/debian/rungetty/DEBIAN
install -p    -oroot -groot -m644 debian/README.Debian debian/copyright \
		/build/buildd2/rungetty-1.2/debian/rungetty/usr/share/doc/rungetty
install -p    -oroot -groot -m644 debian/changelog \
		/build/buildd2/rungetty-1.2/debian/rungetty/usr/share/doc/rungetty/changelog.Debian
gzip -9 /build/buildd2/rungetty-1.2/debian/rungetty/usr/share/doc/rungetty/changelog.Debian
dpkg-shlibdeps -Tdebian/substvars -dDepends /build/buildd2/rungetty-1.2/debian/rungetty/sbin/rungetty
dpkg-gencontrol -ldebian/changelog -isp -Tdebian/substvars \
		-prungetty -P/build/buildd2/rungetty-1.2/debian/rungetty
cd /build/buildd2/rungetty-1.2/debian/rungetty && find * -type f ! -regex '^DEBIAN/.*' -print0 | \
		xargs -r0 md5sum > DEBIAN/md5sums
dpkg --build /build/buildd2/rungetty-1.2/debian/rungetty ..
dpkg-deb: building package `rungetty' in `../rungetty_1.2-11_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 20070827-0703

rungetty_1.2-11_m32r.changes:
Format: 1.7
Date: Tue, 21 Aug 2007 08:12:03 +0200
Source: rungetty
Binary: rungetty
Architecture: m32r
Version: 1.2-11
Distribution: unstable
Urgency: low
Maintainer: Gerfried Fuchs <rhonda at debian.at>
Changed-By: Gerfried Fuchs <rhonda at debian.at>
Description: 
 rungetty   - minimal console getty that can run any process
Closes: 437942
Changes: 
 rungetty (1.2-11) unstable; urgency=low
 .
   * Fixed handling of DEB_BUILD_OPTIONS=nostrip (closes: #437942)
   * Cleaned up debian/rules a bit.
Files: 
 4c8e559337863323d8fa0cd6528cbd4c 13226 admin optional rungetty_1.2-11_m32r.deb

/debian/buildd2/build/chroot-unstable/build/buildd2/rungetty_1.2-11_m32r.deb:
 new debian package, version 2.0.
 size 13226 bytes: control archive= 902 bytes.
     765 bytes,    18 lines      control              
     528 bytes,     8 lines      md5sums              
 Package: rungetty
 Version: 1.2-11
 Architecture: m32r
 Maintainer: Gerfried Fuchs <rhonda at debian.at>
 Installed-Size: 76
 Depends: libc6 (>= 2.3.5-1)
 Section: admin
 Priority: optional
 Description: minimal console getty that can run any process
  rungetty might be the getty you were looking for.  It is able to run any
  program, not just login. If a different program than login is used it usually
  is run as nobody:nogroup, or the user/group specified on the commandline.
  rungetty can even be configured to autologin, under certain circumstances.
  See the manual page for more information.
  .
  You have to change some lines in /etc/inittab for having any effect after
  installing the package.  rungetty is based on mingetty and therefore not
  suitable for serial use.

/debian/buildd2/build/chroot-unstable/build/buildd2/rungetty_1.2-11_m32r.deb:
drwxr-xr-x root/root         0 2007-08-27 07:02 ./
drwxr-xr-x root/root         0 2007-08-27 07:02 ./usr/
drwxr-xr-x root/root         0 2007-08-27 07:02 ./usr/share/
drwxr-xr-x root/root         0 2007-08-27 07:02 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-08-27 07:02 ./usr/share/doc/rungetty/
-rw-r--r-- root/root      1224 2007-08-27 07:00 ./usr/share/doc/rungetty/copyright
-rw-r--r-- root/root       703 1999-02-05 03:05 ./usr/share/doc/rungetty/changelog.gz
-rw-r--r-- root/root       411 2007-08-27 07:00 ./usr/share/doc/rungetty/README.Debian
-rw-r--r-- root/root       855 1998-12-31 03:20 ./usr/share/doc/rungetty/THANKS
-rw-r--r-- root/root       739 1999-02-05 03:04 ./usr/share/doc/rungetty/README
-rw-r--r-- root/root      1183 2007-08-27 07:00 ./usr/share/doc/rungetty/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-08-27 07:02 ./usr/share/man/
drwxr-xr-x root/root         0 2007-08-27 07:02 ./usr/share/man/man8/
-rw-r--r-- root/root      2203 2007-08-27 07:02 ./usr/share/man/man8/rungetty.8.gz
drwxr-xr-x root/root         0 2007-08-27 07:02 ./sbin/
-rwxr-xr-x root/root     11088 2007-08-27 07:02 ./sbin/rungetty

******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/rungetty-1.2
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070827-0703
Build needed 00:02:55, 248k disk space




More information about the build-status mailing list